pyGtkRDP is a simple GUI for freerdp-x11 or rdesktop connections, written in python3. The application provides the ability to preset terminal connection parameters by the administrator and a graphical connection interface for the user.
How to resize a running partition and add a swap partition without rebooting
Resizing a running partition, adding a swap partition without reloading. The instruction is relevant for most Linux distributions: Debian, Ubuntu, Arch, CentOs, Fedora, Gentoo etc.
Using the YL-100 Soil Moisture Sensor
You can find a cheap Chinese soil moisture sensor labeled YL-100. But it’s hard to find working instructions on how to use it. This article intends to fill this gap.
Linux with old 32-bit hardware
Sometimes it may be necessary to use old computers. Linux operating systems are perfect for this task. There are a lot of articles and recommendations on the Internet for selecting software and specific distributions for this task. But there is a key problem: recently all browsers (and some other programs) have ceased to support old processors (most 32-bit).
Restore wi-fi after suspend in Ubuntu
On many laptop models with Ubuntu systems (Kubuntu, Lubuntu, Xubuntu etc.) the wireless network stops working after returning from sleep/standby mode. The problem is quite common and occurs in many versions of the system: 16.04, 14.04 and others. The article will describe a universal solution to this problem.
Midnight Commander with SMB support
How to install MC (Midnight Commander) with Samba support.
$89 Pinebook Linux Laptop To Go On Sale Next Month
Pine64, which makes single board computers of the same name, will launch a new ARM notebook with an 11.6″ screen at the end of February, priced at just $89. A model with a 14″ display will also be available for $99.
Recover deleted files on an Windows partition with a Linux Live CD
How to recover deleted files on an NTFS partition with any Linux Live CD.
How to write/make changes to an existing squashfs filesystem
Most LiveCD distributions (Debian, Ubuntu, Fedora, Mint, etc) contain a filesystem.squashfs file, which is a container with a squeeze file system that is unzipped and loaded when the LiveCD boots. The following will describe how to add/remove and edit files in such a container.
Zerocash 1.0 user guide
Zerocash is a new protocol that provides a privacy-preserving version of Bitcoin. Zcash is currently only available for Linux.