Displaying 20 results from an estimated 2000 matches similar to: "samba md5sum"
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
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
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 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
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 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
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:
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
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?
2002 Jun 05
13
Welcome to the Linux Magazine newsletter
********************************************************************
* PLEASE SAVE THIS WELCOME MESSAGE! *
********************************************************************
Welcome to linux-mag-news!
This list is for the monthly Linux Magazine newsletter.
SUBSCRIBING:
Send a blank message to:
join-linux-mag-news@sand.lyris.net
UNSUBSCRIBING:
Send a message
2004 Aug 31
3
pattern matching problems
this is from my extensions.conf, the first three patterns are for
toll-free numbers, and fourth pattern is for other numbers, where an AGI
is called for authentication.
now when I dial 011448000664327 if falls into the fourth pattern, where
as it should be matched by the first pattern. Any suggestions
1 - exten => _01144800XXXXXXX,1,Dial(${MAG}/${EXTEN:3},45,tT)
2 - exten =>
2009 Aug 08
1
frequency of numbers in a list
Hi,
I have two vectors, mag and i, and I want to generate a of vector where each element is the frequency of mag which is greater than i.
i produced the following code. However I get the following error:
mag<-rnorm(40,5,3)
i<-seq(floor(min(mag)),max(mag), 0.5)
freq<-sum(mag>=i)
Warning message:
In mag >= i :
longer object length is not a multiple of shorter object length
2018 May 15
4
named will not start after upgrade of CentOS
Il 15/05/2018 16:34, Rowland Penny via samba ha scritto:
> On Tue, 15 May 2018 15:54:16 +0200
> Marco Coli <marco.coli.gm at gmail.com> wrote:
>
>>
>> Hello, the message is exactly the same:
>> mag 15 11:30:20 mail.magigas.local named[30186]: Loading 'AD DNS Zone'
>> using driver dlopen
>> mag 15 11:30:20 mail.magigas.local named[30186]:
2018 May 15
4
named will not start after upgrade of CentOS
Il 15/05/2018 15:37, Rowland Penny via samba ha scritto:
> On Tue, 15 May 2018 15:30:08 +0200
> Marco Coli via samba <samba at lists.samba.org> wrote:
>
>>> On Sat, 12 May 2018 01:17:02 -0600
>>> "Paul R. Ganci via samba" <samba at lists.samba.org> wrote:
>>>
>>>> Well I may have been over zealous and upgraded my Samba AD
2013 May 29
1
Strange Beauvoir with hard and soft link
How to is possible this?
> [root at lucatest ~]# ls -lid /var/log /var/log/ispconfig /var/log/ispconfig/httpd /var/log/ispconfig/httpd/prova.it /var/log/ispconfig/httpd/prova.it/test /var/www /var/www/clients /var/www/clients/client1 /var/www/clients/client1/web3 /var/www/clients/client1/web3/log /var/www/clients/client1/web3/log/test
> 706 drwxr-xr-x. 15 root root 4096 29 mag 08:44