Kunnskapsbase

How to install and use YUM?  Print

YUM is pre-installed on your dedicated virtual server. YUM has many uses, the basis use is software installation. You can use YUM via SSH.

To install a new software type the command "yum install PKGNAME (type the software name in the place PKGNAME)" in SSH.  To remove a software type the command "yum remove PKGNAME".

Var dette svaret til hjelp?

Relaterte artikler

How to Use SSH in Putty?
To use SSH in Putty you must have SSH login details and Putty software which you can download for...
How to turn off safe mode in Plesk using SSH?
To turn off safe mode globally, follow the below steps. 1. Login to your server via SSH.2. Open...
How to use telnet to send email?
To send emails using telnet, follow the below steps. 1. In the command prompt, use the code...
What is YUM?
CentOS is an operating system for virtual servers and YUM is a package manager for CentOS.You can...
How to check and read emails using telnet?
To check and read emails using telnet, follow the below steps. 1. In the command prompt, type the...