31%
20.10.2013
a freshly installed CentOS 6.4 distribution on a newly built system with smartmontools installed using yum
. I also made sure the smartmontools daemon, smartd
, starts with the system by using chkconfig
31%
23.03.2022
/loop4 11777 11777 0 100% /snap/core20/1328
/dev/loop5 18500 18500 0 100% /snap/gnome-3-34-1804/77
/dev/loop6 18500 18500 0 100% /snap/gnome-3
31%
07.10.2014
, or about 3GB). Next is the amount of free memory (29,615,432KB, or about 29GB), and the last number is the amount of memory used by kernel buffers in the system (66,004KB, or about 66MB
31%
10.04.2015
to send their 20MB PowerPoint presentations by email. Moreover, the number of email users is still growing steadily, and the amount of data stored by all of a provider's users is growing proportionally
31%
17.12.2014
are the averages (Avg) for all cores. As you can see, all eight cores are really busy, with some cores hitting 100% on user applications (the FT benchmark). The average across all the cores is 99.6
31%
07.10.2014
of "I remember my first disk was only 30MB and it cost $200" comes flying over the bow, and someone returns fire with "Our first server had two mirrored 90MB disks for a company of 100 people." And
31%
07.01.2024
55.8M 55.8M 0 100% /snap/core18/2751
/dev/loop2 squashfs 55.8M 55.8M 0 100% /snap/core18/2785
/dev/loop4 squashfs 485.6M 485.6M 0 100% /snap/gnome-42-2204/120
/dev/loop0 squashfs
31%
21.01.2020
With the parted
utility, you can create a single partition on each entire HDD:
$ for i in sdb sdc sdd sde; do sudo parted --script /dev/$i mklabel gpt mkpart primary 1MB 100%; done
An updated list of drives
31%
25.03.2020
0 1048575 sr0
With the parted utility, you can create a single partition on each entire HDD:
$ for i in sdb sdc sdd sde; do sudo parted --script /dev/$i mklabel gpt mkpart primary 1MB 100
31%
31.07.2013
, Fortran 90, and Python (2.x series). I’ll be running the examples on a single 64-bit system with CentOS 6.2 using the default GCC compilers, GCC and GFortran (4.4.6), as well as the default Python (2.6.6