Linux online emulator

Recently, I am learning the use of some Linux commands, but the Linux virtual machine installed a long time ago was deleted, and I don't want to toss the virtual machine again to practice a few commands. So, I tried to search to see if there is an online Linux emulator that can be used, as long as you can practice the use of commands. Searching with English keywords in google, there are really some online Linux emulators, and they are not bad. I collected 4 and quickly shared them for everyone to learn and practice Linux initially.

An engineer named Fabrice Bellard used JavaScript to simulate a Linux system in the browser. There is no graphical interface, and the interaction with it is entirely using the command line. The Linux operating system kernel version is 2.6.20. For the specific use process, please refer to the FAQ of jslinux: http://bellard.org/jslinux/faq.html  and technical instructions: http://bellard.org/jslinux/tech.html

jslinux: console window:

image

A free UNIX-like online OS developed by a Vienna-based company called mass:werk media environments using JavaScript. JS/UIX  use reference manual address: http://www.masswerk.at/jsuix/man.txt   At the same time, the developed and used JavaScript function library termlib.js is also free to use, and can be downloaded from the company's official website: http: //www.masswerk.at/termlib/

官网上对JS/UIX 的介绍:"JS/UIX is an UN*X-like OS for standard web-browsers, written entirely in JavaScript (no plug-ins used). It comprises a virtual machine, shell, virtual file-system, process-management, and brings its own terminal with screen- and keyboard-mapping.”

JS/UIX console window:

image

jor1k was developed by a software engineer named Benjamin Burns in New Zealand. Benjamin Burns currently works for Telogis, a location services company. jor1k is his open source project on github and is also developed in JavaScript: https://github.com/ s-macke/jor1k/

github上关于jor1k的介绍:“jor1k is a OpenRISC 1000 emulator written in JavaScript running Linux. It runs in almost any modern web browser.”

jor1k console window:

image

cb.vu is also an online simulator developed with Javascript. The system version is FreeBSD 7.1-STABLE. The interface is covered with browser windows. Personally, it is more convenient to use than the previous ones. Generally, this is used.

During use, please refer to the Chinese version of TOOLBOX: http://cb.vu/unixtoolbox_zh_CN.xhtml

cb.vu console window:

image

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324839106&siteId=291194637