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
Connect to My Web Hosting Account with SSH (Secure Shell)
Added on Wed, Sep 2, 2020
Exporting MySQL database in SSH
Added on Wed, Sep 2, 2020
Enable root or admin access to my server
Added on Wed, Sep 2, 2020
Find my server IP address
Added on Wed, Sep 2, 2020