Visual Studio Code setup for C/C++ development in Docker on Windows
C/C++ development environment setup for local/remote development in Visual Studio Code, using Docker/WSL-2 on Windows.
C/C++ development environment setup for local/remote development in Visual Studio Code, using Docker/WSL-2 on Windows.
Installing the Ubuntu Server on QNAP / RAID-5 ZFS encrypted root.
Desktop vs NAS-dedicated hard drives differences, specifics of using standard desktop drives in the RAID setup.
Monitoring and reporting of disk health issues under Linux: SMART errors, temperatures, RAID failures.
How to make a Linux PC shutdown and wake-up automatically at specific times.
Setting up the the Linux swap file for hibernation (Ubuntu), including ZFS/encryption setup.
Creating a ZFS RAID over different size drives (2 x 1 TB + 3 x 2 TB for 8 TB RAID-5 setup). This was done as part of the “Project Ares” NAS box setup for a...
Linux send-only postfix mailer SMTP relay configuration for error reporting and notifications.
Unattended booting of Linux encrypted root via network and USB fallback.
Sharing the experience of building a home NAS/VM server. The part 5 completes the system installation with setting up the system drives RAID-1 and the dat...
Sharing the experience of building a home NAS/VM server. The part 4 describes the steps taken to install the chosen OS (Ubuntu Server 20.04 LTS) onto a LU...
Sharing the experience of building a home NAS/VM server. The 3rd part discusses the operating and file system of the new server, the requirements and the ...
Sharing the experience of building a home NAS/VM server. This part describes building the machine, testing and measurements.
Sharing the experience of building a home NAS/VM server. In the first part we’ll have a look on the hardware used to build the machine.
CD drive is usually auto-mounted in the desktop Linux installations for the user currently logged in. However in a server installation without GUI (...
Vectorization is transformation of series of single operations into instructions which perform operations over multiple values simultaneously, by using the...
Minimal installation of the Solaris 10 operating system together with the Sun Studio (Oracle Solaris Studio) and Java 8 SDK for C++ and Java development, t...
The article describes how to generate and use the SSH keys to login to remote machines instead of using passwords, and the basic troubleshooting.
Windows File System and Registry Virtualization (Virtual Store) is a technology to provide backward compatibility for legacy applications, which require un...