ARCHIVES

How to enable USB support in VirtualBox on a linux host

August 2, 2009

There is a common problem to get USB support running in VirtualBox on a debian or ubuntu linux host system. If there is a Windows XP (maybe also other system) installed as the guest system, the USB devices will be shown in the VirtualBox menue – but they are disabled. The devices are recognized but [...]

Mounting an ISO image with linux

July 25, 2009

By using linux, you are able to mount an ISO image by the loop network device, which is quite easy. You can do this only as user root. Follow the steps below:
Change to user root:

# su

Mounting the ISO image to a directory or your choice, for example /mnt

# mount -o loop disk1.iso /mnt

How to uninstall VMWare from a Linux System

July 25, 2009

To uninstall the VMWare Software from a Linux System is quite easy. VMWware comes with a pearl script for this. Just open a console and change to user root.

localhost:/# su
localhost:/# vmware-uninstall.pl

Make your linux prompt more colorful

March 8, 2009

Changing the color of your linux prompt is a quite easy thing. Different prompt colors may be useful to distinguish different machines more easy, or just for fun.

export PS1=’\e[0;32m\u\e[0;32m@\h:\e[0;0m\w\e[0;0m$\e[0m ‘

Just put the lines above in your /etc/profile and in the ~/.bashrc

Editing “message of the day” – motd

November 30, 2008

The message of the day is a nice thing to show informations to a user, who is connecting via console. You can put funny ascii figures there, or important informations and how-to’s.
The message will be shown prompltly after authentification:

Advertisement:
Home | Imprint | Impressum | Archiv
© 2009 M.Sc. Dipl.Inf. Michael Kolb. Powered by Wordpress. HTML CSS
my technorati | my blogcatalog