67%
31.10.2025
built-in command provides a breakdown of where a program's share of CPU was spent and how much time elapsed during a given task:
$ time ps -axjf > /dev/null
real 0m0.029s
user 0m0.005s
sys 0m0 ... 12
67%
21.08.2014
, despite repeated announcements to the contrary; the developers expect the severely out-of-date nova-network to hang on in OpenStack for at least another 12-18 months.
OpenStack Icehouse is the first Open ... 22
67%
21.08.2014
Cost: US$ 12.99, US$ 19.99
Amazon AWS Virtual MFA
Amazon AWS Virtual MFA is an Android-only application that supports using your phone as a multifactor authentication device and supports all AWS ... 22
67%
31.10.2025
) ) ! mem for unew, u
087
088 !
089 ! Boundary Conditions
090 ! ===================
091 !
092 pi = DACOS(0.0d0)
093
094 ! Top of unit square: (N)
095 DO i=1,m
096 x=delta*(i-1)
097 u(i,m) = dsin ... 12
67%
31.10.2025
tmp DISPATCH_WINDOW # Keywords
test1 0 () () () () () ()
n0001 3 () () () () () ()
default ... 12
66%
31.10.2025
Fortunately, the Guacamole website has prebuilt packages for several distributions. The Downloads section of the website [1] provides packages for Debian 6.0 (squeeze), Ubuntu 11.10/12.04, and Fedora 15 ... 12
66%
31.10.2025
on Linux servers.
Windows 8 and Windows Server 2012 introduce the new SMB protocol 2.2. It accelerates access to data on the network that has normally been stored locally, such as SQL Server databases ... 12
66%
31.10.2025
version 2 since version 4.0. The latest version available at the time of writing, version 4.2, is probably newer than the packages provided by the repositories of most Linux distributions.
The installation ... 12
60%
04.12.2024
Rubén Llorente ... vm_id = 100
08 }
09
10 network_device {
11 model = "virtio"
12 bridge = "vmbr0"
13 }
14
15 depends_on = [
16 proxmox_virtual_environment_file.rproxy_cloud_config,
17 proxmox
60%
01.06.2024
Rubén Llorente ... : [devuan]
10 donkey:
11 user: root
12 host: donkey.operationalsecurity.es
13 tags: [devuan]
14 zebra:
15 user: root
16 host: zebra.operationalsecurity.es
17 tags: [devuan]
18
19