

Linux Guides
- www.linuxshelltips.com How to Install AnyDesk Remote Desktop in Ubuntu
AnyDesk attributes to easy and stable operation, simple administrative tools, user-friendly setup, seamless & smooth remote access from other Linux machines.
- The complete guide to identifying fontslearnui.design Identifying Fonts: the Complete Guide
How to identify fonts in websites · in PDFs · in mobile apps · in images
- Arch Linux tweaksgist.github.com Tweaks I've made to my Arch Linux installation
Tweaks I've made to my Arch Linux installation. GitHub Gist: instantly share code, notes, and snippets.
- Box86: Run Windows Steam Games with Proton on an ARM Linux PCboilingsteam.com You can now Run Steam Games with Proton on an ARM PC Thanks to Progress Made on Box86!
You can now Run Steam Games with Proton on an ARM PC Thanks to Progress Made on Box86!
The article is not really a guide, however it provides screenshots, links and infos which basically equips you to get it running.
- GPT-J is self-hosted open-source analog of GPT-3: how to run in Dockertracklify.com GPT-J is a self-hosted open-source analog of GPT-3: how to run in Docker
Learn how to setup open-source GPT-J model on custom cheapest servers with GPU. Try to run the text generation AI model of the future and talk to it right now!
- Huawei Matebook BIOS update with Linuxgist.github.com Update your Huawei Matebook Pro X (and others) from the Linux shell with fwupd
Update your Huawei Matebook Pro X (and others) from the Linux shell with fwupd - update-huawei-matebook-firmware-linux.md
- Packet Drops Monitoring on Linuxgithub.com Packet Drops Monitoring
Contribute to Mellanox/mlxsw development by creating an account on GitHub.
- gist.github.com How to enable the Hyper key on Linux
How to enable the Hyper key on Linux. GitHub Gist: instantly share code, notes, and snippets.
- 2FA TOTP without crappy authenticator appswww.codemadness.org 2FA TOTP without crappy authenticator apps - Codemadness
Using 2FA TOTP without crappy authenticator apps
- www.procustodibus.com WireGuard DNS Configuration for Systemd
Systemd-resolved DNS settings for WireGuard.
- cromwell-intl.com Digital Cameras, Linux, and BSD
How to connect your camera or phone to a Linux or FreeBSD desktop or notebook and transfer pictures. Solving the 'No such interface "org.gtk.vfs.Mount" on object' error.
- blog.sergeantbiggs.net Hardening Applications with systemd
Because we live in the day and age where the new gods have taken over Linux, it’s a good idea to familiarize ourselves with their rituals. Some of them might seem strange to us, but some of them are actually very nice features. One of the features I really like about systemd are the built-in hardeni...
- A Guided Video Tour of Emacs by Steve Yegge
YouTube Video
Click to view this content.
- shanedowling.com How to manage Podcasts on an iPod Classic on Linux
After my last post generated some interesting discussion on Hacker News, I figured it was worth a little guide on how I manage my iPod Classic on a Linux machine. Thankfully some very clever people put together the drivers and software to make this a breeze, but there's a few …
- linuxjedi.co.uk Emulating PPC32 Linux in x86_64 Linux
I’ve recently needed to do some porting work for a PPC32 CPU running Linux. At the time I didn’t have any PPC hardware (I’ve since acquired a PowerMac G5). Of course when we don’t have hardware…
- www.howtoforge.com How to Audit a Remote Linux system with Lynis Security Tool
Lynis is a free and open-source security auditing tool released as a GPL licensed project and is available for Linux and Unix-based Operating systems....
- ral-arturo.org How to use nftables from python
One of the most interesting (and possibly unknown) features of the nftables framework is the nativepython interface, which allows python programs to access a...
nftables in times of bpfilter, kek...
- www.debugpoint.com How to Get KDE Plasma 5.24 in Kubuntu 21.10 Impish Indri
The KDE devs enabled the famous backports PPA for you to install/upgrade to KDE Plasma 5.24 in Kubuntu 21.10. Here’s how. KDE Plasma 5.24 was released recently with exciting changes. You get a brand new overview screen with this new release, much like GNOME’s own overview. Also, a refreshed default ...
- PineBook Pro: How to install Manjaro on a LUKS-encrypted NVMe SSDyahe.sh PineBook Pro: How to install Manjaro on a LUKS-encrypted NVMe SSD | Yahe - Code and Thoughts
Last year I got myself a PineBook Pro to have a look into ARM-based devices and ARM development in general. Thanks to the optional NVMe adapter board I was able to add an SSD to the device as well. One of the first things I always do after receiving new hardware is to fully re-install the operating
- asalor.blogspot.com Re-encryption of LUKS device (cryptsetup-reencrypt tool)
Do you need to change encryption parameters of LUKS device (like volume key, cipher or IV)? Or even switch not encrypted device into encryp...
- Vim Video Guidance: From hjkl to a platform for plugins
YouTube Video
Click to view this content.
- How to Monitor and Optimize Power Usage on Linuxlinuxhint.com How to Monitor and Optimize Power Usage on Linux?
Guide on how to monitor the system resource usage with the different tools and how to optimize the power usage on a Linux system using various doable methods.
The Guide is from 2 years ago but the tools not really changed, TLP etc is still used widely across several distros.
- How to crack RSA-512 on off-the-shelf hardware in 4 days
The guidance of course, works universal, you can also do this on practical any OS that is powered by good hardware resources.
The cracking time depends on several factors, for the original author it was 4 days.
- www.nakivo.com How to Use VMware Remote Console in Linux and Windows
Learn what VMware Remote Console (VMRC) is and how to launch VMRC to configure VM options as well as manage guest OSs in vSphere.
- How to Install Jellyfin Media Server with Nginx Ubuntu 20.04www.howtoforge.com How to Install Jellyfin Media Server with Nginx on Ubuntu 20.04
Jellyfin is a free and open-source media streaming solution that allows you to host your own media server. In this tutorial, we will explain how to in...
- Ancient Unix Guide
This is more like a historical guidance, but nonetheless interesting.
- djalal.opendz.org eBPF: Block Linux Fileless Payload "Malware" Execution with BPF LSM
Due to the security features that Linux offers, like booting directly into a readonly filesystem, making filesystems readonly at runtime for apps and …