10%
21.04.2015
-r--r-- 2 root root 6 3. Feb 18:36 .glusterfs/0d/19/0d19fa3e-5413-4f6e-abfa-1f344b687ba7
#
# ls -alid dir1 .glusterfs/fe/9d/fe9d750b-c0e3-42ba-b2cb-22ff8de3edf0 .glusterfs
/00/00
10%
19.10.2012
with 4GB of RAM per core and 1TB of parallel storage would cost US$ 18,245.00/month with the same US$ 0.101/core·hour.
Perhaps Penguin’s biggest asset is a long history of delivering on-site HPC solutions
10%
28.11.2022
of alternative sources.
Listing 1
sensors Output
federico@ferenginar:~$ sensors
k10temp-pci-00c3
Adapter: PCI adapter
temp1: +42.5¡C (high = +70.0¡C)
(crit = +100.0¡C
10%
10.04.2015
add -net 192.168.100.0/24 gw 192.168.2.2 dev eth0
up route add -net 192.168.13.0/24 gw 192.168.2.2 dev eth0
Listing 2
Set Routes
$ sudo route add -net 192.168.100.0/24 gw 192
10%
07.01.2024
/loop13 squashfs ro,nodev,relatime
|--/snap/core22/864 /dev/loop14 squashfs ro,nodev,relatime
|--/snap/snap-store/959 /dev/loop15 squashfs ro,nodev,relatime
|--/snap/core22
10%
20.06.2022
Once your set of internal applications grows greater than an order of 10s, you can end up in a scenario where credentials storage for each service gets out of control. Users might start complaining
10%
17.02.2015
try:
11 if count == 0:
12 ro.r('df = %s' %ro.Dataframe({key: float(doc[key]) for key in keys}).r_repr())
13 count += 1
14 else:
15 ro.r('df[nrow(df)+1
10%
31.10.2025
of options, including dual four-core Xeon, dual six-core Xeon, or quad 12-core AMD processors ranging in speed from 2.2 to 2.9GHz with 24 to 128GB of RAM per server and up to 1TB of scratch local storage per
10%
10.06.2015
lines, I started investigating how to automate the whole process. Unfortunately, the display settings in Ubuntu do not currently support the new scaling options in xrandr 1.3. Although you could
10%
31.07.2013
;
13 struct rec my_record;
14 int counter_limit;
15 FILE *ptr_myfile;
16
17 counter_limit = 100;
18
19 ptr_myfile=fopen("test.bin","wb");
20 if (!ptr_myfile)
21 {
22