Questions tagged [yum]

YUM is an open-source command-line package-management utility for RPM-compatible Linux operating systems.

The Yellowdog Updater, Modified (YUM) is an open-source command-line package-management utility for RPM-compatible Linux operating systems and has been released under the GNU General Public License. Though yum has a command-line interface, several other tools provide graphical user interfaces to yum functionality.

1445 questions
-4
votes
2 answers

insufficient space in download directory /var/cache/yum/updates/packages

I try to install vim-enhanced using #yum install vim-enhanced I got an error like this insufficient space in download directory /var/cache/yum/updates/packages I found some answers to the this question but I did not understood because I'm very new…
Roledenez
  • 101
  • 1
  • 3
-4
votes
1 answer

Downgrade Openssh on RHEL6

Is it ok to downgrade openssh from 5.3 to 4.3 in rhel6 as we are facing compatibility issue between openssh 3.1 client and openssh 5.3 server(SCP file transfer hangs). Please we cannot upgrade openssh 3.1 due to some other reason. Regards, Rehan
user176716
  • 13
  • 3
-4
votes
1 answer

Replace yum with apt on CentOS 5?

I used to have apt available on my CentOS server, but I had to reinstall and now I have yum. I've searched on how to replace it with no results. If anyone could help, thanks! I am on CentOS 5.9, if that helps.
alexpja
  • 123
  • 6
-5
votes
1 answer

Centos 7 no firewall & no systemctl

I really need help, where can I install systemctl and the firewall for centos 7 min? I have tried everything including google which has all turned up no results.
RussellHarrower
  • 173
  • 1
  • 1
  • 12
-7
votes
1 answer

Use puppet to update Yum repository

I have just started working on puppet and successfully installed the master server and agents. As part of my test, I am of the understanding that Puppet can replicate my configuration to the different nodes it manages. On my Puppet master server, in…
1 2 3
96
97