Thursday, November 01, 2007

Accessing Unix from Windows and vice versa

You can mount your Windows partitions under Linux and you can access your ext2 filesystems under Windows. You can also access Linux (and Unix) servers from Windows via Samba and you can even mount Windows filesystems under Linux using smbmount.

Setting Unix prompt

set oprompt = "[${USER}@${HOST}:%~\] % "