16%
08.10.2015
the version number 5.0.10018.0
. This development is all the more interesting, given that the installation directory still goes by the name v1.0; it will probably keep this name for all time for reasons
16%
05.12.2016
established connections to a third-party server using the IPsec protocol. The test devices were an Apple iPad with the latest iOS 9 and a Samsung smartphone with Android 4.0.4, which at the time were the most
16%
03.08.2023
with the hdparm [7] tool as:
sudo hdparm -t /dev/mmcblk0
Sequential writes is a large continuous write, forcing filesystem sync to ignore caching effects. Run with the dd [8] tool as:
sudo dd if=/dev/zero of
16%
18.07.2013
-compressible test data.
TKperf requires Fio 2.0.3 or higher. In older versions of Fio, some terse output information is missing; this is minimal output that can be easily processed by other programs [4
16%
13.12.2011
packetstormsecurity.org
packetstormsecurity.org,199.58.210.12,A
NS25.WORLDNIC.COM,205.178.190.13,SOA
ns25.worldnic.com,205.178.190.13,NS
ns26.worldnic.com,206.188.198.13,NS
mail.packetstormsecurity.org,199.58.210.12,MX
16%
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
16%
28.11.2021
Creating a graphical user interface (GUI) with the Fyne framework [1] requires some preparation, including installing the GCC compiler and a graphics driver [2]. You will also need at least Go v1.12
16%
05.02.2019
. To evaluate a memory image, Volatility requires information about the memory layout. A profile must therefore always precisely match the kernel version. The Volatility wiki [12] links to ready-made Linux
16%
13.06.2016
="hanscees@hanscees.con" #adjust
11
12 LECROOT="/etc/letsencrypt/live"
13 mkdir /root/letsencrypt #justincase
14
15 #lets get certs
16 echo "will get the certs now" & sleep 3
17 for i in `echo $DOMAINS` ; do
18 echo "getting certs
16%
26.01.2025
=FreshRSS feed aggregator
03
04 [Container]
05 Image=docker.io/freshrss/freshrss:1.25.0
06 ContainerName=freshrss
07 HostName=freshrss
08 Volume=%h/containers/freshrss/data:/var/www/FreshRSS/data:Z
09 Volume=%h