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
4
votes
1 answer

How can I find the original un-changed configuration file to compare with the *.rpmnew file?

While upgrading from CentOS 5.7 to 5.8 I've received the following warnings: warning: /etc/sysconfig/iptables-config created as /etc/sysconfig/iptables-config.rpmnew warning: /etc/ssh/sshd_config created as /etc/ssh/sshd_config.rpmnew warning:…
User
  • 277
  • 1
  • 3
  • 9
4
votes
2 answers

Keep LAMP server up to date and secure

As a webdeveloper I have, like many, my own VPS. However, I am a webdeveloper, not a system manager. For me it's quite challenging to install a VPS and to keep it up to date and secure. It takes me days, if not weeks, to get a server up and running.…
Tiddo
  • 1,019
  • 1
  • 9
  • 16
4
votes
1 answer

How to add 50 or so aliases to an existing DNS zone in Windows Server DNS?

I have a few zones in my Windows Server DNS. I wish to add around 50 unique aliases to the existing zone. Is there any trick I can use? I've tried to google for it where the odd post suggests using dnscmd .. but I'm not sure if this is right and if…
Pure.Krome
  • 6,508
  • 18
  • 73
  • 87
4
votes
2 answers

Managing laptops and desktops in the organization and pushing windows updates to them

Here are a couple of things we are trying to achieve. Our staff currently uses a bunch of desktops and laptops. Around 30-50 of the staff, most of them are laptops (mix of HP and Lenovo). Most using Win 7 Professional, a minority using XP. What is…
4
votes
1 answer

update manager to update remote software (windows)

We deploy windows machines with a 3rd party application that we modify slightly (config files and images) just after we install it on the soon to be deployed systems. This application does not have any auto update feature, but does have updates come…
michael
  • 317
  • 1
  • 9
4
votes
3 answers

Best practices to update a live web service

I am always curious about how large-scale live web application updates are done. Since the application is live, that is why it complicates everything -you should not down your service and at the same time you should recover the activity/changes (in…
israkir
  • 141
  • 4
4
votes
3 answers

Apple Software Update Server for Windows

We have just added a few iMacs to our system and we've found that they all want to download about 1.6 GB of updates... not so great when we only have limited monthly bandwidth! All of our Windows machines just use WSUS, which works great in our…
Matthew Iselin
  • 717
  • 1
  • 8
  • 20
4
votes
2 answers

How do I update Windows Server 2008 R2 Core and verify it?

How do I proceed to update a Server 2008 R2 Core? And to verify that it is up to date?
Chris_45
  • 249
  • 3
  • 7
  • 11
4
votes
5 answers

How long would you wait to install updates?

I administr a school "for pleasure" and we are always discussing when we should update software. For example today Office 2007 SP2 came out and I was woundering how long I should wait before updating all the pcs. Since there are a few ~130 pcs and…
Thomaschaaf
  • 3,092
  • 5
  • 30
  • 24
4
votes
2 answers

Rollback YUM package

What's the best (ie foolproof and easy) mechanism for rolling back an rpm update using YUM? I've not come across the problem where I upgrade something and later find I want to downgrade it, but I'd rather be prepared for when it does happen.
gbjbaanb
  • 3,892
  • 1
  • 23
  • 27
4
votes
4 answers

How do I update PHP and all its modules on FreeBSD in one go?

Basically, I usually do something like this: # portsnap fetch # portsnap update # portmaster -L | grep -B1 "New version" ===>>> php5-5.2.11 ===>>> New version available: php5-5.2.12 # portmaster php5-5.2.11 But with PHP I've got about 40…
Gazzer
  • 185
  • 1
  • 2
  • 9
3
votes
1 answer

Update WSUS from MS Security Bulletin DVD

Scenario Windows Server 2003, WSUS 3.0 SP1, No Bandwidth Limited Internet Connection, Microsoft Security Bulletin DVD Questions How do you setup WSUS to import updates from this DVD? Is this even possible? How do you setup a WSUS server when you…
Wayne
  • 3,104
  • 1
  • 22
  • 16
3
votes
3 answers

Keep an updated virtual machine image on the network and let users use it if needed

(at first, sorry for my English, I'm not a native speaker) I'm currently using mostly Windows PCs and I'm somewhat doing everything with every computer in a different way. It's very unorganized: at each computer there is a different version of…
3
votes
0 answers

Update Mac OS X Snow Leopard Server to Yosemite

I have a Mac Pro (Model Identifier: MacPro5,1) running OS X 10.6.8. The machine serves to the web a couple of MySQL databases (v. 5.0.92) as well as a Redmine installation (with a Subversion repository). Server administration is done using the…
3
votes
1 answer

How can I update nginx to lastest stable version?

I'm using a CentOS 6.6 Linux server and I have nginx 1.7.3 Installed on it . How Can I update Nginx to latest stable version (Nginx 1.8) ?
sajjad hosseini
  • 41
  • 1
  • 1
  • 2