14%
30.01.2013
local]# ls -s
total 48
4 bin 4 etc 4 games 4 include 4 lib 4 lib64 4 libexec 4 lmod 4 man 4 sbin 4 share 4 src
[root@test1 local]# cd lmod
[root@test1 lmod]# ls -s
total 4
4 4.1.4 0 lmod
[root
14%
05.08.2024
quark | CHANGED | rc=0 >>
/dev/testlv 64.00 62.67 3% 4 1% /testfs
Now, to create a playbook to remove the filesystem you just created, go to the /etc
14%
30.11.2025
/0K /s] [4137 /0 iops] [eta 00m:06s]
In the example, the first job is performing a sequential read, marked as r in square brackets, while Fio hasn't initialized the second job, marked as P
13%
11.02.2016
listens on port 9292 by default. For the PHP program, the equivalent command would be:
php -S 0.0.0.0:5000
Port 5000 is used here. Each virtual machine (i.e., each development environment set up by Otto
13%
14.08.2018
- Certificate is trusted
Java CA Store (jre-10.0.1): OK - Certificate is trusted
macOS CA Store (High Sierra): OK - Certificate is trusted
Mozilla CA Store (2018-04-12): OK ... 0 ... 0
13%
01.08.2019
are removed from DNS
# answers. Additionally, the DNSSEC validator may mark the answers bogus.
# This protects against DNS Rebinding
private-address: 10.0.0.0/8
private-address: 172.16.0.0/12 ... 52
13%
04.02.2013
for several distributions. The Downloads section of the website provides packages for Debian 6.0 (squeeze), Ubuntu 11.10/12.04, and Fedora 15/16/17. Alternatively, you can build Guacamole from the source code
13%
30.11.2025
while true
11 do
12 echo -n "Text entry: ";read text
13 echo -n "Numeric entry: ";read number
14 echo -n "Save (s) End (e) ";read we
15 if [ "$we" = "s" ];
16 then
17 echo "Insert into demo values
13%
07.01.2013
work is required: You need to modify the virtual machine’s network configuration and change the hostname. If the original virtual machine ran an SSH server, you also need to create a new SSH key
13%
20.03.2014
": 2048,
07 "resolvers": ["192.168.111.254"],
08 "disks": [
09 {
10 "image_uuid": "1fc068b0-13b0-11e2-9f4e-2f3f6a96d9bc",
11 "boot": true,
12 "model": "virtio"
13 }
14 ],
15