similar to: Desperate plea for help with printer share

Displaying 20 results from an estimated 2000 matches similar to: "Desperate plea for help with printer share"

2012 Jan 28
1
Samba Printer Share Access Denied
CentOS 6.2 [mlapier at mushroom ~]$ uname -a Linux mushroom.patch 2.6.32-220.4.1.el6.i686 #1 SMP Mon Jan 23 22:37:12 GMT 2012 i686 i686 i386 GNU/Linux [mlapier at mushroom ~]$ Applicable sections of smb.conf: [global] workgroup = MYGROUP server string = Samba Server Version %v log file = /var/log/samba/log.%m max log size = 50 security = user
2013 Jan 21
1
totem fails to open .wmv file
Hey All, Totem has stopped playing .wmv files recently. I don't know exactly when this happened, but I know I've played .wmv files not too very long ago. I've got 372 .wmv files all of which I've played at one time. When I try to launch any one of the .wmv files from file manager totem pops up but the controls are not functional. If I start totem from a terminal there is no
2015 Mar 01
6
scp -rp behavior(SOLVED)
On 02/26/15 19:45, Valeri Galtsev wrote: > > On Thu, February 26, 2015 6:34 pm, Mark LaPierre wrote: >> Hey all, >> >> I'm trying to copy configuration files from my old CentOS 6.6 32 bit >> machine to my new CentOS 6.6 64 bit machine. >> >> On my 32 bit machine: >> >> [mlapier at mushroom ~]$ ifconfig >> eth0 Link
2012 Mar 28
1
parallel bash scripts
Check out the redirection at the end of each command. 1>&2 redirects the standard out of your child command to the standard error which then appears in the parent shell. At the end the last & launches your command into a background shell and then moves on to launch the next command. The redirections don't care if the command ever terminates. The result is that both commands
2012 Mar 11
1
Samba Print Share Problem
I had my samba printer shares working after many hours of struggling with the samba.conf file. I was happy. Now the printer shares have quit working. I checked the yum log to see if anything had been changed. Nothing applicable seems to have been changed. I've been surfing the net for the last couple of days trying to find a solution to the problem but I find many outdated and
2013 Jan 12
3
Cannot find Tcl library(Sort of OT)
Hey All, I'm trying to build Tux Racer. I get: checking for tcl8.5 library... no checking for tcl83 library... no checking for tcl8.2 library... no checking for tcl82 library... no checking for tcl8.0 library... no checking for tcl80 library... no checking for tcl library... no configure: error: Cannot find Tcl library The install manual says I may have to pass some options to configure:
2015 Feb 27
2
scp -rp behavior
Hey all, I'm trying to copy configuration files from my old CentOS 6.6 32 bit machine to my new CentOS 6.6 64 bit machine. On my 32 bit machine: [mlapier at mushroom ~]$ ifconfig eth0 Link encap:Ethernet HWaddr 00:19:DB:E5:4E:9F inet addr:192.168.15.105 When I issue this command on my new 64 bit machine, 192.168.15.101: scp -pr mlapier at 192.168.15.105:
2012 Oct 27
3
Sound Stutters and Sputters then dies
Hey Y'all, Recently my sound has been misbehaving. The issue exists when I play sound using Rhythmbox, Totem Movie Player, or even Youtube video in Firefox or Chrome. The sound stutters and drops out. Sounds very rough. On Youtube the sound will eventually just die and can not be restarted until the browser is shut down and restarted. I've had issues related to Repo Forge
2015 Jan 11
4
Thunderbird randomly segfaults at startup
Anyone else seeing this? This is happening on a straight "Desktop" install of CentOS 6.6 fully updated. I have made no changes other than installing Thunderbird. Thunderbird will occasionally (10 to 20% of the time) fail to start, and the abrt report indicates a signal 11 (SIGSEGV). I don't see any other reports of this. Is no one using Thunderbird these days? Do abrt reports
2015 Aug 24
2
Host does not respond to nmap
Hey Y'all, I just set up a new old machine on my network. I did a net install of CentOS 6.7 on it replacing an outdated copy of Win XP. Of course I'm now in the throws of configuring the machine to be a useful member of society. [mlapier at peach ~]$ nmap -sn 192.168.15.0/24 Starting Nmap 5.51 ( http://nmap.org ) at 2015-08-23 20:12 EDT Nmap scan report for 192.168.15.1 Host is up
2013 Mar 17
2
mount exited with exit code 18
Hey Y'all, I'm trying to mount a USB drive with an NTFS file system on it. I need the drive in a win-7 virtual box instance. Error Dialog is: Error mounting: mount exited with exit code 18: Error opening '/dev/sdc1': Read-only file system Failed to mount '/dev/sdc1': Read only file system [root at mushroom /]# ls -l /dev/disk/by-id | grep usb lrwxrwxrwx. 1 root root
2014 Dec 15
1
Error: libusb-1.0.so.0 is needed....
On Sun, Dec 14, 2014 at 07:22:01PM -0500, Mark LaPierre wrote: > On 12/14/14 07:29, ken wrote: > > uname -r; rpm -q libusb > > CentOS 6.6 says: > [mlapier at mushroom ~]$ uname -r; rpm -q libusb > 2.6.32-504.1.3.el6.i686 > libusb-0.1.12-23.el6.i686 CentOS 5 has: libusb-0.1.12 CentOS 6 has: libusb-0.1.12 libusb1-1.0.9 CentOS 7 has: libusb-0.1.4 libusbx-1.0.15
2014 Nov 28
3
What's up with Firefox/Thundrebird
On 11/28/14 00:47, Philip Manuel wrote: > > On 28/11/14 16:42, Mark LaPierre wrote: >> On 11/24/14 21:17, Mauricio Tavares wrote: >>> On Mon, Nov 24, 2014 at 9:03 PM, Mark LaPierre <marklapier at gmail.com> >>> wrote: >>>> Hey All, >>>> >>>> Has anyone had trouble with Firefox/Thunderbird? >>>> >>>>
2015 Feb 22
1
scp -rp behavior
Hey all, I'm trying to copy configuration files from my old CentOS 6.6 32 bit machine to my new CentOS 6.6 64 bit machine. On my 32 bit machine: [mlapier at mushroom ~]$ ifconfig eth0 Link encap:Ethernet HWaddr 00:19:DB:E5:4E:9F inet addr:192.168.15.105 When I issue this command on my new 64 bit machine, 192.168.15.101: scp -pr mlapier at 192.168.15.105:
2014 Nov 28
2
What's up with Firefox/Thundrebird
On 11/24/14 21:17, Mauricio Tavares wrote: > On Mon, Nov 24, 2014 at 9:03 PM, Mark LaPierre <marklapier at gmail.com> wrote: >> Hey All, >> >> Has anyone had trouble with Firefox/Thunderbird? >> >> When I log on if I start Thunderbird first then I can't start Firefox. >> Clicking on a link in an email fails to start Firefox. >> >> If I
2014 Nov 25
6
What's up with Firefox/Thundrebird
Hey All, Has anyone had trouble with Firefox/Thunderbird? When I log on if I start Thunderbird first then I can't start Firefox. Clicking on a link in an email fails to start Firefox. If I start Firefox before Thunderbird then hyperlinks in emails open a page in the existing Firefox instance. Other users on this same machine are having the same problems. This has been happening for that
2015 Apr 19
1
Slow Printing HP-2025dn
Hey All, You know how sometimes you have a problem but you just live with it? Well I've got one of those problems. I have an HP-2025dn printer connected to my home network. When I print a plain text document containing the text, "this is a test", from my wife's Windows 7 machine using the text editor the print job finishes in less than 15 seconds. If I print two copies the
2012 Jan 02
2
Can't find qemu-kvm
I just installed CentOS 6.2 32 bit today. When I try to start the Virtual Machine Manager I get a error: Packages required for KVM usage The following packages are not installed: qemu-kvm These are required to create KVM guests locally. Would you like to install them now? If I click on the [YES] button I'm told that the packages could not be found in any software source. [root at
2015 Aug 13
2
Skype Issue
Hey Y'all, Seems my Skype installation has stopped working. I have skype-4.3.0.37-2.el6.i686.rpm from the Nux repo. [mlapier at peach ~]$ skype %U (<unknown>:27070): Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks", Gtk-Message: Failed to load module "canberra-gtk-module" Gtk-Message: Failed to load module "pk-gtk-module" I
2015 Mar 01
0
scp -rp behavior(SOLVED)
------------ Original Message ------------ > Date: Sunday, March 01, 2015 10:44:08 -0500 > From: Mark LaPierre <marklapier at gmail.com> > To: centos at centos.org, Mark LaPierre <marklapier at aol.com> > Subject: Re: [CentOS] scp -rp behavior(SOLVED) > > On 02/26/15 19:45, Valeri Galtsev wrote: >> >> On Thu, February 26, 2015 6:34 pm, Mark LaPierre