Urdu CBT Embracing Linux Fedora 007 Understanding Disk Partitioning in Linux
This CBT explains the Disk and Partition concepts under Linux. Author: Muhammad Kamran Azeem Courtesy: http://wbitt.com
This CBT explains the Disk and Partition concepts under Linux. Author: Muhammad Kamran Azeem Courtesy: http://wbitt.com
This CBT explains the basic usage of a Fedora Linux system. Author: Muhammad Kamran Azeem Courtesy: http://wbitt.com
This CBT explains the basic usage of a Fedora Linux system. Author: Muhammad Kamran Azeem Courtesy: http://wbitt.com
This CBT explains the basic usage of a Fedora Linux system. Author: Muhammad Kamran Azeem Courtesy: http://wbitt.com
This CBT explains the basic usage of a Fedora Linux system. Author: Muhammad Kamran Azeem Courtesy: http://wbitt.com
This CBT explains the basic usage of a Fedora Linux system. Author: Muhammad Kamran Azeem Courtesy: http://wbitt.com
This CBT explains the basic usage of a Fedora Linux system. Author: Muhammad Kamran Azeem Courtesy: http://wbitt.com
This CBT explains the basic usage of a Fedora Linux system. Author: Muhammad Kamran Azeem Courtesy: http://wbitt.com
Ntopng is a very useful network traffic monitoring system, its a monitoring tool with detailed graphs and flows. Its interface having a number of view options of network traffic, including the top flow talkers, top hosts (Send/Receive) data, application protocols in use, top flow senders data live. Each and every node’s active flow can be…
Read more
To avoid delay in emails, specially for gmail. Just find which MX is working by issuing below commands: # dig mx gmail.com # telnet mx-IP/name 25 upon success, just see the name of first mx tried from /var/log/maillog and add an entry in /etc/hosts file. In my case, the entry is given below: # vim…
Read more