Displaying 20 results from an estimated 59 matches for "magawak".
Did you mean:
magawake
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?
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 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 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
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 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
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>
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
2008 Sep 30
1
vmcore
I would like to analyze a kernel vmcore. Are there any docs you can
recommend for me to read to understand the process?
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
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?
2011 May 11
1
bizzare performance problem
I had a rather strange problem last week with one of our 8 core
servers. The users complained the performance was "slow" so I checked
the basic things, processes on top, vmstat for memory and context
switching, i/o stats for internal disk I/O, netstat for any network
issues and other things like network through put by copying a large
file (1gb file across the network).
It turned out I
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
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>
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