General :: MS Is Usually Loaded As The OS?
Jul 20, 2011I know very little about Linux. I've always used ( and been abused by) Microsoft. So: should I use Linux instead?
If Linux is that good why is is that MS is usually loaded as the OS?
I know very little about Linux. I've always used ( and been abused by) Microsoft. So: should I use Linux instead?
If Linux is that good why is is that MS is usually loaded as the OS?
i am looked htop load CPU and it showed to me that kernel loaded CPU on 100%.
View 9 Replies View RelatedHow can I see if a shared library is currently loaded? (i.e. system-wide, process agnostic)How can I see all shared libraries loaded by a process?
View 2 Replies View RelatedI ran iptables save but on a server reboot it just loads the default firewall config. how I can get it to load and flush my custom iptables script on reboot?
View 1 Replies View RelatedI recently updated the kernel from SLES 11 to SLES 11 SP1 .However my kernel modules are not getting loaded and they throw an error such as shown below:"Errornserting mii : Unknown symbol in module, or unknown parameter (see dmesg)"
View 8 Replies View Relatedmy distro is centos 5.3.today i boot the computer,i saw an error "grub stage2 is not loaded" and the system is halted. is it needed to reinstall grub? pls give me the step-by-step solution.
View 4 Replies View RelatedLets say a BIOS interrupt is requested after the O.S is loaded. How is the BIOS code made available? Is it left it RAM even after the O.S boots?
View 3 Replies View RelatedI need to run another little GUI application xyz after Firefox gets loaded up fully. How do i find that firefox has fully loaded?If i runQuote:
#!/bin/sh
firefox
xyz
[code]...
when i poote the code you give me the grub>say error 8:kernel must be loaded beforebooting.what ihave to do now?
View 2 Replies View RelatedI am trying to install Debian lenny and ext2 filesystem with GRUB as bootloader in my USB memory stick to boot linux . However , when i try it out on my PC , a grub error : No loaded kernel is shown. I have checked that the kernel image is located in /boot.
View 14 Replies View RelatedI recently installed Ubuntu 9.04 on my Inspiron 1520 laptop. Everything works fine except when I try to enable desktop effects. When I click on it a progress bar comes up saying (searching for drivers) then the screen flickers and finally a message comes up saying DESKTOP EFFECTS COULD NOT BE LOADED.
View 3 Replies View RelatedIs there any command in linux to figure out , given a process, which processor the process is running? I am interested in figuring out the CPU busy and CPU idle time of that processor.
View 2 Replies View RelatedIn Ubuntu 9.10 I configured manually network settings to /etc/network/interfaces, and it works fine when I run /etc/init.d/networking restart.
Problem is that those settings are not loaded to GUI application (Preferences/Network connections).
I don't want to edit my preferences there, I just want to use my interfaces file as default! Do you know what's going on?
How do I know which shared libraries are loaded by an already running process?
View 2 Replies View RelatedI was messing around with my newly installed Archlinux, in a virtual machine (thankfully not my main computer) and now I cannot boot up. The issue is, I read that I could add commands in the rc.local file so that they would be automatically executed after booting up... so, I added the "pacman -Syu" command there, but it usually asks for a confirmation to continue, and that's why I think it is getting stuck there (it gets stuck just after running the daemons).
So, is there a way to stop the rc.local file to be loaded at startup?
I'm trying to launch a root terminal with a profile preloaded, but I'm not yet used to the way gnome handles its syntax, so the default link to root terminal:
Code:
Apparently, the method using gnome-terminal is to add a trailing
Code:
But this did not work, probably because in this case I'm not calling directly on gnome's terminal.
I am trying to see if a module that i loaded on Redhat succeeds.The module is from intel called vtune_drv-x32_64-2.6.18-194.el5smp.ko.When I run the script during the installation process, it shows that it is successful.Is the "0" at the end of line meaning that the module is not successfully loaded?
View 2 Replies View Relatedim doing a school assignement and i cant find any info about this anywhere. How do i make sure that a module is loaded into the kernel upon boot?
View 2 Replies View RelatedOut of curiosity, can you chainload a Linux system via a Windows executable within Windows at the ordinary desktop?Knowing windows there would be enough holes to write at any memory address without "permission", but can it be done with a humble executable? Or is Windows just too active, without the chance of nothing happening at any one pointo that everything can be exited cleanly non-existent?I'm not asking for a program or guide to do this and neither do I aim to do it. As I've stated it is all out of curiosity on whether or not some sort of protection is in place to stop this kind of thing
View 5 Replies View Relatedwhat is happening on my Centos virtual server (ps I'm having a great time re-learning Linux after a large gap and usually try and find out myself but this has me confused) First thing I did was install Tomcat and try and change the port to 80 using iptables -nat and it complained a kernel module was missing. Instead setup Apache to redirect requests so that's now working I then tried to install CSF firewall and the validation perl script returned fatal errors so I assumed OK my virtual server Kernel is restricted and used denyhosts instead which is working great
Here's the confusion.. I later retried the csftest script and it now works including all the iptables and nat stuff that fataled before. I've not rebooted or changed anything except run denyhosts and the postgres daemon + ended a few daemons that I didn't need (eg pickup,tlsmgr,courier,postfix,qmgr,saslauthd) Running lsmod returns nothing and /proc/modules is zero bytes so I'm not able to tell what is loaded? I'm tempted to try and get Tomcat redirecting via iptables and see what happens but if it works I don't like that something seems to have changed.. before I ran it direct as root now I'm SU into root from another login
I've got a problem with my 3G modem [Huawei E122].
It has internal storage and kernel assigns a device [/dev/sdX] to it.
Because of that, every second time my machine will not boot - kernel panic - as my usb hdd gets assigned /dev/sdb instead of /dev/sda.
I cannot use LABEL nor UUID in root= kernel parameter, as it is only available when using initrd, and I can't use it - I am using Debian on my router - mips architecture machine.
I have to prevent this from happening, as my router has to start everyday and I have to be sure it works ok. I don't have physical access to restart it when something goes wrong.
I don't use my modem internal storage, there's no SD card inserted. However kernel detects the reader and loads it.
I can not prevent loading od usb drivers since my hdd is on USB as well.
I can't get Redhat (Fedora) to mount my usb Flashdrive. My windows O/S has no problem with my usb flashdrive. I can mount my CD Drive and my Floppy drive. My mouse is pluged into one of my usb slots and it works. What am I doing wrong.
View 1 Replies View RelatedI installed Ubuntu having one IDE HDD and I didnt' make any partitions. Bootloader couldn't install, and I continued without installing it. After this, I plugged in a sec HDD SATA.To install grub I followed what Saikee suggested:
sudo su
mkdir /mnt/sda1
mount /dev/sda1 /mnt/sda1
[code]...
I have the following in my .Xdefaults:
Code:
#define COLOR_FG #dcdccc
URxvt.background: COLOR_BG
[code]....
At times I notice that my CPU is working hard and I open terminal and enter #top which shows me that gzip is running and using 90% or more or the CPU this remains the same after I close all applications and the only thing left open is terminal. The only way I have found so far is to reboot the system.
View 7 Replies View RelatedI have a device /dev/ttyS4 and i wanna know which driver it uses.The problem is:If i compile a new kernel with the same configuration-file the device /dev/ttyS4 is away.So i wanna know which driver it uses.
View 4 Replies View RelatedI have upgrade my Fedora to 12, i was trying to use the Openoffice database and can not find it loaded under application>office. Does anybody know why it is not loaded? I try to activate it via yumex, after installation, it comes up with bug errror report and Selinux error also comes up when try to use the BASE.
View 1 Replies View RelatedThe freebie MS fonts are not loaded in v11.2 with the Gnome desktop. (This is a new installation, not an upgrade from an earlier version.)
View 7 Replies View RelatedI am unable to use k3d or blender due to a weird graphics related problem. It says glx is not loaded. I tried to put Load "glx" line in my xorg.conf but no success
Even glxinfo and glxgears complain for the extension glx
Quote:
a@pc1:/etc/X11$ glxinfo
name of display: :0.0
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
[Code].....
I got an acer aspire 5532 last year for Christmas and I want to try the new 10.04 ubuntu on a partition with windows 7. I installed it successfully on drive E and when I boot up I get a black screen like this:typed boot and got: "error: no loaded kernel."How do I fix this?
View 1 Replies View Related