bShadowposting
Autonomous server, Graz, Austria
www.mur.at
Tuesday 24/09/2014
10:30 - passerby by open window ~ Myzel meeting (not on Monday)
11:00 - physical tour, meeting, making a plan
12:00 - 14:00 - virtual toour on the machines, introduction of different services, CA cert
virtual machine manager
http://virt-manager.org/
exemple:
himmel > monitoring
wald > content
wiese
> klee
> ...
manage user accounts (LADP)
GO-sa http://freecode.com/projects/gosa
fusiondirectory https://www.fusiondirectory.org/
ldap >ads > apache directory studio
SECURITY
community approved certificates
http://www.cacert.org/policy/RootDistributionLicense.php
INSTALL APACHE
https://ariejan.net/2007/12/12/how-to-install-mysql-on-ubuntudebian/
INSTALL PHP5
INSTALL M
INSTALL postgresql
WIKI
http://moinmo.in/MoinMoinWiki
*
*
STREAMING SOFTWARE
http://www.flumotion.net/
virsh - virtual machine manager.
icinga - monitor software
update package list
debian packages: sudo/apt/sources.list
less .bash history
/ search
n (next - down)
N (next -up)
w (which user is also logged in the machine)
netstat -plan | less check the running ports, who is connected, wich processes are running
ps aux|grep "apache" search whether this process is running
cat /etc/debian_version which version of debian is running