9

I was wondering whether I could practice LINUX commands and shell scripting, online, over a website which could provide me an editor to practice them. And I know that probably the easiest thing to do would be to download a Linux LIVE CD and then practice shell scripting, but apart from it, I want to practice them online, anywhere I want, anytime I want and on any system, without bothering about booting from a LIVE CD.

ROMANIA_engineer
  • 54,432
  • 29
  • 203
  • 199
Avian
  • 289
  • 2
  • 5
  • 10
  • Take a look at [http://pcfo.ga/clinux](http://pcfo.ga/clinux), it's like a free Linux machine running on CentOS 6, you'll have your own account on that system but you won't have root permissions. You can however submit the root commands through the website and once they are approved, they will be executed. Have fun! – Picrofo Software Jan 15 '14 at 15:07

4 Answers4

12

There is a quite a good one here:

Javascript PC Emulator - http://bellard.org/jslinux/


Related:

Community
  • 1
  • 1
fedorqui
  • 275,237
  • 103
  • 548
  • 598
  • Is it that running the whole kernel in my browser memory means it will be extremely slow and inefficient. I tried, and its slow. – Avian Apr 12 '13 at 05:37
1

There is a site linuxzoo that provides you the linux environment, but you need to use a emulator(like Putty) to connect to this webserver and execute the commands. please go through the site it might be helpful.

Ganesh
  • 11
  • 1
1

I've played with http://cb.vu/ a bit...pretty cool

PsychoData
  • 1,198
  • 16
  • 32
  • 1
    Suggesting an option with extremely restricted shell isn't a great idea. Even the most common commands don't work on this one. – devnull Apr 10 '13 at 08:03
1

May be www.webminal.org (I'm involved in this project :P)

webminal.org
  • 44,948
  • 37
  • 94
  • 125