Hi, I have dedicated server i have to install the basic commands such as yum, apt -get in my server. Any one help me how to install those commands in my server.
most of linux distributions have a software for managing dependencies. apt-get and aptitude is for debian based distros, like ubuntu, kubuntu yum is for fedora for example.