69%
17.10.2011
, and KVM support. To be more precise, three different Proxmox kernels exist right now. The ISO image of Proxmox VE version 1.5 with a build number of 03.02.2010 uses a 2.6.18 kernel version.
For more
69%
15.09.2020
version 2.8
FUSE library version: 2.9.7
fusermount version: 2.9.7
using FUSE kernel interface version 7.19
(e.g., on Ubuntu 18.04).
Initial SSHFS Test
For these initial tests, I’m exchanging data between
69%
30.11.2020
with almost all distributions. The SSHFS website has good instructions on how to do the build and install.
The simplest way to check whether sshfs is installed is to run the command (e.g., on Ubuntu 18
69%
01.06.2024
&& apt install wget
wget https://download.docker.com/linux/static/stable/x86_64/docker-18.09.0.tgz
tar -xvf docker-18.09.0.tgz
cd docker
cp docker /usr/bin
Now, interact directly with the Docker daemon
69%
07.10.2014
impression, but they hardly increase the technical security.
The certificate needs to contain all the hostnames – including the versions with and without the WWW prefix, as in, example.com
and www.example.com
69%
30.05.2021
service { $service_name:
18 ensure => $ensure,
19 enable => $enable,
20 }
21 }
Not every resource type offers a restart feature. The resource types that do offer one include service and exec
69%
21.08.2014
: At the command line, the Vagrant user can combine a running virtual machine with a new subdomain on Vagrantshare.com. Its development environment is subsequently accessible on the Internet (e.g., on http
69%
14.03.2013
'm not sure where to get the code, but it seems to be part of some Linux distributions. A nice tutorial on the wiki [18] also explains how to use it.
System Profiling
At this point, you can glean some timing
69%
28.11.2021
-Peter Merkel and Markus Feilner, Linux Magazine
, issue 121, December 2010, p. 18
"Hacker trainer for law enforcement agents" by Markus Feilner, Linux Magazine
, issue 102, May 2009, p. 92, https://www.linux-magazine.com
69%
25.03.2020
in CloudWatch Logs
14 echo "I am a Bash command!"
15
16 # This is the return value because it's being sent to stderr (>&2)
17 echo "{\"success\": true}" >&2
18 }
$ zip list_buckets.zip index