18/04/2017
http://www.jointux.com/how-to-setup-freeipa-authentication-server-on-cenos7-linux/
Setup FreeIPA Authentication server on CentOS 7 - JoinTux
Free Identity Policy Auditor is centralized authentication system.Compare FreeIPA with Active Directory Services of Microsoft.
18/01/2017
I am back after a long time, to run this project we need you to visit this site
Backup with famous tools in Linux - JoinTux
Getting Data backup is important aspect of Linux Server Administration, in this article we will discuss few famous Linux backup tools.
29/10/2016
http://www.jointux.com/top-10-things-installing-ubuntu-16-10/
Top 10 things to do after installing Ubuntu 16.10 - JoinTux
To get maximum out of Ubuntu 16.10 users needs to get some tweaks. In this article we list the minimal things which a user should consider to tune the operating system well. In this article we will discuss which are the top 10 things to do after installing Ubuntu 16.10. 1. Install and customize ssh…
24/10/2016
http://www.jointux.com/spacewalk-redhat-satellite-clone/
Spacewalk the Redhat Satellite clone - JoinTux
one of the best definitions of spacewalk is that its clone of Satellite Redhat server . called upstream community project of Redhat Satellite . and can provide the bellow capabolities Inventory your systems (hardware and software information) Install and update software on your systems…
30/09/2016
http://www.jointux.com/configure-pxe-server-ubuntu-16-04/
How to configure PXE server with Ubuntu 16.04 - JoinTux
In this tutorial we will learn how to configure PXE boot server with Ubuntu 16.04. PXE enable clients to boot from server over the network.
27/09/2016
http://www.jointux.com/nagios-server-client-hard-way/
Nagios Server and Client the Hard way - JoinTux
Nagios is a powerful monitoring system that enables organizations to identify and resolve IT infrastructure problems before they affect critical business processes. Comprehensive Monitoring Capabilities to monitor applications, services, operating systems, network protocols, system...
26/09/2016
http://www.jointux.com/things-must-know-wireshark/
Things you must know about Wireshark - JoinTux
A lots of protocol and network scanning tools are here but wireshark is famous one. This is an open source and free to use network protocol scanner. With the help of this tool you...
23/09/2016
http://www.jointux.com/boolean-python-examples/
Boolean In Python more examples - JoinTux
i can reduce the definition of Boolean in Python to Logic expressions of Combinations. the Logic the base in the most t of programming languages Boolean values are the two constant objects False...
23/09/2016
http://www.jointux.com/manage-raid-lvm-ubuntu-16-04/
Manage RAID and LVM in Ubuntu 16.04 - JoinTux
In this article we will lean how to manage RAID and LVM in Ubuntu 16.04, so have secure storage, you must assure that drivers are configured in a proper way
20/09/2016
http://www.jointux.com/configure-puppet-server-ubuntu-16-04/
Configure Puppet server with Ubuntu 16.04 - JoinTux
In this article we will learn how to configure Puppet with Ubuntu 16.04. When we think about managing services on plethora of Linux nodes in bulk, we think of puppet. The magical tool used...
19/09/2016
http://www.jointux.com/starting-with-bash-scripting-language/
Starting with Bash/Shell Scripting Language - JoinTux
Bash Scripting commonly called as shell scripting is must-know skill, no matter if you are a newbie or a system admin. Learning Bash scripting is fun.