Displaying 20 results from an estimated 3000 matches similar to: "Samba mounts XP Home but not XP Professional"
2006 Dec 13
0
Samba no longer connect to XP Pro
Am using Kubuntu 6.06 to connect to a Windows XP Professional machine,
both behind a natted router. The XP machine was installed from a new
service pack 2 cdrom.
I try to connect from kinda to winpro with a script run as root with the
line:
smbmount //winpro/c /mnt/winpro -o guest,uid=lba,gid=users
This used to connect reliably but something happened :-(
I also have a public share on the
2008 Apr 30
2
XP share not listed in Linneighborhood
I am unable to find my Windows XP share (winpro) in Linneighborhood
which runs on my desktop Kubuntu Linux box.
When I try to mount that Windows XP share I get the error message:
2139: session request to WINPRO failed (Not listening on called name)
2139: session request to *SMBSERVER failed (Not listening on called name)
SMB connection failed
smbmt: Error: winpro _not_ mounted.
The command line
2006 Dec 07
2
Why does this rsync line not work?
I'm trying to update a bunch of downloaded files from a mounted older disk.
This command works from the Kterm command line or in a script:
rsync -nuv /mnt/kinda2/home/lba/dl/* /home/lba/dl
and a list of the files to be updated appears on the screen.
But this line (without a tailing * in source) does not work:
rsync -nuv /mnt/kinda2/home/lba/dl/ /home/lba/dl
and I get the
2006 Feb 04
1
Trying to mount with minimalist smb.conf
I am trying to mount a share on a remote machine using a miminal
smb.conf as suggested in the Samba HOWTO.
Nmbd and smbd are running on the target machine.
The calling machine (server?) has the name of the target (linda2) in
/etc/smbshares.
When I try to mount I get the error message:
Got a positive name query response from 127.0.0.1 ( 192.168.0.4 )
Connecting to 192.168.0.4 at port 445
2006 Mar 23
6
How to create [new_context] in extensions.conf?
It _appears_ that the only way to create valid [context] is by a
context = line in sip.conf.
Is there another way to create a [new_context] in extensions.conf so I
can dial from it?
Right now most of my extens are in [default] and I'd like to avoid that.
Larry
--
Larry Alkoff N2LA - Austin TX
Using Thunderbird on Slackware Linux
2006 Feb 13
4
Newbie wants to run Forte Agent
I'm new to the list and to Wine.
I loaded wine wine-0.9.7-i486-S10.2 into Slackware 10.1 in order to run
the Forte Agent newsreader. It was setup and running under Win4lin
which I have discontinued.
What would be the syntax to load Forte Agent and specify the old
"start-in" directory used under Win4lin?
wine ./agent something_for_start-in_directory ??
Does Wine have the
2006 Nov 22
1
Sipura phone does not ring
Problem: SPA3000 phone does not ring for incoming PSTN call although I
can dial out.
I set up my Sipura with the Voxilla Wizard which is pretty good but
leaves out some important details.
The Voxilla Wizard for Supura SPA3000 gave me a setting for PSTN Tab ->
Dial Plans ->
Dial Plan 8 (<S0:66610>)
Should I put extension [66610] in sip.conf with a context in
extensions.conf that
2006 Mar 16
2
Can wine run .com files?
Does Wine have the ability to run DOS .com files?
Specifically I wish to run 4dos.com which is a command.com replacement.
Larry
--
Larry Alkoff N2LA - Austin TX
Using Thunderbird on Slackware Linux
2006 May 03
1
How to access a 'guest ok' share from Windows without password?
I have a Slackware Linux box called Tillie with three shares.
All at /, user at /home/user and public at /public which is "guest ok"
for access without a password.
The problem is that Tillie shows up in Windows Network Neighborhood as a
single icon. To open that icon and see the three shares Windows demands
a password, thus making it impossible to access.
Is there any way to get
2001 Oct 21
5
Trying to startup Wine
I have downloaded the source (wine-20011004),
compiled and installed with ~/wine-20011004/tools/install.sh
and am attempting to start running it.
My first try, as suggested in the docs, is /windows/sol.exe
from a terminal in KDE
and the error message I get is:
Gtk-WARNING **: cannot open display:
I compiled and installed as root - that may have been a mistake.
However, I have a /root/.wine
2007 Feb 21
1
How to separate outgoing extens from the contexts from sip.conf?
I have a sip.conf with stanzas for sip phones that have
'context=sip-incoming for some Grandstream phones and another stanza for
a Sipura SPA3000 with context=pstn-incoming.
Reviewing the code today, I was dismayed to see that all my outgoing
extens were mixed into those two. I have been told this is very insecure.
How can I separate the outgoing extens?
When I create a context
2007 Jan 02
2
How to show a debugging remark in a sip or extensions context?
I would like to show a remark that would show call progress
and appear on the CLI screen.
The remark should be in the code of a sip [channel] or extentions [context]
If I can't send my own remark, what little used 'show' command could I
insert in the code?
Can this be done?
--
Larry Alkoff N2LA - Austin TX
Using Thunderbird on Linux
2003 Dec 23
3
Why does simple smb.conf demand password?
I am trying to setup a simple Samba server using the instructions in the O'Reilly book
"Using Samba" first edition on a Slackware 9.1 system which uses Samba 2.2.8a.
The windows machine uses windows 98SE.
The instructions under Server Configuration starting page 93
and Disk Share Configuration starting page 96
had me setup a very simple smb.conf which should then appear in Network
2006 Nov 24
2
Correct syntax to access a shell variable?
I would like to access my shell environment variable MYIP from within
sip.conf to put in externip.
I've tried some variations of syntax after reading "The Future of
Telephony" but it's not working yet.
Should it be
externip=${ENV{$MYIP}}
or some other syntax??
Larry
--
Larry Alkoff N2LA - Austin TX
Using Thunderbird on Linux
2007 Jan 27
1
How to fix error when paging
I am trying to page my Grandstream GXP-2000 phones
and keep getting the error message:
Jan 27 12:55:04 WARNING[30401]: app_page.c:183 page_exec: Incomplete
destination '' supplied.
How can I fix this error?
The two contexts below do either one-way paging or two-way paging to all
Grandstream phones in a list.
[One_Way_Page_GROUP] ; one to many page
exten =>
2007 Mar 02
1
How to log VERBOSE statement to a file?
I would like to log a verbose statement in my 900/976 extens to a
special file called 'attacks'.
These are not standard messages like debug, notice, warning, error,
vebose or dtmf that could be logged to /var/log/asterisk/messages.
Does the 'verbose' in VERBOSE commands have anything to do with the
'verbose' in error messages?
I tried >> redirection of a
2005 Feb 01
0
Reliable Samba just stopped mounting Windows machine
I have been mounting a Windows machine with no problems whatsoever for
the year. Suddenly this afternoon it won't mount any more. No recent
changes have been made on the machine. The only thing I've done
recently is load and get Thunderbird working. Most things are done as
user not root in KDE xterms.
My Linux machine is Slackware Linux 10.0.
There is an iptables firewall that
2006 Nov 14
1
How to use Sipura SPA3k POTS line to dial Asterisk SIP phones?
My SIP phones can dial out through Sipura SPA3k to POTS for local and
911 calls _but_ incoming POTS calls are being swallowup somehow.
Am I on the right track with the code snippit below?
sip.conf:
---------
In sip.conf the following code is _supposed_ to ring the SIP phones when
a POTS line call comes in through Sipuara to Asterisk.
[spa3k-pstn-in] ; Pots-line-in from Sipura
; If
2007 Jan 18
1
Simplifying similiar sip trunks
I have over 12 sip trunks that are very similiar, like extension 412 below.
Is there any way to have a single variable in [general] that contains
the 7 lines after 'username=412'? This would reduce clutter in sip.conf.
I don't want to put these common lines in [general].
What I have now repeated 12x:
[412]
username=412
context=default
type=friend
qualify=yes
insecure=very
2007 Feb 01
1
Please help parse this GotoIf line
I wish to have my Grandstream GXP-2000 phones make a different
distinctive ring for internal calls ( Internal ) or if the incoming call
has no caller id 'NOCID'.
The Grandstream phones calls allow 3 distinctive rings depending on the
caller id. I have one set up and working for 'Internal' calls but
unfortunately the same tone will ring if caller id is absent on a call.
My