Ubuntu :: Check All Installed Modules In System?
Mar 31, 20111) How to check all installed modules in Ubuntu?
2) How to check whether I installed a specific module or not? For example, uhci_hcd ?
3) How to install a specific module?
1) How to check all installed modules in Ubuntu?
2) How to check whether I installed a specific module or not? For example, uhci_hcd ?
3) How to install a specific module?
I am trying change the MaxClients parameter for apache2 on ubuntu. I looked in apache2.conf and there are two instances where MaxClients is mentioned.
<IfModule mpm_prefork_module>
StartServers 5
MinSpareServers 5
MaxSpareServers 10
MaxClients 150
[Code]....
I have a doubt, suppose i have a module having different versions.I have installed one of these module, now i want to check module info of installed module, Is there any way to check it
View 2 Replies View Relatedwhich is the most elegant way to check which apache modules are enabled?
View 3 Replies View RelatedI'm learning to use openGL api for graphics. but before i begin i want to check whether my system has openGL installed in it. how do i do that?
View 7 Replies View Relatedhow to check where an application gets installed on my system!!!
View 14 Replies View RelatedHowto check from the command line which modules were loaded after Lenny restart?
View 2 Replies View RelatedI have a RHEL5 machine having mysql5.0.22 is installed in it. i also installed java through "jdk-1_5_0_19-linux-i586.bin" package, and its version is 1.5.0_19. I am trying to check if any JDBC driver for Mysql Server is installed on my system . How can I do this? If any driver is already installed How can I get the file path for those driver files? is it comes along with jdk packages? As i am not a programmer, and does't know more about jdbc.
View 1 Replies View Relatedhow can I check if my machine have the kernel-modules to mount NTFS? Running FC12
View 2 Replies View RelatedIs there a way to to check if the system has the available security updates installed? Specifically, I am looking to do this programmatically.
View 1 Replies View RelatedIf my shift engg is installed new hardware part of linux system.so how can i check without restarting system whats part is added and which port.
View 8 Replies View RelatedIm trying to setup pwm config on this computer so that the fans wont come on to loud. Motherboard is DFI lanparty JR p45-t2rs. there is pwm hardware, as i have used pwm config in arch on the same computer. any pointers you can give me to get pwm control working on this pc? edit: during sensors detect. im told that the it87 module is needed. but i cannot load it:
mark@torrentslave:~$ sudo modprobe it87
FATAL: Error inserting it87 (/lib/modules/2.6.31-17-server/kernel/drivers/hwmon/it87.ko): Device or resource busy
mark@torrentslave:~$
I m facing a problem in installing GNS3 Cisco simulator on Fedora 14. I persistently followed the instructions on the [URl]... website and the readme that came in with the GNS3 source package. The main packages needed before running GNS3 are:
Dynamips
Dynagen
Qemu
Qt 4.5.1 (or higher)
Python 2.5 (or higher)
Sip 4.5 (or higher)
PyQt 4.5 (or higher
Ive compiled and installed all the above packages...it took almost a lifetime, especially for Qt and PyQt. Then, I compiled and installed the GNS3 package and that went well too. But when I run the gns3 executable, I m getting the error message given below:
[root@mnpc GNS3-0.7.2-src]# gns3
Can't import Qt modules, PyQt is probably not installed. I did a double install on PyQt, but the problem still persists.
I haven't been able to get a working X11 environment on a Dell PowerEdge 1850. Using YaST without an X11 environment sucks particularly when you are trying to configure Apache. In addition, the Apache configuration files seem to have changed significantly since the last time I configured Apache on a SuSE Linux distribution. Where can I find good documentation on editing suseconfig files to ensure that I get the modules installed that I need for the collaboration tool that I'm installing?
View 2 Replies View RelatedI am getting a error bellow error msg when running gns3, can some explain what needs to be done. Cant import Qt modules, PyQt is probably not installed?
View 1 Replies View RelatedI wanted to check what version of GRUB I have installed. I went to terminal and typed grub --versionI got this message back: The program 'grub' is currently not installed. You can install it by typing: sudo apt-get install grub
I am running Ubuntu 10.10 alongside windows xp pro. When I turn my pc on I have the option to boot to ubuntu or xp and at the top of the window it says that the version of grub running is "GNU GRUB Version 1.98+20100804-5Ubuntu-3" how I shold go about installing GRUB 2 or just leave it as is.
I am very new to ubuntu, I would like to ask whether it is possible to check whether libcurl has been installed?
View 2 Replies View RelatedI'm trying to install libusb. I've downloaded a file from [URL]. I've unzipped the file; the folder's on my desktop. I've tried to install this, but I'm not sure how. Under installation it says: See the file 'INSTALL'. There are a few files that start with this term: INSTALL.libusb, INSTALL.libusb.in and install-sh. The first two appear to be the same, while the latter appears to be some sort of program.
When I double click it, I get a few options, including "run". I assumed this was the correct way to install the program, but when I hit run, nothing happens. I've displayed this file, but this gives me no additional information. I've tried running it in terminal: nothing. Maybe it has installed, and I just don't know it. How would I even check if it's installed? (I'm only installing libusb because I need it for something else).
The whole day was more or less spent reinstalling a basic Gnome Ubuntu system. Everything went swimmingly until I started with the XBMC part of the installation. After wrestling with PPAs and apt-get for hours I finally got it installed, but then it all turned awkward in a hurry. It simply refused to start up. I clicked the icon and nothing happened for a good few seconds. The screen then flickered black for an instant, but after that nothing. I started from a terminal and it showed an error message saying it couldn't import Python's os and shutil modules. I found that mighty strange since both modules are part of the Python Standard Library.
Finally, in a bizarre twist, it turns out this doesn't seem to be a XBMC problem, suddenly apt-get started complaining too. TL,DR: I (nor the system) can't import any Standard Library modules in Python in Ubuntu! Is this a path problem? Or have I actually managed to uninstall some vital python packages, if so which ones? I am running Ubuntu 10.10, but I don't think this is necessarily a Ubuntu specific problem. Here are some dumps to show the error messages: (I forgot to copy the XBMC error message, but it looked exactly the same as these below, i.e., it couldn't import the os module) First from apt-get:
Code:
tv@tv:/usr/lib$ sudo apt-get autoremove
[sudo] password for tv:
Reading package lists... Done
Building dependency tree
[code]....
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)
there a way to check what type of memory is in a laptop & how much it can have,
View 7 Replies View RelatedThis has probably been answered elsewhere, but I could not see it - how can I check which version of Ubunbtu I have installed and whether it is 32 or 64 bit?
View 9 Replies View RelatedHow do check the programs that the actual user of the computer installed. I do not care at all about the default programs that came with your distro of Linux, I only want the user installed programs.
View 3 Replies View RelatedLet's say that I've installed the following versions of R on my computer.
R 2.10
R 2.11
R 2.12
Is there a bash command which can be used to getst of all versions which are installed.I've used dpkg --get-selections | grep r-base but that just return 'r-base' and i'd have no info on the version.
How can I check the version of Ubuntu 11.04 installed in my desktop: 32 or 64 bit ?
View 6 Replies View RelatedI've installed SLES 11 SP1 as a VM on my Hyper-V/Win2008R2, HP DL380G6 QuadCore, total 18GB RAM, 4GB assigned to the VM. The installation does not include a gui and everything works as expected. The hv-modules are visible but the systems freezes while I
- backup the system with Symantec BackupExec 2010/RALUS
- run an rsync from my physical P DL360G5
I have to powercyle the VM to reestablish a connection i.e. to CUPS by browser or to open a new session by ssh. Why SLES crashes on hyper-V or what I can do here?
I'm using centos. I want to know, how to check that rpm is installed or not (through rpm cmd only).
View 4 Replies View RelatedI found that I have several services running related to ftp
Code:
cat /etc/services | grep ftp
ftp-data 20/tcp
[code]...
I've just installed ubuntu 9.04 (had the disc from before) and I'm upgrading to 9.10 of course but I have a question. How do I check that I have the latest drivers installed for everything in my laptop? I'm the kind of person that has that nagging feeling in the back of my head telling me that everything isn't installed perfectly and I need to install my drivers properly (or at least ask).
View 6 Replies View RelatedI know with if statements in bash you can do
Code:
if [ $fruit = apple ]
then echo "Good, I like Apples"
fi
But I was wondering if you could do something like this:
Code:
if [apt-cache pkgnames smbfs = smbfs doesn't exist]
the apt-get install smbfs
fi
If so how would you capture the output from apt-cache pkgname smbfs to determine if it's installed?