How to Use SSH Pipes on Linux

Like most commands on Linux, SSH can be used with input/output redirection via | (Unix Pipe). SSH can be used with this pipeline too. The basic concept here is understanding how the Unix pipeline works.

When you understand the way pipes work, you can get seriously creative. This article covers what happens when you combine Unix pipes and SSH. It should be noted that since Unix pipes can be just about anything, there are no doubt going to be commands not on this list would also be useful.

NOTE: Among other things, this article shows how to do remote hard drive backup and restoration, by creating an image (.img file) of a hard drive on a remote system, assuming that you have sufficient space on the remote backup drive for the image file.

Source: How to Use SSH Pipes on Linux

Linux iptables Firewall Simplified Examples

In the previous post, we’ve talked about how to Secure Linux Server Using Hardening Best Practices and some people ask me about firewall section which was a brief introduction about iptables firewall. Today we will discuss in detail the Linux iptables firewall and how to secure our servers traffic using that awesome tool.

Source: Linux iptables Firewall Simplified Examples – Like Geeks

RJCLIP Repairs Ethernet RJ45 Clips in Seconds

It’s just a small plastic bit that simply fits on top of the broken RJ45 connector …

Source: RJCLIP Repairs Ethernet RJ45 Clips in Seconds (CNXSoft – Embedded Systems News)

Install and using netstat in Linux

netstat is a useful tool for checking your network configuration and activity. It is in fact a collection of several tools lumped together.

Source: Install and using netstat in Linux | Unixmen

How to block network traffic by country on Linux – Xmodulo

Source: How to block network traffic by country on Linux – Xmodulo

How to disable Ipv6 on Ubuntu, Linux Mint, Debian

So if ipv6 is not supported on your network infrastructure, it might be useful to disable it all together. Why ? It can cause issues like delayed domain lookups, un-necessary attempts to connect to ipv6 addresses causing delay in network connection etc.

Source: How to disable Ipv6 on Ubuntu, Linux Mint, Debian (BinaryTides)

(This is also applicable to a Raspberry Pi running Raspbian, or some other Debian derivative such as RasPBX)

How a group of neighbors created their own Internet service | Ars Technica

relay-point-640x346

Powered by radios in trees, homegrown network serves 50 houses on Orcas Island.

Source: How a group of neighbors created their own Internet service | Ars Technica

How to Use SSHFS to Mount Remote Filesystem on Linux

Ever wanted to mount remote file systems locally over secure shell? If so, SSHfs may be just what you’re looking for. Here’s how to set it up on Linux.

Source: How to Use SSHFS to Mount Remote Filesystem on Linux (Make Tech Easier)

Build your own NAS with OpenMediaVault

OpenMediaVault is a Debian based special purpose Linux Distribution to build a Network Attached Storage (NAS) System. It provides an easy to use web-based interface, Multilanguage support, Volume Management, Monitoring and a plugin system to extend it with LDAP, Bittorrent, and iSCSI capabilities. This tutorial describes the installation and configuration of OpenMediaVault.

Source: Build your own NAS with OpenMediaVault – Howtoforge

Teemip – A Free and Open Source IP Managment Tool | Unixmen

Teemip – A Free and Open Source IP Managment Tool

Source: Teemip – A Free and Open Source IP Managment Tool | Unixmen