LllLinuxClient: Difference between revisions
From LLL
Jump to navigationJump to search
AlainKnaff (talk | contribs) m (Some issue with file termination?) |
AlainKnaff (talk | contribs) m (File termination, part II) |
||
Line 8: | Line 8: | ||
</code> | </code> | ||
* Hack for only starting dhcp if we have network | * Hack for only starting dhcp if we have network | ||
* Set up YP client | * Set up YP client | ||
* Set up NFS mount | * Set up NFS mount |
Revision as of 14:57, 1 February 2010
Linux
- Get the
.xsession
patch from LGL (=linuxhome=)
if [ ! -w $HOME ] ; then
HOME=$HOME/linuxhome
fi
- Hack for only starting dhcp if we have network
- Set up YP client
- Set up NFS mount
- remove failsafe from kdmrc
- Find clever way to handle dhcpcd on multiple cards
- look up name of kdmrc
- Changes to do on site
- remove list of users
- remove autologin
- Tests:
- login of user
- surfing without proxy