Difference between revisions of "Overseas Lessdisks"

From FreekiWiki
Jump to navigation Jump to search
(removing reference to azdos)
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 17:57, 24 October 2013

  1. install baseserver
  2. Fix postclone hook if necessary (root (hd0,0) setup(hd0,0))
  3. fix network connection (/etc/network/interfaces)
  4. add deb http://fg.lessdisks.net/debian/current / to /etc/apt/sources.list
  5. apt-get update
  6. apt-get install lessdisks
  7. choose sarge
  8. add fg. to the deb http://lessdisks.net...
  9. add http://sempai:3128 for the proxy
  10. add no users to the lessdisks management group
  11. apt-get install dialog xdialog
  12. lessdisks-install
  13. xterm + sdm-term
  14. leave ip=dhcp alone
  15. thy
  16. same machine for x applications and disk space
  17. automatically configure x on startup
  18. don't start x on default
  19. do do lessdisks-setup
    • don't use emacs for your text editor
  20. on another virtual terminal, configure the network card
    • edit /etc/network/interfaces
    • auto eth1
    • iface eth1 inet static
    • address 10.10.???.254
    • netmask 255.255.255.0
  21. In /etc/exports (lessdisks-setup dumps you into it)
    • comment out (add a # to the beginning of the line) the /var/lib/lessdisks * line
    • uncomment (remove the #) the /var/lib/lessdisks 192.168...
    • Change 192.168.1.0 to 10.10.???.0
  22. install xfs
  23. follow instructions about no-listen
  24. install dhcp
  25. install sdm
  26. follow the instructions
  27. apt-get install dhcp3-server
    1. eth1
    2. non-authoritative
    3. install a new version over it
  28. replace /etc/dhcp3/dhcpd.conf with overseas lessdisks dhcpdconf
  29. edit /etc/dhcp3/dhcpd.conf and change 10.10.1.x to 10.10.???.x
  30. download package list, install all