16%
05.08.2024
://gb.archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.15 [194 kB]
[...]
Setting up pkg-config (0.29.2-1ubuntu3) ...
Setting up git (1:2.34.1-1ubuntu1.10) ...
Setting up curl (7.81.0-1ubuntu1.15
16%
04.12.2024
Capacity": "883cc"
15 }
16 {
17 "type": "Bicycle",
18 "brand: "Canyon,
19 "model": "Ultimate CF SLX",
20 "year": 2022,
21 "frameMaterial": "Carbon",
22 "gears": 22
23 }
A vehicle of one type has
16%
01.06.2024
the system is doing. Later, you can leave the options out and DSC will do its work in the background. Once the process has been started, DSC automatically checks the configuration every 15 minutes by default
16%
21.08.2014
: 868152 129568
10 Swap: 0 0 0
11 shell@android:/ $ cat /proc/cpuinfo
12 Processor : ARMv7 Processor rev 9 (v7l)
13 processor : 0
14 BogoMIPS : 1993.93
15 processor : 1
16 Bogo
16%
25.09.2023
-rf /var/lib/apt/lists/*
09
10 RUN >/etc/machine-id
11 RUN >/var/lib/dbus/machine-id
12
13 EXPOSE 22
14
15 RUN systemctl set-default multi-user.target
16 RUN systemctl mask dev-hugepages.mount sys
16%
04.12.2013
_record
13
14 counter_limit = 2000
15
16 ierr = -1
17 open(unit=8, file="test.bin", status="replace", &
18 action="readwrite", form="unformatted", &
19 iostat=ierr)
20
16%
16.10.2012
to the screen (STDOUT; line 15).
Listing 1: SSH Script
01 #!/usr/bin/php
02
03
04 $ssh = ssh2_connect('192.168.1.85', 22);
05 ssh2_auth_password($ssh, 'khess', 'password');
06 $stream = ssh2_exec
16%
20.02.2012
, Failed
2012-01-09 20:49:17, 8108, 414.12, 4, 0.78, 19.58, 0.01, 15.18, 8175, 72
2012-01-09 20:49:30, 68, 2.38, 0, 0.45, 28
16%
22.05.2012
and latest version
Package patch-2.6-6.el6.x86_64 already installed and latest version
Package bison-2.4.1-5.el6.x86_64 already installed and latest version
Package libtool-2.2.6-15.5.el6.x86_64 already
16%
10.04.2015
.loadLibrary(lib.getName()); // might throw UnsatisfiedLinkError
13 }
14
15 [...]
16
17 public static String readline(String prompt, boolean addToHist)
18 throws EOFException, IOException, UnsupportedEncodingException {
19