root@postel:~# head -n 1 /etc/os-release
PRETTY_NAME="Debian GNU/Linux 8 (jessie)"
root@postel:~# ps -eo pid,cmd |grep -v [[]
PID CMD
1 /sbin/init
174 /lib/systemd/systemd-journald
187 /lib/systemd/systemd-udevd
1283 /usr/sbin/named -f -u bind
1285 /usr/sbin/sshd -D
1288 /lib/systemd/systemd-logind
1290 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
1310 /sbin/agetty --noclear tty2 linux
1311 /sbin/agetty --noclear tty1 linux
1312 /usr/sbin/dhcpd -6 -pf /run/dhcpd6.pid -cf /etc/dhcp/dhcpd6.conf eth0
1313 /usr/sbin/slapd -h ldap:///192.168.1.2 ldaps:///192.168.1.2 ldapi:/// -g openldap -u openldap -F /etc/ldap/slapd.d
1325 /usr/sbin/dhcpd -q -cf /etc/dhcp/dhcpd.conf -pf /var/run/dhcpd.pid eth0
1341 /lib/systemd/systemd --user
1342 (sd-pam)
1345 -bash
1350 su -
1351 -su
1363 ps -eo pid,cmd
root@postel:~# ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:1e:06:c2:0e:86
inet addr:192.168.1.2 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::21e:6ff:fec2:e86/64 Scope:Link
inet6 addr: 2601:8:a1c0:2ca::2/64 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
root@postel:~# rndc status
version: 9.9.5-8-Debian <id:f9b8a50e>
CPUs found: 4
worker threads: 4
UDP listeners per interface: 4
number of zones: 102
debug level: 0
xfers running: 0
xfers deferred: 0
soa queries in progress: 0
query logging is OFF
recursive clients: 0/0/1000
tcp clients: 0/100
server is up and running
root@postel:~# shorewall status
Shorewall-4.6.4.3 Status at postel - Sun Feb 22 16:36:29 PST 2015
Shorewall is running
State:Started (Sun Feb 22 16:31:43 PST 2015) from /etc/shorewall/ (/var/lib/shorewall/firewall compiled by Shorewall version 4.6.4.3)
root@postel:~# shorewall6 status
Shorewall6-4.6.4.3 Status at postel - Sun Feb 22 16:36:47 PST 2015Shorewall6 is running
State:Started (Sun Feb 22 16:31:42 PST 2015) from /etc/shorewall6/ (/var/lib/shorewall6/firewall compiled by Shorewall version 4.6.4.3)