63%
28.03.2012
are on an IBM DTLA-307020 (20GB drive at Ultra ATA/100)
/home
is on a Seagate ST1360827AS
A 64GB Intel X-25E SSD, courtesy of Intel is mounted as /dev/sdd
ext4 filesystem with the default options
63%
06.10.2022
, which is passed by the caller in CPU register rax
on x86-64 machines [8]. Syscall arguments are passed in registers rdi
, rsi
, rdx
, r10
, r8
, and r9
. The return value of the syscall is returned
63%
14.09.2021
$(find /sys/devices/system/cpu -regex ".*cpu[0-9]+/topology/thread_siblings_list") | sort -n | uniq
0,32
1,33
2,34
3,35
4,36
5,37
6,38
7,39
8,40
9,41
10,42
11,43
12,44
13,45
14,46
15,47
16,48
17,49
18,50
19,51
20,52
21,53
22,54
23,55
24,56
25
63%
05.12.2014
businesses, FileCloud addresses business customers with 20 users or more. Both versions are packetized or available as archives for various Linux distributions, Mac OS X, and Windows.
Tonido is also available
63%
09.01.2013
http://opennebula.org/repo/ openSUSE/12.3/stable/x86_64 opennebula
zypper refresh
zypper install opennebula
zypper install opennebula-sunstone
For Debian and Ubuntu, a tarball is available with several
63%
13.12.2018
router, resulting in no redundancy even when both DMVPN tunnels are configured.
Hardware
VyOS needs a hardware platform with an Intel i386/x86_64 CPU or compatible. Also, it is fully supported when
63%
09.01.2013
/haproxy/www.example.com.pem
22 mode http
23 option httpclose
24 option forwardfor
25 reqadd X-Forwarded-Proto:\ https
26 default_backend web_server
27
28 backend web_server
29 mode http
30 balance roundrobin
31
63%
04.08.2011
virtualized guest systems use the advanced features of modern x86 CPUs (Intel's VT-x or AMD-V). Paravirtualization works without these processor capabilities but does involve modifying the guest system itself
63%
16.05.2013
details about user authentication in Ceph, check out my CephX article published online [3].
Any host that needs to run Glance with a Ceph connection needs a working /etc/ceph/ceph.conf. Glance references
63%
06.10.2022
": [
16 {
17 "GroupName": "RND-Admins"
18 }
19 ]
20 },
21 {
22 "Path": "/",
23 "UserName": "guido",
24 "Arn": "arn:aws:iam::123456789:user/guido",
25