43%
30.11.2025
for tscherf@TUXGEEK.DE:
03
04 # klist -5
05 Ticket cache: FILE:/tmp/krb5cc_500
06 Default principal: tscherf@TUXGEEK.DE
07
08 Valid starting Expires Service principal
09 08/06/10 15:41:50 08
43%
31.10.2025
on Thu Oct 11 15:53:18 2012
04 # Expect and Autoexpect were both written by Don Libes, NIST.
05 #
06 # Note that Autoexpect does not guarantee a working script. It
07 # necessarily has to guess about
43%
30.11.2025
()
15 p1.start()
16 p3.start()
17
18 p1.join()
19 p2.join()
20 p3.join()
To see that multiprocessing creates multiple subprocesses, run the code shown in Listing 2 (counting
43%
30.11.2025
:
09 Content-Type: application/sdp
10 Content-Length: 142
11
12 v=0
13 o=alice 53655765 2353687637 IN IP4 pc33.atlanta.com
14 s=-
15 t=0 0
16 c=IN IP4 pc33.atlanta.com
17
43%
09.12.2025
capture these outputs, allowing you to plot 1-, 5-, and 15-minute load averages and observe how your application uses system resources.
Additional command-line utilities from the system
suite can gather
43%
30.11.2025
server development platforms, Calxeda unveiled its ARM-based "EnergyCore" server-on-a-chip (SoC), which consumes as little as 1.5 watts – the industry's first server processor to achieve this milestone
43%
30.11.2025
License (GPL)
13 #
14 # (c) 2011 hastexo Professional Services GmbH
15 #
16 # This resource agent is losely derived from the MySQL resource
17 # agent, which itself is made available to the public
43%
31.10.2025
at the output of uptime [1] on OS X:
13:03 up 2 days, 12:01, 2 users, load averages: 0.52 0.59 0.63
The uptime command displays the load average in its common form, averaging the last one, five, and 15 minutes
43%
30.11.2025
/bin/vim
13
14 dn: cn=badboys_rules,ou=SUDOers,dc=tuxgeek,dc=de
15 objectClass: top
16 objectClass: sudoRole
17 cn: badboys_rules
18 sudoUser: %badboys
19 sudoHost: ALL
20 sudoCommand: /usr
43%
30.11.2025
/nsswitch.conf (Konfigurieren der Namensauflösung)
08 ...
09 hosts files dns
10 ipnodes files dns
11 ...
12 # vi /etc/hosts
13 ::1 localhost
14 127.0.0.1 localhost
15 192.168.1.200 myiscsiserver myiscsiserver.local loghost
16