 |
Live-CD (MixOnCD)
This is the description of some useful commands for the MixOnCD console.
Browse, view and edit files
You may use the norton commander clone midnight commander by typing
mc
on the command prompt to browse, view and edit files.
As an alternative, you may use the programs more or less
to view a file and the editor pico to edit files. For further
information, please look in the manual pages of those programs by
typing
man PROGRAM_NAME
Logging
If you did a local login to the mix (not via network), you can switch to the
logging console by typing
CTRL+ALT+F2
Furthermore, the syslog is stored in the file /tmp/syslog.out
where you can access, manipulate and copy it directly, for example by typing
pico /tmp/syslog.out
Access USB device / floppy disk
If you like to read/move/copy/edit files on the removable medium where you
have put the configuration files, you may do so by changing to the
directory /usbstick by typing
cd /usbstick
Update configuration files
You may update the configuration files and restart the mix without rebooting.
To do this, edit the configuration files on the USB device/floppy disk and type
/usr/bin/reload_mixconfig
If the configuration files are not writeable (they are on CD, for example) or for
any other reason you don't want to change the originals, you may also edit the
corresponding files in /etc/mix. Those files are automatically generated
during the boot process and are deleted when the mix computer is switched off.
Afterwards, type
/etc/init.d/mix stop
/etc/init.d/mix start
to restart all mixes.
|  |

|