CentOS 5 Server :: Can't Find Out Apxs Tool
Jun 17, 2009I've just setup a new serve on CentOS5.3 64bit and installed apache2.2 through the command below sudo yum install httpd mod_ssl
View 2 RepliesI've just setup a new serve on CentOS5.3 64bit and installed apache2.2 through the command below sudo yum install httpd mod_ssl
View 2 RepliesI wanna uninstall ipp 6.0 and reinstall ipp 5.3 under linux centos 5.3. I'm not able to uninstall ipp 6.0 and I'm getting this error: ERROR: ERROR: Unable to find rpm tool, add its location to your PATH and restart uninstallation
Also, I'm not able to install ipp5.3 and I'm getting the same error ERROR: ERROR: Unable to find rpm tool, please add its location to your PATH and restart installation
and I am trying to set up a web server with mod_python installed with apache. When I run the ./configure for mod_python it gives me an error saying that can't find apxs. I have Ubuntu server addition and Apache2
View 1 Replies View Relatedis there any GUI Ldap browser tool for centos? There is one very good tool for windows called softera ldap administrator.
View 2 Replies View RelatedI am demo'ing Kubuntu 9.04 workstation to a customer. He has a CentOS 5.3 server (my doing). On it is our CUPS Network file server. Everyone (65 of them) print to our network printer through it using LPR/LPD (and sometimes Samba).
Problem: when Kubuntu's Print Configuration Tool went looking for printers, it found every network printer's IP address, but missed my CUPS printer server. What did I do wrong on one or both ends (I have control over both).
I've installed the CentOS 5.1 from a CD only yesterday and everything is working fine except Mysql that came from the CD distribution. I have detected that my system has mysql.
[root@onion /]# rpm -qa |grep mysql
mysql-5.0.22-2.1.0.1
[root@onion /]# find . -name mysql
./usr/bin/mysql
./usr/share/mysql
./usr/lib/mysql
However I'm unable to find mysqld, safe_mysqld or mysql_install_db in my filesysytem.
[Code]...
what I should do to use apxs ?
View 2 Replies View RelatedIf I have apache2 without mod_ssl, is it possible to add it using apxs?
View 1 Replies View RelatedNow i want to create a resue disk for my Centos5.5i think mondoArchive tool is best for this job.i installed mondo by usingyum install mondoand it is intalled successfullybut i cant see it inApplication>sytem toolshow can i run it in a GUI mode.
View 7 Replies View RelatedI am trying to install CentOS 5.5, I go through all the GUI installation prompts. I get upto the point where it ask me for the root password, after that the installation fails. It says that it cannot find the metaframe server and that it ran out of mirrors to try.
View 6 Replies View RelatedI accidentally deleted my toolbar at the bottom of the desk top page and now i can not figure out how to get it back.
View 2 Replies View RelatedWhile configuring the yum through proxy i was configures with some address(10.x.x.x). after the proxy address has been changed(172.x.x.x).according to new proxy address i made changes in all locations in my system. but when i am trying to download through command line still it is trying to connect old proxy address(10.x.x.x). finally i come to know that, still some location old proxy address(10.x.x.x).is there. how to troubleshoot this issue.(how to find the location) i was try to debug find the output below
[Code]....
I have a 1TB drive that has MANY duplicate files all over it. a good linux tool that can find duplicate files on such a large drive (almost full) drive?
View 1 Replies View RelatedDoes anyone know of a tool to find the fastest mirrors for the repos? I know some distros have something called "fastest mirrors" or something equivalent. The fastest I can get updates is around 238 kB/s and normally, on other distros I get 10 times that speed.btw, like all the other distros, speedtest.net gives me an avg download speed of 43Mbs
View 9 Replies View RelatedAssume I call a certain tool in terminal like
foobar -myoption
But a) there exists more than one installation of "foobar" on the system or b) I don't know where "foobar" is installed.
How can I find out WHICH foobar resp. WHICH path belongs to the currently active foobar tool?
I prefer a cmdline command with option similar to:
findactivepath -tool=foobar
....
Output: Used location=/usr/bin/foobar
I don't want to dig around with PATH investigations by searching every PATH component. Furthermore I don't want to get recommendations and expectations like "normally tools are installed in...". Think of unusual installed software.
I am trying to create a xen vm on CentOs 5.3 using the following config file:
name = "vm5"
maxmem = 512
memory = 512
vcpus = 1
[Code]...
I'm assuming that it can't find a driver for a cdrom - but I am not too sure of that.
I am trying to find a best tool to track configuration files changes. I did find some information about osec and mactime, but, it seems, that they are not included in fedora/rpmfusion package databases. is there any tool that can be installed as a package?
View 8 Replies View RelatedAs part of my testing, I need to find a tool that will write/read IO to a volume. I need it to fill the volume and then read and verify that the write was successful. hroughput stats would be a plus, but right now, IO verification is a must.I need the volume to write, read, verify, then repeat until the volume is full.Can anyone point me to a free tool that can manage this?
View 1 Replies View Relateddoes anyone knows if i can find a configuration tool like "Yast" that works on Solaris 10 ?
View 1 Replies View RelatedI have created some new themes on my old squeeze machine using the gnome-appearance-properties tool. That program created a folder with the correct name in ~/.themes/. And it contains a single file (580 bytes) with the properties - theme (application/x-theme) which is unreadable. I need the gtkrc file for this theme but cannot find it anywhere! I searched /usr and /home and the entire file system. Where it might be hiding?
View 8 Replies View RelatedI just made the complete switch from windows 7. I'm looking for a weather applet and a currency conversion applet for my desktop.
I tried gdesklets but I couldn't get any of the weather applets to work. They couldn't find weather data. The weather part of my gnome-panel works fine.
I also couldn't find a simple currency conversion tool with gdesklets.
Ps: major kudos for anyone who can find a tv guide desklet.
I'd like to measure network latency for SNMP GET request. There is a free command line tool time which can be used to find timing statistics for various commands. For example it can be used with snmpget in the following way:$ time snmpget -v 2c -c public 192.168.1.3 .1.3.6.1.2.1.2.2.1.10.2IF-MIB::ifInOctets.2 = Counter32: 112857973real 0m0.162suser 0m0.069ssys 0m0.005sAccording to the manual, statistics conists of:
the elapsed real time between
invocation and termination,
the user CPU time (the sum of the
[code]....
I am trying to search a tool for testing multicast. Currently, 'yum search multicast' yields nothing. I saw mcsender and mctest in google but they seem not to be supported in CentOS. Do you know any tool that can test multicast?
View 3 Replies View RelatedOften after using the network tool, making changes, saving changes, closing the tool, and running a 'service network restart'; the tool will not open again unless I reboot. This is the case both via System --> Administration --> Network and system-config-network (from the command line). I am in runlevel 5, as an uprivileged user when this happens.
View 6 Replies View RelatedI wanted to know how can I cross compile SMS SERVER TOOL for an embedded computer and make just one binary file for it or how can I change all of its default files places like its demon and object file and gather all of them to one directory to execute and use and run.let me explain it better for you : I have an embedded computer with Linux OS that its file system is read only and I can not add any file to /usr /lib and ..... and I can just mount a SD memory card to it and copy all of my programs to it and run them from there as you understand I have two choices to choose, first make one big binary file for each program that I am doing it now and it is not a suitable solution and the second is finding the way to change default place of shared object file of my program.now you tell me what can I do to solving this problem.
View 1 Replies View RelatedI am trying to search a tool for testing multicast. Currently, 'yum search multicast' yields nothing. I saw mcsender and mctest in google but they seem not to be supported in CentOS. Do you know any tool that can test multicast?
View 3 Replies View RelatedI am looking for a tool to index the files on my PC to allow full text search. I use recoll on Ubuntu and it does a great job. As I described in a previous post there does not seem to be an rpm package available for recoll on CentOS and I have not been able to build from source.So I tried beagle. In a nutshell the old version of beagle available for CentOS 5.6 does not do a good job of indexing pdf files. The newest version, tried on Linux Mint, does not do much better. And the beagle web site seems to be gone so I am not sure if it is an active product.
I have done some searching and most of what I find appear to be tools for indexing a web server. That is a bit of an overkill for my needs. I simply want to be able to search old email archives, OpenOffice documents, text and pdf files stored and accessed locally on the PC?
I've seen some tools available for taking image backups (amanda, bacula, ...) of the O/S. I have a nas drive and want to back up the the entire disk to it (while running preferrably). Can someone recommend what tool would be best to use (free of course) and hopefully not too complex.
View 3 Replies View Relatedhow to installed opsview (monitoring tool) on centos 5.
View 2 Replies View RelatedThe default kde location for wallpapers is as follows:/root/.kde/share/wallpapers (permissions drwxr-xr-x)
View 6 Replies View Related