-
as seen on Server Fault
- Search for 'Server Fault'
When I try to build rpm from src rpm (Apache 2.4.1) I got this error:
rpmbuild -tb httpd-2.4.1.tar.bz2 --ba httpd.spec
+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=noarch-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
Some files (e.g. nfs, nfslock, bind) in my /etc/rc.d/init.d/ directory have in their comment header a line such as:
# probe: true
I found that those particular scripts has the probe verb i.e.:
service nfs probe
But this is due to the fact that the mentioned scripts has code that deals with the…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
Hey guys,
I setup a software RAID 1 on a Redhat server, everything went sweet and it synced the first time. The other day the raid failedover for some reason and the disks hadn't been syncing since that first time, so it went back to 2 weeks ago when we did the first sync. We got the system back…
>>> More
-
as seen on Super User
- Search for 'Super User'
I installed Red-hat 5.3
problem is that it is not showing graphical interface.
only kernel / command prompt is available.
I tried startx, then I got this msg
No video BIOS modes for chosen depth
also showing that
ERROR: Failed to start X server.
What should I do?
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I have installed memcached fine, and now I will need to install PECL extension memcache. Im running RedHat x86_64 es5. The installation gives me this:
downloading memcache-2.2.6.tgz ...
Starting to download memcache-2.2.6.tgz (35,957 bytes)
..........done: 35,957 bytes
11 source files, building
running:…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
Multiple 64-bit versions (Kubuntu, Lubuntu and Xubuntu) once installed on my ThinkPad R60 show 3GB of RAM, not the correct 4GB of RAM. Last week with 13.04, I had 4GB of RAM (which matches the BIOS) and this week I have 3GB available. Inquiring minds want to know. Details follow:
Linux R60 3.11.0-12-generic…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I managed to successfully install VMWare Workstation 6.5.5 (64-bit) on Ubuntu 10.04 (64-bit). It works well and somehow feels faster and snappier than the same exact version on Ubuntu 8.04.
However, there is one slight issue, somewhat hurting productivity:
When the guest VM is Microsoft Windows…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I just want to build this on my development machine -- the binary install from Python.org is still 32 bits and installing extensions (MySQLdb, for example) is driving me nuts with trying to figure out the proper flags for each and every extension.
Clarification: I did NOT replace the system Python…
>>> More
-
as seen on Super User
- Search for 'Super User'
I read on Wikipedia that Windows 7 on a 64-bit PC needs twice as much RAM as on a 32-bit PC.
I understand why is that: every number stored in memory takes 8 bytes rather than just 4.
That, in simple terms, means that your amount of RAM is reduced to half when you use Windows 7 on a 64-bit computer…
>>> More
-
as seen on West-Wind
- Search for 'West-Wind'
If you're running on IIS 7 and a 64 bit operating system you might run into the following error using ASP classic or ASP.NET with COM interop. In classic ASP applications the error will show up as: ActiveX component can't create object (Error 429) (actually without error handling the…
>>> More