Re: Yum update , Went Bad

2010-08-13 Thread JD
On 08/13/2010 05:53 PM, binary...@comcast.net wrote: >FC12, X86_64 > > Doing a "yum update" I get this Error message. > > There was a problem importing one of the Python modules > required to run yum. The error leading to this problem was: > > No module named cElementTree > > Please inst

Re: HowTo , Connecting wlan0 when in Single user mode

2010-08-13 Thread binarynut
On 08/13/2010 08:50 PM, JD wrote: >On 08/13/2010 05:00 PM, binary...@comcast.net wrote: >> On 08/13/2010 06:43 PM, Mikkel wrote: >>> On 08/13/2010 05:40 PM, Martin Airs wrote: sorry, one assumes that the OP is actually capable of going into a desktop just to tick the box, just t

Re: HowTo , Connecting wlan0 when in Single user mode

2010-08-13 Thread Mikkel
On 08/13/2010 07:50 PM, JD wrote: > I have had continuous problems with dhcp over wireless. > In short: it NEVER worked. > So, I assign a static IP and it works just fine. > > ifconfig wlan0 inet 192.168.1.X gateway 192.168.1.254 netmask 0xff00 up > One thing I have run into with WEP is that

Yum update , Went Bad

2010-08-13 Thread binarynut
FC12, X86_64 Doing a "yum update" I get this Error message. There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: No module named cElementTree Please install a package which provides this module, or verify that the module is in

Re: HowTo , Connecting wlan0 when in Single user mode

2010-08-13 Thread JD
On 08/13/2010 05:00 PM, binary...@comcast.net wrote: >On 08/13/2010 06:43 PM, Mikkel wrote: >> On 08/13/2010 05:40 PM, Martin Airs wrote: >>> sorry, one assumes that the OP is actually capable of going into a >>> desktop just to tick the box, just to make the wireless network >>> available in

Re: F-13 new wireless routers -

2010-08-13 Thread Wolfgang S. Rupprecht
Bill Davidsen writes: > Wolfgang S. Rupprecht wrote: >> Bob Goodwin writes: >>> Yes I have been running WEP 'cause I have one old device that can >>> do no more than that, and I usually admit only certain [18 or 19] >>> MAC addresses that I have listed. Add to that the fact that I a

Re: HowTo , Connecting wlan0 when in Single user mode

2010-08-13 Thread binarynut
On 08/13/2010 08:13 PM, binary...@comcast.net wrote: > On 08/13/2010 08:00 PM, binary...@comcast.net wrote: >>On 08/13/2010 06:43 PM, Mikkel wrote: >>> On 08/13/2010 05:40 PM, Martin Airs wrote: sorry, one assumes that the OP is actually capable of going into a desktop just to tick

Re: HowTo , Connecting wlan0 when in Single user mode

2010-08-13 Thread binarynut
On 08/13/2010 08:00 PM, binary...@comcast.net wrote: >On 08/13/2010 06:43 PM, Mikkel wrote: >> On 08/13/2010 05:40 PM, Martin Airs wrote: >>> sorry, one assumes that the OP is actually capable of going into a >>> desktop just to tick the box, just to make the wireless network >>> available in

Re: HowTo , Connecting wlan0 when in Single user mode

2010-08-13 Thread binarynut
On 08/13/2010 06:43 PM, Mikkel wrote: > On 08/13/2010 05:40 PM, Martin Airs wrote: >> sorry, one assumes that the OP is actually capable of going into a >> desktop just to tick the box, just to make the wireless network >> available in runlevel 3. >> > But the OP wants it in runlevel 1. > ifconfi

Re: HowTo , Connecting wlan0 when in Single user mode

2010-08-13 Thread JD
On 08/13/2010 03:41 PM, Tom H wrote: > On Fri, Aug 13, 2010 at 6:38 PM, JD wrote: >> On 08/13/2010 03:24 PM, Tom H wrote: >>> On Fri, Aug 13, 2010 at 6:12 PM, Patrick O'Callaghan >>> wrote: On Fri, 2010-08-13 at 14:42 -0700, JD wrote: > On 08/13/2010 12:58 PM, binary...@comcast.ne

Re: F12: bash-completion issues?

2010-08-13 Thread Daniel B. Thurman
Daniel B. Thurman wrote: > Daniel B. Thurman wrote: > >> Perhaps I am assuming wrong, but it appears that bash-completion >> is not working for local files in the gnome-terminal? >> >> For example, I know there is a file in my desktop called "ListAvailable" >> so I tried this: >> >> # yum list a

Re: F12: bash-completion issues?

2010-08-13 Thread Daniel B. Thurman
Daniel B. Thurman wrote: > Perhaps I am assuming wrong, but it appears that bash-completion > is not working for local files in the gnome-terminal? > > For example, I know there is a file in my desktop called "ListAvailable" > so I tried this: > > # yum list available > List > > and bash completion

Re: HowTo , Connecting wlan0 when in Single user mode

