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

Plesk One Click Install

August 17, 2025August 17, 2025 S. Sharad

On Linux System you can install latest Plesk Control Panel using following command. Make sure that selinux is disabled and firewalld is also disabled. The command is # sh <(curl https://autoinstall.plesk.com/one-click-installer || wget -O – https://autoinstall.plesk.com/one-click-installer)

Important Stuff !, Linux, Plesk

CageFS Installation in cPanel !

May 19, 2025May 19, 2025 S. Sharad

Before you go ahead, make sure that you have valid Cloud Linux License is installed on your server. Below are the steps. 1. Install CageFS using following command. # dnf install cagefs -y 2. Init Cage FS # cagefsctl –init Read More …

Important Stuff !, Linux

Short Term Linux Course For Beginners

January 7, 2025August 7, 2025 S. Sharad

This course is for designed for those who are new to Linux OS and wish to learn Linux. This content simply gives you kick start in learning Linux. This is not advanced course. Duration : 02 Days (2 Hours Per Read More …

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

Software Installation In Alma Linux Using – dnf Command

December 3, 2024December 3, 2024 S. Sharad

You can install software in Linux using dnf command as below. I have tested all commands on AlmaLinux 9.4. Make sure that you have properly configured Linux and repo files are present in /etc/yum.repos.d/ folder. It is higher version of Read More …

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

HowTo Install OwnCloud On CentOS-7

January 1, 2024January 1, 2024 S. Sharad

If you have freshly installed server then follow the steps given below. Step -1 :  Disable SELinux and Firewalld. # setenforce 0 # systemctl stop firewalld # systemctl disable firewalld # rm -f /etc/selinux/config # touch /etc/selinux/config # chmod 644 Read More …

CentOS-7, Important Stuff !, Linux, Utility

Linux – Get More Information About Hardware

November 27, 2023November 27, 2023 S. Sharad

Below are some Linux commands to get information about hardware. 1.  List Storage Devices : lsblk  # lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT fd0 2:0 1 4K 0 disk sda 8:0 0 100G 0 disk ├─sda1 8:1 0 Read More …

CentOS-7, Important Stuff !, Linux

Linux – Get More Information About OS

November 26, 2023November 26, 2023 S. Sharad

Below are the few commands to get information about the OS Version which you are using in Linux. 1.  The File /etc/os-release : Linux maintains OS information in /etc/os-release file. You can display the file on screen using following command. Read More …

CentOS-7, Important Stuff !, Linux

Linux Command Line Operators

November 4, 2023November 4, 2023 S. Sharad

In Linux following command line operators are used. All these operators are briefed below. 1.    Redirection Operator : > Normally output of any command is sent to console or say monitor. Using redirection operator, the output of command can Read More …

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

Mastering Linux !

October 1, 2023October 21, 2023 S. Sharad

Mastering Linux Course contains three parts as given below.  Below link contains  complete course content in a PDF file. You can download the same. Alternatively, brief description is also given below. Mastering Linux – Complete Course Content Module 1 :  Read More …

Important Stuff !, Linux

Install Xfce GUI In CentOS 7

June 19, 2022June 19, 2022 S. Sharad

Xfce is bare minimum GUI in Linux. Below are the steps to install the same. 1.   Install following packages using yu, #  yum install epel-release -y #  yum groupinstall “Server with GUI”  “Xfce” -y 2.  Set this as default booting Read More …

CentOS-7, Important Stuff !, Linux

Posts navigation

Older 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