3ware 9690SA ?

2010-05-06 Thread Ed Greshko
Anyone using the 3ware 9690SA SATA controller? Interested in your experience/opinions. -- Remember, if you try to ESCAPE, many APARTMENT-HOPPING ALCOHOLICS will SIMONIZE your HALLWAYS!! This is your LAST WARNING!! Guess Who! http://tinyurl.com/mc4xe7 signature.asc Description: OpenPGP digital

Re: Windows 7 on a Fedora 12 KVM Box ?

2010-05-06 Thread Mogens Kjaer
On 05/04/2010 10:17 PM, Emmett Culley wrote: ... > However, I just took a look and the win7 VM doesn't see any sound cards. So > no, I haven't gotten audio to work. > If you ever need sound you can access your VM using rdesktop (must be enabled in windows first). I access my Win7 64-bit with:

Re: YUM seg fault on F12 on x86_64 with >4096M of memory

2010-05-06 Thread Michael Schwendt
On Thu, 06 May 2010 08:39:13 +0300, Gilboa wrote: > > > Sound like a memory issue. > > Problem is - AFAIR memtest86 is 32bit and can only access 4GB of RAM. > > > > I stand corrected. > The Fedora packaged memtest86 is 64bit. > > - Gilboa There's also "memtester", which can test available fre

sound problem with easycap

2010-05-06 Thread Adel ESSAFI
Hi list I have installed easycap driver for fedora 12 http://sourceforge.net/projects/easycapdc60/reviews/ when I open the device with vlc, the video works great but not there is no sound! Can you help please. note : there is no /dev/dsp file in my system VLC is unable to open the MRL '

How to compare two text files

2010-05-06 Thread W.H. Kalpa Pathum
hi, I've got two text files containing email addresses one at a row. The number of rows in one file is different from the number of the other file. email addresses in one file is already there in the other file (there are some more also). What I want to do is extract the list which is not in the o

Re: How to compare two text files

2010-05-06 Thread Terry Polzin
On Thu, 2010-05-06 at 18:27 +0530, W.H. Kalpa Pathum wrote: > hi, > > I've got two text files containing email addresses one at a row. The > number of rows in one file is different from the number of the other > file. email addresses in one file is already there in the other file > (there are some

Re: How to compare two text files

2010-05-06 Thread W.H. Kalpa Pathum
On Thu, May 6, 2010 at 6:32 PM, Terry Polzin wrote: > On Thu, 2010-05-06 at 18:27 +0530, W.H. Kalpa Pathum wrote: >> hi, >> >> I've got two text files containing email addresses one at a row. The >> number of rows in one file is different from the number of the other >> file. email addresses in on

Re: How to compare two text files

2010-05-06 Thread Jussi Lehtola
On Thu, 2010-05-06 at 18:27 +0530, W.H. Kalpa Pathum wrote: > hi, > > I've got two text files containing email addresses one at a row. The > number of rows in one file is different from the number of the other > file. email addresses in one file is already there in the other file > (there are some

Re: How to compare two text files

2010-05-06 Thread Kwan Lowe
On Thu, May 6, 2010 at 8:57 AM, W.H. Kalpa Pathum wrote: > hi, > > I've got two text files containing email addresses one at a row. The > number of rows in one file is different from the number of the other > file. email addresses in one file is already there in the other file > (there are some mo

Re: How to compare two text files

2010-05-06 Thread NoSpaze
Am Donnerstag, den 06.05.2010, 18:27 +0530 schrieb W.H. Kalpa Pathum: > I've got two text files containing email addresses one at a row. The > number of rows in one file is different from the number of the other > file. email addresses in one file is already there in the other file > (there are som

Re: How to compare two text files

2010-05-06 Thread g
W.H. Kalpa Pathum wrote: > Any idea on how to accomplish this? cat file.a > file.c cat file.b >> file.c sort file.c > file.d uniq -u file.d > file.e -- peace out. tc,hago. g . in a free world without fences, who needs gates. ** help microsoft stamp out piracy - give linux to a frien

This page crashes konqueror ?

2010-05-06 Thread Linuxguy123
I'm finding that this page crashes konqueror. http://jeffhoogland.blogspot.com/2010/05/pandora-radio-on-n900-pypianobar.html Can anyone confirm this ? Thanks -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailm

Re: How to compare two text files [SOLVED]

2010-05-06 Thread W.H. Kalpa Pathum
On Thu, May 6, 2010 at 6:53 PM, g wrote: > W.H. Kalpa Pathum wrote: > > >> Any idea on how to accomplish this? > > > cat file.a > file.c > cat file.b >> file.c > sort file.c > file.d > uniq -u file.d > file.e > > > -- > > peace out. > > tc,hago. > > g > . > > > in a free world without fences

