Re: Can Windows and Linux co-exist?

2010-05-16 Thread Sam Sharpe
On 16 May 2010 13:59, Timothy Murphy wrote: > > I've been trying for some time to set up > a home LAN based on a Linux (CentOS) server, > with both Linux and Windows clients. > > It seems to me that this is the best hope > for the future growth of Linux, > and that the fanatical rejection of all t

Re: First NFS entry in fstab not mounting at boot

2010-05-16 Thread Sam Sharpe
On 16 May 2010 13:05, BadMagic wrote: > In my /etc/fstab, I've got 3 NFS entries: > > fs1:/data/unix     /unix        nfs     defaults    0 0 > fs1:/data/windows  /windows     nfs     defaults    0 0 > fs2:/storage1      /backup      nfs     defaults    0 0 > > In this order,  'fs1:/data/unix' wo

Re: First NFS entry in fstab not mounting at boot

2010-05-16 Thread Sam Sharpe
On 16 May 2010 16:18, BadMagic wrote: > On 05/17/2010 12:43 AM, Mike Chambers wrote: >> On Mon, 2010-05-17 at 00:20 +1000, BadMagic wrote: >> >>> On 05/17/2010 12:16 AM, Tim wrote: >>> On Sun, 2010-05-16 at 22:05 +1000, BadMagic wrote: > Basically, whichever entry goes first, do

Re: First NFS entry in fstab not mounting at boot

2010-05-16 Thread Sam Sharpe
On 16 May 2010 16:33, Sam Sharpe wrote: > So, check that your "netfs" service on the clients runs before > NetworkManager - it should, but as my Laptop shows, it may not be. typo - netfs should run *after* NetworkManager FWIW, If I'm right about the cause, then switchin

Re: First NFS entry in fstab not mounting at boot

2010-05-16 Thread Sam Sharpe
On 16 May 2010 18:37, Genes MailLists wrote: > On 05/16/2010 12:18 PM, BadMagic wrote: >> >> True - I'll try it. >> >> I tried changing the order as Sam suggested: >> >> [...@samlap ~ ]$ sudo chkconfig --del NetworkManager >> [...@samlap ~ ]$ sudo chkconfig --add NetworkManager >> [...@samlap ~ ]$

Re: F13 Delayed-Please Include OpenOffice On LiveCD...

2010-05-18 Thread Sam Sharpe
On 18 May 2010 21:46, Jesse Palser wrote: > That makes me sad, OpenOffice should be on LiveCD... The openoffice-core RPM is 238 MB (which is compressed... and not the only necessary component...) The LiveCD is 700MB I'm sure I am not alone in anxiously awaiting your insight into which 1/3 of th

Re: F13 Delayed-Please Include OpenOffice On LiveCD...

2010-05-18 Thread Sam Sharpe
>> I'm sure I am not alone in anxiously awaiting your insight into which >> 1/3 of the packages you think should be dropped from the LiveCD in >> order to provide OpenOffice... >> > > Live CD is actually a compressed squashfs image that wraps a Ext4 > image.  So while Openoffice.org is big, it isn'

Re: F13 Delayed-Please Include OpenOffice On LiveCD...

