18%
14.03.2018
– comparable to setting an interface route with:
ip route add 1.2.3.0/24 dev eth0
Conversely, the external VPC must know how to find the internal VPC, which requires routes to the internal subnet and also
18%
26.01.2025
) or Link Layer Discovery Protocol (LLDP).
Disable Internet Protocol (IP) source routing.
Disable Secure Shell (SSH) version 1. Ensure only SSH v2.0 is used with the following cryptographic ... In the news: Hetzner Announces S3-Compatible Object Storage; Ongoing Cyberattack Prompts New CISA Guidance for Communications Infrastructure; OpenMP 6.0 Released; Open Source Development Improves
18%
02.02.2021
classification sounds simple, but it requires intensive preprocessing. For classifiers like neural networks, only numerical values are suitable as input variables – and preferably values between 0 and 1. Therefore
18%
12.09.2013
have them in their software repositories – and you also need to customize the login information for the database.
Listing 2
burn0.pl
01 #!/usr/bin/perl
02
03 use common::sense;
04 use DBI
18%
29.10.2013
, but with Apache CloudMonkey 5.0.0, the CLI can actually query the API endpoint of the target cloud and automatically discover the capabilities of that environment.
Apache CloudStack 4.2 and will be out by the time
18%
14.11.2013
CloudMonkey and CloudStack were tightly coupled, but with Apache CloudMonkey 5.0.0, the CLI can actually query the API endpoint of the target cloud and automatically discover the capabilities
18%
20.06.2012
is to find out whether it runs on the master node when it is booted by using the chkconfig
command:
[root@test1 etc]# chkconfig --list
...
nfs 0:off 1:off 2:off 3:off 4:off 5:off 6
18%
12.09.2013
4GB
1GB
Flash
1GB
2GB
2GB
8GB
0GB
Speaker
Yes
Yes
Yes
Yes
Yes
Card reader
No
Yes
18%
04.11.2011
of Top 500 supercomputing sites. It is possible to invoke the GPU directly to assist with generic application processing, but the data has to be parallelizable. In today’s machines, quad- and hexacore
18%
07.07.2020
/fstab
:
192.168.1.13:/home/laytonjb /mnt/data nfs \
auto,noatime,nolock,bg,nfsvers=4,intr,tcp 0 0
To check that the filesystem is mounted, I entered:
$ ls -s /mnt/data
total 32
4 Desktop/ 4 Documents