Re: Remote access

2011-10-15 Thread Joe Zeff
On 10/14/2011 05:08 PM, Marko Vojinovic wrote: > Oh, yes, you're absolutely right. Sorry for my English, it occasionally gets > buggy... :-) I doubt that even a spell-checker could help me with that one. That's what I kind of figured. BTW, I'm getting some bounces on your email again. -- users

getting packet dropperd on interface

2011-10-15 Thread Benjamin
Hi All, In one of my server , i can see packet dropped on interface in ifconfig command. I tried to find root cause of it, but nothing get any clue. What could be the reason behind packet dropped occured. ifconfig em1 Link encap:Ethernet HWaddr 00:25:90:39:70:0C inet addr

Re: doc question on private network IP allocation

2011-10-15 Thread Tim
On Fri, 2011-10-14 at 18:06 -0700, Paul Allen Newell wrote: > All I have to do is convince them to do MAC access filter list and > I'll be happy. MAC filtering is utterly pointless. It *cannot* stop someone who wants to connect, it's completely impossible, because they can easily change their MAC

Re: getting packet dropperd on interface

2011-10-15 Thread Benjamin
Hi, lspci -v 05:00.0 Ethernet controller: Intel Corporation 82574L Gigabit Network Connection Subsystem: Super Micro Computer Inc Device 040d Flags: bus master, fast devsel, latency 0, IRQ 18 Memory at fb5e (32-bit, non-prefetchable) [size=128K] I/O ports at dc00 [siz

Re: Remote access

2011-10-15 Thread Tim
On Fri, 2011-10-14 at 22:04 +0100, Marko Vojinovic wrote: > Rules are made to be broken... ;-) Do people not understand what that quote means? It's not that you're meant to break the rules. It's that people are expected to get caught infringing them, and suffer punishment. -- [tim@localhost ~]

Re: Remote access

2011-10-15 Thread Tim
On Fri, 2011-10-14 at 23:05 +0100, Marko Vojinovic wrote: > Let me phrase in like this --- when some rules in some legal system > seize to make actual sense, it is legitimate to challenge them. There's a big difference between calling stupidity to attention, and deliberately breaking the rules rat

bash harassment

2011-10-15 Thread JB
Hi, Dear kids - could you please get out of the sandbox ? $ dmesh --help Usage: pk-command-not-found [OPTION...] PackageKit Command Not Found Help Options: -h, --help Show help options $ # yum remove PackageKit-command-not-found ... Removed: PackageKit-command-not-found.i686 0:0.6.

Re: Remote access

2011-10-15 Thread Tim
On Fri, 2011-10-14 at 23:28 +0800, Ed Greshko wrote: > All I know is this If I were Marko's employer and I read his > views on circumventing or flouting the rules of a company I'd start to > worry. Yes. I've had to deal with sabotaging people before, and you are best rid of them, before some

Re: undelete files

2011-10-15 Thread Tim
On Fri, 2011-10-14 at 23:40 +0100, Adel ESSAFI wrote: > if I delete some files with rm; is it possible to restore them? Yes, perhaps... If, since you've deleted them, the space that they occupied on the drive has not being re-used, then it is possible to get them back. But, if the space has been

Re: getting packet dropperd on interface (BTW: dmaned list-moderation)

2011-10-15 Thread Benjamin
Hi, I upgraded kernel with latest kernel and it showig that os already detected e1000e driver for intel on board lan card.So what's remaining? Thanks, Benjo On 10/15/2011 04:52 PM, Reindl Harald wrote: > FIRST TO THE MODERATORS OF THIS LIST: > > STOP TO MODERATE AND FORCE ME USE REPLY ALL IF

Re: bash harassment

2011-10-15 Thread Olav Vitters
On Sat, Oct 15, 2011 at 11:34:02AM +, JB wrote: > $ dmesh --help > bash: /usr/libexec/pk-command-not-found: No such file or directory Suggest to call it a bug instead of a harassment and file it on bugzilla. See http://fedoraproject.org/wiki/BugsAndFeatureRequests for more information. -- Reg

