Nikolay Hristov
Blog,
http://www.horizon9.org/
Pages
(Move to ...)
Home
About me
▼
Thursday, October 5, 2017
Mounting bootable image file under linux with offset
›
Use fdisk to see the partitions and their offset of the image file: # fdisk -l router-devuan-jessie-diskless-2017.img Disk router-devuan-j...
Wednesday, October 4, 2017
Mediatek LinkIt Smart 7688 with DHT22/11 sensor on custom LEDE/OpenWRT image
›
Examples will be with LEDE-Project latest sources from git. check-humidity-7688 is a fork of Onion Omega2p checkHumidity which reads tem...
Wednesday, September 27, 2017
LEDE Project/OpenWRT DHT11/22 humidity and temperature sensor on Raspberry Pi 3
›
Using latest developement version of LEDE Project from git Kernel config rpi3: lede-project-kernel-config-rpi3.txt (rename it to .confi...
Thursday, July 20, 2017
Build netqmail-1.06 with TLS support Devuan / Debian package
›
Before you start you need libssl-dev and qmail-uids-gids packages installed (or you can create qmail users/groups manually according to qma...
6 comments:
Teach apt-get not to use IPv6 addresses
›
Create a file in /etc/apt/apt.conf.d/ starting with 90 or higher. Example /etc/apt/apt.conf.d/90ipv6only Put inside the following: Acqu...
Tuesday, July 11, 2017
Running JBOSS with Daemontools / Runit
›
JBOSS is installed in /usr/local/jboss Jboss user is created for that purpose with home directory = /usr/local/jboss daemontools/runit ru...
Thursday, January 12, 2017
OpenVPN renew expired CA, revoke certificate and other notes
›
OpenVPN and OpenSSL notes View contents of a certificate file: # openssl x509 -noout -text -in certificate-file.crt Generate new CA f...
‹
›
Home
View web version