Displaying 6 results from an estimated 6 matches for "shenker".
Did you mean:
shanker
2000 Jun 27
1
Retrieving browser lists
...and I'm using security =
server). Samba is not involved in providing browsing or WINS, though it
utilizes both. I don't care if the format I get it in is messy like that of
nmblookup, because I'm parsing it in Perl anyway.
I'd greatly appreciate any enlightenment on this.
--
Omer Shenker oshenker@iname.com
2005 Sep 10
4
has_too_many
Assuming you have Person that has_many :messages, what will it happen if it
has 10000 messages?
Will rails attempt to initialize @person.messages with 10000 rows from
database? If that is the case, is combining finder_sql and counter_sql the
common practice to avoid this?
Bogdan
_______________________________________________
Rails mailing list
2000 Jul 02
2
Using a Zip drive with Samaba
Has anyone been able to get a zip drive working with samba? I want to set
up a systsem where the drive gets mounted, in a letter like F: and students
can pop in and out zip disks without having to deal with any unix
interfaces.
Any idea?
2000 Jul 25
4
Log analysis tools
Does anyone have any log analysis tools? I'm currently configured with
"log file = /usr/local/samba/var/log.%m", which makes identifying issues
with any one client easy, but doesn't provide me with an overall picture
of what has been happening. What I'd like to be able to produce is a
report showing, for a given unit time, the total number of clients that
have connected,
2005 Sep 12
10
RailsPlayground Beta Launch - Free Rails Hosting
I have launched a free Ruby on Rails hosting site as my gift back to
the rails community. For details visit http://www.railsplayground.com.
--
Joe Clarke
www.clarkeweb.com
2000 Jun 25
2
Login script
Is there a file I can place in the netlogin directory (or anywhere else
for that matter) that will represnet a logon script? I want to have my
workstations auto-mount particular shares on the samba server, without the
user having to make the mount. This way when I add new users, the shares
are automatically present.
If there is a script I can place somwehre, please tell me what it's name
is