similar to: Setting up debugging properly / File access problems

Displaying 20 results from an estimated 1000 matches similar to: "Setting up debugging properly / File access problems"

1999 Jun 04
0
Connecting to 1.9.18p10 from DOS boot diskette
I'm trying to connect to aSamba 1.9.18p10 share on my HP-UX 10.20 host, using an MS-DOS boot diskette (well, actually a Windows 95 boot diskette, but relying on the DOS-style protocol stack, etc.). When I issue the same username and password that I use to connect to that share from my Windows NT client, I get an invalid password message. Two things come to mind: is the DOS client sending my
2000 Feb 02
1
"Use a command like x <- vi() to recover"
Subject command doesn't work with rw0901 running on win95 (of course) so, after looking at the vi and emacs code, I put textpad <- function(name = NULL, file = ""){ edit(name, file, editor = "g:\\textpad\\txtpad32.exe") } Now x <- textpad() brings up the botched code in the textpad editor, as expected, but when I try to save changes I get an "Access to
2004 Nov 04
2
help with wine and TOPO!
Hello all, The subject line is a little ambitious, although that is my ultimate goal, to be able to run the National Geographic TOPO! program to look at maps of Arizona and California on my laptop using only Linux. I don't even own a copy of Windows, nor do I desire to, so hopefully Wine will be my friend. So far it isn't though. I haven't even got as far as trying to run TOPO! I
2001 Apr 11
3
anybody using R with TextPad?
I was wondering whether somebody has developed a set of Textpad macro that work with R the same way as WinEdt does. I use Textpad for almost everything (programming, creating LaTex docs, etc.), it will be nice if I can use it as my R program editor. Or maybe someone can tell me how that kind of macro works so that I can develop my own macros. Thank you! Best, Shige Song Department of Sociology,
2001 Oct 25
1
Text File Busy, Samba Locking?
I have searched google for a while and have not resolved this issue. I am using win98/TextPad 4.0 on a client modifying CGI Scripts in Perl I open up scripts and make changes then close them via Samba, but when someone requests the cgi scripts Apache responds with an Error. When I run the script from bash it replys text file busy. It turns out the there are 2 hacks: um-mount and re-mount the
2008 Jan 14
0
Belkin F6H550-UPS NUT support
Hi Jayson, 2008/1/11, Jayson Anderson <jayson.anderson at gmail.com>: > Greetings Arnaud, > > I'm sorry for taking up your time, but you are the primary POC for the NUT > project: > > I was just wondering if you know of any planned support for the Belkin > F6H550-UPS within the NUT project ? > > I am not a coder and as such, completely at the mercy of the
2012 Mar 08
1
Bug#586772: blktap2 Support
We have a great many VMs that are stuck on Lenny because of this. Probably can build it ourselves, but would prefer to avoid the maintenance nightmare. Please make this happen, as we really like Debian. Thanks, -- Jayson Vantuyl jayson at gogrid.com<mailto:jayson at gogrid.com> 417-207-6962<tel:+14172076962> (mobile) ________________________________ The information contained in
2013 Aug 20
1
chmod + remote save denied = file wiped?
I have a SerNet Samba 4.0.8 AD DC running on CentOS 6.4 (newdc) replicating from a W2K3 DC (olddc). newdc also has a test share. I'm experiencing something strange whereby chmod and then an attempted file save causes a shared file to become zero bytes (despite the save not being blank, and also being denied): At olddc: 1) open \\newdc\testshare\yay.txt At newdc: $ ls -l total 8
2008 Jun 27
2
Megatec and Belkin F6H550-UPS
Hi Jayson, I forward your request to the right place. Carlos (or some other) will have an answer, or at least some questions for you. -- Arnaud 2008/6/27 Jayson Anderson <jayson.anderson at gmail.com>: > Greetings Arnaud, > > I wrote you some time ago about whether NUT would support the Belkin > F6H550-UPS device in the future. > > You had replied and mentioned to send
2007 Jun 11
2
Textpad help
I have installed textpad and tried running R code. But it gives me the following error message. The filename, directory name, or volume label syntax is incorrect. Tool completed with exit code 1 Can you provide any help? I am not a technical person. So the help in detail will be appreciated. Thx [[alternative HTML version deleted]]
2003 Oct 24
1
Printing from Win2000
Hello, I have just started using samba a couple of weeks ago. I am using Slackware 9.1 and windows 2000. i can see everything. on my windows box i can see my linux box and visa versa. but i have a HP deskjet 932c on my linux box and i want to be able to print from windows. windows can see the printer in network neighborhood but it says that it is unable to connect access denied. i
2007 Oct 03
2
How to Deactivate a button
How do you make a button inactive, so that it is visible, but it will not respond to clicks? Thanks Jayson
2003 May 31
0
adsi and voicemail application not working
Can anyone tell me what I need to do to tell the voicemail and voicemail2 applications to download to a different slot? The only problem I have remaining is this one... I dial the voicemailmain extension from a PT480, and the display tells me "services is full, download refused", but asterisk PBX only occupies the first slot (I changed this)... Any help would be greatly appreciated.
2011 Aug 25
1
"Core Show" being assumed before commands
Good Afternoon, I have an Asterisk box that is acting like it is passing "core show" before every command I type. For example, if I type sip, I will get "No such command 'sip' (type 'core show help sip' for other possible commands). Any ideas? -- -jayson
2017 Oct 31
0
Email Alerts for Multiple UPSs with upssched
There's supposedly another way with a custom upsmon.conf: NOTIFYMSG type message upsmon comes with a set of stock messages for various events. You can change them if you like. NOTIFYMSG ONLINE "UPS %s is getting line power" NOTIFYMSG ONBATT "Someone pulled the plug on %s" Note that %s is replaced with the identifier of the UPS in question. The message must be one
2017 Nov 01
1
Email Alerts for Multiple UPSs with upssched
This was the secret sauce! I first modified my BASH script to stuff the output of the 'set' command into a variable, then passed that variable in to my email command. Then I triggered an event and saw what variables were there in the body of the message. Voila! $UPSNAME and $NOTIFYTYPE were there and available. I modified the script to pump THOSE into the mail command, and the problem
2014 May 16
2
SMS Capabilities
Hello Everyone, We have an order for SMS messaging. Can you gents and ladies be kind enough to disclose if SMS is possible using Asterisk? What is a quick way to test a `Hello World` to my cell. Finally, do all service providers support SMS messaging? Kind Regards, Jayson. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Apr 29
3
Building Modules Against Xen Sources
I''m currently trying to build modules against the kernels created with Xen 3.0.5rc4. This used to not be such a problem, as Xen created a kernel directory and the built in it. Plain Jane, nothing fancy. I''ve noticed that somewhere since I did this (which was as recent as 3.0.4-1) the kernel build now does things a bit different. Apparently there is some sort of
2014 Feb 27
1
G729 Licensing Revisited - I'm Sorry!
Hello Everyone, We are looking to transition our 23 channels from testing/lab into production. During testing we used the free open source g729 license using the instructions found here: http://blog.manhag.org/2010/05/installing-the-free-g729-codec-for-asterisk/ A little more about our setup. All recordings have been converted to G729, all voicemail messages are also in G729, finally
2018 Aug 08
1
Query NUT via SNMP on Linux?
On Aug 8, 2018, at 5:36 PM, Garrett Michael Hayes <Garrett at VerbalImaging.com> wrote: > > I guess I wasn't as clear as I thought I was. > > I am NOT asking about how to monitor a UPS using SNMP. > NUT is already configured and monitoring the UPS just fine on a USB connection. > > I'm asking if it is possible to query NUT, using SNMP, *about* the UPS it is