20%
28.11.2022
OpenSSL 3.0.7 Patches Serious Vulnerabilities
OpenSSL has issued an advisory (https://www.openssl.org/news/secadv/20221101.txt) relating to two vulnerabilities (CVE-2022-3602 and CVE-2022 ... OpenSSL has issued an advisory (https://www.openssl.org/news/secadv/20221101.txt) relating to two vulnerabilities (CVE-2022-3602 and CVE-2022-3786), which affect OpenSSL version 3.0.0.
20%
07.11.2023
PVs, /dev/sdb1
and /dev/sdd
, are used to create a linear VG named vg0
with default extents of 4MiB:
# vgcreate vg0 /dev/sdb1 /dev/sdd
The first PV, /dev/sdb1
, has 125,000 extents (500,000Mi
19%
12.02.2014
.py
CPU ALL: 1.0 %
CPU0 4.1%
CPU1 2.0%
CPU2 0.0%
CPU3 0.0%
CPU4 0.0%
CPU5 0.0%
CPU6 0.0%
CPU7 2.0%
CPU ALL:
user: 0.7% nice: 0.0%
system: 0.2% idle
19%
16.05.2013
Recently, a customer asked me what was going on with his system. All of a sudden, he no longer had an eth0; instead, he was seeing strange names like em1 or p3p1 at the console. He wanted to know ... Ethernet devices in Linux have always been called eth0 and nothing else. All of a sudden, this universal truth has lost its validity, and Linux administrators need to understand why and how.
19%
09.06.2018
stories continue to evolve, these companies will be on their toes to keep up with new discoveries.
Docker EE 2.0 Announced
Docker Inc. has announced the release of Docker Enterprise Edition (EE) 2.0 ... Meltdown and Spectre revisit Intel, AMD, and ARM processors, Orangeworm, a new hacking group, targets the healthcare industry, Docker EE 2.0 announced, Remote code execution vulnerability found
19%
17.02.2015
Deis combines Docker and CoreOS to create a platform-as-a-service tool, and the developers say version 1.0 is ready for production.
19%
06.10.2022
brd rd_nr=1 rd_size=524288
# ls /dev/ram0
/dev/ram0
You can use this approach to evaluate the performance effect of encrypted partitions without having to worry about the noise of the underlying
19%
04.04.2023
StarlingX 8.0 Edge Platform Announced
Version 8.0 of the StarlingX (https://www.starlingx.io/software/) open source cloud platform has been released. The platform is designed for edge computing ... In the news: StarlingX 8.0 Edge Platform; Synopsys Report Shows "Alarming" Increase in High-Risk Vulnerabilities; Akamai Connected Cloud; Red Hat Enterprise Linux Available on Oracle Cloud; Wine 8.0
19%
04.12.2013
if (ierr > 0) then
21 write(*,*) "error in opening file! Stopping"
22 stop
23 else
24 do 10 counter=1,counter_limit
25 my_record%x = counter
26 my_record%y = counter
19%
01.08.2012
lib/atlas/3.8.4 modulefile
#%Module1.0#####################################################################
##
## modules lib/atlas/3.8.4
##
## modulefiles/lib/atlas/3.8.4 Written by Jeff Layton