60%
30.11.2025
to retrieve a full set of meta-information from the host system.
Listing 1
XenServer API
01 package de.pm.xenserver.test;
02
03 import java.net.URL;
04 import java.util.Map;
05
06 import com
60%
26.03.2025
-in-class CDR agent, which achieved industry-leading results in the most recent MITRE ATT&CK testing," says Elad Koren (https://www.paloaltonetworks.com/blog/2025/02/announcing-innovations-cortex-cloud/), VP
60%
28.07.2025
install cargo libssl-dev pkg-config git
cd ~/git
git clone https://github.com/Checkmk/checkmk.git
cd checkmk/packages/site/check-http/
cargo check --release
cargo build --release
cd ../target
60%
30.11.2025
be running (on the loopback device at least).
shellinaboxd -s /designator/ :SSH:host.example.com
Provides an SSH login for the remote machine host.example.com
on the local system with an address
60%
30.11.2025
server
PING server: 56 data bytes
64 bytes from server.examplenet.com (192.168.5.6): icmp_seq=0. time=0.415 ms
64 bytes from server.examplenet.com (192.168.5.6): icmp_seq=1. time=0.215 ms
64 bytes from
60%
30.11.2025
to download the software from GitHub:
git clone git://github.com/sitaramc/gitolite
Still working as root, run the install script, which installs the Gitolite programs globally:
# gitolite
59%
30.11.2025
Configuring the iSCSI Server
01 # chkconfig tgtd on; service tgtd start
02 # tgtadm --lld iscsi --op new --mode target --tid 1 -T iqn.2008-01.com.example:storage.iscsi.disk1
03 # tgtadm --lld iscsi --op new
59%
26.03.2025
://build.openvpn.net/debian/openvpn/stable noble main
EOF
# Add the repository for Pritunl
sudo tee /etc/apt/sources.list.d/pritunl.list << EOF
deb [ signed-by=/usr/share/keyrings/pritunl.gpg ] https://repo.pritunl.com/unstable/apt noble main
EOF
59%
28.07.2025
will be carrying out the configuration and installation in a sudo shell:
curl -fsSL https://ollama.com/ install.sh | sh
During the process, Ollama identifies the existing graphics adapter and integrates
59%
30.11.2025
can add the partner repository like this:
sudo add-apt-repository "deb http://archive.canonical.com/ lucid partner"
sudo apt-get update
Now install the JDK. On Debian and Ubuntu, the JDK is hidden