Results 1 to 3 of 3
mornin all
Phew, finished and blagged my way through learning how to install Linux.
Got a few questions however, how do i go about creating new users and how do ...
- 06-02-2003 #1Just Joined!
- Join Date
- May 2003
- Posts
- 8
loading drivers etc
mornin all
Phew, finished and blagged my way through learning how to install Linux.
Got a few questions however, how do i go about creating new users and how do i install the video card drivers? Gf2mx.?
Oh yep, 1 more, mounting CD-ROM?
Thanks for peoples help.
Qweel
oh, 1 more, anyone got know of a good video player app? and can they use all the different formats? how would i go about installing it?
Thanks
again
- 06-02-2003 #2Linux Engineer
- Join Date
- Apr 2003
- Location
- Sweden
- Posts
- 796
To create user do
To mount cdromCode:useradd <username> to create the user passwd <username> to set users password
To install your video drivers read the installation instructions. It depends if the driver is from source or by rpm-packages.Code:mount /mnt/cdrom to mount umount /mnt/cdrom to umount eject /mnt/cdrom to eject tohe cd
RegardsRegards
Andutt
- 06-02-2003 #3Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
If that's a GeForce card, go to nVidia's site and download their Linux drivers. You'll find the installation instructions there.


Reply With Quote
