学习教程

学习教程

Linux shell script to change you ssh port

Linux shell script to change you ssh port

Our vps's ssh port always scaned by some bad gay and Fail2ban is not enought. You can change you default port for the security. But there is many ne

John John 2018-06-09
3.2K+ 0 0
Install phantomjs for CentOS 7

Install phantomjs for CentOS 7

  http://phantomjs.org/download.html   uncompress tar jxvf package.tar.bz2 pwd to get the path ln -sf phantomjs's path/bin/ph

John John 2017-09-07
2.9K+ 0 0
Sync time and set time zone for CentOS 7

Sync time and set time zone for CentOS 7

Install ntp service sudo yum install ntp   Enable ntp service start at boot up systemctl enable ntpd add params"-g -x",Enable ntp service wo

John John 2017-08-08
2K+ 0 0
Setting Up Web-Based Guacamole Tool to Access Remote Linux/Windows Machines

Setting Up Web-Based Guacamole Tool to Access Remote Linux/Windows Machines

As a system administrator, you may find yourself (today or in the future) working in an environment where Windows and Linux coexist. It is no secret t

John John 2017-03-16
3.2K+ 0 0
Guacamole with MySQL on Ubuntu

Guacamole with MySQL on Ubuntu

The following will install Guacamole 0.9.11, Tomcat 8, and MySQL for you. All you have to do is pick a MySQL Root Password and change the guacamole_us

John John 2017-03-16
3.4K+ 0 0
Guacamole -- HTML5 based RDP/VNC/SSH Connections

Guacamole -- HTML5 based RDP/VNC/SSH Connections

This guide is no longer maintained. Check out my new Guacamole guide for CentOS 7 HERE! In my quest to simplify my technical life, I have been entert

John John 2017-03-15
3.6K+ 0 0
Install Guacamole (Incubator) from source on CentOS 7

Install Guacamole (Incubator) from source on CentOS 7

This post was last updated on Feb 02, 2017. Changes made to make this guide current as of Guacamole Incubator 0.9.11 RC1. This is my third Guacamole

John John 2017-03-15
2.7K+ 0 0
RHEL 7 / CentOS 7 : Disable Firewalld and use iptables

RHEL 7 / CentOS 7 : Disable Firewalld and use iptables

Hello, Just installed CentOS 7 on my Virtual machine and realized that, Firewalld is bit complicated as I am using iptables firewall from many year

John John 2017-03-15
2K+ 0 0
11 useful commands for Linux/Unix administrators

11 useful commands for Linux/Unix administrators

Command line is more powerful because you can do  lot with them,  you can tell your computer exactly what you want and get the appropriate answer, whi

John John 2017-03-15
1.9K+ 0 0
Write a TCP Server in Python – Part 2

Write a TCP Server in Python – Part 2

This article is for people that have good knowledge in Python and want to learn and practise new skills and do some network basics. Information about

John John 2017-03-15
2.3K+ 0 0
1 14 15 16 17 18 21