Displaying 10 results from an estimated 10 matches for "bruck".
Did you mean:
bruce
2005 Apr 07
5
question about correct way of shapping
...estroy upload) I have to insert a rule like this:
tc qdisc add dev eth1 root handle 1:0 htb
tc class add dev eth1 parent 1:0 classid 1:1 htb rate 100kbit
and ...other rules
Is it correct?? or it is better to use IMQ or dummy to shape in both
directions ??
thanks in advanced
--
Paulo Ricardo Bruck - consultor
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2001 Mar 05
1
Configuring Swat Revisited
...t manually". I'm lost now, if I need to
>start from scratch I'm willing to do so. I Appreciate all the help you have
>given so far. I hope we can resolve this. All the ocumentation is based off
>the old Samba. HELP!!!!!!!!!
>----- Original Message -----
>From: "Russ Brucks" <russb@kfoc.net>
>To: "Sean Cornelius" <stcornelius@Tusk.Edu>
>Sent: Friday, March 02, 2001 2:37 PM
>Subject: RE: FWD: Configuring Swat
>
>
>> Hmmm... There should have already been an entry for swat in the services
>> file... Did you check...
2005 May 31
1
QoS and CLASSIFY
...kbit ceil
400kbit
tc qdisc add dev eth0 parent 1:30 handle 30: sfq perturb 10
tc qdisc add dev eth0 parent 1:40 handle 40: sfq perturb 10
tc qdisc add dev eth0 parent 1:50 handle 50: sfq perturb 10
tc qdisc add dev eth0 parent 1:60 handle 60: sfq perturb 10
thanks in advanced
--
Paulo Ricardo Bruck - consultor
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2005 May 21
1
newbie downloading not working
...parent 1:0 protocol ip prio 1 u32 match ip dst
192.168.0.12 flowid 1:40
tc filter add dev eth0 parent 1:0 protocol ip prio 1 u32 match ip dst
192.168.0.20 flowid 1:50
tc filter add dev eth0 parent 1:0 protocol ip prio 1 u32 match ip dst
192.168.0.5 flowid 1:60
thx in advanced
--
Paulo Ricardo Bruck - consultor
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2010 Dec 03
0
Main Window
...cted, except
that each window opening shows an additional insert in the taskbar.
So having five windows open, there are also five inserts in the taskbar.
Is there a configuration issue or is that behaviour 'normal' to wine?
Best regards
Helmut
Ing. Helmut Neureiter
Goethestra?e 16
8600 Bruck an der Mur
Austria
Tel/Fax +43 3862 53894
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-users/attachments/20101203/3fbda7d7/attachment.htm>
2006 Oct 06
0
Re: LARTC Digest, Vol 20, Issue 7
...he other.
####################cute######################
Then you can do something like this:
ip route add default scope global nexthop via $P1 dev $IF1 weight 100 \
nexthop via $P2 dev $IF2 weight 1 ^^^^^^^^^^
> ************************************
best regards
--
Paulo Ricardo Bruck - consultor
Contato Global Solutions - http://www.contato.com.br
fone 011 5031-4932 011 5034-1732 cel 011 9235-4327
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2004 May 19
1
Administrator can't change XP environment
Hi Guys
environment: Debian Sarge + Samba3.0.2
desktops WInXP
Just a newbie question
How can a manage samba administrator to change user profiles and others
caracteristics of WinXP desktops???
What I have done till now.
[global]
unix charset = ISO-8859-1
workgroup = MGO
realm = SERVIDOR DE REDE DA MGO
netbios name = HERCULES
server string = %h server
2001 Mar 05
2
SWAT: please help
Hello all:
Here's the problem [on a RH7 running kernel 2.2.17-14 with
Samba 2.0.7-21ssl and xinetd-2.1.8.9pre14]:
http://localhost:901 does bring up the SWAT login dialog
box.. but upon entering root as the user, followed by my
root passwd in the next entry... it tells me "Authentication
failed. Retry?" I can tell you that I did enter the correct
root passwd, because I am root
2001 Mar 01
0
Can ping computers in another network, but can't see samba
Hi. We have a successful samba server up and running on our local network.
We also have a connection via a 3Com ATM router to another network. I can
ping computers on that network, and they can ping the samba server. In
network neighborhood I can see their computers. They also see our
Win9x/NT/2K systems under their network neighborhood, but they don't see the
samba server. If I try
2001 Mar 02
0
FWD: Configuring Swat
Hi Sean,
I had this problem when I upgraded our servers to RedHat 7. In RedHat 7
they changed from running the inetd.d to running xinetd.d. This is the
daemon that figures out what programs to start when a port is accessed.
Port 901 is for swat, this is configured in your /etc/services file. In the
/etc/xinetd.d/ directory you'll find a file called swat. Edit this file so
it looks