Can I install Linux Mint (Gloria) on my Fit PC2 ?
Thanks,
G
Linux Mint
Re: Linux Mint
Yes, I am currently runnning it. It is based on Ubuntu 9.04, so
just follow the instructions on http://www.fit-pc2.com/wiki/index.php?t ... buntu_9.04
Jens
just follow the instructions on http://www.fit-pc2.com/wiki/index.php?t ... buntu_9.04
Jens
Re: Linux Mint
Thanks for the reply. I'm new with Linux & I understand all the instructions except :
Replace generic /etc/X11/xorg.conf with the file http://fit
pc2.com/download/ubuntu/files/xorg.conf
How do I do that ? Is it a Terminal command ?
Thanks,
G
Replace generic /etc/X11/xorg.conf with the file http://fit
pc2.com/download/ubuntu/files/xorg.conf
How do I do that ? Is it a Terminal command ?
Thanks,
G
Re: Linux Mint
First download the file. It might end up on your
desktop (in this case the path to the file can be
written ~/Desktop/xorg.conf)
Then in a terminal you write:
cp /etc/X11/xorg.conf ~/xorg.conf.backup
sudo cp ~/Desktop/xorg.conf /etc/X11/xorg.conf
You likely have to enter your password after the last command.
Jens
desktop (in this case the path to the file can be
written ~/Desktop/xorg.conf)
Then in a terminal you write:
cp /etc/X11/xorg.conf ~/xorg.conf.backup
sudo cp ~/Desktop/xorg.conf /etc/X11/xorg.conf
You likely have to enter your password after the last command.
Jens
Re: Linux Mint
Nice,
Thanks for your help.
G
Thanks for your help.
G