|
dogo.phas.ubc.ca 142.103.239.214 |
Purchase Date: 2012-03-01
sudo cp /etc/lightdm/lightdm.conf /etc/lightdm/lightdm.conf.org sudo vi /etc/lightdm/lightdm.conf
Add the following line:
allow-guest=falseEnable root login
sudo passwd rootConfigure CUPS
Make sure the following lines are in /etc/cups/cupsd.conf file
Browsing On BrowseOrder allow,deny BrowseAllow all BrowseRemoteProtocols CUPS BrowseLocalProtocols BrowsePoll print.phas.ubc.caEnable ssh
sudo apt-get install openssh-serverModify /etc/fstab, add the following lines
# ariel.phas.ubc.ca:/home /home nfs rw,rsize=32768,wsize=32768,hard,intr,bg 0 0 ariel.phas.ubc.ca:/export/astro_lnx /ASTRO nfs rw,rsize=32768,wsize=32768,hard,intr,bg 0 0Move local home directory
mv /home /lhome mkdir /home mkdir /ASTRO vi /etc/passwd
Change home in the passwd file to lhome
Install nfs-commonsudo apt-get install nfs-commonMount home and ASTRO
mount -aActivate Maple gets Unable to determin the host ID error
apt-get install lsb-core cp /opt/maple15/bin/maple15.desktop /usr/share/applications/.
| webmaster@phas.ubc.ca | [Dept. Home Page] | Last updated: |