30%
08.08.2022
because, typically, head nodes or workstations open ports 22 (SSH), 443 (HTTPS), and sometimes 80 or 8080 (HTTP). Can I find terminal-sharing tools that use these ports? Moreover, can a web browser be used for terminal
30%
07.11.2023
can save some partitions or devices for later when the requests for more space arrive. You can also create PVs and just leave them for later.
Listing 1 is an example from an Ubuntu 22.04 system
30%
17.02.2015
for x in rep.df.rx2(2)])
17
18 devs.png(file=path, width=512, height=512)
19 ro.r.plot(x_vals, y_vals, xlab=x_lab, ylab=y_lab, main=main)
20 devs.dev_off()
21
22 rep ... 25
30%
10.04.2015
/mfeilner/.openshift/express.conf ... done
20
21 Checking for git ... found git version 2.1.0
22
23 Checking common problems .. done
24
25 Checking for a domain ... feilner
26
27 Checking for applications ... none
28
29 Run 'rhc create
30%
27.09.2021
organization [1] has played a significant role in making this good idea a reality. Until a few years ago, obtaining an X.509 certificate was a fairly complex process, but this workflow has been greatly
30%
09.10.2017
client = boto3.client('s3')
14 bucket = boto3.resource('s3').Bucket(bname)
15
16 pgnr = client.get_paginator('list_objects')
17 page_it = pgnr.paginate(Bucket=bname)
18
19 for page in page_it:
20
30%
05.02.2023
://www.trendmicro.com/en_us/research/22/e/new-linux-based-ransomware-cheerscrypt-targets-exsi-devices.html
Antivirus protection on hypervisors: https://kb.vmware.com/s/article/80768
Ransom letter: https
30%
04.04.2023
.2MBps matches the hard limit of the Raspberry Pi SD card reader, which is rated at a maximum of 25MBps and reportedly cannot exceed 22MBps in actual use. The Embedded Linux wiki maintains an extensive
30%
28.11.2022
: 42 Celsius
federico@voronoi:~$
Infos
Sound-proofing a Picocluster: https://twitter.com/0xF2/status/1244422315011645444
Noctua NF-A6x25 PWM, Premium Quiet Fan, 4-Pin (60mm): https
30%
25.03.2021
/var/www/html;
18
19 # Required for server push:
20 location /css/ {
21 expires 3h;
22 }
23
24 location /js/ {
25 expires 3h;
26 }
27
28 location /index-2.html {
29