search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
Write for Us!
Newsletter
Shop
DevOps
Cloud Computing
Virtualization
HPC
Linux
Windows
Security
Monitoring
Databases
all Topics...
Search
Login
Search
Spell check suggestion:
%256mb 12 08 Llorente"425
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(115)
Article
(24)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
8
9
10
...
14
Next »
14%
How to configure and use jailed processes in FreeBSD
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
struct jail 01 main(int argc, char **argv) 02 { 03 struct jail j; 04 int i; 05 [...] 06 /* Populate the jail struct */ 07 memset(&j, 0, sizeof(j));
08
j.version = 0; 09 j.path =
14%
When I/O workloads don't perform
02.08.2021
Home
»
Archive
»
2021
»
Issue 64: Bare...
»
Non medium [nm] 0x
08
Format status [fs] 0x0d Temperature [temp] 0x0e Start-stop cycle counter [sscc] 0x0f Application client [ac] 0x10 Self test
14%
Vagrant, Serf, Packer, and Consul create and manage development environments
21.08.2014
Home
»
Archive
»
2014
»
Issue 22: OpenS...
»
_wait_timeout": "30s",
08
"shutdown_command": "echo 'Done' | sudo -S shutdown -h now" 09 }], 10 "provisioners": [{ 11 "type": "shell",
12
"inline": [ 13 "sleep 30", 14 "sudo apt-get update", 15
14%
HTML to database with a Perl script
30.11.2020
Home
»
Archive
»
2020
»
Issue 60: Secur...
»
="menu">
08
09
10
11
12
13
14 15
14%
The fine art of allocating memory
30.11.2025
Home
»
Archive
»
2012
»
Issue 10: Traff...
»
); i+= 4096) newblock[i] = 'Y';
12
printf("Allocated %d
MB
\n", allocation); 13 } 14 } Things are more interesting when memory is being used. Uncommenting line 11 does just that. The OOM
14%
VAX emulation with OpenVMS
18.07.2013
Home
»
Archive
»
2013
»
Issue 15: What’...
»
rq2 ra92
08
set rq3 cdrom 09 10 attach rq0 d0.dsk 11 attach rq1 d1.dsk
12
attach rq2 d2.dsk 13 14 attach -r rq3 cdrom.iso 15 16 set rl disable 17 set ts disable 18 19 set xq mac=
08
-00-2B-AA-BB-CC 20
14%
Rethinking RAID (on Linux)
25.03.2021
Home
»
Archive
»
2021
»
Issue 62: Lean...
»
: pid=5872: Sat Jan 9 16:35:
08
2021 read: IOPS=251k, BW=979MiB/s (1026
MB
/s)(2045MiB/2089msec) [ ... ] Run status group 0 (all jobs): READ: bw=979MiB/s (1026
MB
/s), 979MiB/s-979MiB/s (1026
MB
14%
What's your status (page)?
28.11.2023
Home
»
Archive
»
2023
»
Issue 78: Domai...
»
image: monitoror/monitoror:${MTRRTAG:-latest} 05 ports: 06 - "38080:8080" 07 environment:
08
- "MO_CONFIG=/etc/config.json" 09 restart: unless-stopped 10 11 networks:
12
default
14%
Monitoring your cluster with a home-grown OCF agent
30.11.2025
Home
»
Archive
»
2012
»
Issue 07: Xen v...
»
an Asterisk PBX as an HA resource 07 #
08
# Authors: Martin Gerhard Loschwitz 09 # Florian Haas 10 # 11 # Support: linux-ha@lists.linux-ha.org
12
# License: GNU General Public
14%
Asynchronous PostgreSQL
12.09.2013
Home
»
Archive
»
2013
»
Issue 16: Docker
»
; 05 06 print "Status:
200
\nContent-Type: text/plain\n\n"; 07 $|=1; $|=0; # flush
08
09 my $dbh=DBI->connect('dbi:Pg:dbname=r2', 'ipp', undef, {RaiseError=>1}); 10 11 my $sth
« Previous
1
2
3
4
5
6
7
8
9
10
...
14
Next »