13%
04.10.2018
active Fa0/1, Fa0/2, Fa0/3, Fa0/4,
Fa0/5, Fa0/6, Fa0/7, Fa0/8,
Fa0/9, Fa0/10, Fa0/11, Fa0/12
10
13%
18.12.2013
__ == "__main__":
12
13 local_dict = {'x':0, 'y':0, 'z':0,'value':0.0};
14 my_record = []; # define list
15
16 counter_limit = 2000;
17
18 f = open('test.bin', 'r+')
19 for counter in range(1,counter
13%
07.11.2011
core : ' + str(icore)
07
08 if '__main__' == __name__:
09
10 osrvr = Server()
11 ncpus = osrvr.get_ncpus()
12
13 djobs = {}
14 for i in xrange(0, ncpus):
15 djobs[i] = osrvr
13%
04.04.2023
.
If the edgeLinux partitioner does not give you a suggestion for partitioning the system disk, proceed as follows:
Create a 1024MB partition for /boot and a 20GB partition for /. Leave the remaining space
13%
02.08.2021
-physical-network physnet1 --share provisionnet
# openstack subnet create --network pxenet --subnet-range 192.168.21.0/24 --ip-version 4 --gateway 192.168.21.254 --allocation-pool start=192.168.21.22,end=192
13%
05.12.2016
# Deactivate comments to keep these rules permanently
090 UNBLOCK_AUTO=0
091
092 echo "Initialize iptables"
093 # Create rule chains
094 chain_exists LAST_RESORT || ${IPTABLES} -N LAST_RESORT
095
13%
07.10.2014
at least outputs some information.
What you need is access to the filesystem, which could reside in 06:zfs0; however, to determine the name of the pool, you need a zpool import (Listing 2). The name
13%
04.08.2020
root.
10 node-builder_1 | To override this, specify the homepage in your package.json.
11 node-builder_1 | For example, add this to build it for GitHub Pages:
12 node-builder_1 |
13 node-builder_1
13%
18.07.2013
in TLSv1.0 was error-prone, but the problems long remained theoretical.
TLSv1.1, which was designed to iron out the worst weaknesses of CBC, followed in 2006. Two years later, TLSv1.2 was released
13%
27.09.2024
virtual instance for development and test purposes on which to carry out the work. Again, Ubuntu 22.04 is a good choice. The steps are quickly completed: Use curl to download the k0s binary, which you