4
votes
17answers
5k views
Centos or Debian as a server OS ?
What would you choose for a server used for web hosting, dns and email and why?
0
votes
3answers
115 views
how do I find which rpm package supplies a file I’m looking for?
As an example, I am looking for a mod_files.sh file which presumably would come with the php-devel package. I guessed that yum would install the mod_files.sh file with the php-devel x86_64 …
0
votes
0answers
83 views
Backup Xen domU machines while running. [closed]
The host machine is running CentOS 5.3 and using LVM to create Logical Volumes (LVs) and to allow live snapshots to be taken of those LVs. My thought was to store all of the image files for the Xen …
1
vote
3answers
70 views
Query causes mysql server to go away
We have an application that has been deployed to 50+ websites. Across these sites we have noticed a piece of strange behaviour, we have now tracked this to one specific query. Very occasionally, once …
0
votes
0answers
17 views
Is my centOS dedicated server caching disk files appropriately, or not? [closed]
Here's the head of the top output from my centOS 5 server, at a moment with very low load. What I want to know is whether it is using its free memory wisely to cache files from disk. Of 2G of RAM, …
0
votes
4answers
42 views
Trouble Upgrading Python / Django on CentOS
As you can see by reading my other thread today here, I'm having some troubles upgrading Python.
At the moment I have Python 2.4 with Django installed on a CentOS machine. However I've recently …
0
votes
0answers
310 views
Using CentOS repository on a Redhat Installation
Does a Redhat installation support CentOS repository e.g I install Redhat and in the yum repositories I define it to use CentOS's repository?
1
vote
5answers
2k views
subversion web interface
I have recently installed subversion onto a linux server (CentOS) and everything works great.
I am wondering if there are any web interfaces available for managing the repositories i.e. create / …
0
votes
2answers
27 views
Illegalkeysize exception
I am using the Bouncy Castle Java cryptographic algorithm implementation.
I am getting an IllegalKeySizeException. To overcome this I have even changed my java security jars (local_policy.jar and …
0
votes
1answer
51 views
PHP loop acting as cronjob[ensure only one instance running]
Hello everybody,
I have a multi part question for a php script file. I am creating this file that updates the database every second. There is no other modeling method, it has to be done every second.
…
1
vote
1answer
46 views
How to cross compile from Mac OS X to Linux x86?
Hi, I'm running Mac OS X 10.5.8 and want to compile for target CentOS 5.3 with GCC 4.1.2. How could I:
Compile GCC 4.1.2 toolchain and related tools?
Use that tool to cross compile for target CentOS …
1
vote
3answers
305 views
PECL install fails
Hey!
I have browsed every Google result, read all the forum posts about this error, but I cannot solve it.
When using PECL install for anything, I always end up getting this error:
checking whether …
1
vote
1answer
40 views
How do you install gnu MAKE without compiler [closed]
I'm a little new in this area. I have a virtual machine centos5.1 that doesn't come with make or any compiler... basically stripped down. It doesn't come with any install packages like yum, rpm or …
0
votes
0answers
63 views
how to install php/mysql/apache2 in centOS [closed]
Hi
I running a CentOS remotely now I want to install PHP/Mysql/apache into it. Can you guys please help me in doing so I'm newbie.
thanks
1
vote
4answers
78 views
Automatic Database reads/write every second
I am making an auction website, which has an auto-bid system. This system lets people make biddings without having to be there.
My question is how to implement such a system. I have made the php …
