Create a new account
Email
Connect to mx1.bouledef.eu and create a new system account.
Calendar / Adress book
Connect to cal.bouledef.eu via this admin interface.
RSS Reader
Connect to rss.panzer.lan and create a new directory in /var/www/.
Personnal web page
Connect to static.panzer.lan, go in /var/www/users/ and create a
directory with the new user name. Also create a system user
account on this host.
Create a new server
Choose a name
- $ ssh admin.panzer.lan
- $ genhost -d bouledef.eu
Configure the external service name
- $ ssh ns0.bouledef.eu
- $ sudo $EDITOR /var/nsd/zones/bouledef.eu
- $ sudo nsd-control reload bouledef.eu
Configure the internal service name
- $ ssh admin.panzer.lan
- $ sudo $EDITOR /var/unbound/etc/unbound.conf
- $ sudo /etc/rc.d/unbound restart
Configure the internal IP address
- $ ssh admin.panzer.lan
- $ sudo $EDITOR /etc/dhcpd.conf
- $ sudo /etc/rc.d/dhcpd restart
Configure the PXE Boot
- $ ssh admin.panzer.lan
- $ sudo $EDITOR /etc/dhcpd.conf
- $ sudo /etc/rc.d/dhcpd restart
...
OpenBSD Update
How to update OpenBSD on our BouleDeF.eu servers ? Here are the steps.
Fetch the sets
- $ ssh admin.panzer.lan
- $ cd /var/www/ftp/pub/OpenBSD
- $ mkdir $VERSION