2010-05-18 Thread Sam Sharpe
On 18 May 2010 22:34, birger wrote: > The larger image would presumably be the > one installed on the 2 toolbox memory sticks I usually carry around (one > 32-bit and one 64-bit). This intrigued me... Why specifically do you need both a 32 bit and 64 bit set of tools? I'm not saying you don't (a

Re: Migrating MySQL 5.0.x to 5.1.x

2010-05-19 Thread Sam Sharpe
On 20 May 2010 05:24, Kevin J. Cummings wrote: > Incorrect key file for table 'host'; try to repair it 1) backup a copy of /var/lib/mysql/mysql/ 2) myisamchk -r /var/lib/mysql/mysql/*.MYI 3) try starting MySQL assuming it now starts, then run mysql_upgrade -- Sam -- users mailing list users@l

Re: Migrating MySQL 5.0.x to 5.1.x

2010-05-20 Thread Sam Sharpe
On 20 May 2010 07:26, Kevin J. Cummings wrote: > On 05/20/2010 02:11 AM, Sam Sharpe wrote: >> On 20 May 2010 05:24, Kevin J. Cummings wrote: >>> Incorrect key file for table 'host'; try to repair it >> >> 1) backup a copy of /var/lib/mysql/mysql/ >&

Re: using sudo

2010-05-24 Thread Sam Sharpe
On 24 May 2010 22:07, Steven Stern wrote: > On 05/24/2010 03:48 PM, Richard Shaw wrote: >> Towards the bottom of the file there is a line that is >> commented out that allows all users of the "wheel" group to access all >> commands without a password. > > Evil foolishness!  One should always requi

Re: screen res problem

2010-06-02 Thread Sam Sharpe
On 2 June 2010 22:34, David Ocame wrote: > Thanks for not providing any help. Fuck off prick! When you've quite finished with the rude words, you might also want to check out the list guidelines in full: http://fedoraproject.org/wiki/Mailing_list_guidelines This is particularly relevant:

Re: Native ZFS in Fedora?

2010-06-09 Thread Sam Sharpe
On 8 June 2010 16:05, Valent Turkovic wrote: > Have you heard that it is now possible to compile additional ZFS > module? That way Fedora can get native ZFS support. Has anybody done > this? If you have please post step by step instructions, much > appreciated. > > Additional links: > http://www.o

Re: f13: mysql administration gui for gnome

2010-06-09 Thread Sam Sharpe
On 9 June 2010 17:13, Dario Lesca wrote: > Were is a package like this for Fedora 13? > >        mysql-administrator-5.0r14-1.fc12.x86_64.rpm > > I have use it in Fedora 9-12 MySQL Administrator was End of Life as of December 18th 2009 http://dev.mysql.com/support/eol-notice.html > Has been rep

Re: Help required

2010-06-09 Thread Sam Sharpe
On 9 June 2010 17:51, Michael Cronenworth wrote: > Pallav Jain wrote: >> I like the fedora project and i installed the fedora core 11. > > Fedora 11 is no longer supported. Install Fedora 13. > > http://fedoraproject.org/get-fedora You are a bit hasty: http://fedoraproject.org/wiki/Releases Fedo

Re: Help required

2010-06-09 Thread Sam Sharpe
On 9 June 2010 19:19, Sam Sharpe wrote: > Fedora 11 is not technically EOL until 5th June 2010 Fat fingers - that should say 25th June 2010 -- Sam -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mail

Re: Help required

2010-06-09 Thread Sam Sharpe
On 9 June 2010 20:30, Dale J. Chatham wrote: > On 06/09/2010 01:19 PM, Sam Sharpe wrote: >> Fedora 11 is not technically EOL until 5th June 2010 > And, today would be? Today would be the day where I corrected this to 25th June in a subsequent email sent about 1 minute later. -- S

Re: Amazing problem of /boot

2010-06-12 Thread Sam Sharpe
On 12 June 2010 13:11, Gene Heskett wrote: > On Saturday 12 June 2010, Pallav Jain wrote: >># /etc/fstab >># Created by anaconda on Mon Jun  7 06:08:04 2010 >># >># Accessible filesystems, by reference, are maintained under '/dev/disk' >># See man pages fstab(5), findfs(8), mount(8) and/or vol_id(

Re: F13: How to enable NetworkManager system connection?

2010-06-12 Thread Sam Sharpe
On 12 June 2010 21:52, Andrea wrote: > Hi, > > It does not seem possible to create a wifi system connection with network > manager. > The option is greyed out. > > How do I enable it? Create the connection as a user. Once it's working, go back and edit it. You will find that the "Available to al

Re: F13: How to enable NetworkManager system connection?

2010-06-12 Thread Sam Sharpe
On 12 June 2010 22:16, Suvayu Ali wrote: > On Saturday 12 June 2010 01:52 PM, Andrea wrote: >> Hi, >> >> It does not seem possible to create a wifi system connection with network >> manager. >> The option is greyed out. >> >> How do I enable it? >> > > You can try enabling it by directly editing

Re: F13: How to enable NetworkManager system connection?

2010-06-12 Thread Sam Sharpe
On 12 June 2010 23:30, Suvayu Ali wrote: > On Saturday 12 June 2010 02:28 PM, Sam Sharpe wrote: >> On 12 June 2010 22:16, Suvayu Ali  wrote: >>> On Saturday 12 June 2010 01:52 PM, Andrea wrote: >>>> Hi, >>>> >>>> It does not seem po

Re: F13: How to enable NetworkManager system connection?

2010-06-13 Thread Sam Sharpe
On 13 June 2010 06:38, Andrea wrote: > On 06/12/2010 10:27 PM, Sam Sharpe wrote: >> On 12 June 2010 21:52, Andrea wrote: >>> Hi, >>> >>> It does not seem possible to create a wifi system connection with network >>> manager. >>> The option i

Re: how to set screen resolution for HP6710b on Fedora 13

2010-06-15 Thread Sam Sharpe
On 15 June 2010 22:54, L wrote: > thanks, I will try the manual setup later. Some suggested > > xf86-video-intel Driver from > http://www.phoronix.com/scan.php?page=news_item&px=NjYwOQ may be a > fix. I tried to compile it. After ./configure. stopped at ./make. Honestly, I can't see that helping.

Re: FYI - Just a heads up for the Unreal Gamers

2010-06-16 Thread Sam Sharpe
On 16 June 2010 01:30, Paul Otheim wrote: >  hadn't seen anything on the list about this, I don't know if Fedora even > has a package available for this but for all you gamers out there beware. > https://infosecurity.us/?p=15207 (Google Chrome throws a fit about this page > being a security proble

Re: how to set screen resolution for HP6710b on Fedora 13

2010-06-16 Thread Sam Sharpe
On 16 June 2010 04:27, L wrote: > this is the output of xrandr at console. > > Screen 0: minimum 320 x 200, current 1280 x 800, maximum 8192 x 8192 > LVDS1 connected 1280x800+0+0 (normal left inverted right x axis y > axis) 331mm x 207mm >   1280x800       60.0*+ >   1024x768       60.0 >   800x60

Re: Adobe (Temporarily?)... VHS vs Beta

2010-06-18 Thread Sam Sharpe
On 18 June 2010 21:59, Genes MailLists wrote: > > >  Where is the driver for VHS or Betamax tapes ? > >  yum install betamax >     betamax is dead > >  yum install vhs >     vhs not found - did you mean devhelp.i686  ? > >  Is this a little off topic maybe :-) rpm -q --obsoletes dvd betamax.x8

Re: Howto add raw printer

2010-06-23 Thread Sam Sharpe
On 23 June 2010 22:37, Michael Cronenworth wrote: > Tim Waugh wrote: >> It's useful if, say, you have an application that produces PCL3 output >> for your specific printer, and you don't want CUPS to try to work out >> what to do with it in case it gets it wrong. > > lpr >-l< -P printer_name I'm

Re: Howto add raw printer

2010-06-23 Thread Sam Sharpe
On 23 June 2010 22:50, Michael Cronenworth wrote: > Sam Sharpe wrote: >> I'm aware of>_<  as an expression of anger, but what emotion is>-l< >> supposed to convey? Angry at the scar down the left side of my face? > > Not an expression. I was attempting to po

Re: text to html

2010-07-03 Thread Sam Sharpe
On 3 July 2010 10:07, Jozsi Avadkan wrote: > input: > http://pastebin.com/raw.php?i=MqPXZwc3 > > output: > http://pastebin.com/raw.php?i=8QCkp4yv > > it will be a long day.. :D > > could someone please help with it? > > i have to make a "one liner" that get's the input, and gives the > mentioned o

Re: text to html

2010-07-03 Thread Sam Sharpe
On 3 July 2010 11:09, Jozsi Avadkan wrote: > it will be a site, were i put my notes I'll give you the benefit of the doubt based on the fact a quick Google search says you ask questions a lot and they don't all look like homework ;o) If you have the filenames in a file, you can do this: cat lis

Re: text to html

2010-07-03 Thread Sam Sharpe
n 3 July 2010 11:25, Sam Sharpe wrote: > On 3 July 2010 11:09, Jozsi Avadkan wrote: >> it will be a site, were i put my notes > > I'll give you the benefit of the doubt based on the fact a quick > Google search says you ask questions a lot and they don't all look &g

Re: text to html

2010-07-03 Thread Sam Sharpe
On 3 July 2010 14:16, Rodolfo Alcazar Portillo wrote: > On Sat, 2010-07-03 at 11:07 +0200, Jozsi Avadkan wrote: >> input: >> http://pastebin.com/raw.php?i=MqPXZwc3 >> >> output: >> http://pastebin.com/raw.php?i=8QCkp4yv >> >> it will be a long day.. :D > > Not likely. Obviously, you must replace l

Re: Can't start X on F12

2010-07-04 Thread Sam Sharpe
On 4 July 2010 15:44, Steve wrote: > > Doron Bar Zeev wrote: >> > I'm running kernel 2.6.32.14-127.fc12.i686 and I have an nVidia 8800GT >> > graphics card. The xorg.conf shows me using a vesa driver. >> > >> > >> try use nouveau instead of vesa > > Thanks for the suggestion but I have alrea

Re: OT: Autocorrection in OOo 3.1.1 and shortcut for navigating in Firefox when zoomed in

2010-07-14 Thread Sam Sharpe
On 14 July 2010 21:25, Marcel Rieux wrote: > > I often type voyels too fast so I'd like errors such as "teh" to be automatically corrected to > "the". I searched the web but all the solutions I found involved using menu entries that are > not in OOo 3.1.1. Does anybody know how to do this? I can'

Re: Who's moderating this forum?

2010-07-19 Thread Sam Sharpe
On 19 July 2010 21:09, Marcel Rieux wrote: > This said, as this very message proves, it seems your only goal is to > add noise to this thread. There are 60 posts currently in this thread. Of those, the count per person is: Marcel Rieux - 20 Rahul Sunderam - 9 Assuming that all posts are equall

Re: Yum oddness

2010-07-21 Thread Sam Sharpe
On 21 July 2010 21:13, Patrick O'Callaghan wrote: > On Thu, 2010-07-22 at 03:49 +0900, Mamoru Tasaka wrote: >> > No epoch is equivalent to epoch zero. That's why it wasn't >> displayed. >> >> To be clear: >> By default "$ rpm -q" ($ rpm -qi) does not show epoch information even >> if the rpm actua

Re: Extremely slow web page loading to only 1 site ?

2010-02-08 Thread Sam Sharpe
On 8 February 2010 23:41, Linuxguy123 wrote: > On Mon, 2010-02-08 at 15:38 -0600, Steven Stern wrote: >> On 02/05/2010 06:33 PM, Linuxguy123 wrote: >> > This has me scratching my head. >> > >> > My access to www.rv.net is extremely slow.  With both Konqueror and >> > Firefox.  And yet others say t

Re: Extremely slow web page loading to only 1 site ?

2010-02-08 Thread Sam Sharpe
On 9 February 2010 00:12, Linuxguy123 wrote: > On Mon, 2010-02-08 at 19:08 -0500, Tom Horsley wrote: >> On Mon, 08 Feb 2010 15:58:39 -0800 >> Konstantin Svist wrote: >> >> > Confirmed >> > Very interesting problem, indeed >> >> An awful lot of web sites check the user agent and load >> completely

Re: Extremely slow web page loading to only 1 site ?

2010-02-08 Thread Sam Sharpe
On 9 February 2010 00:10, Linuxguy123 wrote: > On Tue, 2010-02-09 at 00:04 +0000, Sam Sharpe wrote: >> On 8 February 2010 23:41, Linuxguy123 wrote: >> > On Mon, 2010-02-08 at 15:38 -0600, Steven Stern wrote: >> >> On 02/05/2010 06:33 PM, Linuxguy123 wrote: >>

Re: installing and running memcache under fedora 12?

2010-02-09 Thread Sam Sharpe
On 9 February 2010 22:17, Robert P. J. Day wrote: > "Finally we need to get the Memcached extension for PHP installed. > Again using yum: > yum install php-pecl-memcache" > >  we *need* to get that extension for PHP installed?  really?  but if > it's necessary, why is it not listed as a dependency

Re: [OT] Hardlinks and directories

2010-02-12 Thread Sam Sharpe
On 12 February 2010 23:40, Suvayu Ali wrote: > On Friday 12 February 2010 09:19 AM, Mikkel wrote: >> On 02/12/2010 09:29 AM, Bruno Wolff III wrote: >>> >>> lsof would allow you to find the processes that have the files open. And >>> then >>> you could kill those processes to release the space. It

Re: mailing problems....

2010-02-21 Thread Sam Sharpe
2010/2/21 • » ѕαтнιѕн я « • : > hi every one... > > how to send mail to gmail without accessing gmail server... Hello, 1) This is not really a "Fedora" problem, it seems to be an "I don't know how to run a Mailserver" problem. 2) I realise English is not your first language, but your question is

Re: What happened to floppy drive support?

2010-02-21 Thread Sam Sharpe
On 21 February 2010 22:23, Ralph Blach wrote: > I used an 8 inch floppy a long time ago *must* *resist* *smutty* *jokes* -- Sam -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: h

Re: Fedora box with RHEL subscription

2010-02-22 Thread Sam Sharpe
On 22 February 2010 16:54, Michael Cronenworth wrote: > Has anyone ever tried adding a RHEL subscription to a Fedora 11/12 box > before? > > I attempted to use rhn_register, but after giving it my RHN credentials, > which are valid, I receive a Python traceback[1] and it quits. Err... not since R

Re: Problem with apache virtual host in new fedora 12 installation

2010-03-10 Thread Sam Sharpe
On 10 March 2010 22:55, Richard Cahilig wrote: > Hi, > > I have problem with my new apache virtual host setup in my fedora 12 server. > I can't access it in the browser and I am receiving error 403. Please see > the error below in my error_log. > >> >> [Thu Mar 11 14:24:40 2010] [crit] [client 127

Re: AppArmor about to be merged into the kernel?

2010-03-22 Thread Sam Sharpe
On 22 March 2010 22:36, Marcel Rieux wrote: > Suse uses AppArmor without kernel integration and I'm not sure what support > they offer for the project. They bought AppArmor and later licensed > everybody except maybe 2 developers (not sure). > > Anyways, Novell is pretty much a living dead. Its No

Re: what's wrong with my httpd?

2010-03-26 Thread Sam Sharpe
On 26 March 2010 21:36, Hiisi wrote: > Dear Users! > On fully updated F12 system I'm unable to run httpd since > approximately last Sunday. Here's what I have now: > [r...@imt ~]# service httpd restart > Suljetaan httpd:                                           [VIRHE ] > Käynnistetään httpd:    

Re: what's wrong with my httpd?

2010-03-26 Thread Sam Sharpe
On 26 March 2010 21:47, Hiisi wrote: > PHP Warning:  Function registration failed - duplicate name - count in > Unknown on line 0 > PHP Warning:  sipwitch: Unable to register functions, unable to load > in Unknown on line 0 I would guess you have a PHP error. What happens when you try "/usr/sbin

Re: what's wrong with my httpd?

2010-03-26 Thread Sam Sharpe
On 26 March 2010 21:54, Hiisi wrote: > 2010/3/27 Sam Sharpe : >> On 26 March 2010 21:47, Hiisi wrote: >> >>> PHP Warning:  Function registration failed - duplicate name - count in >>> Unknown on line 0 >>> PHP Warning:  sipwitch: Unable to register f

Re: no sound from external speakers

2010-03-26 Thread Sam Sharpe
On 26 March 2010 22:07, Ben Miller wrote: > Hello, > > This is my first post to the list, and I've searcehd the list archives > and the usual places for an answer to this problem, but haven't found > one. I'm running a brand new installation of F12 on a Compaq/HP laptop. > At first, sound was comi

Re: How to remove linux partition

2010-03-27 Thread Sam Sharpe
On 27 March 2010 14:17, RAMAKISHOREBABU KOPPULA wrote: > I have installed Windows XP in one partition and then I have installed > Fedora11 in another partition. Now I need to remove Linux partition and add > that disk space to windows partition. How to do this? Ask on a Windows Mailing List. --

Re: How to remove linux partition

2010-03-27 Thread Sam Sharpe
On 27 March 2010 15:58, Patrick O'Callaghan wrote: > On Sat, 2010-03-27 at 18:38 +0300, Hiisi wrote: >> 2010/3/27 Sam Sharpe : >> > On 27 March 2010 14:17, RAMAKISHOREBABU KOPPULA >> > wrote: >> >> I have installed Windows XP in one partition and the

Re: log in through root

2010-03-28 Thread Sam Sharpe
On 28 March 2010 20:26, agraham wrote: > On 28/03/10 09:29, Rajanish Kumar wrote: >> Hi! >>   I have already installed Fedora 12 .I have given root password...and >> finally added a user name "rajanish" >> .I am log in through "rajanish"but i have not accessing throgh root...I want >> to log in th

Re: log in through root

2010-03-28 Thread Sam Sharpe
On 28 March 2010 23:38, Tim wrote: > These days I tell people I don't use Windows any more, and haven't for > years.  I can't even recommend a good anti-virus program to them, or > anti-malware, etc., because I don't use them, and don't need to.  So > I've no idea which are good.  And, no, I don't

Re: chromium install problem

2010-03-30 Thread Sam Sharpe
On 30 March 2010 19:15, Jim wrote: > Trying to install the latest > chromium-5.0.360.0-0.1.20100322svn42211.fc12.x86_64.rpm I'm getting a > dependency requirement of about 60 Lib files that needs to also be > installed. > > Is there a easier way of installing these lib files than one at a time. >

Re: FPL steps down: what's the real story?

2010-04-01 Thread Sam Sharpe
On 1 April 2010 21:55, Marcel Rieux wrote: > As I already observed here, Ubuntu, Google, Intel/Nokia are newcomers > on the free/open source scene and if Red Hat is to keep up, even though > it's presently doing quite well, some important changes are needed. Red > Hat/Fedora will have to provide

Re: FPL steps down: what's the real story?

2010-04-01 Thread Sam Sharpe
On 1 April 2010 22:06, Chris Adams wrote: > Once upon a time, Sam Sharpe said: >> You keep saying this. I shall make only two points as I am bored of >> saying this time and time again. > > I would welcome you stopping saying this, since you present two extremes > as t

Re: FPL steps down: what's the real story?

2010-04-01 Thread Sam Sharpe
On 1 April 2010 22:23, Marcel Rieux wrote: > On Thu, Apr 1, 2010 at 5:06 PM, Chris Adams wrote: >> >> Once upon a time, Sam Sharpe said: >> > You keep saying this. I shall make only two points as I am bored of >> > saying this time and time again. >> >

Re: FPL steps down: what's the real story?

2010-04-01 Thread Sam Sharpe
On 1 April 2010 23:35, Craig White wrote: > On Thu, 2010-04-01 at 15:13 -0700, suvayu ali wrote: >> On 1 April 2010 14:46, Craig White wrote: >> > Red Hat is a different company, has their own mail lists, their own >> > software packaging, etc. This has nothing to do with Fedora. >> > >> >> And I

Re: sync write to .bash_history file?

2010-04-02 Thread Sam Sharpe
On 2 April 2010 22:35, Gianluca Cecchi wrote: > I see that in Linux, on Fedora, but in general with some flavours and > distros, it seems that write operations to the .bash_history are not > "consistent", in the sense that sometimes you will not find all the commands > in it. and sometimes the

Re: How to compile kernel module for a new kernel before reboot?

2010-04-03 Thread Sam Sharpe
On 3 April 2010 20:04, Andrew Junev wrote: > I have a vt6656 WiFi adapter that needs a separate driver to work in > Linux. The driver is neither in "native" Fedora repos, nor in > rpmfusion (at least I don't know how to search for it, so I think it's > not there). > > So whenever I do a 'yum updat

Re: Strange 'ls' listing

2010-04-07 Thread Sam Sharpe
On 7 April 2010 21:55, Kwan Lowe wrote: > On Wed, Apr 7, 2010 at 4:43 PM, Michael Cronenworth wrote: > >> I believe you can generate your own formatted output to workaround it. >> Sure, not intuitive, but possible. You can alias "ll" to your custom >> format output. > > :)  Might do that... > > I

Re: FPL steps down: what's the real story?

2010-04-07 Thread Sam Sharpe
On 7 April 2010 21:59, Marcel Rieux wrote: > My point was that he wasn't breaking even. Rahul said that since Ubuntu is > not a public company, it's impossible to know this for sure. And we don't. > > But I read an interview with Shuttleworth less than 3 months ago and he > certainly said so and t

Re: Audacity

2010-04-07 Thread Sam Sharpe
On 7 April 2010 22:26, Michael Miles wrote: > On 04/07/2010 02:00 PM, Michael Schwendt wrote: >> On Wed, 07 Apr 2010 13:51:09 -0700, Michael wrote: >> >> >>> I'll be damned if I can find it >>> >>> >>> >>> On 04/07/2010 01:33 PM, Kwan Lowe wrote: >>> On Wed, Apr 7, 2010 at 4:30 PM, Michael Mi

Re: Audacity

2010-04-07 Thread Sam Sharpe
On 7 April 2010 22:29, Michael Miles wrote: > On 04/07/2010 02:00 PM, Michael Schwendt wrote: >> On Wed, 07 Apr 2010 13:51:09 -0700, Michael wrote: >> >> >>> I'll be damned if I can find it >>> >>> >>> >>> On 04/07/2010 01:33 PM, Kwan Lowe wrote: >>> On Wed, Apr 7, 2010 at 4:30 PM, Michael Mi

Re: FPL steps down: what's the real story?

2010-04-07 Thread Sam Sharpe
On 7 April 2010 23:23, Ed Greshko wrote: > Also, IMHO, there is no upside in attempting to engage the OP in > intellectual discourse.  The best thing to do is to make no response to > any new postings. Ahh... but sometimes the community likes to engage in a bit of sport... -- Sam -- users mail

Re: Changing host name

2010-04-07 Thread Sam Sharpe
On 7 April 2010 23:59, Ed Greshko wrote: > Bottom line  One can use "service network restart" when using NM if > one wants to.  One can also use "service NetworkManager restart".  If > anything I choose to use the former since network is 7 keystrokes and > NetworkManager 14 plus it involves th

Re: FPL steps down: what's the real story?

2010-04-08 Thread Sam Sharpe
On 9 April 2010 00:47, Marcel Rieux wrote: > We know that Canonical is strong in cloud computing. Etc. But... With all due respect, you pulled that line out of your ass and have no data to support that. Name me one article in a respected journal that says that Canonical or Ubuntu is strong in clo

Re: SNMP and web based system monitoring tool

2010-04-08 Thread Sam Sharpe
On 9 April 2010 00:53, thomas wrote: > Hi All, > We have 100+ Linux boxes and 200+ RHEL Virtual Instances running. We > are looking for SNMP based Open Source web based monitoring tool for > monitoring these system from single browser. Please help to point me > to url if any one is aware about any

Re: What is in include/linux/kernel.h line 158

2010-04-11 Thread Sam Sharpe
On 10 April 2010 21:29, Antonio Olivares wrote: > Dear folks, > > I have encountered this so called sleeping function several times in a good > while > (kernel 2.6.27, 2.6.29, 2.6.30, 2.6.31, 2.6.32) Fedora based kernels and > compiled > kernels from kernel.org, > > I am asking this because I se

Re: Need help with clamav-0.96

2010-04-12 Thread Sam Sharpe
On 12 April 2010 03:55, Steven W. Orr wrote: > LibClamAV Warning: Cannot dlopen libclamunrar_iface: file not found - unrar > support unavailable Are you perhaps hitting: https://wwws.clamav.net/bugzilla/show_bug.cgi?id=1520 (I.E are you specifying a $PREFIX path?) Which is the first Google hit

Re: Need help with clamav-0.96

2010-04-12 Thread Sam Sharpe
On 12 April 2010 23:33, Sam Sharpe wrote: > On 12 April 2010 03:55, Steven W. Orr wrote: >> LibClamAV Warning: Cannot dlopen libclamunrar_iface: file not found - unrar >> support unavailable > > Are you perhaps hitting: https://wwws.clamav.net/bugzilla/show_bug.cgi?id=

Re: New video card

2010-04-13 Thread Sam Sharpe
On 13 April 2010 18:50, Gene Heskett wrote: > Greets all; > > I have a PNY, PCI-e, GForce 9400 GT card still in the box.  What sort of > support will it have with the neauvou (sp) driver when I install F13 beta? You can get a basic overview of what is complete here (that is an NV50 based card):

Re: Clamav

2010-04-17 Thread Sam Sharpe
On 17 April 2010 08:41, jdow wrote: > From: "Patrick O'Callaghan" > Sent: Friday, 2010/April/16 22:49 >> Which of the vulnerabilities discussed on the kernel list is >> communicable via an email message in such a way as to compromise the >> security of the target system without manual interventi

Re: Clamav

2010-04-17 Thread Sam Sharpe
On 17 April 2010 10:17, jdow wrote: > < How many people get frustrated with SELinux and simply disable it? I don't know, but stupidity appears to be an infinite resource. I tend to believe that if you disable SELinux and you get exploited by something that SELinux would prevent, then the only thi

Re: Clamav

2010-04-17 Thread Sam Sharpe
On 17 April 2010 21:05, jdow wrote: > From: "Sam Sharpe" > Sent: Saturday, 2010/April/17 02:25 > > >> On 17 April 2010 10:17, jdow wrote: >>> <>> How many people get frustrated with SELinux and simply disable it? >> >> I don't know,

Re: GVFS-METADATA fault

2010-04-17 Thread Sam Sharpe
On 17 April 2010 20:09, Michael Miles wrote: > Had an interesting error pop up after I ran Avira on this computer > > gvfs-metadata segment fault 11 > > I would assume it was Avira that produced this fault > > I ran this command rm -rf ~/.local/share/gvfs-metadata > > I will test and see if it rep

Re: GVFS-METADATA fault

2010-04-17 Thread Sam Sharpe
On 17 April 2010 21:36, Michael Miles wrote: > On 04/17/2010 01:22 PM, Sam Sharpe wrote: >> On 17 April 2010 20:09, Michael Miles  wrote: >> >>> Had an interesting error pop up after I ran Avira on this computer >>> >>> gvfs-metadata segment fault 1

Re: gnome-key-manager-> seahorse

2010-04-19 Thread Sam Sharpe
On 19 April 2010 19:30, William Case wrote: > Just to add another dimension to this naming discussion. The name often > has nothing to do with the command line run command and there is no easy > way to find what command to use on the command line if or when you want > to run an application from th

Re: Epiphany slow to load some sites ?!? -- Repost

2010-04-28 Thread Sam Sharpe
On 28 April 2010 17:45, William Case wrote: > Hi; > > Epiphany, which used to be my fastest browser, has slowed right down > when loading some sites.  About 50% of them. Which ones? What have you done to test this? Have you cleared cookies/settings/cache etc? > I filed a bug a couple of months a

Re: F15, Gnome 3 and Mouse Pointer Size

2011-06-05 Thread Sam Sharpe
On 2 June 2011 02:56, david grant wrote: > Is there a way of increasing the pointer size, an option that is in > Gnome2? I have googled away but cannot find any reference to such an > option.  Either I have missed something simple or the option has been > removed. Have you investigated gnome-twea

Re: F15, Gnome 3 and Mouse Pointer Size

2011-06-05 Thread Sam Sharpe
On 5 June 2011 10:27, Joachim Backes wrote: > On 06/05/2011 10:38 AM, Sam Sharpe wrote: >> >> On 2 June 2011 02:56, david grant  wrote: >>> >>> Is there a way of increasing the pointer size, an option that is in >>> Gnome2? I have googled away but canno

Re: How do I point a mail client at Microsoft outlook?

2011-06-21 Thread Sam Sharpe
On 21 June 2011 22:04, Michael Hennebry wrote: > > The problem is Linux vs. Microsoft Exchange 5.5 . > The help desk guy tells me that he will try to get IMAP enabled on my account. > He does not guaranty success. > Is there anything Linux that will talk to Microsoft Exchange 5.5? Have you looked

Re: need f10 live xfce

2011-06-22 Thread Sam Sharpe
On 22 June 2011 21:27, Mike Wright wrote: > At any rate I'm not going to install XP (which does install) so I'd like > to revert to f10, which I know fits. > > Can anybody point me to a copy of f10-xfce or f10-live-xfce? Was there defniitely an F10 XFCE spin? If you're insistent on an XFCE Spin,

Re: Fedora 13 End of Life - STILL can't update to F15

2011-06-27 Thread Sam Sharpe
On 27 June 2011 21:33, Philip Rhoades wrote: > 00:02.0 VGA compatible controller: Intel Corporation System Controller > Hub (SCH Poulsbo) Graphics Controller (rev 07) > (It is working fine with F13). While I can't offer you a solution (I've never used that Chipset), I can tell you that this is w

Re: Fedora Security and the Uverse 3800HGV-B router

2011-07-02 Thread Sam Sharpe
On 2 July 2011 22:20, JD wrote: > On my machine, when I disable javascript, it is unable to display my files. > I understand that the browser is supposed to be able to display your files > with the file:/// URL. > I just was not expecting my router to issue a javascript to > to access my files. An

Re: Apps Virtualization with OpenSource?

2011-07-03 Thread Sam Sharpe
On 3 July 2011 13:57, Bruno Wolff III wrote: > On Sun, Jul 03, 2011 at 03:25:39 -0500, >  Manuel Escudero wrote: >> As maybe I can't run a VM in all the computers that I might have access to >> and because Wine Can't Emulate some programs correctly, I Know the solution >> is using the cloud to ca

Re: /.autofsck continually updated every reboot

2011-07-03 Thread Sam Sharpe
On 3 July 2011 22:29, jackson byers wrote: > Any advice re /.autofsck? > Does its continual reappearance indicate a problem? http://www.redhat.com/archives/rhl-list/2004-November/msg02920.html ### The /.autofsck file is created by the syst

Re: Gnome Q: Application window save-data for restore when reopened?

2011-07-03 Thread Sam Sharpe
On 3 July 2011 22:35, Alan Cox wrote: >> I am sorry if this question was asked before, >> but I was wondering why is it, that most app- >> lication's main window do not restore it's >> last save-data the next time it is opened? > > Because you are using Gnome ? and Gnome 3 even gets rid of the bit

Re: /.autofsck continually updated every reboot

2011-07-03 Thread Sam Sharpe
On 3 July 2011 23:03, jackson byers wrote: > Sam Sharpe wrote > >>The /.autofsck file is created by the system automatically at boot time >>by the /etc/rc.sysinit script by simply touching the file. It has no >>content. The logic behind it is, that if the host went down no

Re: Where's the Junk

2011-07-25 Thread Sam Sharpe
On 25 July 2011 23:27, Chris Kottaridis wrote: > On Mon, 2011-07-25 at 17:00 -0430, Patrick O'Callaghan wrote: >> There is no Junk mailbox. Junk is a virtual folder (similar to Trash >> but >> not identical). Junk mail is labelled as such on the IMAP server. >> Email >> clients that don't handle I

Re: Make acroread the default application for pdf in Fedora 15 gnome

2011-08-20 Thread Sam Sharpe
On 20 August 2011 23:05, Craig White wrote: > On Sat, 2011-08-20 at 13:15 -0700, Gordon Charrick wrote: >> Does anyone know how to do this? > > answer would depend upon which desktop manager you use > Subject: Make acroread the default application for pdf in Fedora 15 gnome I would tentativ

Re: mount ntfs, then nfs export it - empty folder shown on client

2011-08-29 Thread Sam Sharpe
On 29 August 2011 14:22, David Timms wrote: > I setup nfs export of /home/ to 192.168.16.104 > Client: > - ip=192.168.16.104 > - mount -t nfs4 192.168.16.111:/ /home/dtnotebook/ > - ls -l /home/dtnotebook > shows the folders including c-drive that are present on the server > - ls -l /home/dtnot

Re: RHEL6 Wallpapers

2011-08-29 Thread Sam Sharpe
On 29 August 2011 17:47, g wrote: > On 08/29/2011 11:06 AM, Lázaro Morales wrote: >> Hello, >> >> I like so much RHEL6 artwork, Is there any place where I can download >> the RHEL6 default wallpapers? > > i am using fedora and scientific linux. being that scientific linux is > a rhel clone, have a

Re: RHEL6 Wallpapers

2011-08-29 Thread Sam Sharpe
On 29 August 2011 19:14, g wrote: > On 08/29/2011 05:03 PM, Sam Sharpe wrote: >> that several packages have changed: >> http://www.scientificlinux.org/distributions/6x/rnotes/sl-release- \ >> notes-6.0.html#changed > > i am also familiar with that page and i can on

Re: I think we need a discussion

2011-08-29 Thread Sam Sharpe
On 29 August 2011 21:08, David L. Gehrt wrote: > For me it is  not just that the Gnome2 environment is  being replaced with a > new version,  it is that this  new version, Gnome3,  was seemingly developed > without much consideration of how the former version, Gnome2, was being used > and then im

Re: RHEL6 Wallpapers

2011-08-29 Thread Sam Sharpe
On 29 August 2011 22:49, g wrote: > On 08/29/2011 08:46 PM, Sam Sharpe wrote: >> On 29 August 2011 19:14, g wrote: >>> On 08/29/2011 05:03 PM, Sam Sharpe wrote: >>>> that several packages have changed: >>>> http://www.scientificlinux.org/distributions/6

Re: I think we need a discussion

2011-08-29 Thread Sam Sharpe
On 30 August 2011 06:34, Joe Zeff wrote: > On 08/29/2011 10:13 PM, Fernando Cassia wrote: >> XFDE is a nice lightweight desktop environment. > > I'm not sure I've ever heard of it.  Are you sure you don't mean XFCE? I thought we were talking about XPDE: http://kylixapps.narod.ru/ -- Sam -- user

Re: how to extract .uha files in FC 13

2010-08-03 Thread Sam Sharpe
On 3 August 2010 13:19, Jatin K wrote: > can any one tell me, How do I extract .uha files in FC13 .. http://forums.fedoraforum.org/showthread.php?t=116755 -- Sam -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/

Re: HTML mail [was Re: FEL was Re: Hi]

2010-08-08 Thread Sam Sharpe
As someone who actually doesn't care much if the mail is HTML or Text, can I just point out that one of the arguments against HTML is that it is a waste of other people's bandwidth. Much like this discussion thread. -- Sam -- users mailing list users@lists.fedoraproject.org To unsubscribe or cha

  1   2   3   >