How to secure my network - Page 1.9

Find the HOWTO or step-by-step guide that you need right here.

 

Discover How To Secure My Network HOWTOs

Tcpdump cheat sheet with examples

data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20100%20100%22%3E%3C/svg%3E

Get started using tcpdump for network troubleshooting and monitoring with this comprehensive cheat sheet, which demonstrates different types of packet capture scenarios using actual tcpdump examples.

Enumerating a new network with Nmap

data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20100%20100%22%3E%3C/svg%3E

Learn about some basic Nmap flags that you can use to generate a quick and useful network map to discover the scope of a network in a new environment, troubleshoot and manage network traffic.

How to monitor network activity on a Linux system

data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20100%20100%22%3E%3C/svg%3E

Whether you are troubleshooting a network issue or verifying the security of your network, monitoring network activity is crucial to maintaining a secure Linux system. Learn about multiple great methods for monitoring network activity on a Linux system in this LinuxConfig tutorial.

20 Awesome Nmap Command Examples in Linux

data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20100%20100%22%3E%3C/svg%3E

Nmap is an awesome open-source network discovery and reconnaissance tool that can be used to improve network security by revealing detailed information about target hosts and identifying potential vulnerabilities. Learn about 20 helpful nmap commands in this LinuxTechi guide. 

Setting up port redirects in Linux with ncat

data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20100%20100%22%3E%3C/svg%3E

Ncat is essential for Linux network debugging and troubleshooting, and this powerful tool delivers a "useful, but potentially dangerous, option for creating a port redirection link". Learn how to set up port redirects with ncat in this tutorial.

Troubleshoot your network with tcpdump

data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20100%20100%22%3E%3C/svg%3E

Tcpdump is a valuable network utility that can be used for troubleshooting and debugging. This article demystifies tcpdump - examining its options, as well as a real-world use case, for debugging networking issues in your Linux environment.