Difference between revisions of "Overseas Lessdisks"

From FreekiWiki
Jump to navigation Jump to search
Line 17: Line 17:
 
# automatically configure x on startup
 
# automatically configure x on startup
 
# don't start x on default
 
# don't start x on default
 +
# do do lessdisks-setup
 +
# '''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

Revision as of 16:30, 20 September 2005

  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
  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