Displaying 20 results from an estimated 200 matches similar to: "user are able to access "/" partition."
2007 May 01
3
What version of Samba will work with an AIX version of Unix?
Hi all
We are currently looking to implement a scenario where our AIX Unix
Server and Windows Server can communicate with each other using a
version of Samba.
We currently scan images which are stored on our Unix system and ideally
we would like our Windows Server to have access to these files. The
software we use for our daily business is Unix based so the the scanned
images have to be
2005 Feb 16
6
Re: Bandwith Control with a firewall/bridge
>Miguel Ángel Domínguez Durán wrote:
>> Hello again,
>> First, excuse me for my poor english.
>> I''m trying now to make bandwith control in a firewall machine running
>> Shorewall. This machine is also a bridge using bridge-utils
>> bridge-utils-devel. It is a mandrake 10. The configuration is something
>> like
>> this:
>>
>>
2005 Feb 11
1
Help!!! Bandwith Control with a NAT machine
Hello everyone,
First of all, sorry for my poor english.
I''ve been working with this for a few weeks and I''m getting sick...
I''m trying to control the bandwith in my network using the following script. The machine where the script is running makes NAT, eth0 is connected to the router and eth1 is connected to the Lan. When I run the script it doesn''t appear any
2005 May 26
2
Random Early Detection
I''m streaming audio over a WAN that is 1.5Mbit/s. The audio has to go
both ways and can be over tcp or udp. The manufacturers recommend udp
as it has less overhead but has a higher chance of dropping out. The
audio requires 130-200kbit/s in each direction for a combined
260-400kbit/s. I have two transparent bridges on either side of the WAN
to do traffic control. I split it so
2005 Jan 27
3
negative tokens
I have this:
class htb 1:29 parent 1:1 prio 0 rate 3000bit ceil 100000bit burst
1599b cburst 1611b
Sent 33233 bytes 772 pkts (dropped 0, overlimits 0)
lended: 415 borrowed: 357 giants: 0
tokens: -3756376 ctokens: 128779
or this:
class htb 1:21 parent 1:1 prio 0 rate 3000bit ceil 100000bit burst
1599b cburst 1611b
Sent 57554 bytes 618 pkts (dropped 0, overlimits 0)
lended: 193 borrowed: 425
2002 Dec 03
4
Multiple classes
I''m trying to implement something similar the the diagram in section
9.5.2.1 in the LARTC HOWTO, but must have missed something somewhere :(
I''m trying to hack up wondershaper, as it looked like a good place to
start.. Here''s where I currently at, but I''ve tried alot of different
things, all failing, some worse than others. The end result is to throttle
back 126
2015 Jan 29
2
[LLVMdev] LNT install
I followed the lnt quickstart <http://llvm.org/docs/lnt/quickstart.html> directions but got this diagnostic when doing the setup:
bash-3.2$ ~/mysandbox/bin/python ~/lnt/setup.py develop
/Users/dcallahan/mysandbox/lib/python2.7/site-packages/setuptools/dist.py:284: UserWarning: The version spec\
ified requires normalization, consider using '0.4.1.dev0' instead of
2024 May 18
1
Supporting a DIY UPS with minimal effort but maximum gain
Hello all,
I think there was a very good reply about an Arduino-based controller for
a DIY UPS here. The project you posted to, with an Arduino presenting as a
Megatec protocol server, also seems interesting.
Here I'd like to reply to one point not covered before - DMF. As a short
and quick reply - unfortunately no, you can not use it with stock upstream
NUT at the moment, and not for
2024 May 15
2
Supporting a DIY UPS with minimal effort but maximum gain
Hello,
I found out about NUT just days ago while searching for a solution for my
home setup. After some digging through the interwebs, I come to you with
questions.
I'm putting together a DIY 12V UPS, very similar to what this guy did:
[1]
https://baldpenguin.blogspot.com/2015/10/diy-12v-ups-for-home-network-equipment.html
The objective is to keep a bunch of mini PCs and network gear
2014 Jun 18
1
Samba4 ClassicUpgrade post-migration issues
Hi there,
I've successfully migrated an extremely large Samba3 domain to Samba4.
The platforms involved:
Samba files (/var/lib/samba) copied from a Debian 6-based Samba3 PDC
with an LDAP backend
Debian 7 with Samba4 installed from backports, with slapd installed
locally (and now disabled).
However, a number of things appear to be wrong:
dpadmin at samba4-dev0:~$ host -t SRV
2024 May 19
1
Supporting a DIY UPS with minimal effort but maximum gain
Hello all,
Now that I am subscribed to the list I can reply at last :)
Kelly, thank you for the comprehensive write-up and pointers to sources and
the Arduino lib and example. This took me into a rabbit hole and I've spent
entirely too many hours browsing through the NUT sources and
USB/HID/PowerDevice specs.
Jim, thanks for the comprehensive write-up and all the work you do on NUT.
This
2015 Jan 30
1
[LLVMdev] LNT install
Hi David,
That's weird, I have setup LNT in multiple different distros and have
never seen this. Looks like no one ever tested on the system you're
running. Can you share a bit more of your environment?
Also, you can check the setup.py to see if it does any stripping of
package names, which could go wrong in the wrong environment.
cheers,
--renato
On 29 January 2015 at 20:13, David
2008 Oct 26
4
odd behaviour of identical
given what ?identical says, i find the following odd:
x = 1:10
y = 1:10
all.equal(x,y)
[1] TRUE
identical(x,y)
[1] TRUE
y[11] = 11
y = y[1:10]
all.equal(x,y)
[1] TRUE
identical(x,y)
[1] FALSE
y
[1] 1 2 3 4 5 6 7 8 9 10
length(y)
[1] 10
looks like a bug.
platform i686-pc-linux-gnu
arch i686
os linux-gnu
system
2006 Feb 28
1
scp and SGI DMF
Hello,
For some time now, our users have been encountering a problem when using scp
to overwrite files on our mass-storage system, which uses SGI's DMF
product. I don't have any data as to whether or not any other HSMs would be
similarly affected.
The scenario is that a user is overwriting a file (via scp) that has previously
been migrated to tape. The scp opens the file for writing, but
2011 May 11
2
no audio with SIP:INFO in meetme
Hello List,
Asterisk is blocking audio if 'F' flag is enabled in meetme with DTMF mode enabled as INFO for SIP channel.
If it is a bug in asterisk or something need to be enabled in sip.conf for the same.
Dialplan looks like
Exten => 100,1,MeetMe(100,dmF)
Sip.conf
dtmfmode=info
Regards,
Rajib
Rajib Deka
SIEMENS Ltd.
Robert V Chandran Tower, First Floor, West Wing,
#149, Velechery
2024 May 16
1
Supporting a DIY UPS with minimal effort but maximum gain
I agree with earlier posters, such documentation can help future tinkerers.
There is probably more than just one to hold the hand and walk through the
ordeals :)
Perhaps a new page at https://github.com/networkupstools/nut/wiki can be a
good location...
Jim
On Thu, May 16, 2024 at 1:29?PM Bill Gee <bgee at campercaver.net> wrote:
> Hi Kelly -
>
> As an Arduino nerd, I am
2024 May 16
2
Supporting a DIY UPS with minimal effort butmaximum gain
On 5/16/24 08:59, Jim Klimov via Nut-upsuser wrote:
> I agree with earlier posters, such documentation can help future
> tinkerers. There is probably more than just one to hold the hand and
> walk through the ordeals :)
>
> Perhaps a new page at https://github.com/networkupstools/nut/wiki
> <https://github.com/networkupstools/nut/wiki> can be a good location...
>
2001 Dec 13
1
Samba serving files with *very* long access times
I access files on our Cray T3E from my Windows 2000 PC via a Samba share.
One of the volumes on the T3E is managed by Cray's Data Migration facility
(DMF). The majority of the DMF files are stored off-line and restored to
disk as necessary. This operation typically takes 3-5 minutes.
Normally when a Windows 2000 application tries to read data from one of the
off-line files--even if it's
2007 May 18
0
how to test Invalid Users setting
HI All,
I have implemented "invalid users" in the global session on my samba
conf file.
I want to test whether it is working or not. As this invalid users
doesn't have any password for login, how I can test this to make sure my
invalid users are working properly.
Note: My samba server is configured with "security= share"
Thanks
Gurjit Dhillon
2017 Jun 11
1
SNMP Stuff/MIBs for CyberPower and APC UPSs
On June 11, 2017 8:58:11 AM GMT+02:00, Manuel Wolfshant <wolfy at nobugconsulting.ro> wrote:
>On 10 June 2017 23:26:47 EEST, Tim Dawson <tadawson at tpcsvc.com> wrote:
>>Build from source, and done . . . wasting your time looking for a less
>>out of date RPM is pointless. . . RPM, .deb, etc are almost always
>>downrev. . .
>>
>>- Tim
>>