search for: gary

Displaying 20 results from an estimated 1797 matches for "gary".

2009 Dec 16
4
rsync exclude
I am trying to backup my /home directory. A friend helped me with this script: #!/bin/sh #backup friday #"Spinning up backup drive and mounting it .." cd / mount /mnt/hd2 #"Starting backup procedures" rsync -avx --exclude="/home/gary/.thumbnails/" --exclude="/home/gary/tmp/" --delete --ignore-errors /home/gary /mnt/hd2/2010 umount /mnt/hd2 #END It backs up /home OK. However it does not exclude .thumbnails or tmp. I have read the manual and am confused on the use of --exclude. I am strictly a user. I am using...
2010 Dec 09
1
(Fwd) Re: Configuring Softphone
...ply. On 8 Dec 2010 at 13:38, Danny (Danny Nicholas <danny at debsinc.com>) commented about RE: [asterisk-users] Configuring Softphone: > -----Original Message----- > From: asterisk-users-bounces at lists.digium.com > [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Gary Kuznitz > Sent: Wednesday, December 08, 2010 1:27 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: [asterisk-users] Configuring Softphone > > The phone is finally registering. That's great. > > I'm trying to understand what all these line...
2005 Mar 25
49
atxfer
Hi list, This wll be my first post, so I want to thank all the developers for the great product they have created. Now, the question, I have installed asterisk 1.05 on debian sarge (binary package) with an I4l modem and 4 x-lite softphone and 2 SIP hardphones (Yuxin 100) This all works fine, exept for som echo on the ISDN channel, but I'll replace the I4L card with an AVM-C4 card next
2010 Dec 08
3
Configuring Softphone
Hi, I'm trying to get a softphone configured. In Sip.conf [general] I found an example that said I need: nat=yes localnet=192.168.xxx.xxx Is localnet supposed to be a LAN IP or a WAN IP? Thank you, Gary
2017 Dec 11
3
Broadcom BCM4352 on Centos 7
Hi Folks I'm trying to get my internal WiFi working and I'm following the instructions here: https://wiki.centos.org/HowTos/Laptops/Wireless/Broadcom My adaptor is: [gary at gary ~]$ lspci|grep Broad 08:00.0 Network controller: Broadcom Limited BCM4352 802.11ac Wireless Network Adapter (rev 03) [gary at gary ~]$ However, I've failed at step 2 as I cannot find any Linux / STA / WL drivers when I search the support page linked. Can anyone suggest how I can fi...
2011 Aug 22
0
Fedora 14, Samba and connection problems - passwords
...m Win-XP clients which are the computers that need access. I've also tried connecting from my linux laptop and the server itself. Can someone please have a quick look and see what I've missed / done wrong. Googling has come up with loads of hits, but nothing I can follow to get a fix. Gary [root at zeppo samba]# smbclient //zeppo/gary -U gary Enter gary's password: Domain=[MOTORPARK] OS=[Unix] Server=[Samba 3.5.11-79.fc14] Server not using user level security and no password supplied. tree connect failed: NT_STATUS_WRONG_PASSWORD [root at zeppo samba]# [root at dcomp5 ~]# smb...
2001 Dec 08
1
almost printing
...little too far down the page. Printing was perfect with Samba 2.0.7 so it did work before. Can someone help me? ps: I created the printer deskjet on solaris as follows: lpadmin -p deskjet -I Simple,ESC enable deskjet accept deskjet Thanks a lot. # Samba config file created using SWAT # from gary (192.168.0.4) # Date: 2001/12/06 11:00:24 # Samba config file created using SWAT # from gary (192.168.0.4) # Date: 2001/12/06 11:00:24 # Global parameters [global] workgroup = VANCOUVER interfaces = iprb1 bind interfaces only = Yes encrypt passwords = Yes u...
2017 Feb 23
4
Introduction / Edit group access for HowTos/SELinux
Hi, Wiki username is: GaryTierney I'd like to add some additional content to the HowTos/SELinux wiki page. More specifically: additional tips on troubleshooting SELinux problems using setools-console and audit utils, using Role-Based Access Control instead of the default unconfined user configuration, and some point...
2017 May 04
4
Centos 7 Samba - all shares read only
...a new file (e.g. right click -> New -> Text Document) it says that they don't have permission. I am not seeing anything meaningful in the log files. Can anyone give me a clue how to fix this, or at least how to collect getting debug info? SELinux has been disabled to eliminate that. Gary Global parameters [global] netbios name = ZEPPO2 server string = Ringways Doncaster Showroom Server workgroup = MOTORPARK os level = 33 preferred master = Yes log file = /var/log/samba/log.%m max log size = 50 guest account = gary security = USER username map = /etc/samba/smbusers wins...
2000 Sep 01
5
sftp
...ubsystem request for sftp subsystem request for sftp failed, subsystem not found debug: callback done debug: channel 0: rcvd close Then they both hang. If I ^C the sshd then the connection drops. It looks very close to working, it detects the error and tries to close, it just not get there. RGDS GARY --------------------------------------------------------------------------- Gary E. Miller Rellim 20340 Empire Ave, Suite E-3, Bend, OR 97701 gem at rellim.com Tel:+1(541)382-8588 Fax: +1(541)382-8676
2007 Jul 10
6
Edit ulaw file
I recorded some sound files using Asterisk record() app as ulaw file. I need to edit these sound files. What kind of audio editor can I use to edit these files? Gary Chen -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070710/8320ad04/attachment.htm
2015 Oct 28
6
Detecting empty office doc containing virus macro
...IM to block these emails but I need to know a good, quick, command-line to detect an empty doc with a macro. Is there anything available that I can use?? I have managed to write a PERL script to detect empty xls xlsx, doc and docx files but I cannot detect whether they have any macros embedded Gary
2009 Sep 28
5
R and REST API's
.... Is there any R package or facility to access this type of data directly (eg, to make the HTTP GET request and have the downloaded data put into an R data frame)? I used several R search sites to look for an answer, but came up with very little. Any help would be appreciated. Thanks very much. Gary Lewis
2005 Jul 14
3
read.xport
I am trying to import data from a SAS XPORT file that contains 24 SAS files. When I use the "read.xport" procedure only about 16 data frames (components) are created. Any suggestions? ************************************************************************* Gary A. Nelson, Ph.D Massachusetts Division of Marine Fisheries 30 Emerson Avenue Gloucester, MA 01930 Phone: (978) 282-0308 x114 Fax: (617) 727-3337 Email: Gary.Nelson@state.ma.us [[alternative HTML version deleted]]
2009 Dec 08
3
re-ordering x-lables using barchart()
...code: libarry(lattice) barchart(yield ~ variety | site, data = barley, groups = year, layout = c(6,1), aspect=.7, ylab = "Barley Yield (bushels/acre)", scales = list(x = list(abbreviate = TRUE, rot=45, minlength = 5))) Can anyone help please. -Gary [[alternative HTML version deleted]]
2009 Jan 31
1
FW: can't get package boot to load
Changing library(RODBC,boot) to library(RODBC) library(boot) seems to have solved the problem. _____ _____________________________________________ From: Gary Smith [mailto:gary.smith28 at comcast.net] Sent: Saturday, January 31, 2009 12:55 PM To: 'r-help at R-project.org' Subject: can't get package boot to load Hi, I am new to R and I'm totally confused by this problem. I'm trying to load data and run a simple correlation using co...
2002 Mar 11
1
Fw: Firewall and Port Forward Clash?
----- Original Message ----- From: "Tom Eastep" <teastep@shorewall.net> To: "Gary Gale" <gary@vicchi.org> Sent: Monday, March 11, 2002 11:48 AM Subject: Re: [Shorewall-users] Firewall and Port Forward Clash? > Gary, > > ----- Original Message ----- > From: "Gary Gale" <gary@vicchi.org> > To: "Shorewall Users List" <shorewa...
2016 Sep 14
0
HP Envy EFI problem after BIOS update
...the Centos entry in the EFI data is still valid. Once booted I then tried going through the process of running efibootmgr again. Once again, it looked to work perfectly, but for some reason the changes are not permenant, and if left alone, the laptop boots into Win8. I'm out of ideas now. Gary [root at gary ~]# efibootmgr -v BootCurrent: 0003 Timeout: 0 seconds BootOrder: 0002,3002,0000,0003,2001,2002,2003 Boot0000* Fedora HD(2,145800,64000,14c4ac1d-abd8-4121-84ee-c05a825920de)File(\EFI\fedora\shim.efi)RC Boot0002* Windows Boot Manager HD(2,145800,64000,14c4ac1d-abd8-4121-84ee...
2002 Feb 25
2
(no subject)
did U use : smbpasswd -a user th passwd must be the same rick. >From: "Gary Ferrer" <gary@ferrer.yi.org> >To: "Samba-users" <samba@lists.samba.org> >Subject: [Samba] (no subject) >Date: Fri, 22 Feb 2002 00:07:04 -0800 > >Hi people, sorry for the previous HTML stuff, I hope this time it's plain >text. Here's my problem:...
2007 Jun 22
10
inband DTMF for g729
Does anybody know why Asterisk does not support inband DTMF for G.729? Our SIP carrier use inband dtmf for G.729. This causes problem for us to use it for our Asterisk IVR system. Any suggestion to solve this problem? Gary -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070622/43308a1f/attachment.htm