similar to: smbclient/mount question

Displaying 20 results from an estimated 2000 matches similar to: "smbclient/mount question"

2003 Jun 10
3
Can't use mount command with samba
I have a home network based on Win XP Pro, with one Linux machine running Red Hat 9. All updates have been applied. There's no domain controller. I can connect from the Linux machine to the XP machines via Konqueror using smb://mymachine/myshare However, I can't use the mount command. I'm trying to use syntax like mount -t smbfs -o username=myname,password=mypwd //192.168.0.1
2004 Aug 06
2
mountpoint
can anybody explain to me the mountpoint that is mentioned by icecast version 1.3.12? I see that the mountpoint is /default what does this mean and how can I change it in the icecast.conf file. I am running this on a freebsd 4.7 STABLE release. - Noah <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from
2005 Mar 01
1
command reordering
ssh myname at myhost 'printf %s: `hostname` ; ssh -V && printf %s: `hostname` ; php -v' Will return something like: myhost:myhost:OpenSSH_3.5etcetcetc 4.x.y Why is ssh putting the printf's together? This also works with any combination of ;/&& vs echo -n/printf. I found this site talking about rsync and getopt problems, but I haven't figured out the
2011 Jul 26
2
Best practices for confidential information -- fileserver path vs modules / template
We keep our puppet configuration in a revision control system and are trying to facilitate developers using the same modules as production/ staging servers. We define a variable ($servergroup) as test/staging/production and use fileserver defaults from hostname to servergroup to generic. The hostname and $servergroup versions need to be confidential. We have modules specific to an application,
2003 May 21
0
printing question on BSD
I cannot connect to my Samba printer; my Win2k client says "access denied, unable to connect", yet I can browse to the printer fine. I hope someone can offer advice... I'm running OpenBSD 3.2. My /etc/printcap file is as follows: #raw printer raw|raw printer for Windows clients :rw :rp=raw :sh :lp=/dev/lpt0 :sd=/var/spool/samba I can print
2002 Nov 04
3
Problems connecting to Samba through windows
I just started using Linux a couple of weeks ago and have been trying to setup samba. I have a couple of text books I have been following which have helped me be able to run the smbclient from Linux to view both the shares on my Linux and xp machine. The problem is that I can not access the Linux files from my xp machine. I can ping the machine without a problem and can also view the machine
2020 Mar 20
1
Listenurl is not in HTTPS
No, this is a relay of a Shoutcast server. Everything is configured in https on IceCast ( https://relay2.dgnet.be/ ) , except this value listenurl ( in Admin / Mountpoint) which in cannot change apparently. So the .m3u file is created with an http:// link ( instead of https:// ) But the stream is available and working in https://relay2.dgnet.be:443/different.ogg Danny From: Icecast
2010 Oct 20
1
how to connect to a remote PostgreSQL database from R on mac osx
Hello List, I would like to connect to a postgreSQL database on a remote server and I am wondering what is the best package to do that. I have just installed RpgSQL, RPostgreSQL, Rdbi and RODBC. The handiest to me is RPostgreSQL but I don't see how to connect to a remote server with it. For sure I can connect to remote server with RODBC, but since I am on a Mac OSX 10.6, I have quite
2014 Jun 07
2
icecast 2.4 check if source exists?
On 06/06/2014 01:08 PM, uno wrote: > ... to answer myself: > > i had a fallback-mount specified, after removing it > things work as expected. sorry for the noise. In case of fallbacks you have to check properly through querying a custom XSL, JSON or the admin backend. > btw: what's the prefered way to get server and/or listener info?
2003 Feb 21
1
Windows XP client cannot access Samba share on Linux
>From a Windows Explorer window I can see my Samba Server machine under MyNetworkPlaces:EntireNetwork:MSWindowsNetwork ... but cannot open it. I get \xxx is not accessible. ... The account is not logged into this station. My XP clients are logged onto to a workgroup. The corresponding linges generated in log.<client> on the server machine are shown below. [2003/02/21 11:59:52, 3]
2004 Aug 06
2
'ice_login' not in icecast.xml ?
On Thu, 10 Oct 2002, Dave St John wrote: > > username: source > source meaning > localhost > or http://myip:myport/mymount > Be specific please ;-) ource as in "source". Geoff. <p><p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to
2004 Aug 06
9
Stuttering stream
> Done, and it's working... but not significantly better than before. > Whereas before I couldn't clear a single song without the stream devolving > into skipping, now I'm averaging between 15-20 minutes. Better, but still > not acceptable. THen I suggest you start to look elsewhere for your problem. libshout is quite well tested and every time someone has thought it was
2008 Sep 11
3
My turn at building a custom kernel for IPsec BEET mode
Well I am working on building a kernel that will have the IPsec BEET mode patch available from infrahip.hiit.fi. I have some decent help, but really no one there is a seasoned Centos kernel builder (though they work with different FC kernels), and now they are mostly done for the day. I have been following the wiki on building a custom kernel, got my patch in ~/rpmbuild/SOURCES and away with
2007 Mar 30
2
Replacing slot of S4 class in method of S4 class?
Dear all, Assume that I have an S4 class "MyClass" with a slot "myname", which is initialized to: myname="" in method("initialize"): myclass <- new("MyClass", myname="") Assume that class "MyClass" has a method "mymethod": "mymethod.MyClass" <- function(object, myname=character(0), ...) {
2007 May 17
3
Samba breaks after upgrading to 3.0.24
Skipped content of type multipart/mixed-------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 187 bytes Desc: OpenPGP digital signature Url : http://lists.samba.org/archive/samba/attachments/20070517/b8f4dc2f/signature.bin
2004 Sep 14
4
Access from Windows to Samba/LINUX
Hello, I am configuring PCs on Windows W2K to access to a LINUX Server where Samba is mounted Is-it possible to do this ? Directory_1 : Browseable (then visible with the Network Favorits) -Sub_Directory_1a : NOT Browseable (unvisible) BUT Writable -Sub_Directory_2a : " " " If not, then just this ? Directory_1 : NOT Browseable (unvisible) BUT Writable
2006 Jun 16
5
superclass mismatch for class OrderedOptions
I have Rails 1.1.2 installed and froze my app to 1.0 by checking it out into the vender directory. Maybe it''s coincidence, but now when trying to do rake migrate I get this: > rake migrate --trace (in /home/beet/workspace/) rake aborted! superclass mismatch for class OrderedOptions /usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/ordered_options.rb:27
2004 Aug 06
2
'ice_login' not in icecast.xml ?
Hi: The authentication for the xml stats is as follows: username: source password: <the password you've put in the config file> The icelogin item is to allow older style source logins (i.e. not the http authentication that was implemented a number of weeks ago). this login is deprecated, so it's been deliberately left out of the XML configuration example. Geoff. <p> --
2008 Sep 16
2
Kernel source - linux -2.6.18 i386 or i686
As I plow through the Kernel source to figure out why the BEET patch is not working, I notice that there are two similar directories under ~/rpmbuild/BUILD/kernel-2.6.18: linux-2.16.18.i386 and linux-2.16.18.i686 So which one am I suppose to be patching? Currently, the patch starts out with: diff -urN a/net/ipv4/xfrm4_input.c b/net/ipv4/xfrm4_input.c I followed the kernel source setup
2009 Jan 30
2
question on /etc/defaults
My colleague, doing the HIPL development, principally uses ubuntu and although he is now building the Fedora/Centos rpms for me, he leaves much of the testing to me..... Anyway for any kernel prior to 2.6.27, I have to run the hip code in userspace, not kernel space. This is due to the ESP BEET patch. There is a specific hipd for userspace, but the hipfw requires a different option. For a