bandwidt monitor

2010-05-06 Thread ann kok
Hi I am using cact banwdith monitor but the bandwidt graph is not showing when it is over 120M I already set it every minute instead of 5 mintues. pls help Thank you -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedorapro

share problem samba

2010-05-06 Thread Adel ESSAFI
Hi list I have a problem with samba. I am used to make shares with samba, but this time, I failed. I don't know where the problem is? I configure my smb.conf as usual r...@localhost ~]# smbclient -L 192.168.1.10 Enter root's password: Anonymous login successful Domain=[MYGROUP] OS=[Unix] Server=[S

Re: Xfce theme switching caused Xfce to crash and now it would not to start - any suggestions for reset or re-config to default

2010-05-06 Thread Edmon Begoli
Thanks. I ended up having to wipe out .config/xfce4. I did not have any other xfce4 files/directories under .config,, but only under xfce4, and switching time using xfce4-appearance-settings did not help. (it must be that something else got corrupted) so I wipe out (rename out) .config/xfce4.

Re: This page crashes konqueror ?

2010-05-06 Thread Ed Greshko
On 05/06/2010 09:47 PM, Linuxguy123 wrote: > I'm finding that this page crashes konqueror. > http://jeffhoogland.blogspot.com/2010/05/pandora-radio-on-n900-pypianobar.html > > Can anyone confirm this ? > > No crash here on F11fully updated. -- Fortune and love befriend the bold. -- Ovid G

Re: How to compare two text files [SOLVED]

2010-05-06 Thread Karl-Olov Serrander
On Thu, 6 May 2010, W.H. Kalpa Pathum wrote: > On Thu, May 6, 2010 at 6:53 PM, g wrote: > > Thanks for all your help > > The way of NoSpaz with grep worked fine. > g's method gave me a unique list but it also had rows from file B. I > want them excluded. > > Anyway thanks for all. man comm rega

Re: How to compare two text files [SOLVED]

2010-05-06 Thread W.H. Kalpa Pathum
On Thu, May 6, 2010 at 7:50 PM, Karl-Olov Serrander wrote: > On Thu, 6 May 2010, W.H. Kalpa Pathum wrote: > >> On Thu, May 6, 2010 at 6:53 PM, g wrote: >> >> Thanks for all your help >> >> The way of NoSpaz with grep worked fine. >> g's method gave me a unique list but it also had rows from file

Re: share problem samba

2010-05-06 Thread Michael Cronenworth
Adel ESSAFI wrote: > I have a problem with samba. I am used to make shares with samba, but > this time, I failed. I don't know where the problem is? Do you have SELinux enabled? If so, have you configured it to allow Samba access to your home directories? -- users mailing list users@lists.fedora

Re: How to compare two text files [SOLVED]

2010-05-06 Thread g
W.H. Kalpa Pathum wrote: > Thanks for all your help welcome. > The way of NoSpaz with grep worked fine. great. > g's method gave me a unique list but it also had rows from file B. I > want them excluded. if you had rows from file b, then those are rows that where not in file a. -- peace

Re: How to compare two text files [SOLVED]

2010-05-06 Thread W.H. Kalpa Pathum
On Thu, May 6, 2010 at 8:07 PM, g wrote: > W.H. Kalpa Pathum wrote: > > >> Thanks for all your help > > welcome. > >> The way of NoSpaz with grep worked fine. > > great. > >> g's method gave me a unique list but it also had rows from file B. I >> want them excluded. > > if you had rows from file

run Fedora 12 (64bit) on Sun Virtual Box issue

2010-05-06 Thread Weigang Gong
Hi, I wonder whether anyone run Fedora 12 (64bit) in Sun Virtual Box successfully? The installation seems fine, but when it is started, I can't see GUI, only command line. What should I do ? Thanks. Michael _

Re: run Fedora 12 (64bit) on Sun Virtual Box issue

2010-05-06 Thread Michael Cronenworth
Weigang Gong wrote: > I wonder whether anyone run Fedora 12 (64bit) in Sun Virtual Box > successfully? > > The installation seems fine, but when it is started, I can't see GUI, > only command line. > > What should I do ? You need to install the VirtualBox guest additions. Devices menu>Install Gue

Re: 3ware 9690SA ?

2010-05-06 Thread Edward. S. P. Leong
Ed Greshko wrote: >Anyone using the 3ware 9690SA SATA controller? Interested in your >experience/opinions. > > > Hello, Mine is 9650... It is okay for me... Edward. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.

seeking resolution to Network Device difficulties

2010-05-06 Thread Petrus de Calguarium
I installed a new motherboard into my desktop computer 2 days ago. As a consequence, I now have a different network device. The old network device was shown as eth0 and it obviously is no longer installed in my computer and it always had a particular IP address on my local netowrk. The new net

Re: seeking resolution to Network Device difficulties

2010-05-06 Thread Tom Horsley
On Thu, 06 May 2010 10:52:05 -0600 Petrus de Calguarium wrote: > The new network device ought to be the new eth0, since the old one was > physically removed, but it is not: it is shown as eth1 and it no longer has > the same IP address that this computer used to have on my local network, but >

Re: share problem samba

2010-05-06 Thread Adel ESSAFI
:) I will follow this way and give a come back 2010/5/6 Michael Cronenworth > Adel ESSAFI wrote: > > I have a problem with samba. I am used to make shares with samba, but > > this time, I failed. I don't know where the problem is? > > Do you have SELinux enabled? If so, have you configured it

