39%
19.02.2013
OSPF
01 !
02 hostname linuxrouter
03 password 8 7kdoaul4.iSTg
04 enable password 8 ZDF339a.20a3E
05 log file /var/log/quagga/zebra.log
06 service password-encryption
07 !
08 interface eth0
09 multicast
39%
19.02.2013
here, is given in Listing 2.
Package Service
Listing 3 defines two tasks. The first, apacheinstall
, installs the Apache web server on all servers (install package
) and starts it ( service ... "start
39%
05.03.2013
a “Hello World,” you thus have to feed the CoffeeScript code console.log "Hello World"
to it.
Finally, to compile a .coffee
script, use the -c
parameter:
coffee -c hello.coffee
The JavaScript code
39%
16.04.2013
. It is used by all the parties (i.e., the mobile node, correspondent node, and home agent) in messages that have to do with the management and updating of bindings. Figure 3 shows the configuration
39%
30.04.2013
abuse of these devices by malware, it was necessary to disable this kind of access [3]. To remove this restriction, you need to rebuild the kernel without CONFIG_STRICT_DEVMEM
, but this approach
39%
16.07.2014
to the value /opt/helloworld
. If the hello
program returns 0
, the test is passed; any other value means a failure.
Listing 3: Unit Test
prg = executable('hello', 'main.c')
test('A Test', prg, args
39%
14.06.2017
example illustrating the change in file size:
$ ls -lsah FS_scan.csv
3.2M -rw-r--r-- 1 laytonjb laytonjb 3.2M 2014-06-09 20:31 FS_scan.csv
$ gzip -9 FS_scan.csv
$ ls -lsah FS_scan.csv.gz
268K
39%
17.07.2023
My first try was just to use Anaconda to install everything. To be sure that TensorFlow, PyTorch, and CuPy all used GPUs properly, I used simple check commands:
python3 -c "import tensorflow
39%
06.05.2024
over Ethernet. The blade has a Gigabit Ethernet port on the back, an HDMI port at the front, and a USB-C port on the bottom of the blade near the back (on the right in Figure 3). A USB-A port is present
39%
10.04.2015
the community string with -c. On top of this, you need the hostname or the IP address of the computer to query and its OID. If you simply enter a dot for the latter, snmpwalk queries all available OIDs (Figure 3