24%
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
24%
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
24%
18.06.2014
( 0.05%) ( 0.05% cumulative)
[ 1- 2 days]: 0 ( 0.00%) ( 0.05% cumulative)
[ 2- 4 days]: 4675 ( 1.20%) ( 1.25% cumulative)
[ 4- 7 days]: 215 ( 0.06%) ( 1.31% cumulative)
[ 7
24%
07.04.2022
introduced update is based on a 12-month-old CentOS/RHEL release, with no sign of a new version based on Rocky Linux/RHEL 8.
NethServer: Looking to Break New Ground
NethServer [2] is an open source project
24%
16.05.2013
, one-time passwords, or both. Certificate-based two-factor authentication typically uses digital PKI certificates based on the X.509 standard. These are typically stored on a hardware certificate storage
24%
20.11.2013
-rw-r--r-- 1 root root 65893 Nov 10 10:25 cavp-03.pdf
0 drwxr-xr-x 1 root root 0 Nov 10 10:28 FEATURES
4173 -rw-r--r-- 1 root root 4272584 Nov 10 10:28 KonigesA-2.pdf
0 drwxr-xr-x 1 root root 0 Nov
24%
19.06.2013
the TOP500 list, Titan at Oak Ridge National Lab. Titan can deliver 20PFLOPS of performance on the HPL benchmark using AMD Opteron processors and NVidia K20x accelerators. To reach exascale with the same
24%
05.08.2024
.Exit(1)
15 }
16
17 run(os.Args[1])
18 }
19
20 func row() {
21 for i := 0; i < size; i++ {
22 for j := 0; j < size; j++ {
23 array[i][j]++
24 }
25 }
26 }
27
28
24%
11.04.2016
/iptables -X -t nat
12 /sbin/iptables -X -t mangle
13 /sbin/iptables --flush FORWARD
14 /sbin/iptables --flush INPUT
15 /sbin/iptables --flush OUTPUT
16
17 #exit
18
19 #policies for the chains
24%
05.12.2016
't need a working X setup on the system, which is common in the admin world.
tput (TUI): Tput is part of the ncurses
package supplied with most Linux distributions. At first blush, tput [3] sounds really