2010-08-13 Thread Tom H
On Fri, Aug 13, 2010 at 6:51 PM, JD wrote: >  On 08/13/2010 03:30 PM, Tom H wrote: >> ifconfig wlan0 up >> iwconfig wlan0 essid  key s: >> dhclient wlan0 > Are you so sure?? > > sudo ifconfig ra0 up > sudo iwconfig ra0 essid MYEssID key > s:"SomeLongText..." > sudo dhcl

Re: F-13 qnw wireless routers -

2010-08-13 Thread Bill Davidsen
Bob Goodwin wrote: > > This is a current updated f-13 computer connected to our home LAN. I > have been using a Buffalo Airstation WLI-TX4-AG300N, essentially an > Ethernet wireless adapter to access the system. I recently bought a > Netgear WNDR330 dual band "N" wireless router an

Re: F12: bash-completion issues?

2010-08-13 Thread Daniel B. Thurman
On 08/13/2010 03:09 PM, Patrick O'Callaghan wrote: > ls > foo Oh, sorry - there was a LOT to read! :/ I tried what you asked: $ ls > List ... and it expanded to ListAvailable (or was it ListInstalled) Anyway, it worked. -- users mailing list users@lists.fedoraproject.org To unsubscribe or ch

Re: HowTo , Connecting wlan0 when in Single user mode

2010-08-13 Thread JD
On 08/13/2010 03:30 PM, Tom H wrote: > ifconfig wlan0 up > iwconfig wlan0 essid key s: > dhclient wlan0 Are you so sure?? sudo ifconfig ra0 up sudo iwconfig ra0 essid MYEssID key s:"SomeLongText.." sudo dhclient ra0 Error for

Re: HowTo , Connecting wlan0 when in Single user mode

2010-08-13 Thread Martin Airs
oops ok, sorry peace out Martin Airs http://www.airs.me.uk On 08/13/2010 11:43 PM, Mikkel wrote: > On 08/13/2010 05:40 PM, Martin Airs wrote: >> sorry, one assumes that the OP is actually capable of going into a >> desktop just to tick the box, just to make the wireless network >> available in r

Re: F-13 new wireless routers -

2010-08-13 Thread Mikkel
On 08/13/2010 05:36 PM, Bill Davidsen wrote: > Wolfgang S. Rupprecht wrote: >> Bob Goodwin writes: >>> Yes I have been running WEP 'cause I have one old device that can >>> do no more than that, and I usually admit only certain [18 or 19] >>> MAC addresses that I have listed. Add to t

Re: HowTo , Connecting wlan0 when in Single user mode

2010-08-13 Thread Mikkel
On 08/13/2010 05:40 PM, Martin Airs wrote: > sorry, one assumes that the OP is actually capable of going into a > desktop just to tick the box, just to make the wireless network > available in runlevel 3. > But the OP wants it in runlevel 1. -- A: Because it messes up the order in which peop

Re: HowTo , Connecting wlan0 when in Single user mode

2010-08-13 Thread Tom H
On Fri, Aug 13, 2010 at 6:38 PM, JD wrote: >  On 08/13/2010 03:24 PM, Tom H wrote: >> On Fri, Aug 13, 2010 at 6:12 PM, Patrick O'Callaghan >>  wrote: >>> On Fri, 2010-08-13 at 14:42 -0700, JD wrote: On 08/13/2010 12:58 PM, binary...@comcast.net wrote: >     Fc12, X86_64 > > While

Re: HowTo , Connecting wlan0 when in Single user mode

2010-08-13 Thread Martin Airs
sorry, one assumes that the OP is actually capable of going into a desktop just to tick the box, just to make the wireless network available in runlevel 3. Martin Airs http://www.airs.me.uk On 08/13/2010 10:45 PM, JD wrote: >On 08/13/2010 01:56 PM, Martin Airs wrote: >> Hi there, >> >> Go i

Re: HowTo , Connecting wlan0 when in Single user mode

2010-08-13 Thread JD
On 08/13/2010 03:24 PM, Tom H wrote: > On Fri, Aug 13, 2010 at 6:12 PM, Patrick O'Callaghan > wrote: >> On Fri, 2010-08-13 at 14:42 -0700, JD wrote: >>> On 08/13/2010 12:58 PM, binary...@comcast.net wrote: Fc12, X86_64 While in Single User mode, how do I start wlan0 to connec

Re: F-13 new wireless routers -

2010-08-13 Thread Bill Davidsen
Wolfgang S. Rupprecht wrote: > Bob Goodwin writes: >> Yes I have been running WEP 'cause I have one old device that can >> do no more than that, and I usually admit only certain [18 or 19] >> MAC addresses that I have listed. Add to that the fact that I am in >> a rural area surro

Re: F12: bash-completion issues?

2010-08-13 Thread JD
On 08/13/2010 03:14 PM, Daniel B. Thurman wrote: > On 08/13/2010 02:26 PM, Bill Davidsen wrote: >> Daniel B. Thurman wrote: >> >>> On 08/13/2010 09:47 AM, Patrick O'Callaghan wrote: >>> On Fri, 2010-08-13 at 08:59 -0700, Daniel B. Thurman wrote: >>> Yes, I have it installed on F12 and r

