15%
10.04.2015
01 auto br0
02 iface br0
03 bridge-ports swp1 swp2 swp3 swp4 swp5
04 bridge-stp on
Because the list would be pretty long for 52 ports, you can also do the following specify
15%
12.09.2013
packages/conf/distributions
Origin: TKmon
Label: tkmon
Codename: precise
Suite: stable
Architectures: i386 amd64 source
Components: main optional
SignWith: 0B8738CA
$ vi packages/conf/options
verbose
ask
15%
14.03.2013
, NCLOB), because you do not want to convert binary data, of course.
Conversion takes place automatically in transit (via Oracle Net); for example, a Euro sign typed on a Windows machine (0x80 in WIN-1252
15%
16.05.2013
in $LOADED
04 do
05 if [ $I != "" ] ; then
06 module load $I
07 fi
08 done
09 else export LOADEDMODULES=""
10 fi
As can be seen from this code, if NOMODULES is set, nothing is done
15%
15.06.2016
is to check the data in /proc/net/rpc/nfs
for the load on the NFS daemons. The output line that starts with th
lists the number of threads, and the last 10 numbers are a histogram of the number of seconds
15%
29.09.2020
ControlSet | Control | Terminal Server
key. With this approach, you can activate Remote Desktop by importing registry entries. The most important entry is fDenyTSConnection
. A value of 0
activates Remote Desktop
15%
22.12.2017
World!
01 control "hello-world-1" do
02 impact 1.0
03 title "Hello World"
04 desc "Text should include the words 'hello world'."
05 describe file('helloworld.txt') do
06 its
15%
02.06.2020
Despite, or perhaps because of, research successes in artificial intelligence (AI), powerful AI seems to be further away today than it was 10 years ago. Will AI ever step toward automated super
15%
05.12.2019
behavior of the load balancer as a whole (e.g., all requests with the user agent Google Chrome end up with version 1.0 pods of application X, and all requests with Firefox land on version 1.1 pods
15%
11.10.2016
, and then specifies the interface. In this example, I'm using a virtualized Ubuntu system on a new-ish Ubuntu host, so the interface name is enp0s3
, rather than something standard such as eth0
or wlan0
.
Once you