The version tag has no wiki summary.
1
vote
3answers
95 views
RHEL/CentOS version numbering (before and after the dot)
How does the CentOS numbering work?
Major releases are 'before the dot', eg 5.x and 6.x as far as I see, and minor changes after that.
Questions:
If I do a yum update on a 6.1 system, will it ...
2
votes
1answer
110 views
Which Java version should I run Jenkins with?
Reference: Jenkins Users :: Jenkins on Windows: Java + JRE (version) confusion
Which Java version should I run Jenkins with (on Windows)? Should I use the included JRE of the Windows master? Should ...
1
vote
2answers
93 views
Different uname -a results
I am working on a multi-server system for a client. All of the servers are fresh installs (although two were installed a couple of months ago, five a couple of days ago).
They are all supposed to be ...
0
votes
1answer
96 views
beaker: downgrade to 1.6.3 fails without error message
Since I am having problems with rhodecode (db problems when upgrading) I reverted rhodecode to an old version (1.3.6->1.5.1->1.3.6). Beaker is a dependency and should have been reverted to 1.6.3 but ...
0
votes
0answers
18 views
Maintain an internal catalog of web apps and their software stack versions [closed]
I'm looking for a solution for maintaining an internal catalog of websites and web applications, which are being hosted on multiple different servers and software stacks. This catalog should be able ...
0
votes
1answer
64 views
wamp - Changing PHP version stops server running [closed]
I downloaded wamp which works (green icon). However I need to test a site locally in Joomla 1.5 which caused errors when using php 5.3 I believe I need a PHP version lower then this i.e 5.2.x
To do ...
0
votes
0answers
31 views
PHP version conflict in ubuntu
I am uploading my php web site in ubuntu. When I press php -version command I get the version 5.3 but when I use phpinfo() in my public_html folder I get version 4.4!
How can I solve the problem and ...
-3
votes
4answers
75 views
Which version of Solaris for my Sun Sparc system? [closed]
I'm about to buy a used Sun Sparc machine (Sun Blade 2500 Ultrasparc IIIi 1,28Ghz) in order to use it as a personal development server. Problem is, it is sold without any OS. I would like to install a ...
0
votes
1answer
243 views
Building \ installing PHP
I've followed this guide: http://www.phamviet.net/2012/06/03/centos-6-2-compile-php-5-4-2-from-source/
It all works as it should, but when I'm done and I type 'service httpd restart' following by ...
0
votes
0answers
22 views
How to update “sudo” version from 1.6.x to 1.7.9 on Suse 10?
The sudo version in my host is too old (1.6.x) to work well with other services.
Is there any way to update it to version 1.7.9?
0
votes
2answers
195 views
Non www version of site not loading
The non www version of my site is not loading.....i strongly think its DNS and not nginx(I haven't setup an redirect in nginx yet .The www version works perfect
I don't use any cpanel atm and i ...
3
votes
1answer
153 views
Perl virtual environments?
Background (not a mandatory read)
I started my current job as a web development intern. The guy who was teaching me left half way through and I have basically been left up sh*t creek with only a ...
0
votes
1answer
148 views
Dovecot version upgrade
I am using ubuntu 12.04 and dovecot version is 1.2.9, I want to upgrade my dovecot version from 1.2.9 to 2.1.7
0
votes
1answer
194 views
Debian and Kernel Versions
Debian is running 2.6.32-5. Recent kernels seem to have addressed some kernel soft lockup issues, I'd like to try them. Although... the patches don't seem to be in the Debian-stable repository.
# ...
3
votes
3answers
406 views
yum search - package version
How can I tell the version of a package after doing a yum search?
e.g.
yum search rabbitmq
returns
rabbitmq-server.noarch : The RabbitMQ server
I need to know the version of this server.
0
votes
2answers
179 views
Upgrading MySQL within the same release series
Prior to investigating a possible migration to MariaDB/Percona/Other from official MySQL, on several servers, running either MySQL 5.1.x or 5.5.x, I would like to upgrade each to the latest minor ...
0
votes
3answers
367 views
How do I confirm (online) what the current supported version of MySQL for RHEL 5.6?
without doing a yum update.
We would like to know if we are running the latest version of MySQL.
1
vote
0answers
32 views
Easy packages versions management
Can anyone recommend about a way to have an up-to-date list of packages?
I know that I can register to the mailing list / RSS feeds (if available) of each and every package, but this creates much ...
1
vote
3answers
435 views
What does VC9 stands for in PHP version?
i need to know that what does VC stands for in the php version (VC9 x86 Non Thread Safe (2011-Nov-10 19:52:12)
Regards.
0
votes
1answer
149 views
Child .NET applications running under earlier versions of Framework (Pools are setup)
I have an interesting situation where I am deploying an application to a subdirectory that is running an earlier version of the .NET framework that the root application.
/ <- .NET 4.0
/child/ ...
2
votes
1answer
196 views
Enterprise Version Inventory for Adobe Reader 7,8,9,10
Is there a tool or method to build an inventory of the version of Adobe Reader installed on computers in a domain?
This would allow specific targeting of Adobe Reader updates to the computers who ...
0
votes
0answers
73 views
nignx last version on ubuntu
I installed nginx form the standard repositories that come with fresh ubuntu server 11.04. I realized it installed and old version. At the moment the last stable is 1.0.6. So I followed this guide ...
3
votes
5answers
225 views
How do people keep track if their server software is up-to-date?
Assume you have a server that is non-Windows, how do you keep track if you server software is up-to-date?
Meaning, what tool already exists that will send me automated alerts to inform me that my any ...
3
votes
1answer
167 views
MySQL think 'außer' equals to 'auser'
I tried to migrate some tables from one MySQL database to the other, but I encountered an error:
ERROR 1062 (23000) at line 108: Duplicate entry 'außer' for key 'PRIMARY'
And I tried to find why, ...
0
votes
2answers
217 views
Want to upgrade python for django
I would like to upgrade python for django. Currently I have python 2.4.3 on my Red Hat server. I have installed python 2.7.1, but the default python is still 2.4.3 (It didn't upgrade python, but ...
3
votes
4answers
227 views
Help identifying XEON processor
I have an old server with an Intel XEON Processor. I have been trying to identify which exact version it is with no luck. I tried various tools but all they do is give you some info about the ...
1
vote
2answers
204 views
How can I set default versions of MySQL, Postgres, Apache, etc. prior to installing anything from ports in FreeBSD?
When I install software from ports on a FreeBSD system, sometimes rather outdated versions of Apache/MySQL/Perl/etc are installed as dependencies. Is there any way to set the versions of these ports ...
0
votes
1answer
591 views
Find CCISS version
I'm currently running Ubuntu 10.10, and would like to just find out what version of HP's CCISS RAID array driver I'm running. I've looked around hpacucli and couldn't find anything; can anyone point ...
0
votes
1answer
114 views
CentOS and package version numbers worry
I have heard about a vulnerability in BIND.
See here: http://www.isc.org/software/bind/advisories/cve-2011-0414
The issue appears to be with certain versions and my version (9.3.6) is earlier than ...
0
votes
2answers
319 views
Version application parameter in tomcat's manager
where does tomcat read the "version" value it shows for the deployed applications in the manager application from? I've searched for such parameter in web.xml but no luck so far.
0
votes
1answer
111 views
Is there any problems in mysql5.1 server with mysql5.0 client?
We are going to replace DB servers with mysql5.1.
Our dba team recommend that using mysql5.0 client
because, they have enough skill and know-how with mysql5.0 client.
Is there any problems in ...
0
votes
1answer
710 views
How to check bacula version
How do I check the bacula version?
I installed bacula using apt-get install command on ubuntu. I want to know the version I am using.
Thanks
2
votes
2answers
20k views
How to detect Windows Server 2003/2008 Release (R1 or R2) programatically?
I can easily pickup whether a server is Win2k3, 2k8, standard edition, enterprise edition, x86, x64, but I cannot find a way of determining if it's Release 1 or 2. HP Systems Insight Manager somehow ...
4
votes
5answers
2k views
How do I determine what version of Red Hat Enterprise Linux my server is running?
I can use uname and cat /proc/version but all I get is the kernel version.
How do I know whether I'm running RHEL4 or 5.5 or such?
1
vote
1answer
111 views
Using different versions of MySQL in a Master Master setup
We have 2 MySQL server in a Master <-> Master replication, but with an Active/Passive configuration. They're both using version 5.0.75. It's time for us to upgrade MySQL for various reasons and I ...
0
votes
2answers
316 views
Running two different versions of Tomcat each with a different version of the jdk
I inherited a test system where the Tomcat and JVM didn't match those on the production server - and it matters. Yet I can't change the versions in test. So I want to add to the test server a new ...
3
votes
3answers
1k views
How to find the browser versions from command-line in Linux & Windows?
In ubuntu when I just open a terminal and say
"firefox -v" or "konqurer -v"
it prints all the version information.
But, I am not able to find how to go about this for
Chromium on Linux & ...
0
votes
1answer
90 views
What new features are in Asterisk 1.4 and should I upgrade?
I am just starting out with Asterisk and have installed Asterisk 1.2 on CentOS 5.5 from the atrpms repository.
I now have a working system and am connected to an IAX trunk provider. I am able to make ...
1
vote
2answers
6k views
Windows Server 2003 SP2 - What version of LDAP am I using?
Is it possible to check the LDAP version in Windows Server 2003 without running a powershell script?
Thanks,
Toast
2
votes
2answers
3k views
Running multiple versions of PHP on Ubuntu
Is there an easy way to run multiple versions of PHP on Ubuntu 10.04 (desktop), and switching between them?
I am spoiled with the very easy installation and switching of PHP in WAMP for Windows. This ...
4
votes
3answers
2k views
How do I find the version of the Exchange mail server I'm connected to?
How do I find out if my corporate email account is hosted on a Exchange 2003 server versus Exchange 2007?
2
votes
3answers
4k views
Install Previous Version of PHP Package from Debian Testing Using Apt
Is there a way to install an older Debian testing repository version of a package using apt-get?
Specifically, I am looking to install the latest version of PHP 5.2.x on Debian Lenny.
The last time ...
2
votes
5answers
255 views
Determine Ubuntu version
The latest server versions are listed around 6-9 and my server says...
Linux ikeyprod 2.6.28-11-server #42-Ubuntu SMP Fri Apr 17 02:48:10 UTC 2009 i686 GNU/Linux
Am I really running 2.6?
3
votes
1answer
1k views
how do I view what version of samba i am running for my domain controler?
Is there a command line way to see what version of Samba I am running?
0
votes
3answers
628 views
Windows RDP Client Version [closed]
Does anyone know how to tell which RDP version windows is running with?
1
vote
1answer
145 views
Xorg release version in CentOS 5.4
I want to know Xorg release version coming with CentOS 5.4,
eg: Ubuntu 9.1 comes with XOrg 11 release 7.5
0
votes
2answers
504 views
xorg version in centos 5.4
Hi what is the release version of Xorg in CentOs 5.4?
can somebody do a 'Xorg -version' and paste the output here.
Thanks.
1
vote
3answers
397 views
versions of software with RHEL 5.4
Is there any resource/web-page that lists the versions of the software that come with RHEL-AS 5.4?
In particular, I need the exact version of the Apache Web Server, Satellite, Data Services to list a ...
2
votes
3answers
457 views
Is there any way I can administer a Mac OS X Server 10.6 from a client running Mac OS X 10.4 or 10.5?
This is really annoying... I need to administer a Mini Server running Mac OS X Server 10.6. Should be easy by using the Server Admin Tools I thought, but no. To administer a server running Mac OS X ...
0
votes
1answer
136 views
How to consistently get Apache version in Perl for comparison against configuration requirement list
How can I extract the Apache version number?
I would like to then use this number to compare it against a value in a configuration requirement file for a minimum Apache version as part of an ...