Displaying 13 results from an estimated 13 matches similar to: "Install Question"
2002 Apr 26
9
[Fwd: Re: borrowing only from parent]
Martin Devera wrote:
> If you read the manual, the algorithm will not work correctly
> with {,c}burst < MTU ...
> devik
>
I just tried to change {,c}burst to 1600, or leaving them by default but
no visible result.
here is the latest tc -s -d class show dev eth0
class htb 1:101 parent 1:1 prio 0 rate 40Kbit ceil 40Kbit burst 1599b/8
mpu 0b cburst 1599b/8 mpu 0b quantum 512 level
2002 Oct 14
0
Re: [GLUG] Samba password changes?
> -----Original Message-----
> From: Buchan Milne [mailto:bgmilne@cae.co.za]
> Sent: Friday, October 11, 2002 3:22 PM
> To: Andrew Bartlett
> Cc: Putter, Adriaan EXT/PH/ZA; samba@lists.samba.org;
> glug@linux.org.za
> Subject: Re: [Samba] Re: [GLUG] Samba password changes?
>
>
> Andrew Bartlett wrote:
>
> Adriaan, if you haven't sorted this out, what are
2000 Oct 11
2
scp -L option
Hi there,
I have a need to have scp pass the -P option to ssh
to "bypass" the packetfilters that doesn't allow connections
to return to arbitary "priviledged" ports, ie. ports <1024.
See attached context sensitive diffs against 2.2.0p1
to please integrate.
Thanx
Hendrik Visage
-------------- next part --------------
*** 1.1 2000/10/11 13:31:45
--- scp.c 2000/10/11
2004 Aug 06
3
[ ICES2 ] - Converted .ogg files are not played in a row
Hello,
I've succesfully set up Icecast2 and Ices2 for playlist mode, and I can
play .ogg files that I have downloaded from the Net. However, if I convert
my .mp3 to .ogg and try to play two of them consecutively, Ices returns:
[2004-06-29 20:32:09] INFO playlist-builtin/playlist_read Currently
playing "../libre.ogg"
[2004-06-29 20:35:44] INFO playlist-builtin/playlist_read
2005 Jan 10
1
Off line folders
I may be able to help on this one...we were having a similar problem and
just last week cured it. (I hope!)
I had to do two things:
1). On the clients having this problem, edit this registry key:
"HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\NetCache\GoOff
lineOnSlowLink". If it's not there (as in my case) you may have to add the
last key. Make sure it's a
2007 Dec 14
13
RSpec-1.1.0 is released
The RSpec Development Team is pleased as glug (that''s kind of like
punch, but more festive) to announce RSpec-1.1.0.
Thanks to all who have contributed patches over the last few months.
Big thanks to Dan North and Brian Takita for their important work on
this release. Dan contributed his rbehave framework which is now the
Story Runner. Brian patiently did a TON of refactoring around
2002 Oct 08
2
Samba password changes?
hi,
i've setup a LDAP server with account information,
and compiled samba with ldap support.
everything works great, except for the password changes
i still have to run two seprate commands ( passwd, smbpasswd )
to change a users password.
i've tried to put the pam_smbpasswd.so module into
system-auth, but that does work?
any pointers?
thanks
adriaan putter
2010 Apr 28
1
[GLUG-tech] Re: how to reroute all ADSL traffic via another server on the internet?
On Wed, Apr 28, 2010 at 4:19 PM, zerlgi <zerlgi at gmail.com> wrote:
> ?Probably the easiest VPN to set up, but not terribly secure, is VTun.
>
> If you use (horrors) PPTP, then windows already has a client for it.
> .. openVPN also has a nice Windows client that can be run as a service
> at startup or called on demand.
> .. openVPN supports multiple tunnels (one per .cfg
2012 Aug 16
3
r data structures
hi,
i'm trying to understand r data structures. i see that vectors, matrix, factors and arrays have a "dimension."
there seems to be no mention of dimensionality anywhere for lists or dataframes. can i consider lists and frames to be of fixed dimension 2?
thanks,
jay s
2002 Aug 25
3
Installing 2.2.5 latest on Mandrake 8
Hi there
I am a novice Linux user and am just trying it out - I am very impressed but
also very frustrated. I have loaded Mandrake 8 on a box and have configured
Samba for Windows pc's use this as a backup data server. Works
wonderfully - but our campus administrators say that the current version of
Samba presents a security risk(2.0.7) and should be upgraded. Thought this
was simple but
2004 Oct 14
1
Setting up a server
Good day
Please can you help me on this. I want to set up a server on this PC using
the Samba. This is what i want to do. have about 4 other computers connect
to the server. Now i need to install sooftware from this server on all the
other windows computers. So i dont need to keep doing one at a time. I also
want to install Windows on some computers through this server. I dont have a
2006 Sep 18
7
smb.conf
Hi all
My client want a shared folder so that only two people can access and
write to it.
I added the following to my smb.conf
[private]
writeble = yes
guest ok = no
path = /home/samba/private
valid users = wendy, pierre
write list = wendy, pierre
force user = nobody
All i need yo do now is make the folder "private" to nobody. How would i
go on by doing that and would this work.
2004 Jun 27
1
Trouble with rsync inside fcron: buffer overflow in recv_exclude_list
Hi,
Using the following script (which runs fine as root in a terminal), I get the
error below. Any ideas where to continue searching?
sh-2.05b$ rsync --version
rsync version 2.6.2 protocol version 28
Copyright (C) 1996-2004 by Andrew Tridgell and others
<http://rsync.samba.org/>
Capabilities: 64-bit files, socketpairs, hard links, symlinks, batchfiles,
IPv6, 64-bit system