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 often to upgrade PHP & MySQL

I run a couple of IIS + PHP + MySQL Web servers, that run a variety of web apps (Wordpress, Expression Engine, etc.) I know that I should always keep my web apps updated, but I wonder how often I should be updating PHP & Mysql? It seems that the…
Josh Brower
  • 1,669
  • 3
  • 18
  • 29
0
votes
3 answers

Distant update of a linux box

I have a bunch of home-made Linux boxes (made with buildroot) and I would like them to get auto-updated throught an internet fixed IP of my ubuntu server. I would like to update the kernel and also some files or directories etc. I began my own ssh…
Azer
  • 3
  • 1
0
votes
1 answer

Updating CentOS

I have a CentOS 5.5 installation with ruby, dovecot (and some other soft) installed from source, and soft like postfix, samba, bind etc. installed from yum repositories. This box is online for more than six months. Now, if I do a yum update I see…
JohnZ
  • 235
  • 1
  • 4
  • 10
0
votes
1 answer

Is it possible that update (KB948465 - SP2 for Windows Server 2008) for DC could cause network problems?

I'm not an administrator but software developer so pardon me if this question sound silly. We have a client that having massive network problems that causes XP machines to timeout and break network connections and other problems with authentication…
bychkov
  • 113
  • 1
  • 3
0
votes
2 answers

How can I update PHP 5.16 to 5.2.* on a Centos VPS

I am buying a new VPS with CentOS and I need to upgrade my PHP to 5.2.*. How can I do that?
Alireza
  • 1
  • 1
0
votes
1 answer

Manual Update in AWSTATS

I need to manually update the logs for some 7 days in the month of FEB,2011- Which has been somehow skipped by AWSTATS. Can anyone help out?
0
votes
1 answer

Re-configuring mysql-server 5.1

Some days ago I had some problems with updates, and this ended up with a problem that I already solved in this question . The problem is that now I want to update again, but it seems that I cannot do it automatically, because when I use the update…
sitonico
  • 23
  • 1
  • 4
0
votes
2 answers

hash sum mismatch when updating ubuntu 10.10

i got this error when executing "apt-get update", and only this file failed to download. Failed to fetch http://extras.ubuntu.com/ubuntu/dists/maverick/main/source/Sources.bz2 Hash Sum mismatch Some index files failed to download, they have been…
David S.
  • 181
  • 11
0
votes
2 answers

Server problems: Apache2 upgrade problem

I have just been running aptitude update on my debian server via webmin when the install failed, Now my Apache2 server isn't running properly as it isn't recognizing the "namevirtualhost" directive, all the domains hosted on the server are being…
RayQuang
  • 674
  • 1
  • 9
  • 16
0
votes
1 answer

Mcafee Auto-update from UNC path problem

I have a network with 50 computers with no internet access. So instead of updating in each of them using dat file individually I tried to create a shared folder in server, and created a UNC in site repository. I downloaded the file DAT Package For…
Vicky
  • 171
  • 1
  • 11
0
votes
1 answer

Pulling application updates from closest server?

Setup: 6 Major Sites with Server 2003/2008 DCs doing DHCP/AD Integrated DNS, each on their own subnet. All connect back to datacenter through a 3 mbps WAN ERP server running in the datacenter, accessed by clients at all sites Currently, when we…
0
votes
2 answers

Update to "FreeBSD 8.1-RELEASE #1"

I've updated my FreeBSD system with "freebsd-update" but "uname -a" still sais it runs the ""FreeBSD 8.1-RELEASE #0" kernel. How do I get #1? Its important because I need ZFS v15.
Axel Gneiting
  • 253
  • 3
  • 8
0
votes
1 answer

ESET NOD32 Antivirus error on update - base file missing

I have taken over the administration of a Windows Server 2008 64bit installation. The server has ESET NOD32 Antivirus Business Edition v4.2 installed. The server hasn't been updating its virus signature database in the last few days, and upon trying…
Saajid Ismail
  • 317
  • 3
  • 7
  • 18
0
votes
2 answers

CentOS proftpd upgrade from 1.3.1 > 1.3.3

A simple question just how to update proftpd on CentOS 5 (Linux server.domain.com 2.6.18-164.6.1.el5xen #1 SMP Tue Nov 3 16:48:13 EST 2009 x86_64 x86_64 x86_64 GNU/Linux) to most recent version 1.3.3c? Would gladly appreciate your help especially if…
0
votes
1 answer

WSUS Update Priorities

We are considering implamenting WSUS at work. The biggest question is using groups. If a machine is made a member of two different groups, and one group is approved for an update and one is not, will that machine be approved for that update? Most…