Re: HowTo , Connecting wlan0 when in Single user mode

2010-08-13 Thread Tom H
On Fri, Aug 13, 2010 at 6:24 PM, Tom H wrote: > On Fri, Aug 13, 2010 at 6:12 PM, Patrick O'Callaghan > wrote: >> On Fri, 2010-08-13 at 14:42 -0700, JD wrote: >>> On 08/13/2010 12:58 PM, binary...@comcast.net wrote: >>> >    Fc12, X86_64 >>> > >>> > While in Single User mode, how do I start wlan0

Re: HowTo , Connecting wlan0 when in Single user mode

2010-08-13 Thread JD
On 08/13/2010 03:12 PM, Patrick O'Callaghan wrote: > On Fri, 2010-08-13 at 14:42 -0700, JD wrote: >> On 08/13/2010 12:58 PM, binary...@comcast.net wrote: >>> Fc12, X86_64 >>> >>> While in Single User mode, how do I start wlan0 to connect to a WEP >>> 192.168.1.1 Router . >>> >>> Eth0 is not a

Re: HowTo , Connecting wlan0 when in Single user mode

2010-08-13 Thread Tom H
On Fri, Aug 13, 2010 at 6:12 PM, Patrick O'Callaghan wrote: > On Fri, 2010-08-13 at 14:42 -0700, JD wrote: >> On 08/13/2010 12:58 PM, binary...@comcast.net wrote: >> >    Fc12, X86_64 >> > >> > While in Single User mode, how do I start wlan0 to connect to a WEP >> > 192.168.1.1 Router . >> > >> >

Re: F12: bash-completion issues?

2010-08-13 Thread Daniel B. Thurman
On 08/13/2010 02:15 PM, Bill Davidsen wrote: > Daniel B. Thurman wrote: > >> On 08/12/2010 03:32 PM, Mikkel wrote: >> >>> On 08/12/2010 05:26 PM, Daniel B. Thurman wrote: >>> >>> On 08/12/2010 03:09 PM, JD wrote: > On 08/12/2010 02:10 PM, Daniel

Re: F12: bash-completion issues?

2010-08-13 Thread Daniel B. Thurman
On 08/13/2010 02:26 PM, Bill Davidsen wrote: > Daniel B. Thurman wrote: > >> On 08/13/2010 09:47 AM, Patrick O'Callaghan wrote: >> >>> On Fri, 2010-08-13 at 08:59 -0700, Daniel B. Thurman wrote: >>> >> Yes, I have it installed on F12 and reinstalled it again. >> Does not work for me

Re: HowTo , Connecting wlan0 when in Single user mode

2010-08-13 Thread Patrick O'Callaghan
On Fri, 2010-08-13 at 14:42 -0700, JD wrote: > On 08/13/2010 12:58 PM, binary...@comcast.net wrote: > >Fc12, X86_64 > > > > While in Single User mode, how do I start wlan0 to connect to a WEP > > 192.168.1.1 Router . > > > > Eth0 is not available in this application. > service wpa_supplicant st

Re: F12: bash-completion issues?

2010-08-13 Thread Patrick O'Callaghan
On Fri, 2010-08-13 at 10:30 -0700, Daniel B. Thurman wrote: > > I can reproduce this behaviour exactly. I have the bash-completion > > package installed. Do you? > > > > poc > > > > > Yes, I have it installed on F12 and reinstalled it again. > Does not work for me for some reason... Why do you

Re: HowTo , Connecting wlan0 when in Single user mode

2010-08-13 Thread JD
On 08/13/2010 01:56 PM, Martin Airs wrote: > Hi there, > > Go into your desktop of choice, and right click on the network manager > icon, then edit connections and edit the wireless connection you want > available in runlevel 3 > > then tick the box to "make available to all users" > > then when

Re: HowTo , Connecting wlan0 when in Single user mode

2010-08-13 Thread JD
On 08/13/2010 12:58 PM, binary...@comcast.net wrote: >Fc12, X86_64 > > While in Single User mode, how do I start wlan0 to connect to a WEP > 192.168.1.1 Router . > > Eth0 is not available in this application. service wpa_supplicant start wait a few minutes for the wpa supplicant to sync up wi

Re: Vesa Drivers - fedora instalation

2010-08-13 Thread Bill Davidsen
David A. Paredes Rios wrote: > Hello guys, i have a doubt, there is anyway to install fedora with vesa > drivers or generic video drivers as default? > Because i have some problems installing my fedora, after install, i have > video problems, then someone give me a command or something to install

Re: F12: bash-completion issues?

2010-08-13 Thread Bill Davidsen
Daniel B. Thurman wrote: > On 08/13/2010 09:47 AM, Patrick O'Callaghan wrote: >> On Fri, 2010-08-13 at 08:59 -0700, Daniel B. Thurman wrote: >> >> > Yes, I have it installed on F12 and reinstalled it again. > Does not work for me for some reason... > Just in case you have redefined TAB in some

Re: F12: bash-completion issues?

