19%
20.06.2012
:2:root,bin,daemon
sys:x:3:root,bin,adm
adm:x:4:root,adm,daemon
tty:x:5:
disk:x:6:root
lp:x:7:daemon,lp
mem:x:8:
kmem:x:9:
wheel:x:10:root
mail:x:12:mail,postfix
uucp:x:14:uucp
man:x:15:
games:x:20
19%
13.12.2022
1.1 M
dhcp-common noarch 12:4.3.6-47.el8 baseos 206 k
dhcp-libs x86_64 12:4.3.6-47.el8 baseos 147 k
19%
05.08.2024
= [size][size]int {{0},{0},}
08
09 for i := 0; i < size; i++ {
10 for j := 0; j < size; j++ {
11 array[i][j]++
12 }
13 }
14
15
19%
20.10.2013
_age Always - 61
10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 0
12 Power_Cycle_Count 0x0032 100 100 020 Old_age Always - 20
183 Runtime_Bad_Block 0x0032 100 100 000 Old_age Always - 0
184 End
19%
30.11.2020
):
11
12 s = 0.0
13 s += h * f(a)
14 for i in range(1, n):
15 s += 2.0 * h * f(a + i*h)
16 # end for
17 s += h * f(b)
18 return (s/2.)
19 # end def
20
21
22 # Main section
23 comm = MPI
19%
07.10.2014
/lib/sheepdog
root 582 581 0 13:13 ? 12:00:00 AM sheep -p 7000 /var/lib/sheepdog
# grep sheep /proc/mounts
/dev/sdb1 /var/lib/sheepdog ext4 rw,relatime,data=ordered 0 0
# grep sheep /etc/fstab
/dev
19%
28.11.2022
: 42 Celsius
federico@voronoi:~$
Infos
Sound-proofing a Picocluster: https://twitter.com/0xF2/status/1244422315011645444
Noctua NF-A6x25 PWM, Premium Quiet Fan, 4-Pin (60mm): https
19%
13.06.2016
ext4 extents: http://digital-forensics.sans.org/blog/2010/12/20/digital-forensics-understanding-ext4-part-1-extents
Kernel.org ext4 documentation: https
19%
05.12.2014
Yes
Filesystems (Internal HDs)
ext4
ext4
ext3/ext4/XFS
Btrfs
USB 3.0
2x
2x
1x
2x
USB 2.0
2x
1x
4x
19%
21.08.2014
} 'a'..'c';
12
13 $s .= $one;
14 $s .= $two;
15 $s .= $three;
16
17 my $temp;
18 for (my $i=0; $i<12288; $i++) {
19 $temp=substr($s,length($s)-1,1);
20 $s=$temp.$s;
21 $s = substr($s,0