100%
04.12.2024
Rubén Llorente ... " {
11 endpoint = "https://192.168.3.15:8006/"
12 username = "root@pam"
13 password = "proxmox"
14 insecure = true
15 tmp_dir = "/var/tmp"
16
17 ssh {
18 agent = true
19 }
20
29%
31.10.2025
(3 or 6Gbps) with up to 4TB capacity. Typically, you can deploy 2.5- or 3.5-inch formats; of the devices we tested, only Buffalo and Netgear did not bother providing drill holes for smaller disks
29%
31.10.2025
Service (Amazon S3)
19 - ami plugin for Amazon Simple Storage Service (Amazon S3)
20 - sftp plugin for SSH File Transfer Protocol
21 - ebs plugin for Elastic Block Storage
22 - local plugin
28%
31.10.2025
password 8 ZDF339a.20a3E
05 log file /var/log/quagga/zebra.log
06 service password-encryption
07 !
08 interface eth0
09 multicast
10 ipv6 nd suppress-ra
11 !
12 interface eth1
13 ip address 10
27%
31.10.2025
/rc.d/rc3.d
ln -s ../init.d/openlava S99openlava
cd /var/chroots/sl6.2/etc/rc.d/rc4.d
ln -s ../init.d/openlava S99openlava
cd /var/chroots/sl6.2/etc/rc.d/rc5.d
ln -s ../init.d/openlava S99openlava
cd /var
27%
31.10.2025
kernel
sles:~ # grep crash /proc/cmdline
root=/dev/disk/by-uuid/10a83ffe-5a9f-48a2-b8cb-551c2cc6b42d resume=/dev/sda3 splash=silent text showopts crashkernel=128
sles:~ # /etc/init.d/boot.kdump status
27%
31.10.2025
.nmap.org (64.13.134.52):
Not shown: 994 filtered ports
PORT STATE SERVICE VERSION
22/tcp open ssh OpenSSH 4.3 (protocol 2.0)
25/tcp closed smtp
26%
31.10.2025
to the Windows desktop, but at a little less than 10MB, it is much more compact than Cygwin's 100MB and is also easier to install.
Alternatives
MobaXterm: A previous article [3] introduced Moba
26%
26.03.2025
:
curl -LO https://raw.githubusercontent.com/datadoc24/admin-volcano-article/refs/heads/main/single-pod-wordcount-job/wordcount-pod.yaml
for n in $(seq 1 20);do i=$n envsubst < wordcount-pod.yaml | kubectl
26%
28.07.2025
)/8;
switch(count%8){
case 0: do{ *to = *from++;
case 7: *to = *from++;
case 6: *to = *from++;
case 5: *to = *from++;
case 4: *to = *from++;
case 3: *to = *from++;
case 2: *to