16%
04.10.2018
:/
1 -rw- 4414921 Aug 22 2017 00:00:02 c2960-lanbase-mz.122-25.FX.bin
2 -rw- 736 Aug 22 2017 10:53:02 vlan.dat
64016384 bytes total (59600727 bytes free)
If you
16%
07.06.2019
# Jenkins home directory is a volume, so configuration and build history
22 # can be persisted and survive image upgrades
23 VOLUME ${JENKINS_HOME}
24 USER ${JENKINS_USER}
25
26 ARG JENKINS
16%
09.01.2013
" = "" ]
17 then
18 echo "$0 error: ID missing." >&2
19 fi
20
21 id=$1
22 shift
23
24 echo "$id $(date +%s) $mode" >> $ACCOUNTING
The VM_HOOK construct can appear more than once in the configuration
16%
28.06.2011
, you might enter 192.168.1.100-168.1.124
The Web Interface
Eucalyptus provides a browser-based interface to manager a number of jobs you'll need to manage and launch virtual machines in your cloud
16%
17.02.2015
The Raspberry Pi SBC packs some high-quality hardware at a very affordable price. It's compact and requires very little power, and for less than $100, you can build a feature-rich network monitor (see the "What
16%
09.10.2017
client.get_all_tweets(user)
20 collect_with_max_id do |max_id|
21 options = {count: 200, include_rts: true}
22 options[:max_id] = max_id unless max_id.nil?
23 user_timeline(user, options)
24
16%
15.12.2017
Windows workstations for a particular company department, you would create a template for one of those workstations. If you’re responsible for implementing 100,000 IoT devices, you could use this domain
16%
23.04.2014
on your system. Almost all firewalls allow port 22 access, so you don’t have to configure anything extra, such as NFS or CIFS. You just need one open port on the firewall – port 22. All the other ports can
16%
11.04.2016
't have the proven track record of Apache or even an alternative tool like Nginx.
A Virtual Machine with Hiawatha
TurnKey Linux [2] is an open source project that provides 100+ free virtual
16%
25.03.2021
_requests directive specifies the maximum number of requests that can be processed over a given TCP connection. Again, it parallels HTTP/1.1 (keepalive_requests), and again the default values (100 vs. 1,000) show