Skip to content
  • +91 - 9922008871
  • info@magnumnet.in
About Me ! Just Click Here !

Magnum Net

Simply Bytes Ahead In Computing !

  • Programming !
    • Mastering C Programming
    • Basic PHP Coding
    • Advanced PHP Coding
    • Python In 24 Hours
    • Linux Shell Scripting
  • Mastering Linux Course !
    • Module : 1 Beginner
    • Module : 2 Intermediate
    • Module : 3 Expert
    • Linux For College Students
  • Cloud Computing !
    • Linux : Citrix Xen Cloud
    • Linux : KVM Cloud
    • Windows – Hyper V
  • Important Links
  • Contact Me !
    • Our YouTube Channel

Category: Linux

Maria DB – Installation & Initial Configuration

March 9, 2019March 9, 2019 S. Sharad

Below are the steps to install Maria DB on CentOS 7. Check Maria DB using yum. Maria DB works on Port 3306. So check activity on port 3306. If there is no activity on Port 3306 then you need to Read More …

Linux

Listing PCI devices in Linux

February 18, 2019 S. Sharad

There are many devices in Linux that follow PCI architecture. You can gather list of all such devices using lspci command in linux. Below is a step by step guide. 1. You should install pciutils software first. # yum install pciutils -y Read More …

Important Stuff !, Linux

Howto install PHP 7.2 in CentOS 7 ?

February 16, 2019February 16, 2019 S. Sharad

Before you install PHP 7.2, please make sure that your yum tool is properly configured and working. Below are the simple steps to install PHP 7.2 in CentOS 7. 1.  Install EPEL repo. # yum install epel-release -y 2. Install Remi Read More …

Important Stuff !, Linux

AutoFS Server : Mounting File System Automatically

February 7, 2019February 22, 2019 S. Sharad

In Linux OS, you mount the drives automatically with autofs Server. This server is very simple to configure. The basic idea behing this is Just go to the assigned folder for that drive and it will automatically gets mounted and it will Read More …

CentOS-7

How to reset root password ?

March 7, 2017October 10, 2025 S. Sharad

Below are the steps to reset root password in Linux 7 ? 1.  Reboot your machine and at Grub OS Selection Menu, choose the required OS which password needs to reset and press E to edit.   2. Edit the kernel line and replace ro to rw and also Read More …

Important Stuff !, Linux

Creating ISO file in Linux

February 27, 2017January 30, 2019 S. Sharad

There are two ways to create ISO file in Linux. Method 1 : Suppose you have any CD or DVD then you can create iso file using dd command as below. Please make sure that, while creating iso file the Read More …

Linux

Mounting iso file in Linux

February 27, 2017January 30, 2019 S. Sharad

ISO file is ditto image of CD or DVD. It is more specifically ISO9660 Format File. If you have any file then it can be mounted using mount command in linux. Below is example. Suppose you have data.iso is a iso Read More …

Linux

NMap : Network Audit Tool

October 2, 2016January 30, 2019 S. Sharad

Nmap is a tool for network exploration and many times used for security audit. It sends raw packets on target PC and then it determines many features of target PC such as MAC address, Open Ports, OS Detection etc. Below Read More …

Linux

Clearing ARP Cache

October 2, 2016February 22, 2019 S. Sharad

ARP stands for Address Resolution Protocol, which is used to find the media access control address of a network neighbour for a given IPv4 Address. You can view arp using following command. # arp You can clear the old cache Read More …

Linux

DNS Server : Creating Non Authoritative DNS Server

September 24, 2016January 30, 2019 S. Sharad

Creating Non Authoritative  DNS Server is very simple task. Below are the steps to create the server. 1. First check activity on Port No. 53. DNS Server uses Port No. 53 # lsof -i :53 2. If nothing is acting on Port Read More …

Linux

Posts navigation

Older posts
Newer posts

Recent Posts

  • Cloud Linux – Registration
  • Minimal GUI & RDP On Alma Linux
  • Plesk One Click Install
  • Basic Python
  • CageFS Installation in cPanel !

Archives

  • September 2025
  • August 2025
  • July 2025
  • May 2025
  • January 2025
  • December 2024
  • November 2024
  • September 2024
  • August 2024
  • June 2024
  • April 2024
  • March 2024
  • January 2024
  • November 2023
  • October 2023
  • August 2023
  • June 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • September 2021
  • September 2020
  • December 2019
  • August 2019
  • July 2019
  • March 2019
  • February 2019
  • August 2018
  • June 2018
  • May 2018
  • March 2017
  • February 2017
  • October 2016
  • September 2016
  • July 2016

Categories

  • CentOS-7
  • Important Stuff !
  • Linux
  • Plesk
  • Programming Languages
  • Understanding Linux – Lectures, Videos & Notes
  • Utility
  • Xen Server
Copyright. All rights reserved By S.Sharad
Proudly powered by WordPress | Education Hub by WEN Themes