Re: seeking resolution to Network Device difficulties

2010-05-06 Thread Petrus de Calguarium
Tom Horsley wrote: > Remove the file named /etc/udev/rules.d/70-persistent-net.rules, > reboot, and your new NIC will be eth0. > Should I replace the file once I have rebooted and all of the settings are back to normal? -- users mailing list users@lists.fedoraproject.org To unsubscribe or chan

Re: seeking resolution to Network Device difficulties

2010-05-06 Thread Petrus de Calguarium
I had a look at that file. It is autogenerated, so I guess a new one will be created. I could possibly just edit it and remove the reference to the old card, too? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/m

Re: seeking resolution to Network Device difficulties

2010-05-06 Thread Petrus de Calguarium
Tom Horsley wrote: > Remove the file named /etc/udev/rules.d/70-persistent-net.rules, > reboot, and your new NIC will be eth0. > That doesn't completely work. I deleted the file and rebooted. The file was recreated and now it says eth0, but: - the network still does not start automatically (I

OT gmail alert -- spam or real?

2010-05-06 Thread jackson byers
I don't know how to tell whether the below quoted email is really from gmail or some sort of spam/scan. I don't recall ever giving my birthdate to gmail before, or having to put in my password except when starting gmail. .? Any other users on this list seeing this? thanks for advice Jack fro

Re: OT gmail alert -- spam or real?

2010-05-06 Thread Steven Stern
On 05/06/2010 12:49 PM, jackson byers wrote: > I don't know how to tell whether the below quoted email is really from > gmail or some sort of spam/scan. I don't recall ever giving my birthdate > to gmail before, or having to put in my password except when starting > gmail. .? > Any other users

Re: OT gmail alert -- spam or real?

2010-05-06 Thread Mail Llists
On 05/06/2010 01:49 PM, jackson byers wrote: > I don't know how to tell whether the below quoted email is really from > gmail or some sort of spam/scan. I don't recall ever giving my birthdate > to gmail before, or having to put in my password except when starting > gmail. .? > Account: > Pas

Re: seeking resolution to Network Device difficulties

2010-05-06 Thread Tom Horsley
On Thu, 06 May 2010 11:43:45 -0600 Petrus de Calguarium wrote: > - I still don't get my old IP address, which is vacant. I am still getting a > different one that the default one I had on my local network. Yea, I guess that file gets the "device" name correct, but there may also be things record

Network Adaptor conundrums

2010-05-06 Thread Petrus de Calguarium
How do I make the network device eth0 get IP address 192.168.1.64, which is what it used to be, instead of 192.168.1.70, which is what it is getting now? How do I make the network start automatically at login, instead of me having to click the 'System eth0' icon in knetworkmanager in the system

Re: OT gmail alert -- spam or real?

2010-05-06 Thread fchan
>I don't know how to tell whether the below quoted email is really from >gmail or some sort of spam/scan. I don't recall ever giving my birthdate >to gmail before, or having to put in my password except when starting >gmail. .? >Any other users on this list seeing this? > >thanks for advice >

Re: OT gmail alert -- spam or real?

2010-05-06 Thread alan
On Thu, 6 May 2010, fchan wrote: > >> I don't know how to tell whether the below quoted email is really from >> gmail or some sort of spam/scan. I don't recall ever giving my birthdate >> to gmail before, or having to put in my password except when starting >> gmail. .? >> Any other users

Re: seeking resolution to Network Device difficulties

