General :: (Applying Patch To The Kernal) TUX Httpd Accelerator
Jan 6, 2011I have installed the tux-3.2.18-9.fc6.i386.rpm succefully in CentOS 5. I have got the following error, when I apply the patch tux3-2.6.18-1 to the kernal.
[Code]...
I have installed the tux-3.2.18-9.fc6.i386.rpm succefully in CentOS 5. I have got the following error, when I apply the patch tux3-2.6.18-1 to the kernal.
[Code]...
I've a problem applying a patch in RHEL 3.3.
In RHEL there is a problema with ACL as can be read in: [URL]
I've downloaded the patch from "Attachments". I try to apply the patch, but I receive this error:
usr/src # patch -p0 < aclPatch.txt can't find file to patch at input line 4 Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -uNr acl-2.2.3.org/libacl/acl_get_file.c acl-2.2.3/libacl/acl_get_file.c
|--- acl-2.2.3.org/libacl/acl_get_file.c 2002-09-05 08:19:54.000000000 +0900
|+++ acl-2.2.3/libacl/acl_get_file.c 2004-08-25 12:49:58.000000000 +0900
--------------------------
File to patch:
========================================================
It seem that can't find acl_get_file.c, no?
- Where can I download the src file?
- Or what's the problem?
Yesterday I applied the su security patch to my openSuSE 11.2 x86_64 system.After applying the patch, any attempt at su failed, and after rebooting the system earlier this morning any login (root, user, otherwise) fails with a "Permission Denied".Is it possible that the su update somehow messed up my (standard) pam settings?
View 10 Replies View RelatedI am using redhat linux enterprise linux 5, how to find out the linux kernal version and kernal configuration file location .
View 2 Replies View RelatedI just want to upgrade my Slackware 13.1 kernel (2.6.33.4) to the latest stable kernel from kernel.org (2.6.38.2). I have never done anything like this and I am a Linux newbie, so I would appreciate a "Kernel Patching for Dummies" version if possible. I did do a search on this forum and most of what I read was over my head. I found an FAQ on kernelnewbies.org on "How To Apply A Patch" but when I attempted what they suggested, it said it couldn't find the file to patch at line 5 and asked me which file to patch. So I CTRL-Z'd out of there and came here. Here's what I tried:
[code]...
I have used wget to try to download a big file. After several hours I realized that it would have been better to use a download accelerator. I would not like to discard the significant portion that wget has already downloaded. Do you know of any download accelerator that can resume this partial download?
View 2 Replies View Relatedis there a way to remove a patch from a kernel?
I need to apply a squashfs-lzma patch (squashfs 4.1cvs) to the liquorix kernel source which is already patched with squashfs 4.0.
how would I do that?I tried googling got this. url
but I dont know the command used to apply the patch the patch is called
35.4-3.patch.gz
url
but that patch includes more than squashfs,etc
Do I need to install a Kernal in a Dell laptop that is a few years old in order to run Linux? If so, how do I go about the installation process?
View 3 Replies View RelatedI have installed fedora 13 in my system. httpd server is also installed. when I tried to start the service of httpd, following error message displayed: Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:80
View 1 Replies View RelatedI installed Slackware 8.1 thinking that it was the earliest version to support flash drives (based on some forum discussions I had read), but then discovered Wiki info on flash drives which states that the 2.6.2 kernal is the first kernal to support them. Is it possible to load 2.6.2 into Slackware 8.1 or does this following link the highest kernal I can go with 8.1? [URL]
View 4 Replies View RelatedI'm new to Apache configuration so could be misunderstanding but shouldn't the characters highlighted in red below be removed?
Code:
I was wondering if there is a way to tell rsync to only apply changes (delete, overwrite,create) only if all files in the file list transferred successfully.Just to clarify, this would essentially be putting a transaction around the transfer.
View 3 Replies View RelatedHow to write a cd or dvd in kernal mode?how to make a image file and write it in dvd or cd in kernal mode? I'm using redhat 5......
View 2 Replies View RelatedI am Vamsi from Alcatel-Lucent. We have a software to configure the wireless broadband devices to the Linux machine. Till now, it was running on FC-5. When we need to add any new device, we used to add it in airprime.c, sw.h and usb-serial.c under /usr/src/linux/drivers/usb/serial directoy.
Now we are trying to upgrade the system to FC-12. But I am not able to find any kernal files under /usr/src/kernels/2.6.31.5-127.fc12.i686.PAE/drivers/usb/serial directory. I saw in some websites that the kernal files can be found at: /root/rpmbuild/SOURCES/linux-2.6.31/drivers/usb/serial. But in my system, there is no rpmbuild directory.
steps for implementing vcp protocol in linux kernal module
View 1 Replies View Relatedaccidentally I do something wrong with my server and the httpd folder missing and I need it to setup my mail server and anyone can help me what can I do without reinstalling my Cent OS? Here is the error msg :
[root@mydomain etc]# service httpd stop
Stopping httpd: [FAILED]
[root@mydomain etc]# service httpd restart
[code]....
regarding user permissions:
I have user A who owns a .jar file
I have user B. who needs to run the .jar file
I have Java which is owned by root.
I would like to work out whether/how user B can run the .jar file, in Java, with the permissions of user A. As I understand it, a running process in Linux typically takes the permissions of the user who executes it. However, the way I'd like to configure user B, the permissions I want them to have wouldn't be sufficient for the process to successfully run.I know you can also set a process to take the permissions of the owner of that process, but in this case the actual... executing process would be Java, which runs the .jar file, and I def. don't need this, let alone every single instance of Java on my server, to execute with root priviledges. So like I said, basically I am trying to work out how to let user B run this specific process with the process elevated to this set of priviledges which user B otherwise does not have.
I recently started running a Minecraft server for myself and some friends and am running it via Linux. I'd like to set things up so that a friend of mine can, as needed, telnet into the server and restart Minecraft as needed, as well as a couple of other things, without giving this friend the same access rights I've given myself to the same files. The minecraft server process runs in a screen, and I've worked out where screen can be set up so multiple users can get into it. However, if I'm running minecraft under my own user name, then that seems like it will just end up letting my friend, from his account, screen into my own account. SO the brilliant idea I had was, what if I had one user account which only existed to run the server, which both me and my friend could screen into as needed, which wouldn't have any more rights to anything than my friend has with the exception of being able to execute this one .jar in Java.
Im having problem in configuring squid server and applying ncsa authentication
Here is my configuration in squid.cong file
We are using this url on our testing box and this ip is reverse proxy IP ( 10.192.64.52)
Without reverse proxy:- URL is working fine.
http://10.192.16.77/akc-qa/arsys/ser...TS000000001430
But with reverse proxy its putting escape [%25] in between %3a
[url]
Is it possible to write a rewrite rule to bypass escape [NE] for this particular URL?
I need to know if there is any dial up accelerators for Ubuntu. The ISP I need them for is Localnet.
View 3 Replies View RelatedFrom where i can download manager accelerator for fedora.
View 3 Replies View RelatedExcuse me for bringing back this kind of subject already discussed by other users, but I need it. I have slow internet connection so I need a download manager that is able to accelerate downloads and resume them after they are paused or interrupted by provider disconnection. I tried kget but it's very slow. After some minutes downloads hadn't even started. I found that downthemall and prozgui got a more suitable speed but I have had problems with latter versions of both.
In downthemall almost at all downloads that amount to a size of several Mb's the speed start to slow down when it reaches from 90% to 99% completed until 0kb/s and download pauses, needing manual resuming. But I can stay watching downloads to see when they'll stop, mainly if they are large. Prozgui worked fine in my opensuse 11.3 install but now on 11.4 some downloads seem to end up correctly but when I use them some files are corrupted.
I tried to install Zenwalk, xunbutu, debian6 linuxmint, linuxpuppy and I've had nothing but Kernal panics not syrcing, host smbus not enabled, lupusave file problems, journal commit i/o error. I've been interested in linux for a long time and I was reading about it working well on old computers. Ive got a 366 celeron with a 4G drive and 160M memory (a real screamer). This computer has had win98 winME and win2K with flawless installations. I'm no expert at this stuff but I've been around since the DOS 3.3 days so I know a little bit. All I want to do is see my hard drive boot up in the linux operating system right now. What the heck is up with this file system?
View 8 Replies View RelatedI just upgraded from Jaunty Jackalope to Lucid Lynx.
I prefer to have the Keyboard Accelerators underlined at all times.
That is, I don't want them hidden until I press Alt.
Keyboard accelerators aren't accelerating my work if I have to wait a second or two to read what the underlined letter is after I press the Alt key.
On Windows there's a setting for this (Control Panel, Display, Appearance, Effects, Hide Underlined letters).
Where can I set this in Ubuntu?
I read that setting gtk-enable-mnemonics=1 in a ~/.gtkrc or ~/.gtkrc-2.0 file should do it. I tried that. Doesn't work.
I read that Ubuntu Tweak has a setting for it. I installed Ubuntu Tweak. I couldn't find the setting.
I was unable to access the server and had to reboot it. When the server was booting after the Grub, it errored out withKernal Panic -not syncing Attempted to Kill init!!exec of init (/sbin/init/) failed No such directoryI reboot into the recuse mode from the CD and when looking for the installed OS.I got an error like thisFound OS but with errors.Mounting part or all of your system at /mnt/sysimage.. something of the sort. I've run fsk -y on the /boot and root drives and rebooted but still the same issues.Here is my grub.conf:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
[code].....
I'm trying to install a patch but when I copy it into terminal I get message " /home/john/patch-modules_v62-opensuse.sh 'vmware-7.1.3-2.6.37-rc5.patch' not found. copy it to the current '/home/john' directory. Exiting" But I have it in my home directory!
View 3 Replies View RelatedRunning CentOS 5 x64 And today my httpd is running very slow and I can't find a fix. Looked all over different forums
When starting httpd I get the message: /var/lock/subsys/httpd': No space left on device I checked that directory above and there is no file called httpd tried rebooting server
Can't do updates too:
[root@u15438957 ~]# yum update
Loaded plugins: fastestmirror, priorities
rpmdb: unable to join the environment
[Code]...
I need a Download Accelerator that will allow me to download files from Fileshare with my premium account and will also allow me to add more that one link at once. Chrome integration would be nice as well.
View 2 Replies View RelatedI recently installed new hard drive and cloned old hard drive software onto it. The bootloader installs either linux or other operating system. Ever since the cloning, boot hangs. Words in the thread title are the last to appear before everything grinds to a halt. Just before the kernal panic message appears, "Initrd finished" is last line. Will have to try booting again to find more info before this.
View 7 Replies View RelatedMy computer is Compaq Presario CQ61-110ED notebook pc Mijn videocard is:Intel Graphics Media Accelerator 4500MHD Where can I download a driver for Intel Graphics Media Accelerator 4500MHD by the Ubuntu 32/64 bits, version 9.10?
View 3 Replies View Related