CentOS 5 :: How Can I Install Per Modules
Jun 20, 2010
I have a dedicated server. It doesn't have any GUI (gnome or something like that), so i need to use terminal, which is hard for a non-advanced user. So i have a few questions:I'm hosting a CS server and a few other servers later on. But right now only CS server. With it i need to start another perl window, which updates the stats to the website and database.So how can i start both server, that program and maybe use the console at the same time?Another question is: when i quit the server, it automatically restarts. How can i just kill the process? I don't want to restart my server every time i want to shut down the CS one.
About perl: how can i install per modules and how can i know the translations of perl modules from windows to linux names?And is there any firewalls by default clean installation, which might 27500 port and any connections trough 3306 to the database on my web server? If no, how come, that my program is unable to connect to my website database?Will my own email server take a lot of resources? Which only i would use and wouldn't receive much mail? And are there any guides how can i do that?Will a web server, which wouldn't take much visitors each day take a lot of resources?
View 13 Replies
ADVERTISEMENT
Apr 10, 2011
I have newly updated CentOS 5.6 server and would like to keep it "true" to CentOS, so try to avoid manually installing rpm's and CPAN modules.
I need to install perl graphing modules, Chart::Base, GD, GD::Graph, GD::Text, etc.
Have already done
Yum install gd gd-devel php-gd
View 3 Replies
View Related
Jul 17, 2010
we have done a minimall install of centOS. We don't use software RAID, and after doing a "lsmod" we see a lot of modules loaded we dont need.
So I tried to remove the DMRAID because we don't need it. I'have added the dm_mirror, and dm_raid45 to both /etc/modprobe.d/blacklist:
blacklist dm_raid45
blacklist dm_message
blacklist dm_log
blacklist dm_log
blacklist dm_mod
[Code]...
View 2 Replies
View Related
Aug 30, 2010
i try update new kernel and got this error when i try to actived tun/tap
Quote:
-bash-3.2# modprobe tun
FATAL: Could not load /lib/modules/2.6.18-164.15.1.el5.028stab068.9PAE/modules.dep: No such
[code]....
View 2 Replies
View Related
Mar 6, 2011
I want set up VPN on my VPS but when i try to turn on tun/tap i see:
:/lib/modules# modprobe tun
FATAL: Could not load /lib/modules/2.6.18-194.17.1.el5.028stab070.7PAE/modules.dep: No such file or directory
os : debian 5
(folder lib/modules is empty)
View 1 Replies
View Related
May 28, 2009
I keep getting things like code...
but i already do
yum groupinstall "Development Tools"
yum install kernel-devel
commands.
I just reinstall my centos, and in the previous installation I used the virtual box without problems. that is giving wrong this time?
(i had tried the .run installer and the rpm installer but all lead the same.)
View 5 Replies
View Related
Nov 5, 2009
I am relatively new to CentOS. I attempted to install 5.3 with firewire several weeks ago and abandoned the install because it was taking too long to figure out the problems. I've had to revisit this and am having troubles with it. I was told that CentOS 5 has firewire 1394 support. When I did the typical install, it didn't physically (manually) install the video1394 and raw1394 modules. At boot up, my computer says that video1394 and raw1394 are "Module(s) not found". If I do <lsmod> I get (*snippet of o/p),
Module Size Used by
lockd 63081 0
sunrpc 145405 2 lockd
dm_mirror 24393 0
dm_multipath 24909 0
scsi_dh 11713 1 dm_multipath
[Code]...
I have found several other posts on the web that indicate I have to get the latest source files, but I do not know which one is the correct one or where to find it. Can anyone ponit me in the right direction? Is there anything else that I need to do?
View 3 Replies
View Related
Dec 27, 2009
Many Apache2 unused modules loaded. I'm going to disable some of them.But what is the command to disable the modules?
View 1 Replies
View Related
Jan 23, 2010
The problem I am having is that iptables won't load the required modules for my firewall rules.
iptables -F
iptables -P INPUT DROP
iptables -P FORWARD DROP
[code]....
View 1 Replies
View Related
Mar 2, 2011
CentOS and RHEL even though I've been using various Debian/Ubuntu Distros for quite some time. However, I always used to install perl modules via apt-get or, if that did not work, via cpan.In CentOS, I tried installing a couple of perl modules via yum but there are only a very few available. When trying to install perl modules via cpan, the install process usually fails during the make process.I'd prefer to install those modules via the distribution's package manger yum as it's easier to resolve dependencies. Are there any repositories I should add to have more perl packages available? (Where to add further repositories, I just know /etc/apt/sources.list in debian based distros)The other option still would be to install perl modules via cpan. For instance, when trying to cpan install Geo::IP, the output is as follows:
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Database was generated on Wed, 02 Mar 2011 02:42:03 GMT
[code]....
View 2 Replies
View Related
Mar 7, 2009
I just installed a fresh CentOS 5.2 32bit system. I used "The Perfect Server" server document from Howtoforge and went through those steps and then added Webmin administration console. I then tried to install VMware Workstation 6.5 onto the system. I downloaded the latest VMware bundle, ran it and everything went fine. I then try to run vmware and I get the following messages
C header files matching your running kernel were not found
Before youcan run VMware Workstation, several modules must be compiled and loaded into the running kernel
Kernel Headers 2.6.18-92.1.22.el5.centos.plusPAE
Kernel headers for version 2.6.18-92.1.22.el5.centos.plusPAE were not found. If you installed them in non-default path you can..
View 6 Replies
View Related
Apr 26, 2010
this might not be a Centos related issue, but since I'm using Centos I guess it doesn't hurt to ask; I've used Ubuntu before and haven't encountered this. So, I've just installed Centos and Webmin and now I'm trying to configure the server. Problem is that on the Apache configuration page I don't have the option (should be there) to configure the Apache modules. I've attached a file to show where the modules option should (as before) appeared.
View 6 Replies
View Related
Apr 25, 2011
I am trying to install Centos5.6 on an older machine which has a 3com NIC. how I can get the kernel modules for this nic, or do I have to compile a new kernel with this enabled?
View 19 Replies
View Related
Jun 4, 2011
I am administrating a server with CentOS installed. It came with qmail and courier-imap preinstalled, and Plesk.I need to manually add email accounts outside of Plesk, because my 1-domain Plesk license only allows the creation of one email address (yes, it sucks).
When I say add email account I mean creating a new email address, have email for that address be stored in its maildir, and have a corresponding imap (and hipefully also pop3) account that will be able to read that mail. All this with virtual domains.I've already found out how to create the new email addresses for qmail, so that email for the new email address is being delivered correctly. Now I need to create the imap/pop3 accounts for courier.
For the qmail part, I create a folder in in /var/qmail/mailnames/virtualdomain.org/username and a maildir called Maildir inside it. This is how the first mail address was created by Plesk and i'd like to maintain the same structure. As I've said, the qmail part is already working, I need to get the courier-imap part to work. Ideally, it should accept login with both short (i.e. myuser) and long (i.e. myuser@virtualdomain.org) user names.
Currently the only authentication module that is enabled in courier-imap is authpsa, which is Plesk's authentication module.in order to add more authentication modules, do I just need to add them to the authentication module list in /etc/courierimap/imapd, or do I need to reinstall courier-imap with support for such authentication modules? I thought I would only need to add them to the list, but I've noticed that the /usr/lib/courier-imap/authlib/ folder only contains a binary called "authpsa". Does that mean that other authentication modules are not even installed? If so, can I install them without reinstalling courier?
The second question is, what would be the most recommended authentication module that would make it easiest to create new email addresses/accounts from the command line? I need to be able to write a shell scripts capable of creating a new email address with all that is needed, and I'd like to keep this script as simple as possible, so for example I'd avoid mysql-based authentication as it sounds rather complicated. And the last question is, if I do need to reinstall courier-imap, how can I install a package without recompiling it? Will my one existing mailbox keep working?
View 1 Replies
View Related
May 11, 2010
I've been trying to load my pcmcia network card driver "xirc2ps_cs" at startup with no success. I have added "modprobe xirc2ps_cs" to the rc.modules file but it doesn't load at startup. Curiously, though, if I execute rc.modules AFTER the machine has booted it will load the modules just fine. Just not during the boot up process. Thinking that hotstart might have been causing problems I've disabled hotstart (chmod -x) temporarilly to remove it from the picture, but there was no change.
View 5 Replies
View Related
May 19, 2009
i'm using Centos 5.3 (2.6.27.10-grsec-xxxx-grs-ipv4-64 x86_64 kernel) and i got a problem with installing apf/configuring iptables. It seems that my kernel doesn't support Loadeble Kernel Modules. I'm receiving following message when catting /proc/modules: Quote: cat: /proc/modules: No such file or directory /sbin/modprobe -l FATAL: Could not load /lib/modules/2.6.27.10-grsec-xxxx-grs-ipv4-64/modules.dep: No such file or directory
View 4 Replies
View Related
Dec 14, 2009
I'm trying to install some wireless drivers, but apparently I don't have a /lib/modules/<kernel>/build directory, which is causing the Makefile to throw an error. Is there a specific place I should point the Makefile at?
View 9 Replies
View Related
Apr 14, 2011
Tonight I installed ubuntu 10.10 (32 bit) on an external usb harddrive with a dvd I burned and I used my older desktop. I disconnected all internal and external drives first so everything had to be put on the usb drive I selected (only option available). I used the option to load extra software, use the entire hard drive, and let the software do it's thing. I basically had no options where to put things and it didn't have much choice.
When I boot the usb drive on my laptop (win 7 64 bit) by telling the bios to boot to it first... I get an error: modprobe: FATAL Could not load /lib/modules 2.6.35-22 generic modules No such file or directory. This message appears twice and then it does boot into ubuntu and seems to work fine. I'm new to this OS so that is an uneducated guess but the things I have done seem to be working. So exactly what is this error referring too? Is there a way to fix the problem or do I just ignore it.
View 9 Replies
View Related
Apr 19, 2010
I have a Toshiba Portege S100. Its about 4yrs old so Centrino and runs XP. The hard drive is grinding so I need to replace it. I figured it would be a good opportunity to look at Linux. So, I booted up the Ubuntu 9.1 CD and it didn't pick up the wireless card or sound card. Having looked around, it seems that this will need a little work.Well, the link I was trying to post mentions I need to install the snd-intel8x0 and ipw2200 modules.This doesn't look easy. Are there any distros that would make this process less painful?Alternatively, is this the sort of thing people would be able to help me with if I just said I wanted to get it working on Ubuntu or whatever distro I chose?
View 7 Replies
View Related
Jul 30, 2011
I have a Xserve server with Debian 2.6.26-2-amd64, the cpu is 2 X Intel Xeon 5150 @ 2.66GHz.I want to scaling down the cpu frequency and I only found three modules in my system and all of them are not working:
lake:/# ls /lib/modules/2.6.26-2-amd64/kernel/arch/x86/kernel/cpu/cpufreq
acpi-cpufreq.ko powernow-k8.ko speedstep-centrino.ko
lake:/# modprobe acpi-cpufreq
[code]....
View 3 Replies
View Related
Jul 30, 2011
I have a Xserve server with Debian 2.6.26-2-amd64, the cpu is 2 X Intel Xeon 5150 @ 2.66GHz.I want to scaling down the cpu frequency and I only found three modules in my system and all of them are not working.I found only module P4-clockmod can work with Xeon processors, but I don't know how to install it into the system.
View 2 Replies
View Related
Jun 5, 2010
Trying to run Googleearth I got a SELinux denial as I would expect. So I did what I always do, and generated a policy using audit2allow. I have used this method to manage SELinux on various CentOS and Fedora installations before, I don't recognise this problem.I tried the GUI "SELinux Policy Generation Tool" but it closes itself a second after opening so I can't even explore this.
View 9 Replies
View Related
Feb 26, 2010
I am having some issues compiling kernel modules against the pre-built OpenSUSE kernel. Whenever I compile a module and try to load it, I get something like:
Code:
insmod fs/smbfs/smbfs.ko
insmod: error inserting 'fs/smbfs/smbfs.ko': -1 Invalid module format
It doesn't actually matter what the module is, they all do the same thing. I have tried the above mentioned smbfs, I've also tried:vmware kernel module
[Code]...
View 9 Replies
View Related
May 22, 2011
I've got a weird problem since the update to 11.4: every time I use a yast module (the problem occurs with all of them), when I've finished (press OK or Cancel), it relaunch the module after the work is done. For example, launch the Package Manager, choice a package to install press OK : it performs the install and then relaunch the Package Manager. If you choose to quit, it will relaunch it... The only way to stop it to kill the process (or killx).The same problem occurs with the terminal version of yast. it's linked to a config file of yast under root or something so? I haven't found such problems reported on the internet.
View 9 Replies
View Related
Mar 5, 2010
Can anyone provide me information about installing perl modules using CPAN.....
View 1 Replies
View Related
Nov 11, 2010
I am unable to install one of perl modules. Please guide me how to install perl modules resolving dependencies. How to verify installed module.
View 1 Replies
View Related
Jan 18, 2011
I am looking for a vps that I can run my own kernel and install modules in.
View 2 Replies
View Related
Feb 27, 2011
I want to remotely install OpenSUSE on one of my servers. I followed the instructions given at SDB:Remote installation - openSUSE, but it didn't work. (My server reverted back to the already installed system.) I think this has to do with a special kernel module (megaraid_sas) that is necessary for the raid controller. Without this module, the kernel cannot find any disk. Of course, the module is not included in the initrd provided by OpenSUSE. I know how to add files to the initrd, but I have no idea where I have to put the required kernel module and which config file inside the initrd must be modified to make the kernel load the module.
View 1 Replies
View Related
Jan 18, 2011
ubuntu could delay kernel module installation until device is inserted?Take my usb ath9271 wifi adapter as an example: when kernel boot up, no ath modules are installed until usb wifi apdapter is inserted, ath related modules are insmod.Could anybody how to achieve this? udev or something else?
View 5 Replies
View Related
Jul 22, 2010
I am trying to setup Slacware 13.1 x86_64 to a encrypted partition. I used the README_CRYPT.TXT howto : [URL] At the step when I create an initrd.gz I get this error: Quote: ERROR: No /lib/modules/2.6.33.4-smp kernel modules tree found for kernel "2.6.33.4-smp"
I tried to look into the directory and there was only modules under 2.6.44.3. So I tried to change the command into: Quote: mkinitrd -c -k 2.6.33.4 -m ext3 -f ext3 -r cryptroot -C /dev/sda2
This command was successful, but I don't know if this is alright. I made the changes in lilo.conf, add initrd = initrd.gz. This is all on unencrypted /boot partition. The boot=/dev/sda1 I also set for the unencrypted boot partition. When I boot the system I get a kernel panic:
[Code]....
View 5 Replies
View Related