Displaying 20 results from an estimated 88 matches for "metropolitan".
2005 Jun 29
1
Romania metropolitan
OOPS <blush>
http://vcalinus.gemenii.ro/quaggarealms.html
is what should have been posted by me...
This deals with the metropolitan / other issues, I think. I can''t read
it...
--
gypsy
2013 Aug 20
1
username and password can't be verified
...c/aliases
append_dot_mydomain = no
biff = no
broken_sasl_auth_clients = yes
config_directory = /etc/postfix
debug_peer_list = problem.domain
home_mailbox = Maildir/
inet_interfaces = all
inet_protocols = all
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 0
mydestination = metropolitanbuntu.co.za, ajk.metropolitanbuntu.co.za,
localhost.metropolitanbuntu.co.za, localhost, metropolitan.org.za
myhostname = ajk.metropolitanbuntu.co.za
mynetworks = 127.0.0.0/8 10.0.0.0/24
myorigin = /etc/mailname
readme_directory = no
recipient_delimiter = +
smtp_tls_cert_file = /etc/ssl/certs/smtpd....
2005 Oct 23
1
Script for metropolitan
...t;eth0"
RATE_INET="256kbit"
RATE_METRO="1024kbit"
CEIL="512kbit"
#traficul implicit se duce in clasa 1:20 (internet)
tc qdisc add dev $IF root handle 1:0 htb default 20
tc class add dev $IF parent 1:0 classid 1:1 htb rate 240kbit
# clasa 1:10 pt traficul metropolitan
# clasa 1:20 pt traficul extern
# poti sa renunti la prio daca nu vrei prioritati diferite
tc class add dev $IF parent 1:1 classid 1:10 htb rate $RATE_METRO ceil $CEIL prio 2
tc class add dev $IF parent 1:1 classid 1:20 htb rate $RATE_INET ceil $CEIL prio 1
# setam disciplinele pentru fiecare...
2004 Jan 15
2
HTB
Hi, I have the following questions:
I only have one htb computer (2 nics) to shape the international traffic
as well as the metropolitan traffic (i have a list of metropolitan ip''s to
use). Can this be achived using iptables with packet marking (on that htb
computer the 2 nics are bridged)?
If it can will there be delays introduced by the shaping operation (the
metropolitan link is a 100M fiber - full almost all the time...
2005 Nov 15
3
can I use tos and fwmark at the same time?
Hello lartc maintainers and users!
I have a router with two NICs. One NIC is connected to the Internet and the other to my internal LAN. I made a script for priorizing interactive traffic. The script matches TOS Minimize-Delay for priorizing interactive trafic, and fwmark for metropolitan packets.
I have two root classes (simulating two circuits) : 1:1 for internet and 1:3 for metropolitan.
When I watch -n1 tc -s -d qdisc show, the classes that belong to metropolitan traffic (FE) on the two interfaces are not sending nor receiving any byte...
Can someone help me out this situatio...
2009 Dec 16
1
regularised incomplete beta function
...ing to work out the regularised incomplete beta function in R. I searched google
on this and found UCS library. But I can not find this in R packages. Does anyone have use
this before or how to insert UCS in R?
Many Thanks!
Xin
Xin
-------
Dr.Xin Shi
Senior Lecturer in Statistics
Manchester Metropolitan University Business School
Aytoun Building
Aytoun Street
Manchester
M1 3GH
United Kingdom
Telephone: +44 (0)161 247 3841
Fax: +44(0)161 247 6916
E-mail: X.Shi@mmu.ac.uk
Before acting on this email or opening any attachments you should read the Manchester
Metropolitan University's email disc...
2005 Aug 09
4
Too slow computer?
Hello! I''ve put some questions on this list some weeks
ago and I''ve got good answers. Thank you!
Now I''ve finished my (beautyful) script and I ran it
on my router...
About my script:
It routes packages based on their destination on the
Internet. I have about 1650 preffered destination
networks listed in some file. The script read this
file and marks every package for
2004 Mar 15
2
R equiv to proc gremove in maps package
Is there an R equivalent to SAS's proc gremove? You would use this procedure to combine the units on an existing map, for example to build a map of Metropolitan Statistical Areas (MSAs) from the [US] counties dataset where the internal boundries surround the MSAs (which are groups of counties) rather than the individual counties. I can imagine the mechanism would be to find and erase the boundries within each group. Is there a way to do that in R? I loo...
2003 Dec 02
2
HTB problem
Hello,
I''m having some problems using HTB to prioritize traffic on my linux router.
The main problem is as follows:
I have a 6Mbits channel on the metropolitan network and a 64kbps link
for the sites outside my country.
These 64kbps are dynamically allocated by my ISP so I usually get
something like 128kbps , sometimes 512kbps and even 1 Mbit; it varies
all the time.
Because of this I don''t know how to automatically adjust my HTB script
dep...
2006 Dec 20
2
RuleFit & quantreg: partial dependence plots; showing an effect
...f plot in the manner in which they depict the relationship between explanatory variables and the response variable ?
Thank you inav for your help.
Regards,
Mark Difford.
-------------------------------------------------------------
Mark Difford
Ph.D. candidate, Botany Department,
Nelson Mandela Metropolitan University,
Port Elizabeth, SA.
2007 Jun 14
1
[LLVMdev] Node definitions, Pseudo ops and lowering SELECT/COND_BRANCH to branch instructions
...iving into this in some detail and gdb-ing through the
specifics of the PPC/Sparc codegeneration for my helloworld bytecode.
Thanks,
Andy
Dr. Andy Nisbet: URL http://www.docm.mmu.ac.uk/STAFF/A.Nisbet
Department of Computing and Mathematics, John Dalton Building, Manchester
Metropolitan University, Chester Street, Manchester M1 5GD, UK.
Email: A.Nisbet at mmu.ac.uk, Phone:(+44)-161-247-1556; Fax:(+44)-161-247-1483.
"Before acting on this email or opening any attachments you
should read the Manchester Metropolitan University's email
disclaimer available on its website
htt...
2003 Jul 31
0
IPIP tunnels and TCP connections
I was trying the following setup with IPIP tunnels, one that used to
work through another ISP, but no longer...
Internal network
|
Linux box 1 (kernel 2.2.24) iif=10.0.0.1, extf=a.b.c.d,
tunf=172.16.0.1
|
|local metropolitan network
|
Another Linux box 2 (kernel 2.2.17, or 2.4.19, same result)
iif=irrelevant, extf=x.y.z.v,
tunf=172.16.0.2
|
internet
mtu is 1500 on iif, extf (ethernet)
In short : I''m using an IPIP between the two linux boxes to give the...
2011 Nov 07
2
help with programming
...the Boston housing
> data.
>
The Boston housing data contains 506 observations, and is publicly
available in the R package mlbench (dataset “BostonHousing”).
The response variable Y is the median value of owner-occupied homes
(MEDV) in each of the 506 census tracts in the Boston Standard Metropolitan
Statistical Areas, and there are thirteen predictor variables.
We are interested in the relationship between MEDV and the other
predictor variables.
> Setup your parametric model and use rank-based regression methodology to
> select and estimate the parameters.
>
Best regards,
J.Tia...
2011 Aug 04
2
Graphical option to update.packages in development version (build of the 2011-07-31 r56569) for Windows not working properly
...[5] LC_TIME=English_South Africa.1252
attached base packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] tools_2.14.0
-----
Mark Difford (Ph.D.)
Research Associate
Botany Department
Nelson Mandela Metropolitan University
Port Elizabeth, South Africa
--
View this message in context: http://r.789695.n4.nabble.com/Graphical-option-to-update-packages-in-development-version-build-of-the-2011-07-31-r56569-for-Windowy-tp3718847p3718847.html
Sent from the R devel mailing list archive at Nabble.com.
2011 May 02
2
how to get row name using the which function
...humacher, MSc
PhD candidate
--------------------------------------
Department of Political Science
VU University Amsterdam
Contact:
Tel: +31(0)20 5986798
Fax: +31(0)20 5986820
Web: http://home.fsw.vu.nl/g.schumacher
Email: g.schumacher@vu.nl<mailto:g.schumacher@fsw.vu.nl>
Visiting address:
Metropolitan
Buitenveldertselaan 2
Room Z - 333
Mail:
De Boelelaan 1081
1081 HV Amsterdam
The Netherlands
[[alternative HTML version deleted]]
2008 Dec 28
1
Using a constant scale across X-Y plots
...Visualiization with R. I am trying to create
Figure 5.6, essentially, but I would like to be able depict different
metro areas. These of course have different lat/longs, so I need to
make different graphs. BUT (and this has been the tricky part), I
would like to produce graphics for each metropolitan region using the
same depth scale for all, so that dark gray means the same thing
consistently.
That's the part that is proving way too hard for my little brain and
limited R experience.
I'm assuming I don't have to include the quakes data to play around
with.
depth.col <...
2004 Nov 01
1
Big problem :(((((
Hello!
I have an internet connection of 64kbps garanteed in a channel of 256kbps. On this connection the metropolitan speed is 10Mbps and in the provider''s network the speed is 100Mbps.
I have a few clients behind my linux box and i want to set up some limitations because some of them are using it irrational.
I am marking the packets with 0 for internet; 1 for metropolitan 2 for provider''s netwo...
2016 Jun 08
1
Solaris 10 Configure failure
...Whilst we take reasonable steps to try to identify any software
> viruses, any attachments to this e-mail may nevertheless contain
> viruses which our anti- virus software has failed to identif
y. You should therefore carry out your own anti-virus checks before opening any documents. Dudley Metropolitan Borough Council will not accept any liability for damage caused by computer viruses emanating from any attachment or other document supplied with this e-mail.
>
> Please consider the environment - do you need to print this e-mail?
--
To unsubscribe from this list go to the following URL and...
2007 Apr 13
0
NYC Area R / S / S-Plus Users Group Forming, Thursday, April 26th
Hi gang.
So I'm actually carrying through on the threat I made a couple of months
back, and helping to start a local users group for the NYC Metropolitan
area. Here's a copy of the announcement of our introductory / planning
meeting, I also can send a flyer version of this to anyone who wants (Open
Office document, should be viewable in MS-Office). Please feel free to
attend, invite friends and colleagues, and spread the word around. Than...
2010 Jun 17
1
IVR extension dialing error
Dear all, I have a GSM Gateway that let me connect from cell phones to
the Asterisk's IVR I've created. The IVR let dial any extension you
know, so you can dial to the range 1000-1050.
When the cell phones are in the metropolitan area evertythin is
correct, you dial 1000 and you call to 1000 extension. But when the
cell phones are in other states from my country, sometimes you dial
1000 and call to 1005 or 1023 or any other extension than you want to
call.
Please can you help me in this problem ??? Any idea to avoid this b...