WEB HOSTING PUNE

No Widgets found in the Sidebar Alt!

  • Command,  Information

    How to Check VPS RAM Usage via SSH

    April 27, 2024 /

    To Check VPS RAM Usage via SSH, you can use various command-line tools available in Linux. Checking the RAM usage of your Virtual Private Server (VPS) via SSH is a common task for system administrators. Here’s a step-by-step guide to help you do that: Check Overall VPS RAM Usage The free command displays the total amount of free and used physical and swap memory in the system, as well as the buffers and caches used by the kernel. Once you’re logged into your VPS via SSH, you can check the overall RAM usage using the free command: This command will display memory usage statistics in megabytes (MB). You’ll see output similar to…

    read more
    Kiran kumar 0 Comments

    You May Also Like

    Restart cPanel

    How to Restart cPanel Service on a Server via SSH?

    July 18, 2024
    Block IP

    How to Block IP from Specific Countries Using .htaccess

    April 4, 2024
    Website Backup

    Creating a Website Backup Using Terminal and Command Line

    June 22, 2024
  • Ubuntu
    Command,  Information,  LINUX

    How To Install Linux, Apache, MySQL, PHP (LAMP) Stack on Ubuntu

    April 11, 2024 /

    Installing a LAMP stack on Ubuntu is a fundamental process for setting up a web server environment. This combination of Linux, Apache, MySQL, and PHP provides a robust foundation for hosting dynamic websites and web applications. Here’s a step-by-step guide on how to install each component: A “LAMP” stack is a group of open-source software that is typically installed together in order to enable a server to host dynamic websites and web apps written in PHP. This term is an acronym which represents the Linux operating system with the Apache web server. The site data is stored in a MySQL database, and dynamic content is processed by PHP. In this…

    read more
    Kiran kumar Comments Off on How To Install Linux, Apache, MySQL, PHP (LAMP) Stack on Ubuntu

    You May Also Like

    Linux Package Management with Yum, RPM, Apt, Dpkg, Aptitude and Zypper

    March 1, 2024
    Restart cPanel

    How to Restart cPanel Service on a Server via SSH?

    July 18, 2024
    RESTRICT_SYSLOG

    RESTRICT_SYSLOG is disabled error in CSF

    August 27, 2024
  • Block IP
    LINUX,  Command,  Information

    How to Block IP from Specific Countries Using .htaccess

    April 4, 2024 /

    In this article we will see How to Block IP from Specific Countries Using .htaccess file. This quick and easy tutorial will show you how to control site access based on visitors’ location. With some tweaks to the .htacess file, it’s possible to allow or block visitors from certain countries. Keep reading! Allowing or Blocking Visitors From Specific Countries Using .htaccess File Once you had launched a website it will be available worldwide. However, in many cases, it’s necessary to control your site access to specific countries, especially when you want to stop spammers or hackers from particular countries. For such cases you can use your WordPress .htaccess file to allow or block IP…

    read more
    Kiran kumar Comments Off on How to Block IP from Specific Countries Using .htaccess

    You May Also Like

    website security

    How to Check Website Security

    June 6, 2024
    Node.js

    How to Set Up a Node.js Application Using CloudLinux’s Node.js Selector in cPanel

    October 20, 2024
    NVMe vs SSD

    NVMe vs SSD: What’s the difference?

    April 20, 2024
  • Commands for System Admins
    LINUX,  Command,  Information

    Essential Linux Commands for System Admins, Cloud, and DevOps Engineers

    February 16, 2024 /

    Linux commands for system admins, cloud professionals, and DevOps engineers are essential tools for working in a Linux environment. These commands allow users to interact with the operating system, manage files, configure system settings, and automate various tasks. Linux, as an open-source operating system, is the backbone of many data centers, and cloud environments. System administrators, cloud engineers, and DevOps professionals play major role and leverage a myriad of commands to manage, troubleshoot, and optimize systems. In this blog, we’ll explore essential Linux commands for system admins, cloud professionals, and DevOps engineers. Whether you’re a seasoned pro or just starting in the world of Linux, these commands will prove invaluable…

    read more
    Kiran kumar Comments Off on Essential Linux Commands for System Admins, Cloud, and DevOps Engineers

    You May Also Like

    CloudLinux vs AlmaLinux

    CloudLinux vs AlmaLinux: Choosing the Right OS

    September 15, 2024
    Domain Secret Code

    What is Domain Secret Code And Its Use

    November 9, 2024
    Block IP

    How to Block IP from Specific Countries Using .htaccess

    April 4, 2024
  • LAMP
    LINUX,  Command,  Information

    LAMP in Centos 7 Easy steps to install and configure

    February 8, 2024 /

    In my previous post I have posted the LAMP configuration in centos 6 and also how to install the wordpress. Here I took joomla open source for installing and configuring of LAMP for centos 7. There is no difference between centos 6 and centos 7 the version only changed. And there is slight difference in commands used in SSH. LAMP-indicates Linux, Apache, mysql and php. The LAMP Components includes, Steps to Install Apache: Installing and configuring a LAMP (Linux, Apache, MySQL, PHP) stack on CentOS 7 involves a series of steps. Here’s a simplified guide to help you set it up: Step 1: Update System Make sure your system is…

    read more
    Kiran kumar Comments Off on LAMP in Centos 7 Easy steps to install and configure

    You May Also Like

    Drupal

    Advantages of Drupal Over WordPress

    October 6, 2024
    Block IP

    How to Block IP from Specific Countries Using .htaccess

    April 4, 2024
    AlmaLinux 8

    AlmaLinux 8 GPG key change

    October 23, 2024
  • LINUX,  Command,  WordPress

    How to Install WordPress Quickly Using SSH – easy to learn

    January 25, 2024 /

    Installing WordPress via FTP can take up quite a long time, as you´ll have to upload hundreds of files to the server. Installing via the console is much faster, but you really need to know what you´re doing. Still, confused why you should install WordPress SSH than any other method? Let me help you with that! Installing WordPress via SSH (Secure Shell) allows you to set up WordPress on a remote server without using a graphical user interface. WHY SSH? Secure Shell (SSH) is used for installing WordPress (or any other software) on a remote server for several reasons Well, the process to Install WordPress Quickly Using SSH is faster and much convenient than any…

    read more
    Kiran kumar Comments Off on How to Install WordPress Quickly Using SSH – easy to learn

    You May Also Like

    Domain Secret Code

    What is Domain Secret Code And Its Use

    November 9, 2024
    Ports

    How to Check Open Ports in Linux

    September 8, 2024

    BASIC COMMANDS IN LINUX

    October 17, 2019
  • LINUX,  Command

    Rsync Command in Linux with Examples easy to learn – Basic guide

    January 9, 2024 /

    'rsync' is a command-line utility used for data synchronization and file transfer between two systems. It is commonly found in Unix and Unix-like operating systems but can also be used on Windows / Linux through various implementations. The primary purpose of ‘rsync‘ is to efficiently copy and synchronize files and directories from one location to another while minimizing data transfer. ‘rsync‘ is a fast and versatile command-line utility for synchronizing files and directories between two locations over a remote shell, or from/to a remote Rsync daemon. It provides fast incremental file transfer by transferring only the differences between the source and the destination. There are basically two ways in which rsync can…

    read more
    Kiran kumar Comments Off on Rsync Command in Linux with Examples easy to learn – Basic guide

    You May Also Like

    Commands for System Admins

    Essential Linux Commands for System Admins, Cloud, and DevOps Engineers

    February 16, 2024
    CloudLinux vs AlmaLinux

    CloudLinux vs AlmaLinux: Choosing the Right OS

    September 15, 2024
    Restart cPanel

    How to Restart cPanel Service on a Server via SSH?

    July 18, 2024

Recent Posts

  • How to Enable Microphone on an RDP Server
  • What Is DKIM Record And Its Importance
  • Why Does Your Email End Up in Spam?
  • How to Configure Mail Forwarding in Plesk
  • Adding name servers in command line

Categories

  • Command
  • Hosting
  • Information
  • LINUX
  • Security
  • website-building
  • Windows
  • WordPress

Archives

  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • November 2019
  • October 2019
Ashe Theme by WP Royal.