2010-05-06 Thread Marko Vojinovic
On Thursday 06 May 2010 18:43:45 Petrus de Calguarium wrote: > - I still don't get my old IP address, which is vacant. I am still getting > a different one that the default one I had on my local network. How do you obtain an IP? Do you get one served from DHCP on your router? It is possible that

QtCreator cannot run the executable on XFCE terminals

2010-05-06 Thread Paul Smith
Dear All, Do you experience this problem: https://bugzilla.redhat.com/show_bug.cgi?id=588097 Paul -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/M

Re: seeking resolution to Network Device difficulties

2010-05-06 Thread Petrus de Calguarium
Marko Vojinovic wrote: > How do you obtain an IP? Do you get one served from DHCP on your router? > It is possible that your router is configured to provide a fixed IP for a > network card with specific MAC address. If that is the case, since you > have changed the card the MAC is now different an

Re: OT gmail alert -- spam or real?

2010-05-06 Thread Gene Heskett
On Thursday 06 May 2010, jackson byers wrote: Its phishing, nuke it. >I don't know how to tell whether the below quoted email is really from >gmail or some sort of spam/scan. I don't recall ever giving my birthdate >to gmail before, or having to put in my password except when starting >gmail. ..

Re: OT gmail alert -- spam or real?

2010-05-06 Thread Michael Miles
On 05/06/2010 10:49 AM, jackson byers wrote: > I don't know how to tell whether the below quoted email is really from > gmail or some sort of spam/scan. I don't recall ever giving my birthdate > to gmail before, or having to put in my password except when starting > gmail. .? > Any other users

Re: OT gmail alert -- spam or real?

2010-05-06 Thread Michael Miles
On 05/06/2010 10:49 AM, jackson byers wrote: > I don't know how to tell whether the below quoted email is really from > gmail or some sort of spam/scan. I don't recall ever giving my birthdate > to gmail before, or having to put in my password except when starting > gmail. .? > Any other users

[389-users] getent group doesnt show any ldap groups

2010-05-06 Thread Prashanth Sundaram
I got around this by changing the ldap.conf. pam_filter objectclass=posixAccount pam_member_attribute uniquemember I haven;t tested this but you can also map the memberuid and memberof to Uniquememember. So the nss_ldap checks the uniquemember value every time. nss_map_attribute memberuid unique

Re: OT gmail alert -- spam or real?

2010-05-06 Thread Michael Miles
On 05/06/2010 10:49 AM, jackson byers wrote: > I don't know how to tell whether the below quoted email is really from > gmail or some sort of spam/scan. I don't recall ever giving my birthdate > to gmail before, or having to put in my password except when starting > gmail. .? > Any other users

Re: QtCreator cannot run the executable on XFCE terminals

2010-05-06 Thread Guilherme Raymo Longo
Paul, do you mean the executable file generated by QtCreator or the QtCreator binary itself? On 5/6/10, Paul Smith wrote: > Dear All, > > Do you experience this problem: > > https://bugzilla.redhat.com/show_bug.cgi?id=588097 > > Paul > -- > users mailing list > users@lists.fedoraproject.org > To

Re: seeking resolution to Network Device difficulties

2010-05-06 Thread Greg Woods
On Thu, 2010-05-06 at 12:35 -0600, Petrus de Calguarium wrote: > In the router configuration, I see my old IP (192.168.1.64) and it is shown > as being linked to an HWAddresss (MAC Address, I guess, for my old ethernet). This is fairly common for DHCP servers. They store information about previ

Re: seeking resolution to Network Device difficulties

2010-05-06 Thread Petrus de Calguarium
Marko Vojinovic wrote: > How do you obtain an IP? Do you get one served from DHCP on your router? > It is possible that your router is configured to provide a fixed IP for a > network card with specific MAC address. If that is the case, since you > have changed the card the MAC is now different an

Re: QtCreator cannot run the executable on XFCE terminals

2010-05-06 Thread Paul Smith
Hi Guilherme, I mean the executable file generated by QtCreator. Thanks, Paul On Thu, May 6, 2010 at 7:50 PM, Guilherme Raymo Longo wrote: > Paul, > do you mean the executable file generated by QtCreator or the > QtCreator binary itself? > > > On 5/6/10, Paul Smith wrote: >> Dear All, >> >>

Re: Network Adaptor conundrums

2010-05-06 Thread Kevin J. Cummings
On 05/06/2010 02:05 PM, Petrus de Calguarium wrote: > How do I make the network device eth0 get IP address 192.168.1.64, which is > what it used to be, instead of 192.168.1.70, which is what it is getting now? Fix your DHCP server. Seriously, if it is an allocated address and you don't like it,

