52%
26.01.2025
need an option to log in to remote systems (see the "Immutable IT" box). Talos Linux occupies less than 90MB when installed, compared with Ubuntu, which hogs almost 2GB in a minimal installation (Figure ... takes the game to the extreme and offers a system for Kubernetes that weighs in at less than 90MB.
45%
11.06.2014
, the alternative ISO image takes up only 45MB. An 80MB multiboot CD (TheSSS-8.0-ToolBox.iso) is also available. Besides TheSSS with PHP, it also contains Antivirus Live CD [4], BakAndImgCD [5], and FreeDOS [6 ... Want to set up a full-fledged web, file, or proxy server in 10 seconds? No problem with TheSSS, the smallest server suite in the world. The new 8.0 version of this useful Linux distribution weighs
40%
02.08.2010
006-009_powershell_0.pdf 2.42 MB
...
Professionally manage Active Directory users, groups, and other AD objects with Windows PowerShell Version 2.0.
39%
05.08.2024
MySQL 9.0 Released
The MySQL team has announced open source MySQL 9.0 (Innovation Release), along with the first update of the 8.4 LTS (8.4.1): https://dev.mysql.com/doc/relnotes/mysql/8.4/en ... In the news: MySQL 9.0 Released; NordVPN Launches File Checker Tool; Critical OpenSSH Vulnerability Affects Linux Systems; IT Pros See Shrinking Job-Related Benefits Despite Salary Increases; Top
36%
16.03.2021
B/s (1444kB/s)(82.9MiB/60173msec); 0 zone resets
[ ... ]
Run status group 0 (all jobs):
WRITE: bw=1410KiB/s (1444kB/s), 1410KiB/s-1410KiB/s (1444kB/s-1444kB/s), io=82.9MiB (86.9MB), run=60173-60173msec
35%
15.02.2012
32KB < < 128KB
835
104
126
128KB < < 256KB
4
0
1
256KB < < 512KB
18
2
1
512KB < < 1MB
23
2
2
35%
26.01.2012
32KB < < 128KB
835
104
126
128KB < < 256KB
4
0
1
256KB < < 512KB
18
2
1
512KB < < 1MB
23
2
2
34%
02.08.2021
B/s (1725kB/s-1725kB/s), io=98.9MiB (104MB), run=60118-60118msec
Disk stats (read/write):
sdf: ios=51/25253, merge=0/0, ticks=7/1913272, in_queue=1862556, util=99.90%
Listing 5
RAM Random
34%
25.03.2021
B/s (1444kB/s)(82.9MiB/60173msec); 0 zone resets
[ ... ]
Run status group 0 (all jobs):
WRITE: bw=1410KiB/s (1444kB/s), 1410KiB/s-1410KiB/s (1444kB/s-1444kB/s), io=82.9MiB (86.9MB), run=60173-60173msec
33%
18.03.2020
in that tutorial.
Listing 1: poisson.py
import hpccm
Stage0 += baseimage(image='ubuntu:18.04')
Stage0 += pgi(eula=True, mpi=True)
Stage0 += copy(src='poisson_mpi.f90', dest='/var/tmp/poisson_mpi.f90')
Stage0