General :: What File Should I Download For I686 System
Sep 22, 2010
I am trying to upgrade my RHEL5 kernel.What file should i download for my i686 system.Googling gives a number of options...of which I feel ovzkernel-2.6.18-194.8.1.el5.028stab070.5.i686.rpm is the right one for me?Is it the latest stable kernel version...and how to install it?
when ever i try to install updates i get shown an error & the updates stop the error i get says "librpmio.so.0 is needed by package abrt-1.0.3-1.fc12.i686 (updates) librpm.so.0 is needed by package abrt-1.0.3-1.fc12.i686 (updates)"
One of our F14 machines was originally set-up with the i386 Kernel. I found out it had a kernel crash and the person tried to fix it by reinstalling the kernel, unfortunately they installed i686. Now some of our software that was setup to work with i386 is not cooperating. Is there a way to switch from the i686 kernel to i386 without reinstalling the system?
Where I can download Linux XP? all the links on this forum I have tried but can not ... it's known I'm new here! to linux I have no idea!, so I want to learn linux from here.
I have to replace the HDD in my laptop. I want to install LINUX on it because I don't want to buy windows. I need to find a tutorial with step by step to follow to download LINUX to another computer, burn it to a cd(s), and then use those to load my new HDD in my laptop. Any one know where I can find this tutorial? I'm 60 and not very techie but I can follow a good set of instructions.
it's the installation media or the ISO is broken because i have reburned / redownloaded the fedora14 multiple times with the same result. I even tried burning the disc on a different computer just to make sure the burner is still working. This is the error i am getting when the "Starting installation Process" dialog displayed.
"The file upstart-sysvint.0.65.9.fc14.i686.rpm cannot be opened. This is due to a missing file, a corrupt package or corrupt media. Please verify your installation source" I remember fedora 13 and below i have to use nousb command or something similar to get fedora installed properly but not for fedora 14. It just pops up with the message above.
I am running Debian Squeeze. How can I download packages in Java? For example I need the javax.mail package.
In windows, I simply download the JAR and point my classpath to that JAR.... How does this work in linux/debian? Is there apt-get command that I can use to get java packages?
Our LAN is connected to internet via leased line, and it is getting slow at peak times.We doubt someone might be downloading files of huge size.Instead of SSH-ing into each system and finding out the download size (ethstatus), is it possible to view from a network bandwidth monitoring software?
I'm a little bit confused with partitioning the filesystem in Linux. the difference between creating the file system with fdisk and mkfs (when formatting the disk). I can't clearly tell my problem, so please look at this picture:
1 out of 1 hunk FAILED -- saving rejects to file linux-2.6/Documentation/kernel-parameters.txt.rej I'm not so good with patching so I am sure it is probably something easy.
i am trying to download this file from this location:[URL}.. it works under windows without a problem its a 500 MB file.
in ubuntu 6.06 lts server i put the command cd /usr/src sudo wget http://h.yimg.com/lo/downloads/6.0.5...0203003324.tgz and i get this connecting to h.yimg.com:209.84.7.126:80... connected
I would like to use wget to downlaod file from Redhat linux to my windows desktop , I tried some parameter but still not work , can advise if wget can do download file from linux server to windows desktop ? if yes , can advise how to do it ?
I want to use Putty to login to my linux system , I use Reflection before , it works fine to download file , but it can not download file by using the same method , can advise what protocol that Putty that support ?
i have generated .exe file from C file (ie filename.c ) after compiling in linux machine with -O option. I wish to know about how to run that .exe file when linux system starts up ?
Let's say i have a link to a file http://www.domain.com/dir/myfile.ext
Is there a command line tool that will allow me to download this file. I'm looking for something like: download <http address> ... is there anything that simple?