Re: seeking resolution to Network Device difficulties

2010-05-06 Thread Petrus de Calguarium
Greg Woods wrote: > 1) Configure a static IP address on your box instead of using DHCP. In > the /etc/sysconfig/network-scripts/ifcfg-eth0 file, you will need to > have BOOTPROTO=static and add IPADDR & NETMASK lines. Just make sure the > IPADDR you choose is outside the range of any that will be

Re: OT gmail alert -- spam or real?

2010-05-06 Thread kalinix
On Thu, 2010-05-06 at 11:44 -0700, Michael Miles wrote: > > The Gmail Team > > > Is this really from the gmail team or is it another scam? from Gmail Support ??? Come on! You gotta be kidding! I think (in the best case) they're missing a 7 after 00 :)) However, I'm curious how many (l)use

Re: OT gmail alert -- spam or real?

2010-05-06 Thread jackson byers
Thanks to all who responded. I may well have not seen all--I use digest mode. And I also use just webmail, no evolution or whatever. I don't know anything about "dkim" --I did not respond to that message --I have since reported it as spam --I previously had not known how to check headers followin

ftpes on command line

2010-05-06 Thread Adel ESSAFI
Hi list i want to avvess o my ftp server with ftpes protocol but classic ftp commande line does not support that. a...@localhost ~]$ ftp ftp> open ftpes://ftp..org ftp: ftpes://ftp.*.org: Name or service not known Is there any alternative? regards Adel -- PhD candidate in Computer

Re: Network Adaptor conundrums

2010-05-06 Thread Petrus de Calguarium
Kevin J. Cummings wrote: > Devices configured through system-config-network can be configured to > start up on system boot. The device is set to NM_CONTROLLED in ifcfg-eth0, but I still have to click to get a connection. With my previous hardware, it simply connected automatically. I have not c

Re: ftpes on command line

2010-05-06 Thread Michael Cronenworth
Adel ESSAFI wrote: > > Is there any alternative? vsftpd supports SSL, but it is not enabled by default. You should use "sftp" or "scp" to transfer files. This uses the same connection as an ssh connection and will function the same except those commands are explicitly for file transfer. -- use

Re: ftpes on command line

2010-05-06 Thread Athmane Madjoudj
On 05/06/2010 08:36 PM, Adel ESSAFI wrote: > Hi list > i want to avvess o my ftp server with ftpes protocol but classic ftp > commande line does not support that. > > a...@localhost ~]$ ftp > ftp> open ftpes://ftp..org > ftp: ftpes://ftp.*.org: Name or service not known > > Is there any a

Re: ftpes on command line

2010-05-06 Thread Adel ESSAFI
2010/5/6 Athmane Madjoudj > On 05/06/2010 08:36 PM, Adel ESSAFI wrote: > > Hi list > > i want to avvess o my ftp server with ftpes protocol but classic ftp > > commande line does not support that. > > > > a...@localhost ~]$ ftp > > ftp> open ftpes://ftp..org > > ftp: ftpes://ftp.*.org:

Re: Network Adaptor conundrums

2010-05-06 Thread John Aldrich
On Thu May 6 2010, Petrus de Calguarium wrote: > Kevin J. Cummings wrote: > > Devices configured through system-config-network can be configured to > > start up on system boot. > > The device is set to NM_CONTROLLED in ifcfg-eth0, but I still have to > click to get a connection. With my previous h

Re: How to compare two text files

2010-05-06 Thread Bruno Wolff III
On Thu, May 06, 2010 at 18:27:12 +0530, "W.H. Kalpa Pathum" wrote: > hi, > > I've got two text files containing email addresses one at a row. The > number of rows in one file is different from the number of the other > file. email addresses in one file is already there in the other file > (ther

Re: No sound from Amarok (phonon/ pulseaudio)

2010-05-06 Thread Arthur Clement
On mercredi 5 mai 2010 20:18:06 Rex Dieter wrote: > Linuxguy123 wrote: > > On Wed, 2010-05-05 at 11:54 -0500, Rex Dieter wrote: > >> Linuxguy123 wrote: > >> > F12 /x86, fully up to date, except I can't boot the most recent > >> > kernel. > >> > > >> > $uname -a > >> > Linux localhost.localdomain

Re: Network Adaptor conundrums

2010-05-06 Thread Petrus de Calguarium
John Aldrich wrote: > I may be mistaken, but NM_Controlled sounds like it's managed by Network > Manager and system-config-network is a different beast, and you can set > devices to come up at boot there. Yes, you are right, of course. I have seen that, too, and I understand what it does. I am

