Using Custom CSS in MediaWiki from Version 1.35 and newer
In newer MediaWiki versions (1.35+), the process for adding custom CSS has changed from older versions. There are now several…
Mastering iPerf on Linux and Windows
Ever wondered if your network is delivering the speed it promises? Whether you’re troubleshooting slow connections, optimizing a data center,…
How to mount SMB Shares on Linux
Linux systems can easily connect to Windows shared folders or other SMB (Server Message Block) network shares using the SMB/CIFS…
How to change the vmxnet3 link speed of a Virtual Machine running in VMware vSphere
The default link speed of a vmxnet3 adapter is 10Gbps as shown on the screenshot below. In this post I…
How to set up Dante SOCKS5 Proxy on SUSE Linux Enterprise Server
In this post I will show step by step how we can set up the Dante SOCKS5 Proxy on SUSE…
Using a Jump Host (Bastion Host) for SSH (Secure Shell)
When managing remote servers, SSH (Secure Shell) is the go-to protocol for secure, encrypted connections. However, in enterprise environments, direct…
Mastering the mitmproxy (MITM interactive HTTPS Proxy) on Linux
In this post I want to show step by step how we can install the mitmproxy on different Linux distributions…
Mastering Oracle Linux Updates and Repos
In this post I want to show how we can manage updates and repositories in Oracle Linux, to demonstrate this…
How to elevate a Linux User Account with Sudo Rights
In the world of Linux and Unix-based systems, user roles and permissions are the foundation of security and system integrity….
Linux Cheat Sheet for essential Commands
Linux is a versatile operating system, packed with powerful tools and commands to streamline tasks, troubleshoot issues, and manage systems…