17%
28.11.2021
it contains [6]. The code shell command on Linux opens the file in question directly in the editor on Windows. In return, the editor running on Windows installs extensions useful for development
17%
08.10.2015
** ** ** ** ** STATUS ** ** ** ** ** PORTS ** ** ** ** ** NAMES
314852f5a82e ** ** ** ** ** **fedora:latest ** ** "/bin/bash ** ** ** **8 seconds ago ** ** **Up 6 seconds
17%
05.12.2019
.0.0.0/0 multiport dports 22
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Chain f2b-default (1 references
17%
10.11.2011
.
• 6 and 8 cores available
• 1/2 socket; 2 memory channels
• Less than 5 watts per core3
• Easily integrated into existing AMD Opteron 4000 Series platforms
17%
14.11.2013
Status Director
*status director
...
Terminated Jobs:
JobId Level Files Bytes Status Finished Name
=====================================================
1 Full 135 6.679 M OK 18-Jul-13 16:00 Backup
17%
07.01.2024
press the Tab key twice, you will get a list of the filesystems mkfs
currently supports. For example, on my Ubuntu 22.04 system, I get the following output.
$ mkfs
mkfs
17%
12.09.2013
17 %description
18 Custom SELinux policy module.
19
20 %prep
21 if [ ! -d custom-selinux-policy ]; then
22 mkdir custom-selinux-policy
23 fi
24 cp -p %{SOURCE0} %{SOURCE1} %{SOURCE2} custom
17%
30.01.2020
and IPv6 packets in the past, you not only needed different rules, you even had to load them into the kernel with different tools: iptables and ip6tables.
The simple nftables inet table type includes both
17%
09.06.2018
[::]:* LISTEN
As you can see, only port 22 for SSH is open for incoming connections for both IPv4 and IPv6. If you are not (yet) using IPv6 on your network, you should disable it, because what good
17%
30.01.2024
. The following example assumes a system with Ubuntu 22.04.
To begin, you need to install some required software management packages (Listing 1, line 1); download the GPG key used to sign Docker's package lists