Re: seeking resolution to Network Device difficulties

2010-05-06 Thread Alan Cox
> So, I guess I will just have to edit my aliases and scripts to use the new IP > address. For a lot of cards you can do this ifconfig eth0 hw xx:xx:xx:xx:xx:xx (if you know what the old addr was) Alan -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription

Re: [389-users] getent group doesnt show any ldap groups

2010-05-06 Thread John A. Sullivan III
On Thu, 2010-05-06 at 14:45 -0400, Prashanth Sundaram wrote: > I got around this by changing the ldap.conf. > > pam_filter objectclass=posixAccount > pam_member_attribute uniquemember > > I haven;t tested this but you can also map the memberuid and memberof > to Uniquememember. So the nss_ldap ch

Re: Network Adaptor conundrums

2010-05-06 Thread John Aldrich
On Thu May 6 2010, Petrus de Calguarium wrote: > John Aldrich wrote: > > I may be mistaken, but NM_Controlled sounds like it's managed by > > Network Manager and system-config-network is a different beast, and > > you can set devices to come up at boot there. > > Yes, you are right, of course. I h

Re: OT gmail alert -- spam or real?

2010-05-06 Thread charles zeitler
Do what thou wilt shall be the whole of the Law. On 5/6/10, jackson byers wrote: > I don't know how to tell whether the below quoted email is really from > gmail or some sort of spam/scan. > Any other users on this list seeing this? > > thanks for advice > Jack > > from Gmail Support > to

Re: OT gmail alert -- spam or real?

2010-05-06 Thread Wolfgang S. Rupprecht
jackson byers writes: > from Gmail Support > to > date Sun, May 2, 2010 at 7:19 PM > subject ALERT: Act Fast! > mailed-by gmail.com > signed-by gmail.com > hide details May 2 (4 days ago) > Gmail Team is working on total security on all accounts and as a > result of this secu

Re: 3ware 9690SA ?

2010-05-06 Thread Phil Meyer
On 05/06/2010 01:29 AM, Ed Greshko wrote: > Anyone using the 3ware 9690SA SATA controller? Interested in your > experience/opinions. > > Yes. Not much difference from older controllers with exception of some RAID 6 optimization. Would I recommend it? Sure. We use them almost exclusively

Re: seeking resolution to Network Device difficulties

2010-05-06 Thread Tim
On Thu, 2010-05-06 at 12:58 -0600, Petrus de Calguarium wrote: > I just called my internet provider (who supply the router with my > monthly subscription). It turns out that the only way to get rid of an > old computer on my network and free up a previously used IP address is > to reset the device

Re: Where is everything?

2010-05-06 Thread Tim
On Mon, 2010-05-03 at 09:28 +1000, Roger wrote: > "sudo updatedb" puts everything in the database Puts /almost/ everything... > "locate" finds anything in the updatedb database > > If it's not in the database then it's not on the computer and that > includes any mounted periferals, like usb, cdr

Re: time conflict

2010-05-06 Thread Tim
On Mon, 2010-05-03 at 15:55 -0400, Tom Horsley wrote: > But the odds are good that both systems will try to "fix" the clock > when daylight time changes, so you'll get an hour off twice a year > anyway :-). On Linux, at least, it will actually "fix the clock," when you run the NTP service (which t

Re: OT gmail alert -- spam or real?

2010-05-06 Thread Néstor
Jackson, The link below, helps to track an email ipaddress http://aruljohn.com/info/howtofindipaddress Nestor :-) On Thu, May 6, 2010 at 10:49 AM, jackson byers wrote: > I don't know how to tell whether the below quoted email is really from > gmail or some sort of spam/scan. I don't recall ev

Re: seeking resolution to Network Device difficulties

2010-05-06 Thread Petrus de Calguarium
Tim wrote: > As far as your neighbour being connected, you could try the same release > trick. Though, if you secured your router, like you should do, then > they can't connect. Once you let a strange in they can do all sorts of > damage, whether accidentally, or on purpose. Yes, my network is

Re: seeking resolution to Network Device difficulties

2010-05-06 Thread Petrus de Calguarium
Tim wrote: > Another approach is to do it at the computer. Have your computer > connect with the address you want to lose, then issue a DHCP release > command. I haven't got a clue how to issue a DHCP release command. Is is something like ifconfig eth0 release or something? -- users mailing li

Re: Network Adaptor conundrums

