similar to: Measure network bandwidth per process

Displaying 20 results from an estimated 800 matches similar to: "Measure network bandwidth per process"

2005 Sep 24
1
Encrypt some services with ipsec
Hi all, I have two prodction servers with FreeBSD 5.4 (all security patches are applied). They running some services like dns, ssh, http, ftp, etc. But I woukd like to encrypt some services for some hosts with ipsec when it is accessed. For example: - DNS resolution: not encrypted. - DNS replication master-slave: encrypted by ipsec. - Telnet: encrypted by ipsec for some hosts. Deny
2006 Feb 16
3
Retrieve a property defined in a css
Hi all, I have a property, defined in an external stylesheet: .my_class { background-color: #FF0000; } I want to retrieve the value of this background-color of the class my_class. How can I do that with prototype/scriptaculous ? Thanks in advance, Nicolas Terray
2014 Dec 03
5
partedmagic connecting to a comcast address
i have been noticing a short connection burst in system monitor every time i connect to internet. i got curious and decided to run wireshark to see what was happening. seems that i am connecting to 96.195.141.178 with destination of "PartedMagic". this seemed strange because i do not have PartedMagic installed, so i ran a 'whois' check. this is what it showed: IP Location
2013 Jul 15
1
facter 1.6.18 tarball has a dangerous mac preflight script
The facter 1.6.18 tarball has many issues. First, the ext/osx/createpackage.sh script still uses packagemaker, which is deprecated. And even if it used that, there are a few references to files in the now-deleted conf/osx/ directory. So it''s pretty difficult to create a Mac pkg from this, but after some tweaking of the createpackage.sh script, I managed to do it! I ran the package it
2003 Aug 10
7
More about Accounting
I should also mention that Accounting rules are not stateful -- each rule only handles traffic in one direction. So for example, if eth0 is your internet interface and you have a web server in your DMZ connected to eth1 then to measure HTTP traffic in both directions requires two rules: DONE eth0 eth1 tcp 80 DONE eth1 eth0 tcp - 80 Associating a counter with a chain allows for aggregation.
2012 Nov 30
1
q@ request.request_method=='OPTIONS', ajax, post json
hi im reading through the topic above and trying to apply it to my app. as reference i found:http://leopard.in.ua/2012/07/08/using-cors-with-rails/ my prob is that i dont see the ''preflight'', meaning the first request prior the actual post, which should(?) deliver this: request.request_method==''OPTIONS'' the js code look like this: $.ajax ({ type:
2011 May 12
2
[OT] Co-location center in Singapore or Hong Kong
Apparently my company will potentially need to put in some servers for Asia and is hoping to find a highly reliable data center in either Singapore or Hong Kong if anyone has recommendations. Thanks -- Craig White ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ craig.white at ttiltd.com 1.800.869.6908 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ www.ttiassessments.com Need help communicating between generations at work to
2010 Dec 17
6
Authentication issue.
Hi list, I try to run imaptest, but I get the following errors (as root): # ./imaptest copybox=Trash # or any other command in http://www.imapwiki.org/ImapTest/Examples Logi List Stat Sele Fetc Fet2 Copy Stor Dele Expu Appe Logo 100% 50% 50% 100% 100% 100% 33% 50% 100% 100% 100% 100% 30% 5% 5% 0 0 0 0 0 0 0 0 0 0
2003 Oct 21
3
Samba3+Win9x userlist, Bug596?!
> -----Original Message----- > From: G?mes G?za [mailto:geza@kzsdabas.sulinet.hu] > > I've configured for testing pruposes an other PDC with tdbsam backend, > and found, that with this backend win9x clients could get > user and group > list, while with ldapsam I had no success in it. Quite strange in my > opinion:-( Same problem here too. In 9x the userlist is
2011 Dec 10
5
create user and push out keys.
Hello Im just been working with puppet, the first usecase i have is to set up a system to create users and then push ssh keys on this machines in the create users .ssh files. I just started with puppet so i am a bit cluesless, Can someone push me in the right direction? Im having a centos enviorment. -- You received this message because you are subscribed to the Google Groups "Puppet
2012 Aug 13
9
[PATCH RFC] xen/netback: Count ring slots properly when larger MTU sizes are used
Hi, I ran into an issue where netback driver is crashing with BUG_ON(npo.meta_prod > ARRAY_SIZE(netbk->meta)). It is happening in Intel 10Gbps network when larger mtu values are used. The problem seems to be the way the slots are counted. After applying this patch things ran fine in my environment. I request to validate my changes. Thanks Siva
2003 Dec 25
1
Calling from * to fwd
Hi i was trying to call 17009978275 which is my Fwd line on my notebook from Asterisk and i keep getting this message on the console. -- Executing Dial("Zap/2-1", "IAX2/@iaxtel.com/17009978275@iaxtel") in new stack -- Called @iaxtel.com/17009978275@iaxtel WARNING[1150495040]: File chan_iax2.c, Line 4547 (socket_read): I don't know how to authenticate rob to
2004 Jan 18
2
Nufone not taking GSM CALLS
Is nufone having problems taking gsm calls today i had some issues dialing overseas to call my folks. here's snip of what the console displayed -- Executing Dial("SIP/2204-a279", "IAX2/fgravato@nufone/011351217907000|100|T") in new stack Jan 18 10:30:02 WARNING[1200884528]: chan_iax2.c:5036 iax2_request: Unable to create translator path for UNKN to GSM on IAX2[NuFone]/1
2004 Jan 29
3
good job on the list server!
Brian, Great job fixing up the list server... postings are happening very quickly now (within minutes)! Thanks, Rich
2004 Jan 14
2
Static Noise coming from Wildcard FXS: Wildcard TDM400P
I recently plugged in Phone to my TDM400P Card to test out something I mostly use sip phones to interface with *. All of sudden I'm getting lot of line static noise coming of the card is there any settings I should look at or anything I need to do on the command line at this point I'm open to any ideas I'm running 0.7.1 on Redhat 9.0 machine. Any insight would be greatly appreciated.
2004 Jan 24
2
Sipura 2000 Transmit Issues? No Sound being passed to caller
I've been beating my head for 5 hours to figure out why my asterisk server or sipura isn't passing my voice over to the caller. It seems i can hear the caller but they can't hear me it seems either the asterisk or the sipura isn't passing this information. Here's my setup specs asterisk server 0.7.1 - X100P Card - Sipura 2000 - Nufone Service - Voicepulse
2014 Aug 18
2
Dovecot failing with exit code 19200 in cron job
Hi All, I am synchronizing a few hundred dovecot mailboxes with a perl script via a crontab. ? It works for a while (ie exit status=0)? but the rest then start failing with exit code 19200.?? I tried redirecting STDERR but showed nothing.? I suspect the cron job is hitting some sort of resource limit?? If I run the perl script from the command line it appears to dsync all the accounts OK.?? The
2011 Sep 10
4
TIP for broken ARIN whois
This works for me on Centos 5.6. It may assist newcomers to the Linux world of Centos. whois 51.51.51.51 produces a normal and conventional display of data. However since ARIN, the North American registrar of IP addresses, "modernised" its WHOIS processing, a query to whois 64.64.64.64 will produce a one line summary of possible matches, which always includes ARIN, but omits the
2005 Apr 02
2
winbind on a domain with 150000 users
I am trying to use winbind on a domain with 150000 users, but I can't make it work. Is that because I have done something wrong, or doesn't winbind scale to that many users? It works a little, I can use wbinfo to translate between sid, uid and gid, and I can also get the groups a user is in. But when I try to get the list of all users with 'wbinfo -u', I get a timeout and winbindd
2008 Oct 07
1
vsftpd
Hi ALL I'm using vsftpd as FTP server, and I'd like to chroot my FTP users to their home dir. How can I do it? i.e. "jailing" them in their home dir... at the moment I have the following issues the user when they login to ftp server they go to the main directory /var/ftp/ /etc/passwd ... sdc:x:501:501::/var/ftp/sdc:/bin/bash ase:x:502:501::/var/ftp/ase:/bin/bash