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

Author: S. Sharad

Get Hardware Information In Linux Using – inxi Utility

February 7, 2022February 16, 2022 S. Sharad

The inxi utility is very useful utility for getting summary of hardware which is available in your machine. You can install this Utility as below. 1.  Download the Utility using wget command as below. # wget -O inxi smxi.org/inxi # Read More …

CentOS-7, Important Stuff !, Linux, Understanding Linux - Lectures, Videos & Notes

AutoFS Server In Linux

February 7, 2022February 15, 2022 S. Sharad

The autofs server is very useful server. It automatically mounts the drive when you enter in respective mount point folder and the devices automatically gets unmounted if you are not using them for defined time. Below are the steps to Read More …

CentOS-7, Important Stuff !, Linux, Understanding Linux - Lectures, Videos & Notes

Software Installation In Linux Using yum Tool

February 1, 2022February 1, 2022 S. Sharad

Please check following link to download the PowerPoint File. Download File

CentOS-7, Linux

Configuring Apache Server In CentOS 7

January 9, 2022March 28, 2022 S. Sharad

The Apache HTTP Server is powerful open-source HTTP server for modern operating systems including UNIX and Windows. The Apache HTTP Server (“httpd”) was launched in 1995. The Apache HTTP Server is a project of The Apache Software Foundation. Below are Read More …

CentOS-7, Important Stuff !, Linux

Xen Server – Adding ISO Repository

January 7, 2022January 7, 2022 S. Sharad

After initial installation of Citrix Xen Server, you are supposed to add ISO repository for installation of VM. Below are the steps to do so. # mkdir /home/iso # xe sr-create name-label=ISO-Repo type=iso device-config:location=/home/iso device-config:legacy_mode=true content-type=iso After putting this commands Read More …

Important Stuff !, Linux, Xen Server

HowTo check which Hypervisor is used in Linux VM?

January 3, 2022 S. Sharad

If you are using CentOS Linux then install following software and run the next command. # yum install virt-what -y after this installation run # virt-what  

Important Stuff !

Linux Video Tutorials

December 26, 2021December 26, 2021 S. Sharad

I have created some Basic Easy Linux Video Tutorials. You can take a look at them. Just click below link. Linux Video Docs

CentOS-7, Important Stuff !, Linux

Installing NTFS Support In CentOS 7

December 26, 2021December 26, 2021 S. Sharad

Below are the step to add NTFS File System Support in CentOS Linux. # yum install epel-release -y  # yum update -y  # yum install ntfs-3g ntfsprogs -y This add NTFS File System Support in your Linux Machine.

CentOS-7, Important Stuff !, Linux

HowTo Set root password in MariaDB

December 26, 2021December 26, 2021 S. Sharad

If you are root login then issue following command to set root password of MariaDB Server. # /usr/bin/mysql_secure_installation Make sure that you should have working root password of MariaDB.

Important Stuff !

HowTo Install DLib in Python3.7 On CentOS 7

December 25, 2021 S. Sharad

The dlib Module requires gcc version higher than 4.8. Default CentOS 7 comes with 4.8 as latest version. Using Developer Tool Set you can install higher version of gcc in another folder (Say /opt) and your compilation will be higher Read More …

Important Stuff !

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