Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.102 | 2011-12-21 | 2.1 kB | |
Totals: 1 Item | 2.1 kB | 0 |
This is a base.vdi image to place into [installdir]/Drives directory on a speedLinux installation, in combination with coLinux kernel. It is mainly provided to be uses with coLinux stand alone, without using the speedlinux installer, but it can be used with the speedlinux instlller as well. It is a Ububtu 12.04 precise alpha 1 version, with minimal additional stuff installed. After exraction, is the size of this image 4GB, with 3.7GB free space. This is in many cases sufficiant for working with compilers. Installed is: ssh, mc, synaptic and terminal (xfce4-terminal), so it is easy to add more stuff if needed. Samba client is also installed. Login and open a terminal session by using PuTTY or by typing in 'terminal' at the Console (FLTK). Typing in 'synaptic' will open a window with synaptic as GUI window. If Launcher was enabled via speedlinux installer option, then the 'terminal' icon is functional. Use apt-get install [some other programm to install] if you want aditional progams to be installed. Or use sysnaptic for the same propose. Installing progamms need root rights. login as root or use 'sudo'. If the promt within a terminal shows that you are not root, you my type 'su root' to switsh to root. You may enter 'apt-get install kate thunar scite' to install kate, thunar, scite. You may run 'apt-get update && apt-get upgrade' as root, to be up to date. Passwords: Root password is 'root' and user name and password is as entered at setting up speedlinux. -------------- Download and extracting: If there are images not listed by the Installer, download the system images yourself, the installer cant download and exract it for you. You may place this file yourself into the sub-folder Drives on your speedlinux instillation directory, but you must extract the *.7z file first. Command line extractor 7za.exe can be found within speedlinux install directory. Change into this directory and execute with the following command line: '7za.exe x [Zipfilename] -o .\Drives -aot' You my also install http://www.7-zip.org/ first and use the windows program for this.