Displaying 20 results from an estimated 500 matches similar to: "totem fails to open .wmv file"
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
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 Mar 31
4
Desperate plea for help with printer share
Hey Y'all,
I've been trying for months to get samba to share my printer with my
wife's Win XP machine. I've RTFM, and spent hours on google to no avail.
I can't see the printer from Windows so I can't mount it up. Nothing
appears in the logs. The file shares work just fine.
It looks like I've got Samba 3.6.9 on this machine:
[mlapier at mushroom samba]$ rpm -qa
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 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
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
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
2015 Jan 11
0
Thunderbird randomly segfaults at startup
On 01/10/15 20:39, Robert Nichols wrote:
> 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
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:
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 Feb 27
2
scp -rp behavior
------------ Original Message ------------
> Date: Thursday, February 26, 2015 18:45:34 -0600
> From: Valeri Galtsev <galtsev at kicp.uchicago.edu>
> To: CentOS mailing list <centos at centos.org>
> Subject: Re: [CentOS] scp -rp behavior
>
>
> On Thu, February 26, 2015 6:34 pm, Mark LaPierre wrote:
>> Hey all,
>>
>> I'm trying to copy
2015 Mar 02
0
scp -rp behavior(SOLVED)
On 03/01/15 10:44, Mark LaPierre wrote:
> 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:
>>>
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
2015 Feb 27
0
scp -rp behavior
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 encap:Ethernet HWaddr 00:19:DB:E5:4E:9F
> inet addr:192.168.15.105
>
> When I
2012 Aug 15
5
Extract lines from text file
Hi,
I'm looking for a command to extract lines from a large text file, a
password file. A typical user has a username made from a letter
followed by their id-number.
m9718508:pw:9301:840: Lynch :/home/pgstud/m9718508:/bin/bash
So for instance if I need to extract lines where;
the 1st field, the username begins with an m
and
the 4th field, the group contains exactly 850
cat passwdfile |
2014 Dec 14
3
Error: libusb-1.0.so.0 is needed....
Trying to install Canon printer driver package (rpm), I get a dependency
error:
libusb-1.0.so.0 is needed....
The version currently installed on my 5.9 system is libusb-0.1.12-6.el5
and, AFAIK (per yum), no upgrade to that is available.
So question: Do higher centos versions have libusb-1.0.so ? (We could
perform a quick inventory with:
uname -r; rpm -q libusb
Thanks.
2013 Jan 17
1
Configure can't find SDL (Sort of OT)
One last issue:
I ran ./configure and got this:
checking for Mix_OpenAudio in -lSDL_mixer... no
*** SDL_mixer not found. Configuring without audio support.
config.log says:
configure:3145: checking for sdl-config
configure:3180: checking for SDL - version >= 1.0.1
configure:3265: gcc -o conftest -I/usr/include/SDL -D_GNU_SOURCE=1
-D_REENTRANT conftest.c -lSDL -lpthread 1>&5