Post date: Dec 15, 2014 10:51:56 AM
Linux Ubuntu Installation
1. Download the software from here
2. Open an application, Oracle Virtual Machine >> CTRL + N >> Create a new account >> Next >> Set the memory for 2048 MB >> Next.
3. Go into the setting value, Ctrl + S >> Storage section >> IDE (click the EMPTY) >> Choosing the Ubuntu that you downloaded just now.
4. Loading the software, Ctrl + T >> an icon is appeared below (setting the language press SPACEBAR keys) >> Loading >> (done) Next >> The keyboard language >> Next >> Naming and Password >> Done.
5. The first icon (search engine) >> Type "Terminal" >> Enter.
6. Type "cd ./Desktop" >> "vim" >> "sudo apt-get install vim" >> "vim ./test.c" >> ":i" >> we can typing program C language now...
7. Save typing ":w" and Exit ":q".
Note