Here we’ll show you how to add your Linux system to a Microsoft Windows Active Directory (AD) domain through the command line. This will allow us to SSH into the Linux server with user accounts in our AD domain, providing a central source of cross-platform authentication.
Monthly Archives: December 2016
How To Join CentOS Linux To An Active Directory Domain
Posted by Jarrod Farncomb
on December 28, 2016
103 comments
12 Dig Command Examples To Query DNS In Linux
Posted by Jarrod Farncomb
on December 21, 2016
8 comments
11 ip Command Examples For Linux
Posted by Jarrod Farncomb
on December 14, 2016
No comments
The ‘ip’ command is used to print out various network information in Linux. It replaces the deprecated ‘ifconfig’ command, which is not even installed by default in CentOS 7.
The ip command is part of the iproute package, which is installed by default in most modern Linux distributions.
In the examples here you’ll see how to use the ip command to show network configuration such as link information, IP addresses and routing.
14 Simple df (Disk Free) Command Examples For Linux
Posted by Jarrod Farncomb
on December 7, 2016
3 comments