学习教程

学习教程

Write a TCP Server in Python. Introduction with Sockets – Part 1

Write a TCP Server in Python. Introduction with Sockets – Part 1

It is late and I decided to code a simple TCP server in pure Python. But what is a server? Anything that receives connection from other computers call

John John 2017-03-15
2.6K+ 0 0
Write a Simple Client in Python

Write a Simple Client in Python

Now that we finished writing the TCP server it is time to write a simple client which will connect to the server. It is very simple to create our clie

John John 2017-03-15
1.8K+ 0 0
How To Manage Multiple SSH Sessions Using Cluster SSH And PAC Manager

How To Manage Multiple SSH Sessions Using Cluster SSH And PAC Manager

About SSH We, all, know what is SSH, right? SSH, stands for Secure Shell (sometimes known as Secure Socket Shell), is a Cryptographic Protocol that c

John John 2017-03-15
2.2K+ 0 0
Block SSH Brute Force Attacks Using SSHGuard

Block SSH Brute Force Attacks Using SSHGuard

SSHGuard is a fast and lightweight monitoring tool written in C language. It monitors and protects servers  from brute force attacks using their loggi

John John 2017-03-15
1.9K+ 0 0
Determine Your Specifications from Command-Line

Determine Your Specifications from Command-Line

We recently published article about how to determine your computer’s architecture via GUI. Today am going to show how to do the same thing from the co

John John 2017-03-15
1.5K+ 0 0
Use Terminal as a Web Browser

Use Terminal as a Web Browser

Web browsers are software used to access and view the internet and webpages. We all know about some of the popular web browsers such as Mozilla Firefo

John John 2017-03-15
1.6K+ 0 0
Installing Telnet In CentOS/RHEL/Scientific Linux 6 & 7

Installing Telnet In CentOS/RHEL/Scientific Linux 6 & 7

Disclaimer: Before installing and using Telnet, keep the following in mind. Using Telnet in public network(WAN) is very very bad idea. It transmi

John John 2017-03-15
1.4K+ 0 0
Ten ‘Top’ Command Examples

Ten ‘Top’ Command Examples

The “top” command provides a dynamic real-time view of a running system. It can display system summary information as well as a list of processes or t

John John 2017-03-15
1.5K+ 0 0
How to Disable SSH Root Login in GNU/Linux

How to Disable SSH Root Login in GNU/Linux

As we all know, root SSH login is enabled by default in GNU/Linux. We can easily access our remote servers and manage them if they have any issues via

John John 2017-03-15
1.7K+ 0 0
How to Install Latest GIT on RHEL 6/CentOS 6

How to Install Latest GIT on RHEL 6/CentOS 6

So you want to setup a GIT Repository for your developers on RHEL 6/CentOS 6, but notice Red Hat Enterprise Linux 6 contains 1.7.1 in the repositories

John John 2017-03-15
1.4K+ 0 0
1 15 16 17 18 19 21