LllLinuxClient: Difference between revisions

From LLL
Jump to navigationJump to search
m (File termination, part II)
No edit summary
Line 1: Line 1:
----
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
----
=[http://ipelasuq.co.cc Under Construction! Please Visit Reserve Page. Page Will Be Available Shortly]=
----
=[http://ipelasuq.co.cc CLICK HERE]=
----
</div>
===Linux===
===Linux===


* Get the <code>.xsession</code> patch from LGL (=linuxhome=)
* Get the &lt;code&gt;.xsession&lt;/code&gt; patch from LGL (=linuxhome=)
<code>
&lt;code&gt;
  if [ ! -w $HOME ] ; then
  if [ ! -w $HOME ] ; then
         HOME=$HOME/linuxhome
         HOME=$HOME/linuxhome
  fi
  fi
</code>
&lt;/code&gt;


* Hack for only starting dhcp if we have network
* Hack for only starting dhcp if we have network

Revision as of 04:55, 24 November 2010


Linux

  • Get the <code>.xsession</code> patch from LGL (=linuxhome=)

<code>

if [ ! -w $HOME ] ; then
       HOME=$HOME/linuxhome
fi

</code>

  • 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