Linode Forum Index Linode Forum
Linode Community Forums
 


fedora 13 desktop system

Click here to go to the original topic

 
       Linode Forum Index -> Linux Tips, Tricks, Tutorials
Author Message
astrashe3



Joined: 05 May 2007
Posts: 49

Posted: Sun Jun 06, 2010 9:10 pm    Post subject: fedora 13 desktop system  

I just set up a fedora 13 linode that I'm using as a virtual desktop system.

When I did a stock install, I ran into a few problems -- I couldn't run a gnome-terminal, for example. It turned out that some lines are missing from /etc/fstab in the default install. So I added:

Code: tmpfs                   /dev/shm                tmpfs   defaults        0 0
devpts                  /dev/pts                devpts  gid=5,mode=620  0 0
sysfs                   /sys                    sysfs   defaults        0 0


And everything worked fine.
Back to top  
 
       Linode Forum Index -> Linux Tips, Tricks, Tutorials
Page 1 of 1