2010-05-06 Thread Petrus de Calguarium
John Aldrich wrote: > Just wondering, but what have you got against system-config-network? It > does a find job on my system of controlling the network and my network > always comes on whenever the system starts. I am not sure that I have anything against system-config-network. It is the old way

Re: OT gmail alert -- spam or real?

2010-05-06 Thread Roger
Its phishing, nuke it. > Whenever I receive such an advice I ignore it, delete the email mainly > because I just what to see what will happen. Always nothing happens, the gmail just keeps on keeping on, bigpond keeps on, eftel keeps going. If you have your sensitive emails stored on your pc it

Re: This page crashes konqueror ?

2010-05-06 Thread Roger
On 05/07/2010 12:15 AM, Ed Greshko wrote: > On 05/06/2010 09:47 PM, Linuxguy123 wrote: > >> I'm finding that this page crashes konqueror. >> http://jeffhoogland.blogspot.com/2010/05/pandora-radio-on-n900-pypianobar.html >> >> Can anyone confirm this ? >> >> >> > No crash here on F11fu

Re: This page crashes konqueror ?

2010-05-06 Thread Jim
On 05/06/2010 07:50 PM, Roger wrote: > On 05/07/2010 12:15 AM, Ed Greshko wrote: > >> On 05/06/2010 09:47 PM, Linuxguy123 wrote: >> >> >>> I'm finding that this page crashes konqueror. >>> http://jeffhoogland.blogspot.com/2010/05/pandora-radio-on-n900-pypianobar.html >>> >>> Can anyone co

Re: seeking resolution to Network Device difficulties

2010-05-06 Thread Mikkel
On 05/06/2010 06:26 PM, Petrus de Calguarium wrote: > Tim wrote: > >> Another approach is to do it at the computer. Have your computer >> connect with the address you want to lose, then issue a DHCP release >> command. > I haven't got a clue how to issue a DHCP release command. Is is something >

Re: run Fedora 12 (64bit) on Sun Virtual Box issue

2010-05-06 Thread Michael
I clicked the "Install Guest Additions...", but nothing happens. When I reboot the VM, I still only see the console login screen. Why there is no GUI poping up ? -- From: "Michael Cronenworth" Sent: Thursday, May 06, 2010 11:35 AM To: Subject: R

Re: Network Adaptor conundrums

