Displaying 20 results from an estimated 10000 matches similar to: "make rpm for kernel"
2009 Jun 27
6
server is always getting hacked
WE have a centos 5.3 install, and our server is keep getting hacked.
We see load averages of 500+ and see people from all over the world
logging into our server (used last).
Is there a good place to start to avoid these kinds of things?
For example, here is what I already did.
Open up sshd port only
setup iptables to only accept port 80 and 22
No FTP
No other ports are allowed according to IP
2008 Sep 18
3
email and MS outlook
We use Microsoft Outlook heavy at school but our backed is CentOS. I
use echo "Foo" | mail -s "subject" addr at unc.edu a lot. Is it possible
to change the priority to High so Outlook will understand it? The
priority meaning the email will be sent to the normal email queue but
on Outlook it would have the exclamation point.
TIA
2016 Mar 29
2
CentOS6: Building a modified kernel rpm
Akemi Yagi wrote:
> On Fri, Mar 25, 2016 at 9:57 AM, Patrick Begou <
> Patrick.Begou at legi.grenoble-inp.fr> wrote:
>
>> I'm very confused on the right step to use to setup a modified kernel in
>> centOS6.
>>
>> As a simple user, I've downloaded the latests sources (I'm runing an old
>> kernel version) :
>>
>> rpm -i
>>
2009 Dec 30
2
autofs problems
We have about 800 CentOS 5.2 servers and our university. We use NFS
being served from over 10 NetApp frames. We use autofs for to mount up
our partitions. There have been times where we can't cd into the
directory. It says the directory does not exist. On some servers it
works but on others it does not. Typically we restart amd and autofs
to resolve this issue. But sometimes it does not even
2008 Aug 29
4
syslog-ng
Hello,
I know centos does not use syslog-ng, but I have installed it at my
university. My intention is if a particular string appears in my
/var/log/messages I would like to get an email alert.
For example, if i see a message "foo" in /var/log/kern I would like to
email myself.
Any idea how to do this? Has anyone done this before?
TIA
2008 Oct 16
3
strict memory
Hello All:
Running 5.2 at our university. We have several student's processes
that take up too much memory. Our system have 64G of RAM and some
processes take close to 32-48G of RAM. This is causing many problems
for others. I was wondering if there is a way to restrict memory usage
per process? If the process goes over 32G simply kill it. Any thoughts
or ideas?
TIA
2016 Mar 25
2
CentOS6: Building a modified kernel rpm
I'm very confused on the right step to use to setup a modified kernel in centOS6.
As a simple user, I've downloaded the latests sources (I'm runing an old kernel
version) :
rpm -i
http://vault.centos.org/6.7/updates/Source/SPackages/kernel-2.6.32-573.22.1.el6.src.rpm
in the spec file ~/rpmbuild/SPECS/kernel.spec I've set:
%define buildid .numa
Now I want to set
2009 Jan 19
5
file compression on target side
Hello All,
I have been using rsync to backup several filesystems by using Mike
Rubel's hard link method
(http://www.mikerubel.org/computers/rsync_snapshots/).
The problem is, I am backing up a lot of ASCII .log, csv, and .txt
files. These files are large and can range anywhere from 1GB to 30GB.
I was wondering if on the target side (the backup side), if I can use
some sort of compression. I
2014 Dec 15
2
Fwd: [CentOS Wiki] Update of "HowTos/Custom Kernel" by AkemiYagi
On Mon, Dec 15, 2014 at 3:12 PM, Alan Bartlett <ajb at elrepo.org> wrote:
> On 15 December 2014 at 23:04, PatrickD Garvey <patrickdgarveyt at gmail.com> wrote:
>>> The following page has been changed by AkemiYagi:
>>> http://wiki.centos.org/HowTos/Custom_Kernel?action=diff&rev2=179&rev1=178
>>
>> I know I'm new around here and this is
2008 Aug 05
3
rsync question
Hi All,
I am trying to understand the purpose of rsyncd. Why does it exist?
Why not just use rsync ad-hoc or via script?
Also, to a more serious note. I need to keep a filesystem on 1 server
and another server synced by.
What is the best way to do this? I want to have /source and /target to
be exactly the same. I don't want any extra files in /target. I want
the timestamps to be the exact
2010 May 08
2
measuring kernel speed
At our Physics research labs we do a lot with low latency networks. We
have been using Centos for over 3 years now and its been great! We
would like to tune and optimize our setup by removing unneeded
packages -- kernel modules to be specific. I was wondering, how does
one measure the speed of the kernel. Is that even possible?
2008 May 26
3
best disk configuration
I have 12 750GB drive appliance from HP. I was wondering what is the best
disk configuration? I suppose a large RAID5 would be bad since rebuilding
would take too long. What do you recommend?
TIA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080526/faf0ff6f/attachment-0005.html>
2010 Aug 27
2
doco bug as to http://wiki.centos.org/HowTos/Custom_Kernel
and AJB kernel-2.6.35-3.bcat.src.rpm
[I see AlanBartlett as the last editor on that page]
I have installed the given ajb source rpm
kernel-2.6.35-3.bcat.src.rpm, and verified that it is intact:
[herrold at kernel-bleeder linux-2.6.35.i686]$ rpm -Vp ~/build/ajb/sources/kernel-2.6.35-3.bcat.src.rpm
warning: /home/herrold/build/ajb/sources/kernel-2.6.35-3.bcat.src.rpm:
Header V3 DSA signature:
2008 Sep 16
2
Kernel source - linux -2.6.18 i386 or i686
As I plow through the Kernel source to figure out why the BEET patch is
not working, I notice that there are two similar directories under
~/rpmbuild/BUILD/kernel-2.6.18:
linux-2.16.18.i386 and linux-2.16.18.i686
So which one am I suppose to be patching?
Currently, the patch starts out with:
diff -urN a/net/ipv4/xfrm4_input.c b/net/ipv4/xfrm4_input.c
I followed the kernel source setup
2016 Feb 18
2
Write access for MarcusFurlong
On 18 February 2016 at 05:15, Akemi Yagi <amyagi at gmail.com> wrote:
> On Wed, Feb 17, 2016 at 3:18 AM, Marcus Furlong <furlongm at gmail.com> wrote:
>>
>> Hi,
>>
>> As per
>> https://wiki.centos.org/Contribute#head-42b3d8e26400a106851a61aebe5c2cca54dd79e5
>> , I would like to request write access to
>>
2009 Sep 19
3
graphing help
Hello:
I am very new to "R", and I am trying to plot a large data set. I
would like to get a line graph. My data looks like this in a csv file
(no header):
07/03/23,05:00,23
07/03/23,06:00,32
07/03/23,07:00,33
07/03/23,08:00,25
07/03/23,09:00,26
07/03/23,10:00,21
07/03/23,11:00,23
07/03/23,12:00,24
07/03/23,13:00,25
07/03/23,14:00,29
07/03/23,15:00,23
07/03/23,16:00,23
TIA
2008 Aug 30
2
S.M.A.R.T
At my physics lab we have 30 servers with 1TB disk packs. I am in need
of monitoring for disk failures. I have been reading about SMART and
it seems it can help. However, I am not sure what to look for if a
drive is about to fail. Any thoughts about this? Is anyone using this
method to predetermine disk failures?
TIA
2005 Aug 31
15
VoIP service recommendation
I am planning to sign up for a VoIP service in the U.S. Can anyone recommend
anything cheap, reliable and good quality? I want to use it for my primary
house phone (I also own a cell phone).
I also want the service to be asterisk friendly so I can play with it :-)
Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2016 Feb 19
1
Write access for MarcusFurlong
On 19 February 2016 at 03:21, Akemi Yagi <amyagi at gmail.com> wrote:
> On Wed, Feb 17, 2016 at 6:20 PM, Marcus Furlong <furlongm at gmail.com> wrote:
>>
>> On 18 February 2016 at 05:15, Akemi Yagi <amyagi at gmail.com> wrote:
>> > On Wed, Feb 17, 2016 at 3:18 AM, Marcus Furlong <furlongm at gmail.com>
>> > wrote:
>>
>> >>