9%
07.07.2025
of the system, the user who wrote the message or the tag used to write the message, and, after a colon, the message itself:
...
Jun 28 12:24:55 laytonjb-Nitro-AN515-55 laytonjb: Just a test
...
This capability
9%
07.10.2025
AMD64 and ARM64
HTTP Boot support in Debian Installer and Live images for UEFI/U-Boot systems
Upgraded software stack: Gnome 48, KDE Plasma 6, Linux kernel 6.12 LTS, GCC 14.2, Python 3
9%
20.11.2013
167780
4 100 4 466 4 832 12 s3ql_data_341 4 s3ql_data_671
4 101 4 467 4 833 36 s3ql_data_342 8 s3ql_data_672
4 102 4 468 4 834 44 s3ql_data_343 12 s3ql_data_673
4 103 4 469 4 835 16 s3ql_data_344 276 s
9%
23.07.2013
Ubuntu Server 12.04 LTS Precise Pangolin, and I'm assuming you have built your server and patched it as follows before continuing with this exercise:
primary:~#aptitude update && aptitude dist
9%
04.10.2011
to process, and the longest you want a client to wait for the result is 10 minutes. Without changing the number of instances, the average wait time for the requests in the queue is [4 x (3 + 6 + 9 + 12 + 15
9%
28.06.2011
/tmp/initrd.img- 2.6.28- 11- server.manifest.xml
08
09 $ euca- upload- bundle - b ramdisk - m /tmp/initrd.img- 2.6.28- 11- server.manifest.xml
10 Checking bucket: ramdisk
11 Creating bucket: ramdisk
12
9%
25.08.2016
.
Figure 12: Kate 3.3.4 on CentOS 6.8 with KDE.
Leafpad
No one says that a GUI editor has to have lots of features. It can be very lightweight and simple, which is exactly the focus of Leafpad
9%
08.07.2018
read the hosts from a file other than the WCOLL
environment variable:
$ pdsh -w ^/tmp/hosts uptime
192.168.1.4: 15:51:39 up 8:35, 12 users, load average: 0.64, 0.38, 0.20
192.168.1.250: 15:47:53 up
9%
03.12.2024
: CUDA Forward Compatibility mode ENABLED.
Using CUDA 12.6 driver version 560.35.03 with kernel driver version 535.161.08.
See https://docs.nvidia.com/deploy/cuda-compatibility/ for details.
Epoch 1/100
782/782 ━━━━━━━━━━━━━━━━━━━━ 21s 12ms
9%
17.02.2015
int idparticle;
05 double pos[D];
06 double vel[D];
07 double force0[D];
08 double force[D];
09 double mass;
10 char bf[BFSIZE];
11 void *nxtParticle;
12 };
13 PARTICLE