Questions tagged [update]

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.

648 questions
0
votes
2 answers

How to keep SpamAssassin up to date under CentOS?

I am running CentOS 5.4 with SpamAssassin installed via yum. However the version yum installed was SpamAssassin version 3.2.5 and I am finding that this version has many outdated rules -- including a rule FH_DATE_PAST_20XX which marks all email from…
Josh
  • 9,190
  • 28
  • 80
  • 128
0
votes
3 answers

My -tpl file won't update!

I am running the site at www.euroworker.no, it's a linux server and the site has a backend editor. It's a smarty/php site, and when I try to update a few of the .tpl's (two or three) they don't update. I have tried uploading through FTP and that…
Kyle Sevenoaks
0
votes
3 answers

How can I keep track of SQL Server updates?

If I am not mistaken, SQL server cannot be automatically updated via the regular windows backup routine. Instead, there are cummulative updates that need to be installed by hand. I assume this is done for security and stability reasons. Is this…
Adrian Grigore
  • 1,072
  • 3
  • 21
  • 34
0
votes
1 answer

Virtual Machine Library not updating

I have a problem with my library window. I use to have a XP VM, which I deleted and now have a Vista VM. Every time I start Fusion, the XP VM shortcut will still be in the library (File not found), and the Vista VM won't be. I have tried…
jeremyyip
0
votes
1 answer

OpenDNS IP Conflict

I have downloaded the OpenDNS client and it was working great till today. Shows me this error: dynamic IP update failed with message !yours or "Your IP address is taken by another user." I am pretty sure i'll get away with the problem by just…
user35526
0
votes
0 answers

TrueNAS Scale update error: mount failed: Operation not permitted.​

I am unable to update from TrueNAS-SCALE-22.02.4 to Bluefin. Independently on whether I let the GUI download the update or whether I provide it manually, I get the following Error: [EFAULT] Invalid update image file. Please, re-download update.…
0
votes
2 answers

How we Fix the APT repository errors Debian os

How to fix Fix the APT repository errors I'm using Debian GNU/Linux 9.13 (stretch), how can i fix this update error ?and import the Docker GPG key? root@test:~# apt-get update Ign:1 http://security.debian.org stretch/updates InRelease Err:2…
0
votes
1 answer

How to perform security updates of Docker Alpine

I stumbled upon a tricky situation: I read on the Docker Alpine main page that the image is getting updated every month for minor versions/security fixes. Packages with CVE are not updated for the stable version (v3.17.*) but are on the edge…
Kaymaz
  • 241
  • 3
  • 11
0
votes
0 answers

apt update throws warnings - how to fix?

I'm migrating a website to a fresh Ubuntu 22 server hosted by Rackspace. I'm doing some initial config and hardening and I start with the usual: apt update apt upgrade The apt update command spits out a couple of warnings: W:…
S. Imp
  • 526
  • 1
  • 4
  • 19
0
votes
0 answers

Can't do an in-place Update of an Azure cloud service (extended support) after a VIP swap - Public IP is in use (error)

I have successfully performed a VIP swap on a pair of Azure cloud services (extended support) that had Reserved IP addresses (static, although I don't think it matters). Now I can Update (by uploading a new package) neither of them, although it had…
0
votes
1 answer

grub error after kernel update with active root LVM snapshot

The situation: debian 11 with LVM and / is a logical volume: /dev/mainvg/lv-root created a snapshot of the root partition by doing lvcreate -L5G -n bkp_lvroot -s /dev/mainvg/lvroot Now I updated the system with apt, a new kernel was installed, but…
archygriswald
  • 143
  • 1
  • 11
0
votes
2 answers

Cannot find any documentation for ORCA updates

I need to update my ORCA to the latest version on both of my DL380 G7s. I am aware they are out of date, but they are good enough for my purpose. Can someone direct me to where I can find the correct documentation for updating ORCA to the latest…
Alex Kous
  • 3
  • 4
0
votes
0 answers

Block windows 10 updates (off the computer)

I have a Windows 10 computer that is running software that I cannot service'ize. My problem is that I have followed every known process for disabling, discontinuing, or stopping Windows from auto updating/rebooting. None of them actually work. I've…
0
votes
0 answers

ESXi v6.7 udate - Frozen at 'enabling schedular screen'

I have a very old stand alone ESXi host which was running image ESXi-6.7.0-20190402001 . I did the below two things 1.Update the latest patch https://docs.vmware.com/en/VMware-vSphere/6.7/rn/esxi670-202210001.html for version 6.7 2.Enable…
0
votes
0 answers

Installation of e2fsprogs under ubuntu breaks because of ./usr/bin/chattr

I have been running into an issue with the package of e2fsprogs under ubuntu for weeks. It keeps me from installing updates to my system and to upgrade the system. I am using Ubuntu 18.04 on my server. All updates are blocked because of the required…