UNIX Information Center




UNIX information These are some useful links.

UBUNTU Information People are running Ubuntu Linux on various laptop computers. You can download a Live CD and boot from it to try Ubuntu on your lappy. It runs on a wide variety of machines. You can also install the Ubuntu system on your machine from this CD.

Ask around -- especially people enrolled in CS classes. They can help you get started.

Ubuntu and vi When you first install Ubuntu you have vi-tiny installed. To get a proper vi install, enter the command

$ sudo apt-get install vim

at the UNIX prompt and you will have the full, modern vim install.

Answers to Some Important QuestionsIf you find an answer to an important question, email us and we will post it here. We encourage you also to join Stack Overflow.