User Tools

Site Tools


wiki:x2goserver-install-redhat

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:x2goserver-install-redhat [2012/06/18 11:06]
burnce [Installing sshfs (fuse)]
wiki:x2goserver-install-redhat [2013/03/12 20:50]
sunweaver removed
Line 1: Line 1:
 ====== Minimal x2gosever install guide for RHEL 6 ====== ====== Minimal x2gosever install guide for RHEL 6 ======
  
-[[wiki:x2go-repository-redhat|Add the x2go repo]] to your yum configuration.+[[wiki:repositories:redhat|Add the X2Go repo]] to your yum configuration.
  
  
Line 31: Line 31:
 <code> <code>
 $ wget http://mirror01.th.ifl.net/epel/6/i386/epel-release-6-7.noarch.rpm $ wget http://mirror01.th.ifl.net/epel/6/i386/epel-release-6-7.noarch.rpm
-$ yum install fuse-sshfs+sudo rpm -i epel-release-6-7.noarch.rpmĀ 
 +$ sudo yum install fuse-sshfs
 </code> </code>