2010-05-06 Thread Petrus de Calguarium
John Aldrich wrote: > Just wondering, but what have you got against system-config-network? About system-config-network... Yes, of course I examined it right after rebooting with the new motherboard and not having any internet. So, I will tell you what I see, now that I do have internet (but I

Re: run Fedora 12 (64bit) on Sun Virtual Box issue

2010-05-06 Thread Michael
I made some progress, but was stuck in the Guest Additions installation. Following was what I did: 1. in console mode as root. 2. > dhclient eth0 *this seems enabling the network adapter, since my VM hasn't connected to Internet previously. 3. >yum groupinstall "X Window System" *this c

Re: run Fedora 12 (64bit) on Sun Virtual Box issue

2010-05-06 Thread David Boles
On 5/6/2010 9:54 PM, Michael wrote: > I made some progress, but was stuck in the Guest Additions installation. > > Following was what I did: > 1. in console mode as root. > > 2. > dhclient eth0 > *this seems enabling the network adapter, since my VM hasn't connected > to Internet previously.

Re: OT gmail alert -- spam or real?

2010-05-06 Thread jdow
Others, Seems to me that some people DO need an effective AV/Phish solution. The malware infects their brains, especially if they had to ask the question Jackson Byers asked. Jackson, Simply look at the headers of the message. Look at what it is asking you. The "security upgrade" scheme is old in

Re: OT gmail alert -- spam or real?

2010-05-06 Thread jdow
From: "Wolfgang S. Rupprecht" Sent: Thursday, 2010/May/06 15:11 > > jackson byers writes: >> from Gmail Support >> to >> date Sun, May 2, 2010 at 7:19 PM >> subject ALERT: Act Fast! >> mailed-by gmail.com >> signed-by gmail.com >> hide details May 2 (4 days ago) >> Gmail Team is working on tot

Re: OT gmail alert -- spam or real?

2010-05-06 Thread Mail Llists
On 05/06/2010 10:34 PM, jdow wrote: > > It looks like the miscreant use Google mail to send the phish. Although > there does seem to be a lack of the expected number of received-from: > headers. > > {^_^} Google mail sent via webmail remains solely within the internal google mailers ... tha

Re: OT gmail alert -- spam or real?

2010-05-06 Thread jdow
From: "Mail Llists" Sent: Thursday, 2010/May/06 19:39 > On 05/06/2010 10:34 PM, jdow wrote: > >> >> It looks like the miscreant use Google mail to send the phish. Although >> there does seem to be a lack of the expected number of received-from: >> headers. >> >> {^_^} > > > Google mail se

Re: OT gmail alert -- spam or real?

2010-05-06 Thread Mail Llists
On 05/06/2010 10:58 PM, jdow wrote: > They should also show the IP address of the person posting the message. > I've not looked at a gmail header in quite some time so I'm not sure if > they adopted this practice or not. I figured it had stayed on campus. > I expected to see it shuffled from compu

Re: Problem with Akamai's INET6?

2010-05-06 Thread Marcel Rieux
On Wed, May 5, 2010 at 4:19 PM, Marko Vojinovic wrote: > On Wednesday 05 May 2010 14:21:06 Marcel Rieux wrote: > > I try to view this video: > > > > http://www.cbc.ca/fifth/lies/video.html > > > > and don't succeed. > > > > I was able to get an mms URL at Akamai, but here's what happens, even > u

LDAP authentication problem

2010-05-06 Thread Luc MAIGNAN
Hi, I use an OpenLDAP to authenticate linux users. All seems to work fine. But after several days, the users have to change their passwords (password expired). And even they can change it, the message is still the same (you have to change your password). THe only way to permit them to login is

Re: This page crashes konqueror ?

2010-05-06 Thread Marcel Rieux
On Thu, May 6, 2010 at 9:47 AM, Linuxguy123 wrote: > I'm finding that this page crashes konqueror. > > http://jeffhoogland.blogspot.com/2010/05/pandora-radio-on-n900-pypianobar.html > > Can anyone confirm this ? > No problem with Fedora 12, Konqueror or Firefox. -- users mailing list users@list

Re: OT gmail alert -- spam or real?

2010-05-06 Thread Brian Mury
Lots of good advice already, so I won't waste bandwidth repeating it all, but I will add an item to Joanne's comment about things a reputable company wouldn't do: On Thu, 2010-05-06 at 19:25 -0700, jdow wrote: > But, the primary > good thing to learn is that the likelihood of ANY reputable company

How to sync files on external hard disk and laptop running on F12

2010-05-06 Thread RAMAKISHOREBABU KOPPULA
hello every one, 1. How to sync files on external hard disk and laptop running on F12? 2. I am running Windows XP as gust oS using Virtual Box.When I connect a USB device the windows OS is not recognising the device automatically as it generally happen on standalone windows system. I am able to ac

broken maxima: fatal error encountered in SBCL

2010-05-06 Thread Hiisi
Dear users! Recently maxima/XMaxima/wxMaxima got broken on my machine with the following message when started from terminal: $ maxima fatal error encountered in SBCL pid 15897(tid 3086857920): can't load .core for different runtime, sorry Welcome to LDB, a low-level debugger for the Lisp runtime

Burnig DVD problem

2010-05-06 Thread SALMAN AHMED
  Using FC12 operating system platform 1st I copy the data from FC12 installation DVD   in a folder, and then using GUI based tool for burnig CD/DVD I burned the DVD and   then I also verfied the data. But when I tried to install FC12 on some other computers   this DVD (which I burned) did not

Re: How to sync files on external hard disk and laptop running on F12

2010-05-06 Thread Joachim Backes
On 05/07/2010 08:19 AM, RAMAKISHOREBABU KOPPULA wrote: hello every one, 1. How to sync files on external hard disk and laptop running on F12? 2. I am running Windows XP as gust oS using Virtual Box.When I connect a USB device the windows OS is not recognising the device automatically as it gener

Re: Burnig DVD problem

2010-05-06 Thread Joachim Backes
On 05/07/2010 08:04 AM, SALMAN AHMED wrote: Using FC12 operating system platform 1st I copy the data from FC12 installation DVD in a folder, and then using GUI based tool for burnig CD/DVD I burned the DVD and then I also verfied the data. But when I tried to install FC12 on some other computers

Re: How to sync files on external hard disk and laptop running on F12

2010-05-06 Thread RAMAKISHOREBABU KOPPULA
On Fri, May 7, 2010 at 12:03 PM, Joachim Backes < joachim.bac...@rhrk.uni-kl.de> wrote: > On 05/07/2010 08:19 AM, RAMAKISHOREBABU KOPPULA wrote: > >> hello every one, >> >> 1. How to sync files on external hard disk and laptop running on F12? >> 2. I am running Windows XP as gust oS using Virtual