2010-08-13 Thread Bill Davidsen
Daniel B. Thurman wrote: > On 08/12/2010 03:32 PM, Mikkel wrote: >> On 08/12/2010 05:26 PM, Daniel B. Thurman wrote: >> >>> On 08/12/2010 03:09 PM, JD wrote: >>> On 08/12/2010 02:10 PM, Daniel B. Thurman wrote: > Perhaps I am assuming wrong, but it appears tha

Re: kqemu - useful?

2010-08-13 Thread Christofer C. Bell
On Fri, Aug 13, 2010 at 4:01 PM, Bill Davidsen wrote: > Rahul Sundaram wrote: >>  On 08/13/2010 09:05 PM, Bill Davidsen wrote: >>> Given that RPMfusion still offers it, I would say that the developers have >>> the >>> latest hardware and the budget that implies, and regard two years old as not >>

Re: kqemu - useful?

2010-08-13 Thread Bill Davidsen
Rahul Sundaram wrote: > On 08/13/2010 09:05 PM, Bill Davidsen wrote: >> Given that RPMfusion still offers it, I would say that the developers have >> the >> latest hardware and the budget that implies, and regard two years old as not >> worth supporting > > Actually, it has nothing to do with

Re: HowTo , Connecting wlan0 when in Single user mode

2010-08-13 Thread Martin Airs
Hi there, Go into your desktop of choice, and right click on the network manager icon, then edit connections and edit the wireless connection you want available in runlevel 3 then tick the box to "make available to all users" then when you go into runlevel 3 that connection will still be conne

Re: Selinux beating up on Chromium

2010-08-13 Thread mike cloaked
On Thu, Jun 17, 2010 at 9:58 PM, Jim wrote: > On 06/17/2010 04:33 PM, Marko Vojinovic wrote: >> On Thursday, June 17, 2010 21:00:41 Jim wrote: >> >>> FC13/KDE >>> >>> setroubleshoot: SELinux is preventing >>> /usr/lib64/chromium-browser/chrome-sandbox "net_raw" access . For >>> complete SELinux me

Re: HowTo , Connecting wlan0 when in Single user mode

2010-08-13 Thread Craig White
On Fri, 2010-08-13 at 15:58 -0400, binary...@comcast.net wrote: > Fc12, X86_64 > > While in Single User mode, how do I start wlan0 to connect to a WEP > 192.168.1.1 Router . > > Eth0 is not available in this application. are you averse to the official documentation? http://docs.fedoraproje

Re: Installing DD-WRT -

