|
monitoring program Hi there, I am using FC6. Is there a monitoring software to track IPs? I want to see what IPs/PCs are using my internet bandwidth. Thank you, T ... 7 May 2008 14:04
How to exclude MULTIPLE directories in a rsync command ? As I learned from the man page of rsync I can exclude a certain directory (trees) by using the --exclude option like in rsync .... --exclude=/proc .... But how do I exclude multiple directory (trees) at once in such a rsync command? The following does not work: rsync .... --exclude=/proc||/var||/dummy .... ... 7 May 2008 13:14
Ubuntu linux www.ubuntu.com and www.kubuntu.com are the best and open source google earth easy to use and practical is ubuntu and kubuntu ----- root on desktop is ABSENT use sudo on ubuntu. Hi, Today I learned "ubuntu linux" www.ubuntu.com and kubuntu linux "www.kubuntu.com" You can go to their web-site and download it for free or you can ask for a FREE CDROM to be shipped to you. Ubuntu linux co... 7 May 2008 12:25
7 second pause when writing file using samba before it is read via NFS I use a server as a go-between between my Windows Vista desktop machine and some of my linux development machines. The file server has both a samba server for talking to the windows boxes, and an NFS server for talking to the Linux boxes. Commonly I'll edit source using the windows machine, and then try to compile ... 7 May 2008 10:47
Configuring Basic Authentication on Apache http://pandaeatsbamboo.blogspot.com/2008/05/configuring-basic-authentication-on.html ... 7 May 2008 04:53
DNS problem hi friends well i m using RHEL5 there is no named.conf file in /var/named/chroot/etc/named.conf in this path so pls tell me what should i do? thanku. ... 7 May 2008 02:31
gigabit+bonding = no performance improve ? Hi, I'm currently trying to reduce our backup time. We have to transfer ~250GB/day (50GB-2000GB). We tried to connect one of the file server using bonding and 2 unused network interfaces to improve the performance, but we are only seeing a small improvement (5-10%; averg. is currently 60MB/s). So I started t... 6 May 2008 22:26
Pros and Cons of using ftp vs. rsync? In comp.os.linux.misc Goran Ivanic <goran(a)lycos.com> wrote: Assume I want to transfer large amounts of stuff from one server to another (through Internet). Either you do or you don't. It's hard enough understanding people's questions without having unnecessary assumptions thrown about. Which method sho... 6 May 2008 22:26
NTPD howto? I can't figure ntpd out. I've got it configured ( using the defaults ) on a fedora 8 box. It starts and runs... it just doesn't keep my non-stable-clock system up to date. If I let my vmware guest run for 24 hours, the time on the vmware guest gets off by about 2 hours. Currently, I have ntpd disabled a... 6 May 2008 22:26
How to get log file for rsync operation? Does rsync also deleteremote files? On Sun, 04 May 2008 07:33:43 +0000, Goran Ivanic wrote: I am planning to use rsync for a daily backup to a remote backup server. When I read the rsync manual it does not become clear on how to write a log file for the rsync operation. I am missing options like: rsync ..... -logfile=\home\ba... 6 May 2008 21:22
IFB + HFSC Rafa� M wrote: Hello, tc class add dev ifb0 parent 1:1 classid 1:2 hfsc sc m2 450kbit ul m2 512kbit tc class add dev ifb0 parent 1:1 classid 1:3 hfsc sc m2 62kbit ul m2 512kbit why i don't have guaranteed bandwidth 450 and 62? when i set ul m2 450 and 62 then bandwidth is splited OK, but wh... 6 May 2008 21:22
wifi routing problem I guess this is probably a very straightforward problem, but I can't find references. Here's the setup: PC1 <-net-> AP <-Air-> Client <-net-> PC2 <-net2-> PC3 ... PC1, AP, Client, (left side of) PC2 are members of the same net (net1) (right side) PC2, PC3 are in another net (net2). AP and Client are Wifi ro... 6 May 2008 21:22
How to get log file for rsync operation? Does rsync also delete remote files? On May 4, 2:33 am, go...(a)lycos.com (Goran Ivanic) wrote: I am planning to use rsync for a daily backup to a remote backup server. When I read the rsync manual it does not become clear on how to write a log file for the rsync operation. I am missing options like: rsync ..... -logfile=\home\backup\rs... 6 May 2008 21:22
Is there a way to simulate/preview (but not really do) rsync ? As a first step in developing a rsync procedure I would like just to simulate the coded rsync command. In other words I want to preview the transferred files at first. How can I do such a simulated run? Matthew ... 6 May 2008 21:22
Is there a way to simulate/preview (but not really do) rsync? Matthew Lincoln wrote: As a first step in developing a rsync procedure I would like just to simulate the coded rsync command. In other words I want to preview the transferred files at first. How can I do such a simulated run? Matthew try the '--dry-run' or '-n' options to the rsync command ... 6 May 2008 21:22 |