17%
03.04.2024
took the form of a context menu; from v1.2.x (used here) a separate tab has several subcategories. In the advanced settings, you can manage the authorizations for remote sessions in the Security
17%
26.01.2025
c = Meta.parse(JSON.parse(msg)["c"])
12 t = Meta.parse(JSON.parse(msg)["t"])
13 f1(x) = cos(c * x)
14 f2(x) = t * tan(x)
15 f(x) = f1(x) - f2(x)
16 z = round
17%
06.10.2022
": [
16 {
17 "GroupName": "RND-Admins"
18 }
19 ]
20 },
21 {
22 "Path": "/",
23 "UserName": "guido",
24 "Arn": "arn:aws:iam::123456789:user/guido",
25
17%
11.04.2016
/iptables -X -t nat
12 /sbin/iptables -X -t mangle
13 /sbin/iptables --flush FORWARD
14 /sbin/iptables --flush INPUT
15 /sbin/iptables --flush OUTPUT
16
17 #exit
18
19 #policies for the chains
17%
20.03.2014
"nics": [
16 {
17 "nic_tag": "admin",
18 "model": "virtio",
19 "ip": "dhcp",
20 "primary": 1
21 }
22 ]
23 }
You can use this option for Windows virtual machines
17%
11.09.2018
- containerPort: 80
19
20 ---
21
22 apiVersion: v1
23 kind: Service
24 metadata:
25 name: nginx-svc
26 labels:
27 run: nginx-svc
28 spec:
29 type: NodePort
30 ports:
31 - port: 80
32 protocol
17%
13.06.2016
for $i"
19
20 #If certs do not exist yet
21 FILE="$LECROOT/$i/cert.pem"
22 if [ ! -f "$FILE" ]
23 then
24 echo "$FILE does not exists, so lets get certificates"
25 cd /root/letsencrypt
26
17%
25.08.2016
the same version on CentOS 6.x.
Figure 8: Gedit 2.30 on Windows 10.
The current version 3.20 (Figure 9) of gedit has a new, cleaner interface that works
17%
09.10.2023
1 loop /snap/core20/1974
loop2 7:2 0 63.5M 1 loop /snap/core20/2015
loop3 7:3 0 73.9M 1 loop /snap/core22/864
loop4 7:4 0 237.2M 1 loop /snap/firefox/3026
loop5
17%
16.08.2018
pdsh read the hosts from a file other than the WCOLL environment variable:
$ pdsh -w ^/tmp/hosts uptime
192.168.1.4: 15:51:39 up 8:35, 12 users, load average: 0.64, 0.38, 0.20
192.168.1.250: 15:47:53 up