78%
07.07.2021
in we can clear everything in /tmp and /scratch
if [ ! -d $DIR -o `find $DIR -name 'uid_*' | wc -l` -eq 0 ] ; then
find /scratch -path '/scratch/.com' -prune -or -path '/scratch/.usertmp/' -prune -or -delete
find
78%
09.08.2015
-demo-scripts/roles/base/templates for templates for the base role. Here I am creating an etc/ntp.conf.j2 file, which is a copy of the regular ntp.conf but contains the modification shown in Listing 7.
Listing 7
Modifications to ntp
77%
09.04.2019
selected the wordpress:php7.2
and mysql:5.6
images (which I'll call the "production" deployment) from Docker Hub for my containers. To run it as a microservice, I deployed it as shown in Figure 3
77%
01.04.2014
, I’m going to assume you have an Amazon account set up and ready to go. If not,you need to create an Amazon account and then log in to your Amazon account at: https://console.aws.amazon.com
77%
08.01.2013
by choosing a name that contains a DNS suffix appropriate to your situation. Make sure the DNS suffix is set to the Fully-Qualified Domain Name of your system. For example, if your DNS name is james.company.com
77%
04.10.2018
Nexus and OnePlus devices, as well as Samsung Galaxy S5 and S7, the HTC One M7 and 10, and two Sony Xperia devices. However, the mobile penetration testing system is far from capable of holding its own
77%
27.09.2021
. In this way, you can always reach the application with its own DNS name. A suitable playbook refers to previously declared roles for the application rollout (Listing 7).
Listing 7
Playbook
77%
16.05.2013
order; it is also the only systems integrator that provides members to the Samba core team. Among other things, the team from Göttingen has developed an easy-to-deploy, Debian-based [7] Samba appliance
77%
28.01.2014
, such as
string.format("%.7f", math.pi)
for numbers. The string
module also provides a set of functions that allow you to search for characters in strings. For example,
string.find (string, search
77%
20.09.2011
, live DVD that's approximately 2GB in size. If you decide to install it to a hard disk or USB drive, the installation expands to almost 7GB. BackTrack is perfectly suited to installation to a USB drive