How to Install and Use Nginx Proxy Manager with Docker
A reverse proxy is a web server that can sit in front of another web server or a web service. It can encrypt outgoing traffic, act as a load balancer,...
TCP MSS Clamping – What Is It and Why Do We Need It? « ipSpace.net blog
This (not so very) short video explains what TCP MSS clamping is and why we’re almost forced to use it on xDSL (PPPoE) and tunnel interfaces.
TL&DW summary: because Internet-wide Path MTU Discovery rarely works.
Every time NGINX encounters an error as it attempts to process a client’s request, it returns an error. Each error includes an HTTP response and description.
Did you know that you can actually bypass firewalls with SSH Tunneling? Today, I am going to give you a smooth introduction to SSH Tunnelling and we shall later see its other use cases and client applications out there.
SSH is basically a client-ser...
It’s really easy to create a DNS server that filters out malicious ads and links. The most popular option is to turn to Pi-Hole, but you will see for yourself that it is far from necessary. This tool requires some maintenance effort and increases the chances of being compromised by having a web environment open to the outside world. With just a server, VPS or Raspberry Pi, and 10 commands we will have our own DNS filter running with fantastic performance. Shall we start? 1 Download Maza Ad Blocking. curl -o maza https://raw.githubusercontent.com/tanrax/maza-ad-blocking/master/maza 2 Grants Maza enforcement permissions. chmod +x...
New Linux botnet exploits Log4J, uses DNS tunneling for comms
A recently discovered botnet under active development targets Linux systems, attempting to ensnare them into an army of bots ready to steal sensitive info, installing rootkits, creating reverse shells, and acting as web traffic proxies.
Lynis is a free and open-source security auditing tool and released as a GPL licensed project and is available for Linux and Unix-based Operating syst...
Images are the fundamental component of docker. In this guide, we will discuss what docker images are, how to build them, how to manage them, and how ...
Have you ever wished you could travel back in time after deleting that all important customer report or installing a broken driver just before heading into the board meeting? Well, you better read on, because now you can!
All it takes is to install Kali Linux version 2022.1 or newer with btrfs as file system and to enable snapshotting after installation.