Searching for slackware
11 articles found
How to Create and Configure initrd in Slackware Linux: Complete Guide
At Terminal By Rudi Drusian Lange ✦Find out what initrd is, what it's for and how to generate and use it. Learn how to configure ELILO for a new kernel and use scripts such as mkinitrd, geninitrd and eliloconfig
Certificate Management for OpenVPN with Easy-RSA

How to create a CA to securely generate, sign, revoke, and renew certificates. Understand the role of public and private keys, requests, certificates, and more
How to Schedule Tasks in Linux Using Crontab: Detailed Examples

Define custom scheduling ranges, explore essential commands, change the default editor, organize script scheduling by folders, and view execution logs
How to upload a new project to GitHub with Linux and SSH, no password

Set up Git in your local repository, sync with GitHub, learn about versioning, and use tags and releases to organize versions of your project and make it available for download
How to use rsync with NTFS and FAT32 on Linux: Problems and solutions

File sync and backup between Linux, NTFS and FAT32. Understand the limitations of timestamps and permissions and learn how to work around them with options like modify-window and size-only
How to repair NTFS partitions in Linux. Chkdsk in Linux

Fix mounting issues, inconsistencies, and errors on NTFS partitions in Linux with the ntfsfix command. Prepare a full scan on the next Windows boot
Create GPT/MBR partitions and format with NTFS/FAT32/ext4 in Linux

Complete guide to managing disks on Linux: create GPT or MBR partitions, change name and type, and format as NTFS/ext4. Learn how to remove partition tables. Complete and detailed examples