17%
28.11.2023
-data-dir /home/kevin/.vscode/cli tunnel service internal-run
|-- 35321 sh /home/kevin/.vscode/cli/servers/Stable-f1b07bd25dfad64b0167beb15359ae573aecd2cc/server/bin/code-server --connection-tok>
...
Oct 14 15
17%
30.11.2025
KEY_CITY="Muenchen"
14 export KEY_ORG="Linux-Magazin"
15 export KEY_EMAIL="pki@linux-magazin.de"
16
17 ./clean_all
18 ./vars
19 ./build-dh.sh
After a little time, and a couple of screens full
17%
19.12.2012
Franklin
New Processors Are Happening
Some big changes are happening in the processor world right now. For the last 15 years or so, both the HPC world and the enterprise world have settled on, for the most
17%
31.07.2013
_record;
14 int counter_limit;
15
16 counter_limit = 100;
17
18 for ( counter=1; counter <= counter_limit; counter++)
19 {
20 my_record.x = counter;
21 my_record.y = counter + 1
17%
21.08.2012
===================================================================================================
Install 20 Package(s)
Total size: 5.4 M
Total download size: 5.3 M
Installed size: 15 M
Is this ok [y/N]: y
Downloading Packages:
(1/19): cairo-1.8.8-3.1.el6.i686.rpm
17%
21.03.2017
# ===================
09 #
10 if __name__ == '__main__':
11
12 f = h5py.File("mytestfile.hdf5", "w")
13
14 dset = f.create_dataset("mydataset", (100,), dtype='i')
15
16 dset[...] = np.arange(100)
17
17%
10.04.2015
|A|P|R|S|F| |
13 | Offset| Reserved |R|C|S|S|Y|I| Window |
14 | | |G|K|H|T|N|N| |
15
17%
04.10.2018
",
13 "log_level": "INFO",
14 "node_meta": {
15 "APPLICATION": "consul",
16 "DATACENTER": "Datacenter-A",
17 "NAME": "Datacenter-A-consul",
18 "SERVICE": "consul
17%
21.08.2014
_wait_timeout": "30s",
08 "shutdown_command": "echo 'Done' | sudo -S shutdown -h now"
09 }],
10 "provisioners": [{
11 "type": "shell",
12 "inline": [
13 "sleep 30",
14 "sudo apt-get update",
15
17%
14.08.2017
. The polling intervals are usually between 5 and 60 seconds; the default is 15 seconds. The metrics are transmitted via HTTP if you use a browser. Prometheus uses the more efficient protocol buffer internally