2010-08-13 Thread John Aldrich
On Fri August 13 2010, Bob Goodwin wrote: > On 13/08/10 14:41, Terry Polzin wrote: > > On Fri, 2010-08-13 at 11:38 -0700, Craig White wrote: > >> has nothing whatsoever to do with Fedora but... > >> > >> yes, do a hard reset before installing DD-WRT (and after I think if I > >> remember correctl

HowTo , Connecting wlan0 when in Single user mode

2010-08-13 Thread binarynut
Fc12, X86_64 While in Single User mode, how do I start wlan0 to connect to a WEP 192.168.1.1 Router . Eth0 is not available in this application. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/

Re: Installing DD-WRT -

2010-08-13 Thread Bob Goodwin
On 13/08/10 14:56, Seann wrote: > Bob Goodwin wrote: >> On 13/08/10 14:41, Terry Polzin wrote: >>> On Fri, 2010-08-13 at 11:38 -0700, Craig White wrote: has nothing whatsoever to do with Fedora but... yes, do a hard reset before installing DD-WRT (and after I think if I reme

Re: F12: bash-completion issues?

2010-08-13 Thread Todd Zullinger
Daniel B. Thurman wrote: > Um, look closely: > > # yum list available > List > > There is an output redirect, that is, the '>' character before the > List > > This should have worked... right? Indeed, I missed that important detail in your output. Sorry for confusing the issue. That does look li

Re: Installing DD-WRT -

2010-08-13 Thread Seann
Bob Goodwin wrote: On 13/08/10 14:41, Terry Polzin wrote: On Fri, 2010-08-13 at 11:38 -0700, Craig White wrote: has nothing whatsoever to do with Fedora but... yes, do a hard reset before installing DD-WRT (and after I think if I remember correctly) Craig -- Have you look

Re: Installing DD-WRT -

2010-08-13 Thread Bob Goodwin
On 13/08/10 14:41, Terry Polzin wrote: > On Fri, 2010-08-13 at 11:38 -0700, Craig White wrote: >> >> has nothing whatsoever to do with Fedora but... >> >> yes, do a hard reset before installing DD-WRT (and after I think if I >> remember correctly) >> >> Craig >> >> >> -- >> > Have you looked her

Re: F13 - flash-plugin-10.1.82.76 not working AT ALL

2010-08-13 Thread James Mckenzie
Joe Klemmer wrote: > >Thanks for the reply. As I mentioned in my original post, I was >primarily ranting against Adobe there. :-) > Rather than rant against Adobe, rant against the web designers that don't use standard files because they are LAZY and 'don't know how to do it that way'. Of cou

Re: Installing DD-WRT -

2010-08-13 Thread Bruno Wolff III
On Fri, Aug 13, 2010 at 14:24:25 -0400, Bob Goodwin wrote: > > Does anyone here have experience installing DD-WRT? It's been a while (I use OpenWRT for new stuff), but I just followed the instructions on their web pages. It involved using tftp and worked well. > Thanks for any thought

Re: Installing DD-WRT -

2010-08-13 Thread Terry Polzin
On Fri, 2010-08-13 at 11:38 -0700, Craig White wrote: > On Fri, 2010-08-13 at 14:24 -0400, Bob Goodwin wrote: > > > > Does anyone here have experience installing DD-WRT? > > > > More specifically on a Netgear WNDR 3300 router. I've pretty much > > given up hope of getting any use out

Re: Installing DD-WRT -

2010-08-13 Thread Craig White
On Fri, 2010-08-13 at 14:24 -0400, Bob Goodwin wrote: > > Does anyone here have experience installing DD-WRT? > > More specifically on a Netgear WNDR 3300 router. I've pretty much > given up hope of getting any use out of that router but I would like > to try the alternate softwar

Installing DD-WRT -

2010-08-13 Thread Bob Goodwin
Does anyone here have experience installing DD-WRT? More specifically on a Netgear WNDR 3300 router. I've pretty much given up hope of getting any use out of that router but I would like to try the alternate software but I am having trouble finding a clear and concise explana

[389-users] Replication from Fedora DS to OpenLDAP

2010-08-13 Thread Wes Rogers
I've been doing some investigation for getting replication between DS and OL working. According to http://directory.fedoraproject.org/wiki/Howto:OpenldapIntegration it is possible but not documented. After reading this http://lists.fedoraproject.org/pipermail/389-users/2007-September/006162.html

Re: F12: bash-completion issues?

2010-08-13 Thread Daniel B. Thurman
On 08/13/2010 09:47 AM, Patrick O'Callaghan wrote: > On Fri, 2010-08-13 at 08:59 -0700, Daniel B. Thurman wrote: > >>> I'm not able to reproduce this condition on Fedora 13 patched >>> >> current >> >>> as of last night. The behavior you're describing is not expected, >>> >>

Re: Google Earth on x64

2010-08-13 Thread Bill Davidsen
Aram J. Agajanian wrote: > On Wed, 11 Aug 2010 00:06:43 -0400 > Claude Jones wrote: > >> On Tuesday, August 10, 2010, Aram J. Agajanian wrote: >>> There is an issue with Google Earth version 5.2. (See the Help >>> forum discussion at the URL below.) Version 5.1 runs OK for >>> me on Fedora 13 x

Re: F12: bash-completion issues?

2010-08-13 Thread Patrick O'Callaghan
On Fri, 2010-08-13 at 08:59 -0700, Daniel B. Thurman wrote: > > I'm not able to reproduce this condition on Fedora 13 patched > current > > as of last night. The behavior you're describing is not expected, > no. > > > > > Ok, thanks for the info on F13! I can reproduce this behaviour exactly.

Re: F13 - flash-plugin-10.1.82.76 not working AT ALL

2010-08-13 Thread Joe Klemmer
On Fri, 2010-08-13 at 12:25 -0400, Bill Davidsen wrote: > Where did you get a 64bit plugin? There are separate 32 and 64 bit > compiles of previous versions, did Adobe finally give us a 64 or can > Firefox somehow run the 32 bit object? I'm pretty sure all he's doing is linking the 32-bit plugin

Re: Cacti doesn't run on F13 ?

2010-08-13 Thread Rick Stevens
On 08/13/2010 04:38 AM, Luc MAIGNAN wrote: >Hi, > > I've a F13 / PHP 5.3.2 and latest version of cacti. > > When I want to install cacti, I've the following error in httpd log : > > PHP Fatal error: Allowed memory size of 536870912 bytes exhausted > (tried to allocate 523800 bytes) in > /var/w

Re: F13 - flash-plugin-10.1.82.76 not working AT ALL

2010-08-13 Thread Bill Davidsen
Christoph A. wrote: > On 08/12/2010 06:03 AM, Joe Klemmer wrote: >> Upon upgrading to flash-plugin-10.1.82.76 flash movies no longer play. >> I get either nothing or a black box. Regular flash components don't >> work either. >> >> I know we're using flash at our own risk but, until everything mov

Re: security

2010-08-13 Thread Bill Davidsen
roland wrote: > On Thu, 12 Aug 2010 15:31:04 +0200, Tim > wrote: > >> On Thu, 2010-08-12 at 14:40 +0200, roland wrote: >>> I would like to give someone a login on my server. >>> But, I would like to limit access to his home dir. >>> >>> With Nautilus, Konqueror or from distance with p.e. Winscp

Re: F13 - flash-plugin-10.1.82.76 not working AT ALL

2010-08-13 Thread Joe Klemmer
On Thu, 2010-08-12 at 12:53 +0200, Christoph A. wrote: > you might want to have a look at my thread "flash-plugin-10.1.82.76 > not working within SELinux sandbox" although you do not have problems > relating SELinux. I read that thread, Christoph. I had searched the list for the plugin before po

Re: security

2010-08-13 Thread Bill Davidsen
Wolfgang S. Rupprecht wrote: > Mikkel writes: >> You may also want to consider setting his shell to rbash. See the >> "RESTRICTED SHELL" section of the bash man page. > > Treat rbash as a fun puzzle, not as a security measure. They did block > ">" redirects and ./doit file execution, but that is

Re: F12: bash-completion issues?

2010-08-13 Thread Daniel B. Thurman
On 08/12/2010 06:20 PM, Christofer C. Bell wrote: > On Thu, Aug 12, 2010 at 7:18 PM, Daniel B. Thurman wrote: > >> Yes, that was how I discovered this anomaly - it was not expanding >> for some reason. I was trying to figure it out... what broke sort of >> thing... and it seemed to happen aft

Re: F12: bash-completion issues?

2010-08-13 Thread Daniel B. Thurman
On 08/12/2010 06:45 PM, Mikkel wrote: > On 08/12/2010 07:16 PM, JD wrote: > >> On 08/12/2010 05:07 PM, Mikkel wrote: >> >>> Normally does not search the current directory - it searches you >>> executable search path for an executable starting with List. >>> >> Not exactly. If your

Re: F12: bash-completion issues?

2010-08-13 Thread Daniel B. Thurman
On 08/13/2010 06:29 AM, Todd Zullinger wrote: > Daniel B. Thurman wrote: > >> Perhaps I am assuming wrong, but it appears that bash-completion is >> not working for local files in the gnome-terminal? >> >> For example, I know there is a file in my desktop called >> "ListAvailable" so I tried thi

Login excursion disables keyboard

2010-08-13 Thread jack craig
Hi Folks, Can anyone else verify the defect i seem to see? my netbook is running fc12. after a recent install, i noted a yellow warning icon on the main login screen. i clicked on that to see what was the issue. upon return to the login screen, i find the CR no longer works (mouse click does

Re: kqemu - useful?

2010-08-13 Thread Rahul Sundaram
On 08/13/2010 09:05 PM, Bill Davidsen wrote: > > Given that RPMfusion still offers it, I would say that the developers have > the > latest hardware and the budget that implies, and regard two years old as not > worth supporting Actually, it has nothing to do with that but a poorly maintained

Re: Floppy on fc12 could not find

2010-08-13 Thread Bruno Wolff III
On Thu, Aug 12, 2010 at 15:00:24 -0400, Vincent Onelli wrote: > I loose the floppy Icon every time I reboot. To get it back I need to > run "modprobe floppy", this may not be too much of problem, but I still > can't access the diskette when I try to access it by double click the > icon the messa

Re: Fedora 13 Samba weirdness

2010-08-13 Thread Bill Davidsen
Eugene Jansen van Rensburg wrote: > 1. create a file anyware containing your credentials (I used > /etc/.smbcreds) mybe use a place that only you can access > Formate it like this > username=yourusername > password=yourpassword > > 2. run the mount command like this > mount -t c

Re: What does the DVD media check if installing a new Fedora version? / Proposal

2010-08-13 Thread Joachim Backes
On 08/13/10 10:32, Joachim Backes wrote: > Hi, > > having the following question: What does the DVD/CD media check exactly > if booting a Fedora DVD/CD? Is it the sha256sum? If yes, why this media > check, because it could be done after having burned the DVD? > > If not, is it possible to perform

Re: kqemu - useful?

2010-08-13 Thread Bill Davidsen
Athmane Madjoudj wrote: > On 08/11/2010 11:09 PM, Bill Davidsen wrote: >>On a machine with hardware virtual support, currently using qemu-kvm >> for VMs, is there a use for kqemu at all? And is it still useful to >> improve support on machines which lack hardware virtual, such as p4 and >> simi

Re: What does the DVD media check if installing a new Fedora version? / Proposal

2010-08-13 Thread Chris Adams
Once upon a time, Kevin Kofler said: > You can also run sha256sum /dev/cdrom and compare the result with the > published checksums. IIRC, you can in some cases get the wrong value with that due to padding (but it has been a while since I tried that, so that may not be a problem now). If you are

Re: What does the DVD media check if installing a new Fedora version? / Proposal

2010-08-13 Thread Kevin Kofler
Joachim Backes wrote: > having the following question: What does the DVD/CD media check exactly > if booting a Fedora DVD/CD? Is it the sha256sum? If yes, why this media > check, because it could be done after having burned the DVD? You can already do this in K3b, there's a box you can check to ve

Re: was: Still no kmod for new nvidia- now: so Move On

2010-08-13 Thread Bill Davidsen
Roger wrote: > Yes, we have a problem with the financial model which includes buying > hardware >> in hopes that it will be useful before it's obsolete. That means it works on >> day >> one. >> >> The one thing I can't accept is breaking support for systems which worked >> fine >> on older relea

Re: [389-users] Multi-Master setup

2010-08-13 Thread Rich Megginson
Reinhard Nappert wrote: > Rich, > > I did some additional tests regarding replicationIds. > > Let's say, I just have two MM A <--> B. I start configuring the replica and > agreement on A and assign id 1. Then I do the same for B with the id 2. > Everything is fine. Then, I disable on both boxes t

Re: [389-users] Clarification on admin server and console

2010-08-13 Thread Rich Megginson
Jonathan Boulle wrote: > > I've been trawling through the documentation trying to get a better > understanding of "best practices" for use of the console and admin > server in an environment with a large number of directory servers. In > the perfect scenario, we would like to be able to manage

Re: how do I get openoffice

2010-08-13 Thread Christofer C. Bell
On Fri, Aug 13, 2010 at 12:27 AM, Michael Hennebry wrote: > Somehow I managed to install Fecora 13 without openoffice. > > yum provides openoffice > reveals nothing. > yum provides "*openoffice*" > buries me in output. > I usually get the same effect whenever I want > to install a package whose na

Re: What does the DVD media check if installing a new Fedora version? / Proposal

2010-08-13 Thread Tim
On Fri, 2010-08-13 at 10:32 +0200, Joachim Backes wrote: > What does the DVD/CD media check exactly if booting a Fedora DVD/CD? > Is it the sha256sum? If yes, why this media check, because it could be > done after having burned the DVD? You can, but you might strike this problem: The disc checks

Re: Bugzilla problem: trying to edit the concerned component lets firefox loop

2010-08-13 Thread James Mckenzie
"Paul W. Frields" wrote: >Sent: Aug 13, 2010 6:55 AM >To: users@lists.fedoraproject.org >Subject: Re: Bugzilla problem: trying to edit the concerned component lets >firefox loop > >On Fri, Aug 13, 2010 at 12:57:48PM +0200, Joachim Backes wrote: >> On 08/13/10 11:57, Michael Schwendt wrote: >>

Re: Bugzilla problem: trying to edit the concerned component lets firefox loop

2010-08-13 Thread Paul W. Frields
On Fri, Aug 13, 2010 at 12:57:48PM +0200, Joachim Backes wrote: > On 08/13/10 11:57, Michael Schwendt wrote: > > On Fri, 13 Aug 2010 11:48:09 +0200, Joachim wrote: > > > >> On 08/13/10 11:32, Michael Schwendt wrote: > >>> On Fri, 13 Aug 2010 11:14:44 +0200, Joachim wrote: > >>> > Hi, > >

Re: F12: bash-completion issues?

2010-08-13 Thread Todd Zullinger
JD wrote: > On 08/12/2010 04:43 PM, Patrick O'Callaghan wrote: >> does it work? Completion is "smart" i.e. the action can depend on the >> specific command. Try: >> >> # yum >> >> and see what happens. It should list all of yums options. >> >> poc >> > > List all of yum's options? > You mean as i

Re: F12: bash-completion issues?

2010-08-13 Thread Todd Zullinger
Daniel B. Thurman wrote: > Perhaps I am assuming wrong, but it appears that bash-completion is > not working for local files in the gnome-terminal? > > For example, I know there is a file in my desktop called > "ListAvailable" so I tried this: > > # yum list available > List > > and bash completion

[SOLVED] Re: Fedora 13 Samba weirdness

2010-08-13 Thread kalinix
Actually, I discovered that I don't have cifs-utils package installed. Now it works as it supposed to: prompting for a password at the console. TYA -- Calin Key fingerprint = 37B8 0DA5 9B2A 8554 FB2B 4145 5DC1 15DD A3EF E857 = Accuracy, n.:

Re: how do I get openoffice

2010-08-13 Thread Aaron Konstam
On Fri, 2010-08-13 at 00:27 -0500, Michael Hennebry wrote: > Somehow I managed to install Fecora 13 without openoffice. > > yum provides openoffice > reveals nothing. > yum provides "*openoffice*" > buries me in output. > I usually get the same effect whenever I want > to install a package whose n

Re: how do I get openoffice

2010-08-13 Thread Gene Heskett
On Friday, August 13, 2010 08:42:53 am Michael Hennebry did opine: > Somehow I managed to install Fecora 13 without openoffice. > > yum provides openoffice > reveals nothing. > yum provides "*openoffice*" > buries me in output. > I usually get the same effect whenever I want > to install a packag

Re: Floppy on fc12 could not find

2010-08-13 Thread Vincent
> Subject: Re: Floppy on fc12 could not find > On 08/12/2010 02:00 PM, Vincent Onelli wrote: > Hello, > I am try to use the floppy on Dell Dimension 8300 with fc12 but it > didn't mount. > Here is what I did: > # mkdir /mnt/floppy > > # mount -t vfat /dev/fd0 mnt/

Re: Floppy on fc12 could not find

2010-08-13 Thread Vincent
> From: James Mckenzie > Subject: Re: Floppy on fc12 could not find > Vincent Onelli wrote: > >> > On 08/08/2010 12:32 PM, Vincent wrote: > >> > > Hello, > >> > > I am try to use the floppy on Dell Dimension 8300 with fc12 but it > >> > > didn't mount. > >> > > Here is what I did: > >> > > # m

Re: Low sound Volume

2010-08-13 Thread Aaron Konstam
On Thu, 2010-08-12 at 10:16 -0400, Luan Pham wrote: > I am currently install and using Fedora 13. I just realize sound volume > in Fedora is low. After do an intensive search for this problem, and I > had learn this had been a going on problem since Fedora release 10. So > how I make sound volum

Re: Fedora 13 Samba weirdness

2010-08-13 Thread Eugene Jansen van Rensburg
1. create a file anyware containing your credentials (I used /etc/.smbcreds) mybe use a place that only you can access Formate it like this username=yourusername password=yourpassword 2. run the mount command like this mount -t cifs //server_ip/share /yourmountpoint/ -o credentia

Re: Fedora 13 Samba weirdness

2010-08-13 Thread kalinix
On Fri, 2010-08-13 at 13:36 +0100, n...@li.nux.ro wrote: > Yes, provide the password via PASSWD environment variable not feasible, as PASSWD env var is already used. And anyway, by using it I have the same error: [ca...@calin ~]$ sudo mount //sambaserver/share /local/mountpoint -o username=USER

[Way way OT] Re: OTish :D Colors of Cases for Fedora was: Re: Open Letter

2010-08-13 Thread Marko Vojinovic
On Friday, August 13, 2010 06:42:29 Don Quixote de la Mancha wrote: > Interestingly, the physicist Planck derived that emission spectrum > from purely classical considerations of systems of harmonic > oscillators. I'm afraid I don't recall the derivation, but it has the > curious property that it

Cacti doesn't run on F13 ?

2010-08-13 Thread Luc MAIGNAN
Hi, I've a F13 / PHP 5.3.2 and latest version of cacti. When I want to install cacti, I've the following error in httpd log : PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 523800 bytes) in /var/www/html/cacti/lib/adodb/adodb.inc.php on line 833 Any i

Re: Fedora 13 Samba weirdness

2010-08-13 Thread nux
kalinix writes: > Today I saw a very weird behavior when mount samba shares. > On F11, I used to mount samba shares with the following command: > > mount //sambaserver/share /local/mountpoint -o username=USER > > Then I was prompted for a password. This way, my password was never > printed on th

Fedora 13 Samba weirdness

2010-08-13 Thread kalinix
Today I saw a very weird behavior when mount samba shares. On F11, I used to mount samba shares with the following command: mount //sambaserver/share /local/mountpoint -o username=USER Then I was prompted for a password. This way, my password was never printed on the screen. Now on F13, when I tr

Re: Bugzilla problem: trying to edit the concerned component lets firefox loop

2010-08-13 Thread Joachim Backes
On 08/13/10 11:57, Michael Schwendt wrote: > On Fri, 13 Aug 2010 11:48:09 +0200, Joachim wrote: > >> On 08/13/10 11:32, Michael Schwendt wrote: >>> On Fri, 13 Aug 2010 11:14:44 +0200, Joachim wrote: >>> Hi, I don't know whether somebody tried the following: I wanted to cha

Re: how do I get openoffice

2010-08-13 Thread Rahul Sundaram
On 08/13/2010 10:57 AM, Michael Hennebry wrote: > Somehow I managed to install Fecora 13 without openoffice. > > yum provides openoffice > reveals nothing. > yum provides "*openoffice*" > buries me in output. > I usually get the same effect whenever I want > to install a package whose name I do no

Re: how do I get openoffice

2010-08-13 Thread PaulCartwright
On 08/13/2010 01:32 AM, Frank Murphy wrote: >> Somehow I managed to install Fecora 13 without openoffice. > yum search openoffice > and install the bits you need. here is what I have installed.. # rpm -qa| grep office openoffice.org-writer-core-3.2.0-12.25.fc13.i686 openoffice.org-draw-3.2.0-12.

Re: security

2010-08-13 Thread kalinix
On Fri, 2010-08-13 at 10:25 +0200, roland wrote: > Of course, if one cannot restrict the access, FTP will be still insecure. > So first I will try what 'Kalinix' said, and install chroot. > > Thanks to you and all the others for your time. > -- > > Roland > > > As a matter of fact, vsftpd

Re: Bugzilla problem: trying to edit the concerned component lets firefox loop

2010-08-13 Thread Joachim Backes
On 08/13/10 11:57, Michael Schwendt wrote: > On Fri, 13 Aug 2010 11:48:09 +0200, Joachim wrote: > >> On 08/13/10 11:32, Michael Schwendt wrote: >>> On Fri, 13 Aug 2010 11:14:44 +0200, Joachim wrote: >>> Hi, I don't know whether somebody tried the following: I wanted to cha

F13 x64 Dolphin Details displays double-spaced

2010-08-13 Thread Mick M.
Hi; I just started to get some folders displaying as double-spaced in dolphin. I always use 'details' as default mode. I have no idea how this happened, it is only on some folders. I can see no difference in these folders from others that display fine. Dolphin -> help -> about dolphin = version

  1   2   >