Home » Categories » Servers » Latest Gen Dedicated Servers

Patching Your Server

To protect yourself from security vulnerabilities, you must patch your server regularly. Developing a monthly or weekly habit of performing this simple task can save you a lot of grief and hassle later on.

The process to patch your server depends on what operating system your server uses:

Fedora or Cent OS

  1. Connect to your server via SSH
  2. Switch to the root user
  3. Run the following:
    yum clean all
    yum update

Ubuntu

  1. Connect to your server via SSH (more info).
  2. Switch to the root user (more info).
  3. Run the following:
    apt-get upgrade

Windows Server

  1. Connect to your server via RDC (more info).
  2. From the Start menu, select Control Panel.
  3. Click Windows Update.
  4. Click Check for Updates, and then complete the steps to update your server.
0 (0)
Article Rating (No Votes)
Rate this article
  • Icon PDFExport to PDF
Related Articles
Importing MySQL Databases via SSH
Added on Wed, Sep 2, 2020
Log in to my Server with Plesk
Added on Wed, Sep 2, 2020
Manually install an SSL certificate on my cPanel
Added on Wed, Sep 2, 2020
Migrate a cPanel account to my server using cPanel and WHM
Added on Wed, Sep 2, 2020