hi,
why no torrent for livecd scientific linux 6.3 in the
http://www.osst.co.uk/Download/scientific/livecd/?id=28
Hello, I'm doing some research about efficient ways of performing traffic
shaping in a network but all I can see is a lot of outdated tools (wondershaper
is from 2002, HTB from 2004) and CBQ is quite a bad idea because it is
"shaping" even transfers in my internal network (pc to pc).
What are pe
- Original Message -
> From: "vivek chalotra"
> To: "Henrique Junior"
> Cc: "Konstantin Olchanski" ,
> scientific-linux-us...@fnal.gov
> Sent: Friday, 5 October, 2012 9:10:24 AM
> Subject: Re: Iptable rule required to block youtube
>
> I have blocked youtube(ips from 74.125.236.0- 74.125
- Original Message -
> From: "Nico Kadel-Garcia"
> To: "David Sommerseth"
> Cc: "Joseph Areeda" ,
> SCIENTIFIC-LINUX-USERS@listserv.fnal.gov,
> owner-scientific-linux-us...@listserv.fnal.gov
> Sent: Thursday, 4 October, 2012 2:53:01 AM
> Subject: Re: The opposite SL and VirtualBox proble
Hi,
I'm trying to install some software which requires a jdk, and the latest one is
set to be installed... but installation fails
because I have enabled gpg signature check, and that rpm isn't signed : is this
a bug, or a feature ?
Error :
# yum install jdk.x86_64
(...)
Package jdk-1.6.0_35-
Presuming that is the right address for your region on this ball of
dirt, how do you access Google? Google and YouTube share the same
address block, which is addresses 74.125.239.0-74.125.239.14.
Google owns 74.125.0.0/16 for that matter. I don't doubt that they
have other netblocks, too.
{o.o}
I have blocked youtube(ips from 74.125.236.0- 74.125.236.14) in my gateway
machine using the below rules:
iptables -A INPUT -i eth1 -s 74.125.236.0 -j DROP
iptables -A INPUT -i eth1 -p tcp -s 74.125.236.0 -j DROP
iptables -A INPUT -i eth0 -s 74.125.236.0 -j DROP
iptables -A INPUT -i eth0 -p tcp -