19%
10.04.2015
/bin/rpi-update \
https://raw.githubusercontent.com/Hexxeh/rpi-update/master/rpi-update && \
chmod +x /usr/bin/rpi-update
08 $ sudo rpi-update
09 $ sudo reboot
I enabled SNMP agents on all the access points used
19%
22.06.2012
: Qmail Delivery Retry Events
Delivery Attempt
Seconds
D-HH:MM:SS
1
0
0-00:00:00
2
400
0-00:06:40
3
1600
0-00:26:40
4
19%
03.12.2015
2001:db8::201:203:409 prefixlen 64 scopeid 0x0
inet6 2001:db8::5555 prefixlen 64 scopeid 0x0
inet6 fe80::1:2ff:fe03:409 prefixlen 64 scopeid 0x20
ether 02:01:02:03:04:09
19%
09.10.2013
, such as the rendering of a 3D scene.
The current apex of this development path is the NVidia Tesla K20X, which delivers a staggering 1.31 teraFLOPS of double-precision number-crunching performance. This performance
19%
25.09.2013
the code states should be good enough for caches up to 20MB. The Stream FAQ recommends you use a problem size such that each array is four times the sum of the caches (L1, L2, and L3). You can either change
19%
05.02.2019
). cloud-init has also resized the filesystem to fit the partition and set the hostname according to the instance name in the cloud.
Listing 2
cloud-init.log Snippet
...
2018-10-09 20
19%
05.11.2013
decided to look for an intermediate path, introducing the Xeon Phi accelerator at the beginning of this year. The Xeon Phi, which is based on x86 technology, has received more attention in recent months
19%
11.06.2014
the central calendar and address book. Mobile devices needed Microsoft's ActiveSync protocol or (up to Kolab 3) the outdated SyncML to connect with the open source groupware.
As of version 3.1, the Kolab team ... Open standards and open source are requisite in Kolab groupware. The alpha release of version 3.1 hugely extended the number of compatible clients with the CalDAV and CardDAV protocols, making Kolab
19%
04.12.2024
Attaching an iSCSI Device
$ uname -a
Linux DANSBOX 6.8.0-35-generic #35-Ubuntu SMP PREEMPT_DYNAMIC Mon May 20 15:51:52 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE
19%
26.01.2025
examples created a slider in the Pluto notebook (Figure 3) with
@bind x Slider(1:10)
In HTML, the closest equivalent is:
However, the two examples