The process of applying, or files used to apply, improvements to a system or program. An update is typically encompasses minor changes and improvements, relative to an upgrade.
Questions tagged [update]
648 questions
0
votes
0 answers
Kolla-ansible Yoga how to update with new image containers with local registry?
I am trying to update my Openstack, which was deployed using kolla-ansible, using the documentation here (https://docs.openstack.org/kolla-ansible/yoga/user/operating-kolla.html).
The documentaion says this about the update:
Update kolla-ansible…

Wodel
- 51
- 1
- 5
0
votes
0 answers
how linux server get updates from another server in offline mode
I have a Centos production server that is offline and can not reach internet because of security reason. but it needs to get necessary updates. I have an idea to connect it to another linux server that is online to get updates from it, I mean kinda…

Amirhossein eidy
- 1
- 1
0
votes
1 answer
Can't do any updates after upgrade to Centos 8
[_admin_@wb_centos ~]$ sudo dnf upgrade
CentOS Linux 8 - BaseOS 0.0 B/s | 0 B 00:00
CentOS Linux 8 - AppStream 0.0 B/s | 0 B 00:00
Failed to synchronize cache for repo 'baseos',…

gsb005
- 111
- 1
- 1
- 6
0
votes
1 answer
dnf update - dependencies
During update I've encountered following errors
yum update
Last metadata expiration check: 0:44:43 ago on Mon 11 Apr 2022 06:33:55 AM CEST.
Error:
Problem 1: package containers-common-2:1-23.module_el8.7.0+1106+45480ee0.x86_64 requires runc, but…

msr
- 33
- 1
- 2
- 11
0
votes
0 answers
Windows Server 2019 GPO - "User Policy Update Failed"
My clients environment is a mix of Windows 2012, 2016 and 2019 servers. Recently we had a few additional Windows 2019 servers provisioned and added to our domain. When I run gpupdate /force from the command line on these newly provisioned 2019…

jrd1989
- 698
- 15
- 48
0
votes
0 answers
Long-overdue "yum update" has multiple "requires" errors
After much neglect of my VPS (currently running CentOS 7.4.1708), I tried to run yum update, but after a long list of "Processing Dependency..." lines, the end of the output looked like this:
...
---> Package nginx-mod-mail.x86_64 1:1.20.1-9.el7…

OsakaWebbie
- 183
- 2
- 11
0
votes
1 answer
Modify BIOS configuration on several computers
I have quite a few computers that I need to modify some parameters on the BIOS (American Megatrends v.5.12). Is there a way to save this configuration (to a pendrive, for example) and load that on the other computers? or maybe even modifying via…

user
- 1
- 1
0
votes
1 answer
How to respond to "NOTICE: Not enabling PHP 7.4 FPM by default." from system upgrade
I did a standard OS update on Ubuntu LTS (20.04) and the messages end with:
Processing triggers for php7.4-fpm (7.4.3-4ubuntu2.6) ...
NOTICE: Not enabling PHP 7.4 FPM by default.
NOTICE: To enable PHP 7.4 FPM in Apache2 do:
NOTICE: a2enmod…

CPBL
- 101
- 4
0
votes
1 answer
“GPG error: https://oss.oracle.com/debian unstable Release”
The error I am having when trying to update my package list.
root@wetainfotech:/# apt update
Hit:1 http://ftp.de.debian.org/debian buster InRelease
Hit:2 https://packages.sury.org/php buster InRelease
Hit:3 http://deb.debian.org/debian buster…

Шумер Ахмед
- 5
- 2
0
votes
1 answer
Updating PHP on CentOS 6 - "Error: Package: php-pecl-ncurses"
On a CentOS 6 I am trying to update my PHP from 5.3 to 7.x by following the instructinos at https://www.mysterydata.com/how-to-install-upgrade-to-php-7-4-on-rhel-centos-vestacp/.
When I do the final step:
yum install php php-opcache php-gd php-curl…

Danijel
- 256
- 6
- 19
0
votes
1 answer
Is there any tool or service for checking your server's version and detect vulnerabilities and patches?
I am looking for a tool or something like a server/control panel that can list all the infrastructure I am using and its version (i.e. Redis Server version 6.4.x). It would be useful in order to get a better control of the infrastructure and update…

mtm41
- 1
0
votes
1 answer
Dell PowerEdge bios update failure. Error finding file: update.xml
So I downlaoded the latest BIOS for a Dell PowerEdge server. Attempting to update using the EXE fails. The error from the GUI states to restart the server. Restarted but still failed.
I found the log file and see that it states:
<< PACKAGE LOG >>Y…

IT_User
- 210
- 1
- 3
- 22
0
votes
0 answers
Google LAMP trying to update sudo
I was trying to update sudo on my LAMP cloud server at Google, but to no avail it seems.
Doing sudo apt update, then sudo apt install --only-upgrade sudo if finds the same sudo as on the system: Get:1 http://security.debian.org/ jessie/updates/main…

Looren
- 21
- 4
0
votes
1 answer
Broken Dnf update on centos 8
I am getting the following error while doing a dnf update on a centos 8 server.
I have already tried the following:
dnf clean all
dnf distro-sync
dnf update --best --allowerasing
Last metadata expiration check: 0:02:15 ago on Sun 27 Dec 2020…

user2650277
- 125
- 1
- 8
0
votes
0 answers
How to update or upgrade from glib 2.17 version to glib 2.4(over) version on Amazon Linux 1?
How to update or upgrade from glib 2.17 version to glib 2.4(over) version on Amazon Linux 1?
Or downgrade to 2.12 is fine.