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: Utility

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

Installing htop Command on CentOS 7

December 7, 2019December 7, 2019 S. Sharad

htop is an interactive text-mode process viewer for Linux. On CentOS 7, you can install as below. Step 1 : Download htop  #  wget http://download-ib01.fedoraproject.org/pub/epel/7/x86_64/Packages/h/htop-2.2.0-3.el7.x86_64.rpm Step 2 : Install htop #  yum localinstall htop-2.2.0-3.el7.x86_64.rpm Step 3 : Now run htop Read More …

CentOS-7, Important Stuff !, Linux, Utility

Test Internet Connection Speed Using CLI

July 25, 2019November 21, 2024 S. Sharad

You can check internet connection speed in Linux using speedtest-cli tool. Below are the steps. (Tested On – AlmaLinux 9.4) 1.  Install package epel-release as below # dnf install epel-release -y 2.  Install speedtest-cli package as below. # dnf install Read More …

CentOS-7, Important Stuff !, Linux, Utility

HowTo : Connect Linux Machine from Mobile Device ?

July 9, 2016July 9, 2016 S. Sharad

1. You can also connect to your Class Virtual Machine from mobile device. Below are the steps. Download JuiceSSH Mobile SSH Client from Google Play Store https://play.google.com/store/apps/details?id=com.sonelli.juicessh&hl=en 2. Use the same detail to add new host as given on page. Read More …

Linux, Utility

HowTo : Connect Linux Machine from Windows PC ?

July 9, 2016July 9, 2016 S. Sharad

1. Download Putty For Windows From https://the.earth.li/~sgtatham/putty/latest/x86/putty.exe It is standalone program. Does not requires any installation. 2. Just double click the program and fill the following details. Host Name : lab.magnumnet.in Port : 22 Connection Type : ssh Click On Read More …

Linux, Utility

Installing telnet Client on Windows 7

July 9, 2016July 9, 2016 S. Sharad

Below are the steps to install Telnet Client on Windows 7 1. Login to Windows 7 as Administrator. 2. On Command Prompt, run following command C:\> pkgmgr /iu:”TelnetClient” 3. You did it. Now try to connect some server using telnet.

Utility

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