Re: getting packet dropperd on interface

2011-10-15 Thread Soham Chakraborty
What does ethtool -g em1 say? A very common reason of dropping packets is that the rx and tx buffers have been full. In this case, you can increase the count with ethtool -G switch and check again. -- Soham On Sat, Oct 15, 2011 at 4:47 PM, Benjamin wrote: > Hi, > > lspci -v > > > > 05:00.0 Eth

How to gain performance?

2011-10-15 Thread Joao Daniel
Hi kids, I was wondering what more I can do to improve my computer performance. Look what I have done: Recompiled the kernel (I have done benchmark tests and it really makes my computer faster.) Removed unused daemons from memory (Don't do any test yet) So, basically my qu

[no subject]

2011-10-15 Thread enrico montich
-- Enrico Montich Strada di Oselin 80 33047 Remanzacco (UD) T. 0 432 64 93 03 F. 0 432 66 87 70 C. 335 75 86 270 -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproje

Re: undelete files

2011-10-15 Thread Timothy Murphy
Adel ESSAFI wrote: > if I delete some files with rm; is it possible to restore them? I recently undeleted some photos, using testdisk. Basically, you have to specify what kind of files you are looking for. In my case I specified JPG. The process worked well, recovering dozens of JPG files, inclu

Re: undelete files

2011-10-15 Thread Timothy Murphy
Timothy Murphy wrote: > Adel ESSAFI wrote: > >> if I delete some files with rm; is it possible to restore them? > > I recently undeleted some photos, using testdisk. > Basically, you have to specify what kind of files you are looking for. > In my case I specified JPG. > > The process worked wel

Re: undelete files

2011-10-15 Thread Ranjan Maitra
On Sat, 15 Oct 2011 08:45:05 -0500 Timothy Murphy wrote: > Timothy Murphy wrote: > > > Adel ESSAFI wrote: > > > >> if I delete some files with rm; is it possible to restore them? > > > > I recently undeleted some photos, using testdisk. > > Basically, you have to specify what kind of files you

Re: doc question on private network IP allocation

2011-10-15 Thread Greg Woods
On Sat, 2011-10-15 at 21:41 +1030, Tim wrote: > MAC filtering is utterly pointless. We use it on *wired* networks, primarily to prevent visitors whose laptops have not been properly vetted (and may be crawling with malware) from connecting to our internal network. It is not expected to keep out

undelete files

2011-10-15 Thread Andre Robatino
Ranjan Maitra iastate.edu> writes: > Thanks very much! I stand corrected from my previous answer which > appears to have been out of inadequate knowledge. So, how does one > "really delete" a file then? See the shred, srm, or wipe packages. -- users mailing list users@lists.fedoraproject.org

Re: Yum ate my ICONS

2011-10-15 Thread Mike Chambers
On Fri, 2011-10-14 at 09:58 -0700, John Wendel wrote: > I just used 'yum remove' to remove Gnome3 from my box, since I'm using > xfce. Seemed to work OK. But now "thundar" doesn't have any icons in its > file display. What do I need to install to get the icons back? Could stuff a stick down yu

Re: doc question on private network IP allocation

2011-10-15 Thread Paul Allen Newell
On 10/15/2011 04:11 AM, Tim wrote: > On Fri, 2011-10-14 at 18:06 -0700, Paul Allen Newell wrote: >> All I have to do is convince them to do MAC access filter list and >> I'll be happy. > MAC filtering is utterly pointless. [...] Tim: Thanks for the comments. I have let my niece and roommates know

Re: doc question on private network IP allocation

2011-10-15 Thread Paul Allen Newell
On 10/15/2011 08:14 AM, Greg Woods wrote: > On Sat, 2011-10-15 at 21:41 +1030, Tim wrote: > >> MAC filtering is utterly pointless. > We use it on *wired* networks, primarily to prevent visitors whose > laptops have not been properly vetted (and may be crawling with malware) > from connecting to our

cursor : weird disappearances

2011-10-15 Thread Beartooth
On at least two machines (my main PC, running F14 fully updated; and my old laptop, an IBM Thinkpad T30 running F16 Beta on backup or shell or whatever it's called) I've started seeing a really weird behavior. Every once in a while, completely unpredictably afaik, the cursor

Re: cursor : weird disappearances

2011-10-15 Thread Tom Horsley
On Sat, 15 Oct 2011 16:14:01 + (UTC) Beartooth wrote: > What could be making it do that? My mouse (very rarely, but sometimes) will suddenly leap to some totally random position, usually against the edge of the screen where I can't see it. I have no idea if it is hardware or software, but it

Re: Disable yum update check for PackageKit

2011-10-15 Thread Ardhan Madras
Sorry, It's actually the router that has CDMA connection. My FC15 box connected and using it as gateway. The router connection got slw when PackageKit was running in the FC15. I want to disable automatic PackageKit yum update check. Ardhan --- hughsi...@gmail.com wrote: From: R

Re: Disable yum update check for PackageKit

2011-10-15 Thread Frank Murphy
On 15/10/11 17:51, Ardhan Madras wrote: > Sorry, It's actually the router that has CDMA connection. > My FC15 box connected and using it as gateway. The router > connection got slw when PackageKit was running in the FC15. > > I want to disable automatic PackageKit yum update check. > >

Re: cursor : weird disappearances

2011-10-15 Thread Joao Daniel
On 10/15/2011 01:23 PM, Tom Horsley wrote: > On Sat, 15 Oct 2011 16:14:01 + (UTC) > Beartooth wrote: > >> What could be making it do that? > My mouse (very rarely, but sometimes) will suddenly leap > to some totally random position, usually against the edge > of the screen where I can't see it.

Re: bash harassment

2011-10-15 Thread Gilboa Davara
On Saturday, October 15, 2011, JB wrote: > Hi, > > Dear kids - could you please get out of the sandbox ? > > $ dmesh --help > Usage: > pk-command-not-found [OPTION...] > > PackageKit Command Not Found > > Help Options: > -h, --help Show help options > $ > > # yum remove PackageKit-command-

Re: bash harassment

2011-10-15 Thread Gilboa Davara
Trying again (damn android top-posting-is-default Gmail app) Have you tried restarting bash? (Closing and restarting the terminal usually works for me) - Gilboa On Saturday, October 15, 2011, JB wrote: > Hi, > > Dear kids - could you please get out of the sandbox ? > > $ dmesh --help > Usage: >

Re: cursor : weird disappearances

2011-10-15 Thread Tom Horsley
On Sat, 15 Oct 2011 14:44:14 -0300 Joao Daniel wrote: > Same here. I also have no idea why it happens. Is you mouse Microsoft? Nope, I've got a Kensington expert mouse trackball. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedo

Re:

2011-10-15 Thread Joe Zeff
On 10/15/2011 08:34 AM, Cruz Azul wrote: > ...Pain and frustration will never prevent you from having normal sexual > life! http://www.guillermodiazplaja.com/com.friend.php?hid_hotmail=14b8 > Spammer. *Plonk!* -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscript

Re: bash harassment

2011-10-15 Thread JB
Gilboa Davara gmail.com> writes: > > $ dmesh --help > > bash: /usr/libexec/pk-command-not-found: No such file or directory > Have you tried restarting bash? (Closing and restarting the terminal usually > works for me) Good suggestion in this case. $ dmesh --help bash: dmesh: command not found

Re: fedora list spam

2011-10-15 Thread Ian Malone
On 15 October 2011 19:15, Joe Zeff wrote: > > Spammer.  *Plonk!* Seems to have been a run of this recently, can I remind people there's no need to re-post their messages, certainly not the URLs? Thanks, -- imalone -- users mailing list users@lists.fedoraproject.org To unsubscribe or change su

Re: f16 beta: kerberos credentials expired

2011-10-15 Thread Ian Malone
On 13 October 2011 20:12, Trever L. Adams wrote: > On 10/13/2011 12:53 PM, Ian Malone wrote: >> Hi, >> >> F16 beta, whenever I log in, tells me "Network credentials have >> expired" or, as the message puts it, "Your Kerberos credentails have >> expired." (sic). I didn't know I had any up to this p

Re: Any USB-connected parallel port devices in use?

2011-10-15 Thread Mark LaPierre
On 10/13/2011 04:10 PM, Geoffrey Leach wrote: > My parallel-port printer is connected via a Belikin parallel-port-to- > USB connector. Worked fine in F14, completely broken in F15. Bugzilla > discussion (742398) places the blame on the driver (uss720) for those > converters, and there the problem

Re: cursor : weird disappearances

2011-10-15 Thread Tim
On Sat, 2011-10-15 at 16:14 +, Beartooth wrote: > Every once in a while, completely unpredictably afaik, the > cursor suddenly disappears. I have it set to display its position when > I hit Ctrl; but it doesn't, until I wave the mouse around in huge > sweeps. Once I start doing that (an

Re: fedora list spam

2011-10-15 Thread Joe Zeff
On 10/15/2011 12:33 PM, Ian Malone wrote: > Seems to have been a run of this recently, can I remind people there's > no need to re-post their messages, certainly not the URLs? The only reason I did was to make sure it was clear exactly what I was *plonk!*ing. If it had been a long message, I'd j

Re: cursor : weird disappearances

2011-10-15 Thread Tim
On Sat, 2011-10-15 at 12:23 -0400, Tom Horsley wrote: > My mouse (very rarely, but sometimes) will suddenly leap > to some totally random position, usually against the edge > of the screen where I can't see it. I have no idea if it > is hardware or software, but it happens so seldom I don't > worry

Re: doc question on private network IP allocation

2011-10-15 Thread Tim
On Sat, 2011-10-15 at 09:14 -0600, Greg Woods wrote: > We use it on *wired* networks, primarily to prevent visitors whose > laptops have not been properly vetted (and may be crawling with > malware) from connecting to our internal network. It is not expected > to keep out serious bad guys. Like mos

Re: doc question on private network IP allocation

2011-10-15 Thread Craig White
On Sat, 2011-10-15 at 09:02 -0700, Paul Allen Newell wrote: > On 10/15/2011 08:14 AM, Greg Woods wrote: > > On Sat, 2011-10-15 at 21:41 +1030, Tim wrote: > > > >> MAC filtering is utterly pointless. > > We use it on *wired* networks, primarily to prevent visitors whose > > laptops have not been pro

Re: fedora list spam

2011-10-15 Thread Tim
On Sat, 2011-10-15 at 12:50 -0700, Joe Zeff wrote: > I'd like to ask the rest of you to trim your replies to the part > that's relevant to your message. +1 And I'd wish people would make it clear what's quoted and what's a reply. It's traditional for quoted text to have a > mark before it (as a

Re: undelete files

2011-10-15 Thread Tim
Ranjan Maitra iastate.edu>: >> Thanks very much! I stand corrected from my previous answer which >> appears to have been out of inadequate knowledge. So, how does one >> "really delete" a file then? By using Windows, and not wanting it delete your files... :-\ Andre Robatino: > See the shred

Firefox does not work as expected

2011-10-15 Thread Peter Boy
Hi all, I'm wondering if I have a tricky misconfiguration of my firefox installation here. Example 1: http://http://www.bialetti.it/uk/catalogue/scheda.asp?id_cat=69# Below the rightmost image there is a gallery of alternative images. If I click on one of them, the image does not change as su

Re: Any USB-connected parallel port devices in use?

2011-10-15 Thread Brian Mury
On Thu, 2011-10-13 at 13:10 -0700, Geoffrey Leach wrote: > My parallel-port printer is connected via a Belikin parallel-port-to- > USB connector. Worked fine in F14, completely broken in F15. Bugzilla > discussion (742398) places the blame on the driver (uss720) for those > converters, and there

Re: Firefox does not work as expected

2011-10-15 Thread Michael Schwendt
On Sat, 15 Oct 2011 23:07:57 +0200, PB (Peter) wrote: > I'm wondering if I have a tricky misconfiguration of my firefox > installation here. F-14 as guessed from your X-Mailer header: Evolution 2.32.3 (2.32.3-1.fc14) > These are only 3 examples, there are a lot of others. All of them work here

Re: Linpsk audio -

2011-10-15 Thread Brian Mury
On Fri, 2011-10-14 at 10:23 -0400, Bob Goodwin wrote: > Thanks for the advice. No problem Bob! Looks like you answered your own questions before I saw them. Post if you have more and I'll do my best to answer them. Fldigi seems to be the most popular digimode program for Linux, BTW. It su

Re: fedora list spam

2011-10-15 Thread Ian Malone
On 15 October 2011 20:50, Joe Zeff wrote: > On 10/15/2011 12:33 PM, Ian Malone wrote: >> Seems to have been a run of this recently, can I remind people there's >> no need to re-post their messages, certainly not the URLs? > > The only reason I did was to make sure it was clear exactly what I was >

Re: Yep, names like p4p1 are soooo much better than eth0 :-(

2011-10-15 Thread John Aldrich
On Thu October 13 2011, Darryl L. Pierce wrote: > > The adults also realize that Fedora already has a process pretty much > > exactly as Thomas described, and participate in it if they want to. > Really? What is it? How do we access this wondrous special forum on changing device names on a whim of

Re: fedora list spam

2011-10-15 Thread Ed Greshko
On 10/16/2011 06:18 AM, Ian Malone wrote: > Best to at least snip the URL, that way there's one less copy of it > floating about on the net to get indexed. IMO, it is best not to respond at all to these. Just email the list admins so they can ban the offending email address. The list admins do

Re: Yep, names like p4p1 are soooo much better than eth0 :-(

2011-10-15 Thread Rahul Sundaram
On 10/16/2011 04:24 AM, John Aldrich wrote: > On Thu October 13 2011, Darryl L. Pierce wrote: >>> The adults also realize that Fedora already has a process pretty much >>> exactly as Thomas described, and participate in it if they want to. >> > Really? What is it? How do we access this wondrous spe

Re: Yep, names like p4p1 are soooo much better than eth0 :-(

2011-10-15 Thread Robert Myers
On Sat, Oct 15, 2011 at 8:59 PM, Rahul Sundaram wrote: > On 10/16/2011 04:24 AM, John Aldrich wrote: >> On Thu October 13 2011, Darryl L. Pierce wrote: The adults also realize that Fedora already has a process pretty much exactly as Thomas described, and participate in it if they want to

Re: Linpsk audio -

2011-10-15 Thread Bob Goodwin
On 15/10/11 17:15, Brian Mury wrote: > On Fri, 2011-10-14 at 10:23 -0400, Bob Goodwin wrote: >> Thanks for the advice. > No problem Bob! Looks like you answered your own questions before I saw > them. Post if you have more and I'll do my best to answer them. > > Fldigi seems to be the most

Re: Yep, names like p4p1 are soooo much better than eth0 :-(

2011-10-15 Thread inode0
On Sat, Oct 15, 2011 at 8:08 PM, Robert Myers wrote: > On Sat, Oct 15, 2011 at 8:59 PM, Rahul Sundaram wrote: >> On 10/16/2011 04:24 AM, John Aldrich wrote: >>> On Thu October 13 2011, Darryl L. Pierce wrote: > The adults also realize that Fedora already has a process pretty much > exactl

Re: Yep, names like p4p1 are soooo much better than eth0 :-(

2011-10-15 Thread Robert Myers
On Sat, Oct 15, 2011 at 9:30 PM, inode0 wrote: > On Sat, Oct 15, 2011 at 8:08 PM, Robert Myers wrote: >> On Sat, Oct 15, 2011 at 8:59 PM, Rahul Sundaram wrote: >>> On 10/16/2011 04:24 AM, John Aldrich wrote: On Thu October 13 2011, Darryl L. Pierce wrote: >> The adults also realize that

Re: Firefox does not work as expected

2011-10-15 Thread Ed Greshko
On 10/16/2011 05:07 AM, Peter Boy wrote: > Epiphany, Arora, Galeon, Chrome, all work fine as well as firefox used > by colleagues of mine using Gentoo and Ubuntu. > > I don't think these are common problems with firefox and Fedora. So it > should be due to my configuration. But it's all standard, n

Re: Yep, names like p4p1 are soooo much better than eth0 :-(

2011-10-15 Thread inode0
On Sat, Oct 15, 2011 at 8:53 PM, Robert Myers wrote: > On Sat, Oct 15, 2011 at 9:30 PM, inode0 wrote: >> On Sat, Oct 15, 2011 at 8:08 PM, Robert Myers wrote: >>> Even Microsoft tests changes on *users*.  Of course, Fedora is sort of >>> a beta distribution for RedHat. >> >> Everyone is welcome t

Re: Samba problems. Samba master fight with Linksys E4200 wireless router with storage ?

2011-10-15 Thread Robert Myers
On Wed, Sep 21, 2011 at 12:25 AM, Craig White wrote: > On Wed, 2011-09-21 at 00:15 -0400, Robert Myers wrote: >> On Tue, Sep 20, 2011 at 11:15 PM, Craig White wrote: >> > On Tue, 2011-09-20 at 20:29 -0400, Robert Myers wrote: >> >> On Tue, Sep 20, 2011 at 8:17 PM, linux guy wrote: >> >> > Surely

Re: Samba problems. Samba master fight with Linksys E4200 wireless router with storage ?

2011-10-15 Thread Craig White
On Sat, 2011-10-15 at 22:08 -0400, Robert Myers wrote: > On Wed, Sep 21, 2011 at 12:25 AM, Craig White wrote: > > On Wed, 2011-09-21 at 00:15 -0400, Robert Myers wrote: > >> On Tue, Sep 20, 2011 at 11:15 PM, Craig White > >> wrote: > >> > On Tue, 2011-09-20 at 20:29 -0400, Robert Myers wrote: >

Re: doc question on private network IP allocation

2011-10-15 Thread Paul Allen Newell
On 10/15/2011 12:48 PM, Craig White wrote: > > sure - buy a layer 3 managed switch (an unlikely candidate for home > implementations) > Craig: Thanks, I was just curious why it was only wireless and not both wireless and wired. Understand the "limitations" of MAC addresses ... as I mentioned ea

Re: Yep, names like p4p1 are soooo much better than eth0 :-(

2011-10-15 Thread Rahul Sundaram
On 10/16/2011 06:38 AM, Robert Myers wrote: > > Your description of the process betrays exactly what is wrong with it. > It's a hobby shop for geeks with a very narrow perspective on > computers and how they are actually used. http://domsch.com/blog/?p=455 Your assumptions doesn't hold true re

Re: getting packet dropperd on interface

2011-10-15 Thread Benjamin
Hi, my output of command : ethtool -g em1 Ring parameters for em1: Pre-set maximums: RX:4096 RX Mini:0 RX Jumbo:0 TX:4096 Current hardware settings: RX:1024 RX Mini:0 RX Jumbo:0 TX:1024 before current value for RX and TX are 256 and i increased

Re: Yep, names like p4p1 are soooo much better than eth0 :-(

2011-10-15 Thread Roger
On 16/10/11 15:59, Rahul Sundaram wrote: > On 10/16/2011 06:38 AM, Robert Myers wrote: > >> Your description of the process betrays exactly what is wrong with it. >> It's a hobby shop for geeks with a very narrow perspective on >> computers and how they are actually used. >> Isn't eth0 for ethern

Re: Yep, names like p4p1 are soooo much better than eth0 :-(

2011-10-15 Thread Tim
On Sun, 2011-10-16 at 16:35 +1100, Roger wrote: > Isn't eth0 for ethernet? Ethernet was badly named in the first place, it's carried by wires, not going through the ether (wireless). :-\ -- [tim@localhost ~]$ uname -r 2.6.27.25-78.2.56.fc9.i686 Don't send private replies to my address, the mai