100%
21.08.2014
't connect to $remote_host:$remote_port: $@ \n";
17
18
19 while() {
20 my @lavg = Sys::CpuLoad::load();
21 my $ts=time();
22 print $socket "system.loadavg_1min $lavg[0] $ts\n";
23 print $socket "system ... 22
99%
21.08.2014
MIPS : 1993.93
17 processor : 2
18 BogoMIPS : 1993.93
19 processor : 3
20 BogoMIPS : 1993.93
21 Features : swp half thumb fastmult vfp edsp neon vfpv3 tls
22 CPU implementer : 0 ... 22
98%
21.08.2014
tools
sqlite3 [19]
SQLite database interface
https://docs.python.org/2/library/sqlite3.html
PostgreSQL [20]
Drivers for PostgreSQL
https ... 22
98%
21.08.2014
is misbehaving.
OCS
OCS uses a software agent that is available for the Linux, Unix, Windows, OS X, and Android operating systems. You can download the OCS server, agents, plugins, and tools from the project ... 22
90%
04.12.2024
Rubén Llorente ... _file {
18 path = "webserver.yml"
19 file_name = "user_data_vm-webserver.yml"
20 }
21 }
22
23 resource "proxmox_virtual_environment_file" "network_cloud_config" {
24 count = 4
25 content
89%
01.06.2024
Rubén Llorente ... # A single task is defined, which by default will
20 # run only against "devuan" hosts.
21 tasks:
22 upgradeall:
23 desc: Upgrade all packages
24 target:
25 tags: [devuan]
26 cmd: |
27
65%
30.01.2024
Rubén Llorente ...
8, 9
Debian
11, 12
Ubuntu
20.04, 22.04
FreeBSD
13.x
OpenBSD
7.3
I recommend the downloadable installer, but I will skip
34%
10.06.2015
" ; shift
20 local display_list="$1"
21 while read display width_mm height_mm width height ; do
22 if [[ "$display" == "$find_display" ]] ; then
23 echo ${width}x${height}
24
32%
06.05.2024
(different from Raspberry Pi), and 2.5 or 10 Gigabit Ethernet (GbE). The card is 60x69.6mm (about 2.4x2.84 inches), which makes it a little taller than a credit card and a bit over 1U (Figure 4
32%
21.08.2012
will allocate 4 cores
15 ### using 3 processors on 1 node.
16 #PBS -l nodes=1:ppn=3
17
18 ### Tell PBS the anticipated run-time for your job, where walltime=HH:MM:SS
19 #PBS -l walltime=0:10:00
20
21 ### Load