Redirected from page "farfalle"

Clear message

Introduction

This page describes the following computer systems:

These systems have the following roles:

Installation log

  1. Complete InstallingDebian with the following adjustments:

    1. For farfalle, supply the following input to mdi:

      root@debian:~/opt/mdi/bin# ./pdi
      is this a Xen server: [n] 
      is this a KVM server: [n] 
      is this a VirtualBox server: [n] 
      is this a storage server: [n] 
      is this a login server: [n] 
      is this a web server: [n] 
      is this a trust server: [n] 
      is this a news server: [n] y
      is this a BitTorrent server: [n] 
      is this an I2P server: [n] 
      is this a NIS server: [n] 
      is this a DNS server: [n] 
      is this a NTP server: [n] 
      is this a syslog server: [n] 
      is this a dyndns server: [n] 
      is this a mail server: [n] y
      is this a backup server: [n] 
      is this an install server: [n] 
      is this a trending server: [n] 
      path to .paa configurator script which will get this machine installed: [/root/opt/mdi/doc/examples/paacfg.audience=private,release=notlenny,protocol=http,role=normal] 
      NICs: [lo,eth0] 
      eth0 config method (dhcp, static, manual, none): [static] 
      eth0 hostname (<hostname>, none): [] farfalle
      eth0 IP address: [] 192.168.1.15
      eth0 netmask: [255.255.255.0] 
      eth0 gateway IP address (<ipaddr>, none): [] 192.168.1.1
      is this an install client: [y] 
      do you want to install security updates (for mission-critical stuff say no): [true] 
      do you want to install release updates (for mission-critical stuff say no): [true] 
      is this a NTP client: [y] 
      hostname of NTP server: [time.pasta.net] 
      is this a syslog client: [y] 
      hostname of syslog server: [syslog.pasta.net] 
      is this a NIS client: [y] 
      name of NIS server: [yp.pasta.net] 
      is this a mail client: [y] n
      is this a backup client: [y] 
      is this a trust client: [y] 
      is this a trending client: [y] 
      name of trending server: [trending.pasta.net] 
      upstream news server: [] news.alice-dsl.de
      use gmane.org: [y] 
      cluster node: [n] 
      standard security model: [y] 
    2. For trennette, supply the following input to mdi:

      gnocchi# ./mdi edit trennette
      target profile [standard]: 
      target is VM []: true
      iSCSI server [auto]: 
      target is fully virtualised VM [auto]: 
      target MAC address [auto]: 00:16:36:3e:fe:c4
      vmserver hostname [auto]: 
      target release [auto]: lenny
      VG on iSCSI server [auto]: 
      target root disk size [auto]: 
      target RAM [auto]: 
      gnocchi#  
    3. For farfalle, supply the following input to pdi:

      gnocchi# ./mdi edit farfalle
      target profile [server]: 
      target is VM [true]: 
      VM application [kvm]: 
      target is fully virtualised VM [false]: 
      target MAC address [auto]: 
      vmserver hostname [torchio]: 
      target release [squeeze]: 
      target CPU architecture [amd64]: 
      target root disk size [auto]: 
      target RAM [auto]: 
      voleditor plugin [vol-editor-plugin-drbd-torchio-and-fiori]: 
      gnocchi# 
    4. For trennette, supply the following input to pdi:

      debian:~# ./mdi 
      hostname: [] trennette
      eth0 config method (dhcp, static, none): [static] 
      eth0 IP address: [] 192.168.1.3
      eth0 netmask: [] 255.255.255.0
      eth0 gateway IP address: [] 192.168.1.1
      br0 config method (dhcp, static, none): [none] 
      release: [lenny] 
      release is frozen (i.e. is a stable release or a testing freeze?: [y] 
      public hostname client?: [y] 
      automatically use backports?: [y] 
      trust client?: [y] 
      use grub legacy?: [y] 
      NTP client?: [y] 
      syslog client?: [y] 
      NFS client?: [y] 
      NIS client?: [y] 
      DNS client?: [y] 
      mail client?: [y] n
      backup client?: [y]  
  2. Complete ConfiguringMailServices with the following adjustments:

    1. Do not complete the sub-procedure beginning 'To configure delivery of all email to go to a smart host on the local network' (because this is local network's mail server).

    2. Do not complete the sub-procedure beginning 'To configure direct delivery of internet-bound email' (because Yahoo and the like refuse mails from DULs).
  3. Move SRF's archive to /vol/misc/logs/srf by:

    1. Editing ~srf/.forward to contain:

      | ... --archive-dir=/staging/logs/srf ... 
    2. Run:

      cd /staging/logs/srf
      chown -R srf:srf . 
  4. Complete FinalisingDebian.

See also


CategorySystem

MailServerSystems (last edited 2011-12-16 08:36:48 by AlexisHuxley)