14%
30.11.2025
total = summary.values.inject(0) { |sum, i| sum += i }
12 puts "Found #{total} instances in the following states:"
13 summary.keys.sort.each do |s|
14 printf "%20s %d\n", s, summary[s]
15 end
16 puts
14%
30.11.2025
Box, TurnKey Linux [11], or Standing Cloud (Figure 5) [12] can enter the market. They offer image libraries and preinstalled applications (i.e., "software appliances") that users can launch in the cloud
14%
30.11.2025
New-ADGroup
12 Remove-ADGroup
13 Remove-ADGroupMember
14 Remove-ADPrincipalGroupMembership
15 Set-ADGroup
The following command lists the members of the NYC_MarketingGG
group by their Common
14%
30.11.2025
saved in /home/khess/.ssh/id_rsa.pub.
09 the key fingerprint is:
10 6d:2c:04:dd:bf:b2:de:e1:fc:52:e9:7f:59:10:98:bb khess@windows
11 The key's randomart image is:
12 +--[ RSA 2048]----+
13 | .. . o
14%
30.11.2025
/ceph/$name.keyring
04 [mon]
05 mon data = /srv/mon.$id
06 [mds]
07 [osd]
08 osd data = /srv/osd.$id
09 osd journal = /srv/osd.$id.journal
10 osd journal size = 1000
11 [mon.a]
12 host = alice
13 mon
14%
05.02.2023
. The passwords in use may be "secret" literally but not by nature. Instead, you see password recycling, identical passwords for various accounts, and a domain administrator password that is often 15 years old
14%
03.04.2024
perspective, most options have separate controls (Figure 12).
Figure 12: You can lock down tabs for users accessing site details on the front end of the site
14%
21.08.2012
Size Used Avail Use% Mounted on
none 1.5G 274M 1.2G 19% /
tmpfs 1.5G 0 1.5G 0% /dev/shm
10.1.0.250:/var/chroots/sl6.2
53G 33G 18G
13%
27.09.2021
08 integer :: counter
09 integer :: counter_limit
10 integer :: ierr
11
12 type(rec) :: my_record
13
14 counter_limit = 2000
15
16 ierr = -1
17 open(unit=8,file
13%
16.08.2018
pdsh read the hosts from a file other than the WCOLL environment variable:
$ pdsh -w ^/tmp/hosts uptime
192.168.1.4: 15:51:39 up 8:35, 12 users, load average: 0.64, 0.38, 0.20
192.168.1.250: 15:47:53 up