13%
13.06.2016
(Listing 4).
Listing 4
New Filesystem Tree
# rpm-ostree status
TIMESTAMP (UTC) VERSION ID OSNAME REFSPEC
* 2015-09-30 12:07:07 22 c4421f1bba
13%
30.11.2025
;
12
13 /* sendq: servers need a higher sendq as they send more data */
14 sendq=2 megabytes;
15 };
Additionally, ircd.conf lacks a block that allows connections to other servers ... Running an IRC server might seem almost anachronistic, but the classic service from the early 1990s offers a huge amount of functionality with very little in the line of resources. In the daily grind
13%
11.04.2016
.xz
# systemd-nspawn -M Fedora-Cloud-Base-22-20150521.x86_64
Spawning container Fedora-Cloud-Base-22-20150521.x86_64
on /var/lib/machines/Fedora-Cloud-Base-22-20150521.x86_64.raw.
Press ^] three times within 1s
13%
13.06.2016
-Cloud-Base-22-20150521.x86_64
Spawning container Fedora-Cloud-Base-22-20150521.x86_64 on /var/lib/machines/Fedora-Cloud-Base-22-20150521.x86_64.raw.
Press ^] three times within 1s to kill container.
[root
13%
19.11.2019
, ioengine=libaio, iodepth=32
fio-3.12
Starting 1 process
Jobs: 1 (f=1): [w(1)][100.0%][w=475MiB/s][w=122k IOPS][eta 00m:00s]
test: (groupid=0, jobs=1): err= 0: pid=1634: Mon Oct 14 22:18:59 2019
write: IOPS=118k, BW=463MiB/s
12%
13.12.2022
12 kB/s | 12 kB 00:00
Dependencies resolved.
...
Listing 12: Creating a Password Root
[rocky-8] Warewulf> whereis passwd
passwd: /usr/bin/passwd /etc/passwd /usr/share/man/man1/passwd.1.gz
12%
12.09.2013
=$dbh->prepare('select burncpu(?)');
12 $sth->execute((($ENV{QUERY_STRING}+0) || .5).'s');
13
14 while( my $row=$sth->fetchrow_arrayref ) {
15 print "@$row\n";
16 }
Workaround
The script is simple, but the attentive
12%
11.06.2014
_system_release = '12.04'
17 $eth0_mac = '08:00:27:c4:a1:d8'
18 $VirtInfo = {
19 virtualization_role => 'guest'
20 virtualization_type => 'virtualbox'
21 }
22 $memory_shared = '0'
23 $Network = {
24 networkdevices
12%
17.01.2023
:
$ sudo systemctl enable chronyd
Although it is probably not necessary, because it was enabled when installed, I like to be sure. I usually also check that it’s running with systemctl
when I restart
12%
30.07.2014
00:00:00 Thursday January 1, 1970, Coordinated Universal Time (UTC).
Listing 1: Perl Example Client
#!/usr/bin/perl
use strict;
use warnings;
use IO::Socket;
use Sys::CpuLoad;
my