Lean how to redirect a URL within Apache VirtualHost.
Also find me here:
Baeldung Author
Ahmed Shibani
As a Linux Systems Engineer, I dance through the digital realm like a penguin on a mission. 🐧 When I'm not crafting impeccable code or managing servers, you'll find me nestled in the cozy embrace of my favorite armchair, engrossed in a good book. 🔍 I'm a dedicated open source advocate, spreading the gospel of freedom, collaboration, and a future unshackled by proprietary software. 🌐 When I'm not debugging, you can bet I'm delving into the mysteries of the universe through the pages of novels. I devour words like code, savoring each page like it's the last line of a perfectly written script. 📖 #OpenSourceEnthusiast #BookwormExtraordinaire
Here's what I've written (so far):
Baeldung on Linux
- All
- Network Configuration (5)
- Security (4)
- Administration (4)
- Networking (3)
- Filesystems (2)
- Web (1)
- Service Management (1)
- Processes (1)
- Installation (1)
- Boot Process (1)
Convert PFX to PEM Using OpenSSL
Filed under Security
Learn how to convert PFX files to PEM format using OpenSSL on Linux.
How to Monitor Running rsync Processes
Filed under Processes
Learn how to monitor a running rsync process using various Linux tools.
Using Two Ethernet Cards to Increase Network Throughput
Filed under Administration, Network Configuration
Learn how to configure dual Ethernet cards to increase network throughput on Linux.
How to Add Subdomains to LetsEncrypt Using Certbot
Filed under Administration, Security
Learn how to add subdomains to LetsEncrypt using Certbot.
How to Use Linux as a Gateway
Filed under Network Configuration
Learn how to configure a Linux system as a network gateway.
Installing and Configuring a DHCP Server in Linux
Filed under Installation, Network Configuration
Learn how to install and configure a DHCP server, along with the necessary firewall exceptions, in Linux.
How to Force File System Check at Every Boot
Filed under Boot Process, Filesystems
Learn how to force Linux to perform a file system check at every boot.
How to Use SOCKS Proxy for Commands
Filed under Networking
Learn how to route command traffic through a SOCKS proxy via SSH or tsocks on Linux.