23%
10.04.2015
cloud offerings from Red Hat.
Gears and Cartridges
Like other PaaS technologies, OpenShift is generally focused on web development. Only Ports 22, 80, 443, 8000, and 8443 are available from the outside
23%
09.10.2017
dir=os.path.dirname(path)
07 if dir and not os.path.exists(dir):
08 os.makedirs(dir)
09 if os.path.basename(path):
10 bucket.download_file(path,path)
11
12 bname='prosnapshot'
13
23%
30.05.2021
Linux will be a community-based 1:1 binary replacement for Red Hat Enterprise Linux and currently ships with Gnome 3.32, Linux kernel 4.18.0-240.22.1.el8, SQLite 3.26, virt-what 1.18, Samba 4.12.3, DNF 4
23%
18.07.2013
, it is already in the /etc/apache2/ports.conf file; openSUSE 12.3 uses /etc/apache2/listen.conf, and on CentOS it's in /etc/httpd/conf.d/ssl.conf. If necessary, remove the hash signs (#) that comment out
23%
28.11.2021
edit podman.socket
08 mkdir -p /etc/systemd/system/podman.socket.d
09 cat >/etc/systemd/system/podman.socket.d/override.conf
10 [Socket]
11 SocketMode=0660
12 SocketUser=root
13 Socket
23%
02.08.2021
:33 deployment_image.qcow2
10 -rw-r--r-- 1 root root 57 Mar 2 10:21 deployment_image.qcow2.CHECKSUMS
11 -rw-r--r-- 1 42422 42422 318M Mar 2 10:13 ipa.initramfs
12 -rw-r--r-- 1 42422 42422 104 Mar 2 10
23%
02.10.2012
port 22) to port 2222, for example, to stop port scans filling up your logs. Without TCP Wrappers enabled, scans might run dictionary attacks on your server where password combinations are guessed by one
23%
10.04.2015
/local/sbin/sync.sh"
11 ],
12 "append_files": true,
13 "stdin": [
14 "name",
15 "exists",
16 "new",
17 "size",
18 "mode"
19
23%
27.11.2011
in
Libpcap syntax:
ether host 00:25:4b:bd:24:94
Figure 2: Wireshark includes a number of predefined display filters and supports interactive creation
23%
10.07.2017
the following line to /etc/fstab
on all of the compute node images:
controller.pi:/home /home nfs default 0 0
controller.pi:/usr/local /usr/local nfs default 0 0
Also