similar to: server is always getting hacked

Displaying 20 results from an estimated 11000 matches similar to: "server is always getting hacked"

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
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
2008 Sep 23
2
rsync many small files
At our lab we have storage with many small files. For example a directory can contain over 15,000 files and each file averages about 75k. I would like to sync this to another filesystem on a different server but I am not sure if there is a rsync tuning flag I can use for such a intensive job. I am using rsync 3.0.3. Also, I would like to use little memory as possible. Any thoughts? TIA
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
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 Mar 29
3
Is tripwire still being developed?
<p> </p>
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>
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:
2012 Mar 18
4
Linux R / Windows client
Hello, I am currently running R on ubuntu and everything is working perfectly fine. However, I would like to connect to R via Windows using Eclipse StatEt plugin. Is this possible to do? or do I have to have a version of R running on Windows also? I prefer to have Linux do the heavy lifting and Windows Eclipse to be a sort of GUI. Any thoughts?
2008 Feb 10
1
Apache2::Request on CentOS 5
Hi, Running mod_perl, and trying to get Apache2::Request installed. I can't seem to find an RPM for it. Has anyone got this working on CentOS 5? TIA -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20080210/abb1419d/attachment.html>
2008 Jun 14
1
LVM and ext3 filesystem question
Can someone please explain what the purpose of stride is on ext3? I have been "googling" this for hours and wasn't really able to understand the underlying concepts. How does it fit with LVM, PV create's metablock size, and hardware RAID controller? TIA -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 Jun 22
1
random file
Is it possible to create a file on a random inode on a file system? I am trying to simulate a random read and write for testing purposes. TIA -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20080622/bc2a3fe0/attachment-0002.html>
2008 Jul 12
1
make rpm for kernel
I am compiling a custom kernel. When I do a make oldconfig, and then make rpm, I get a kernel rpm. The problem is I am not getting the initrd image. Is this normal? TIA
2008 Aug 16
1
FSID and NFS
What is the purpose of FSIDs? I am exporting 30 volumes via NFS. Do I need a FSID option? TIA
2008 Sep 06
1
bonding theory question
Hello All, I am currently using bonding with 2 NICs (using mode 0). Its been working well, but I am trying to understand how it works (I am a total newbie). mode=0 (balance-rr) Round-robin policy: Transmit packets in sequential order from the first available slave through the last. This mode provides load balancing and fault tolerance. So I have 2 NICs (1 NIC attached to switch A, 2nd NIC