13%
28.11.2022
of alternative sources.
Listing 1
sensors Output
federico@ferenginar:~$ sensors
k10temp-pci-00c3
Adapter: PCI adapter
temp1: +42.5¡C (high = +70.0¡C)
(crit = +100.0¡C
13%
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
13%
15.09.2020
on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
...
/dev/nvme0n1p1 on /boot/efi type vfat (rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname
13%
30.11.2020
sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
...
/dev/nvme0n1p1 on /boot/efi type vfat (rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset
13%
15.04.2013
be no question of disabling the legacy algorithm for the time being. However, disabling MD5 signatures is something that you can (and should) do today.
You can enable TLS 1.2 – given OpenSSL 1.0.1 and a recent 2.2
13%
28.11.2021
://nmap.org ) at 2021-07-25 22:05 CEST
Nmap scan report for metasploitable (192.168.122.236)
Host is up (0.095s latency).
Not shown: 65506 closed ports
PORT STATE SERVICE
21/tcp open ftp
22/tcp open ssh
23
13%
25.09.2023
.getenv("REDIS_HOST", "localhost")
07 r = redis.Redis(host=redis_host, port=6379, decode_responses=True)
08
09 @app.route('/')
10 def hello():
11 count = r.incr('counter')
12 return f'Hello, you have visited {count} times.'
13
13%
25.01.2017
) :: a[*] ! Array coarray
real, dimension(n), codimension[*] :: a ! Array coarray
integer :: cx[10,10,*] ! scalar coarray with corank of 3
! Array coarray with corank of 3 with different cobounds
real :: c(m,n) :: [0
13%
12.09.2018
, the first step is to specify the filesystems (directories) that are to be exported to the compute nodes. The /etc/exports
file lists the filesystems and the permissions, such as:
/usr/local 192.168.0.1(ro
13%
04.10.2018
, the first step is to specify the filesystems (directories) that are to be exported to the compute nodes. The /etc/exports file lists the filesystems and the permissions, such as:
/usr/local 192.168.0.1(ro