similar to: PLEASE DO NOT MIRROR SAMBA.ANU.EDU.AU WEB PAGES

Displaying 20 results from an estimated 10000 matches similar to: "PLEASE DO NOT MIRROR SAMBA.ANU.EDU.AU WEB PAGES"

1998 Apr 24
0
need mirrors for samba.anu.edu.au
The department of computer science at ANU is looking at networking costs. One big cost is the network traffic charges for samba.anu.edu.au. Currently it is costing about $1000 per month in international traffic charges (at 20c/meg). Note that we only pay for incoming data. To try and reduce the cost we are going to need to put in a mirror of the Samba web pages and ftp site in the US. I'm
2002 Jul 15
0
Contact Needed... / http://www.samba.anu.edu.au
Let us submit http://www.samba.anu.edu.au for FREE on Japanese search engines, German search engines, Hispanic search engines , French search engines , Chinese search engines etc.....! After reviewing http://www.samba.anu.edu.au, we have noticed that your website cannot be found on foreign search engines. Could you please put me in touch with your marketing director or whoever is in charge of web
1998 Jun 03
0
changes to samba ftp and web site
There have been a number of changes recently to the Samba ftp and web sites. As I have mentioned earlier this is in response to the very high networking costs of running the site. First of all, you will notice that the opening page on the web site points you at a number of web mirror sites. These mirrors sites are kept very uptodate using rsync. Please use them. If the number of people using the
2001 Dec 30
1
WARNING: Your email is vulnerable to SPAM Robots!
Dear Email user, Your email address samba@samba.org was harvested by a SPAM robot. It got your address from the webpage http://us1.samba.org/samba/docs/man/smb.conf.5.html For mor information about SPAM Robots and how you can protect yourself, Click Here http://www.email-cloak.com/default.asp?ID=396631&T=35429 Sincerely, Champ Mitchell Anti-Spam Services http://www.email-cloak.com
2024 Apr 11
1
Ancient SMB client issues
On Thu, 11 Apr 2024 14:38:51 +0200 Anders ?stling via samba <samba at lists.samba.org> wrote: > I have a customer with a couple of industrial robots running Linux > 2.6.34 and Samba 3.4.7 (smbclient -V). They are able to connect to > SMB shares on Windows servers IF I "allow unsafe connections?, ie > lower the SMB minimum level. The servers are on Windows 2019, and >
2024 Apr 11
1
Ancient SMB client issues
Actually, I made it work by adding the ?min server protocol = NT1? on the virtual dedicated server. So I guess that this will solve our dilemma (unless I missed something). In any case, one of the robots now have access to the new server. Will try the second one as soon as I get a chance (they are busy bending steel ;:) ) Anders > On 11 Apr 2024, at 14:55, Rowland Penny via samba <samba
2010 Nov 18
1
Help me with R plotting
Hello everyone. I want some help with plots. I have some robots in an area. Every robot is placed on x,y coordinates and every robot has a power consumption of some watts. I would like to show where are the robots by showing in a map dots (where every dots is the x,y coordinate). Below that dot it would be nice to write the watt consumption but also use some colors to denote different classes of
2024 May 03
1
Domain membership
On Fri, 3 May 2024 15:19:01 +0200 Anders ?stling via samba <samba at lists.samba.org> wrote: > I wrote a message a couple of days ago asking about Samba and SMB > protocol levels on an old industrial robot with a pre-2010 Samba. > That was resolved successfully. I now have another question > concerning the same systems (the robots and the new Samba server, > HP-SRV03). >
2024 Apr 11
1
Ancient SMB client issues
I have a customer with a couple of industrial robots running Linux 2.6.34 and Samba 3.4.7 (smbclient -V). They are able to connect to SMB shares on Windows servers IF I "allow unsafe connections?, ie lower the SMB minimum level. The servers are on Windows 2019, and this setup has worked for a couple of years now. I have created a virtual Debian/Samba 4.19 server with the intention of moving
2024 May 03
1
Domain membership
I wrote a message a couple of days ago asking about Samba and SMB protocol levels on an old industrial robot with a pre-2010 Samba. That was resolved successfully. I now have another question concerning the same systems (the robots and the new Samba server, HP-SRV03). root at hp-srv03:/ *smbclient -L localhost -U administrator* Enter HPLTS\administrator's password: Sharename Type
2005 Apr 27
2
Probably a newbie problem, but my knowledge in Linux is so limited, so please Help!
Hi I guess I should start by telling the truth, I'm not a Linux user (yet) and I've never tried Linux in my entire life. The reason that I got very interested in WINE is that I've developed a Strategy Game for WIn32. I don't like to discourage Linux people to enjoy my game. Since it's a rewrite of a Mac game, there's a bunch of Linux users who would like to. The game,
2004 Jul 07
0
Permission denied (if57@student.qut.edu.au)
You have attempted to send a message to a list to which you are not authorised. Your message has been discarded. QUT Help Desk (Postmaster) helpdesk@qut.edu.au Ph: +61 7 3864 4000 --- Original Message --- Received: from mail-router01.qut.edu.au (IDENT:mirapoint@mail-router01.qut.edu.au [131.181.254.7]) by copperhead.qut.edu.au (8.11.6/8.11.6) with ESMTP id i678hKJ30761 for
2005 Dec 07
1
http://optics.ph.unimelb.edu.au/help/samba/findsmb.1.html
Hi, Re: http://optics.ph.unimelb.edu.au/help/samba/findsmb.1.html http://www.cl.cam.ac.uk/~pb/NSLU2/NSLU2.html#S0500 Could you please advise whether or not "findsmb" should work on a WindowsXP machine?. *'findsmb' is not recognized as an internal or external command, operable program or batch file.* ** I'm trying to set-up a Linksys NSLU2 to run Apache, php and MySQL and am
2009 Feb 10
1
OT: did the wildfires affect tolstoy.newcastle.edu.au?
Just jumping to conclusions since the site is down as I type (7PM EST). What's the news from that part of Australia -- thus showing my complete ignorance of DownUnder geography.
2008 Apr 29
1
Spec''ing controller macros
Hi, (This is my first post after months of appreciative lurking...) I''m trying to spec the following conditional controller macro: class ApplicationController < ActionController::Base # turn off session management for robots session :off, :if => lambda {|req| req.user_agent =~ /(Google|Slurp)/i } # ... end My current attempt seems to be quite unsuccessful: 1) when I
2008 Oct 08
1
follow up on "[Rd] NAMESPACE & methods guidance, please" ( http://tolstoy.newcastle.edu.au/R/e4/devel/08/06/1901.html )
This is a follow-up on the discussion originally posted on the R-devel list ( http://tolstoy.newcastle.edu.au/R/e4/devel/08/06/1901.html ), as I have encountered the exact same issue mentioned in Martin's email. Here is a simplified version of my problem: ##================================================================= ## I created a package, say, "tmpA", with a NAMESPACE with
2002 Jun 05
0
RE: [Shorewall-users] Web CVS Interface Currently Unavailable
On Wed, 5 Jun 2002, Ron Shannon wrote: > Bummer. Will the robots.txt handle it? (http://httpd.apache.org/docs/misc/howto.html#stoprob) > Nope -- most of the offending bots just ignore robots.txt. The CVS interface is still available at: http://www.shorewall.net/cgi-bin/cvsweb.cgi There is just no link to it from the index. -Tom -- Tom Eastep \ Shorewall - iptables made easy AIM:
2008 Sep 23
1
[LLVMdev] Web Server Problems Persist
Hi John, > If you run into problems, please email llvmdev. I'll periodically check > llvm.org to make sure it's still up. I'm seeing long delays on llvm.org again. Pages are served eventually, but it takes minutes for each requests. Are there any dynamic scripts on the server that can eat a lot of resources? I think the nightly tester result pages would qualify? Perhaps
2004 Jan 27
1
AU www.samba.org mirror
All, Are my eyes deceiving me, or is the Australian mirror site (http://samba.mirror.aarnet.edu.au/samba/samba.html) linked-to from www.samba.org, out of date? The main page has the release of Samba-3.0.0 RC3, dated Sep 8 2003, as the first news item. Regards Peter ********************************************************************************* The information contained in this e-mail
2003 Apr 28
2
OT: Avoiding harddisk failure due to mobility
Hi All, I need some advice on finding a solution to this problem . I have a hard disk mounted on a mobile robot. I am using ext3 fs. The hard disk is subjected to several bumps as the robot travels. I am experiencing frequent hard disk failure ( about once a month). I have thought about 2 different solutions to this problem. I would appreciate any tips on evaluating them 1) Use Compact Flash