XChat - copy with mouse right click

2010-12-21 Thread tuxdna
Regarding: XChat 2.8.8 - A multiplatform IRC Client Linux 2.6.35.9-64.fc14.x86_64 [x86_64/800.50MHz/SMP] Charset: UTF-8 Renderer: Pango Compiled: Dec 10 2010 When using XChat, I can't copy selected text using mouse right click in the chat window ( where all the conversations scroll up ). The who

do i need a dedicated ip address for https?

2010-12-21 Thread S Mathias
http://help.godaddy.com/article/1054 "# Set up SSL protection on your website." is it an inescapable requirement to have a dedicated [not fix] ip address, when i want to use ssl on my domain? thank you happy Christmas! :) -- users mailing list users@lists.fedoraproject.org To unsubsc

Re: raid mdadm

2010-12-21 Thread Dennis Gilmore
On Tuesday, December 21, 2010 11:49:05 pm xinyou yan wrote: > 2010/12/22 Dennis Gilmore : > > On Tuesday, December 21, 2010 11:30:16 pm xinyou yan wrote: > >> First I add sdb sdc sde fdisk to sdb1 sdc1 sdd1 sde1 > >> then > >> # mdadm --create --level=5 --raid-devices=4 /dev/sd{b,c,d,e}1 > >> #mkd

Re: raid mdadm

2010-12-21 Thread xinyou yan
I can't rewrite any files . So i can't delete the last line of /etc/fstab 在 2010年12月22日 下午1:58,xinyou yan 写道: > 2010/12/22 Sascha : >> Am 22.12.2010 06:30, schrieb xinyou yan: >>> >>> How can i fix the problem ? >>> >>> thank you >> >> The raid-configuration must be stored in /etc/mdadm.conf

Re: Migrating DVD ISO image to USB

2010-12-21 Thread inode0
On Wed, Dec 22, 2010 at 12:03 AM, Robert G. (Doc) Savage wrote: > > On Tue, 2010-12-21 at 23:21 -0600, inode0 wrote: >> On Tue, Dec 21, 2010 at 4:49 PM, inode0 wrote: >> > On Tue, Dec 21, 2010 at 4:23 PM, Robert G. (Doc) Savage >> > wrote: >> >> The Fedora-14-Live-multi.iso image is a DVD image

Re: Migrating DVD ISO image to USB

2010-12-21 Thread Robert G. (Doc) Savage
On Tue, 2010-12-21 at 23:21 -0600, inode0 wrote: > On Tue, Dec 21, 2010 at 4:49 PM, inode0 wrote: > > On Tue, Dec 21, 2010 at 4:23 PM, Robert G. (Doc) Savage > > wrote: > >> The Fedora-14-Live-multi.iso image is a DVD image that uses GRUB rather > >> than isolinux to boot to a menu of Live CD IS

Re: raid mdadm

2010-12-21 Thread xinyou yan
2010/12/22 Sascha : > Am 22.12.2010 06:30, schrieb xinyou yan: >> >> How can i fix the problem ? >> >> thank you > > The raid-configuration must be stored in /etc/mdadm.conf > You can do this with > > mdadm --detail --scan >> /etc/mdadm/mdadm.conf > > after setting up your raid. I had done mdadm -

Re: raid mdadm

2010-12-21 Thread Sascha
Am 22.12.2010 06:30, schrieb xinyou yan: > > How can i fix the problem ? > > thank you The raid-configuration must be stored in /etc/mdadm.conf You can do this with mdadm --detail --scan >> /etc/mdadm/mdadm.conf after setting up your raid. -- users mailing list users@lists.fedoraproject.org T

Re: raid mdadm

2010-12-21 Thread xinyou yan
2010/12/22 Dennis Gilmore : > On Tuesday, December 21, 2010 11:30:16 pm xinyou yan wrote: >> First I add sdb sdc sde  fdisk to sdb1 sdc1 sdd1 sde1 >> then >> # mdadm --create --level=5 --raid-devices=4 /dev/sd{b,c,d,e}1 >> #mkdir /mnt/raid >> #mkfs.ext4 /dev/md0 >> #vi /etc/fstab >> >> add   /dev/m

Re: raid mdadm

2010-12-21 Thread Dennis Gilmore
On Tuesday, December 21, 2010 11:30:16 pm xinyou yan wrote: > First I add sdb sdc sde fdisk to sdb1 sdc1 sdd1 sde1 > then > # mdadm --create --level=5 --raid-devices=4 /dev/sd{b,c,d,e}1 > #mkdir /mnt/raid > #mkfs.ext4 /dev/md0 > #vi /etc/fstab > > add /dev/md0 /mnt/raid ext4 defaults 1 2 > >

raid mdadm

2010-12-21 Thread xinyou yan
First I add sdb sdc sde fdisk to sdb1 sdc1 sdd1 sde1 then # mdadm --create --level=5 --raid-devices=4 /dev/sd{b,c,d,e}1 #mkdir /mnt/raid #mkfs.ext4 /dev/md0 #vi /etc/fstab add /dev/md0 /mnt/raid ext4 defaults 1 2 after reboot fsck.ext4: Invalid argument while trying to open 0 /dev/md0: The

Re: Migrating DVD ISO image to USB

2010-12-21 Thread inode0
On Tue, Dec 21, 2010 at 4:49 PM, inode0 wrote: > On Tue, Dec 21, 2010 at 4:23 PM, Robert G. (Doc) Savage > wrote: >> The Fedora-14-Live-multi.iso image is a DVD image that uses GRUB rather >> than isolinux to boot to a menu of Live CD ISO images. At 5.3 GB, it >> will not fit on an ordinary singl

Re: About programing, a general question

2010-12-21 Thread James McKenzie
On 12/21/10 6:18 PM, Matt Smith wrote: > On 12/21/10, James McKenzie wrote: >> On 12/21/10 1:46 PM, Parshwa Murdia wrote: >>> On Tue, Dec 21, 2010 at 11:46 PM, William Case>> > wrote: >>> >>> I am not a programmer, but I wanted the answer you seem to want. How >

Re: About programing, a general question

2010-12-21 Thread Matt Smith
Can we please get c++ involved in the discussion, it runs circles around C on all levels.. On 12/21/10, James McKenzie wrote: > On 12/21/10 1:46 PM, Parshwa Murdia wrote: >> On Tue, Dec 21, 2010 at 11:46 PM, William Case > > wrote: >> >> I am not a programmer, but

Re: About programing, a general question

2010-12-21 Thread James McKenzie
On 12/21/10 1:46 PM, Parshwa Murdia wrote: > On Tue, Dec 21, 2010 at 11:46 PM, William Case > wrote: > > I am not a programmer, but I wanted the answer you seem to want. How > does the damn thing work? More explicitly: > > How does human understandable in

Re: Migrating DVD ISO image to USB

2010-12-21 Thread Patrick Bartek
--- On Tue, 12/21/10, Robert G. (Doc) Savage wrote: > The Fedora-14-Live-multi.iso image is > a DVD image that uses GRUB rather > than isolinux to boot to a menu of Live CD ISO images. At > 5.3 GB, it > will not fit on an ordinary single layer DVD and requires a > dual-layer > DVD disc & drive.

Re: Migrating DVD ISO image to USB

2010-12-21 Thread inode0
On Tue, Dec 21, 2010 at 4:23 PM, Robert G. (Doc) Savage wrote: > The Fedora-14-Live-multi.iso image is a DVD image that uses GRUB rather > than isolinux to boot to a menu of Live CD ISO images. At 5.3 GB, it > will not fit on an ordinary single layer DVD and requires a dual-layer > DVD disc & driv

Re: various errors related to configuration

2010-12-21 Thread Hugh Brown
Hugh Brown wrote: >> Hi, Hugh, >> I did add the link, and then corrected it, then tried >> # mozilla-plugin-config -i >> *** NSPlugin Viewer *** ERROR: /usr/lib64/mozilla/plugins/libnpjp2.so: >> undefined symbol: __gxx_personality_v0 >> >> So at this time, the jre plugin is not installed and

Migrating DVD ISO image to USB

2010-12-21 Thread Robert G. (Doc) Savage
The Fedora-14-Live-multi.iso image is a DVD image that uses GRUB rather than isolinux to boot to a menu of Live CD ISO images. At 5.3 GB, it will not fit on an ordinary single layer DVD and requires a dual-layer DVD disc & drive. If it could be written to an 8GB USB thumb drive, it could be used to

[389-users] issues with 1.2.7.5

2010-12-21 Thread Robert Viduya
I'm having problems trying to get a clean install of 1.2.7.5 working. We're running RHEL5 and I have the EPEL5.4 repositories configured on it. Yum installed the following when I installed 389-ds: 389-admin.x86_641.1.13-1.el5installed 389-admin-consol

Re: About programing, a general question

2010-12-21 Thread Parshwa Murdia
On Wed, Dec 22, 2010 at 2:42 AM, William Case wrote: I don't think you can get it legitimately online -- I have the hard > cover text. It maybe available online now. Google "The C Programming > Language" by Brian W. Kernighan and Dennis M. Ritchie. It is sold > everywhere that sells computer bo

Re: About programing, a general question

2010-12-21 Thread William Case
On Wed, 2010-12-22 at 02:16 +0530, Parshwa Murdia wrote: > On Tue, Dec 21, 2010 at 11:46 PM, William Case > wrote: > > I found the answer in "The C Programming Language" by Brian W. > Kernighan > and Dennis M. Ritchie. This book is such a basic that it is >

Re: various errors related to configuration

2010-12-21 Thread Hugh Brown
> Hi, Hugh, > I did add the link, and then corrected it, then tried > # mozilla-plugin-config -i > *** NSPlugin Viewer *** ERROR: /usr/lib64/mozilla/plugins/libnpjp2.so: > undefined symbol: __gxx_personality_v0 > > So at this time, the jre plugin is not installed and I seem to be > missing

Re: About programing, a general question

2010-12-21 Thread Parshwa Murdia
On Wed, Dec 22, 2010 at 12:24 AM, Jerry Feldman wrote: I learned C from K&R, from the tutorial that was included with Unix, and > the fact that I was told I had to maintain the Unix CShell. Fortunately > at the time I knew a number of languages including IBM 360/370, > AutoCoder, Burroughs, PDP-8

Re: About programing, a general question

2010-12-21 Thread Parshwa Murdia
On Tue, Dec 21, 2010 at 11:46 PM, William Case wrote: I am not a programmer, but I wanted the answer you seem to want. How > does the damn thing work? More explicitly: > > How does human understandable information get converted by a machine > into electrical data; then store it; may or may not,

Re: About programing, a general question

2010-12-21 Thread Parshwa Murdia
On Tue, Dec 21, 2010 at 11:32 PM, Michael Hennebry < henne...@web.cs.ndsu.nodak.edu> wrote: Then the sequence is python, C, assembly. > Python will let you actually write code. > It has a clean syntax that encourages code legibility. > C is much closer to the metal. > The primary python virtual ma

Re: About programing, a general question

2010-12-21 Thread Jerry Feldman
On 12/21/2010 01:16 PM, William Case wrote > I am not a programmer, but I wanted the answer you seem to want. How > does the damn thing work? More explicitly: > > How does human understandable information get converted by a machine > into electrical data; then store it; may or may not, transform

Re: About programing, a general question

2010-12-21 Thread William Case
On Tue, 2010-12-21 at 13:28 +0530, Parshwa Murdia wrote: > On Mon, Dec 20, 2010 at 10:43 PM, William Case > wrote: > > Parshwa, Two basic questions: 1) Do you want to use > programming as a way > to understand the inner workings of your computer? Or, 2) Do > you wa

Re: About programing, a general question

2010-12-21 Thread Michael Hennebry
On Tue, 21 Dec 2010, Parshwa Murdia wrote: > The primary interest for which the latest software technology has lured me > much is to know about how I can efficiently write the code (despite of my > job of other field) but simultaneously I would be pleased if the same piece > of code and its genera

Re: About programing, a general question

2010-12-21 Thread Parshwa Murdia
On Tue, Dec 21, 2010 at 10:36 PM, Jerry Feldman wrote: The bottom line is that data structures really define how you write > code. Back in my (ugh) COBOL days, I was told that the bubble sort was > the best sort. At that time I didn't know much about data structures, > and even if I did, COBOL is

Re: nm-applet autoload

2010-12-21 Thread Richard Heck
On 12/21/2010 12:00 PM, Maximiliano Alvisto De León wrote: > 2010/12/21 Rick Sewill >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> On 12/21/2010 10:52 AM, Rick Sewill wrote: >>> On 12/21/2010 10:28 AM, Richard Heck wrote: >>> After an upgrade from F12 to F14, which went very smoothl

Re: About programing, a general question

2010-12-21 Thread Jerry Feldman
On 12/21/2010 09:15 AM, James Mckenzie wrote: > Parshwa Murdia wrote: >> Sent: Dec 21, 2010 5:52 AM >> To: Community support for Fedora users >> Subject: Re: About programing, a general question >> >> On Tue, Dec 21, 2010 at 4:09 PM, Bob Marcan wrote: >> >> http://en.wikipedia.org/wiki/Algorithm

Re: nm-applet autoload

2010-12-21 Thread Maximiliano Alvisto De León
2010/12/21 Rick Sewill > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 12/21/2010 10:52 AM, Rick Sewill wrote: > > On 12/21/2010 10:28 AM, Richard Heck wrote: > > > >> After an upgrade from F12 to F14, which went very smoothly even on an > >> old laptop (yea!), nm-applet is no longer lo

Re: nm-applet autoload

2010-12-21 Thread Rick Sewill
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/21/2010 10:52 AM, Rick Sewill wrote: > On 12/21/2010 10:28 AM, Richard Heck wrote: > >> After an upgrade from F12 to F14, which went very smoothly even on an >> old laptop (yea!), nm-applet is no longer loaded automatically under >> KDE. I can

Re: nm-applet autoload

2010-12-21 Thread Rick Sewill
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/21/2010 10:28 AM, Richard Heck wrote: > > After an upgrade from F12 to F14, which went very smoothly even on an > old laptop (yea!), nm-applet is no longer loaded automatically under > KDE. I can load it manually from a terminal, and then all

nm-applet autoload

2010-12-21 Thread Richard Heck
After an upgrade from F12 to F14, which went very smoothly even on an old laptop (yea!), nm-applet is no longer loaded automatically under KDE. I can load it manually from a terminal, and then all is well, but this is a hassle. I could also add it to the Autostart folder, but that seems the wr

OpenOffice crashes compiz on F 14

2010-12-21 Thread Kirk Lowery
The subject line pretty well summarizes it. I've got a vanilla Fedora 14 box, with the default theme and compiz enabled. Compiz works fine until I try to do *anything* with Oo.o. Then it crashes. I've googled around and apparently Oo.o has had issues with gnome gtk and compiz, but I was unable to

Re: About programing, a general question

2010-12-21 Thread Parshwa Murdia
On Tue, Dec 21, 2010 at 7:45 PM, James Mckenzie wrote: Used this book when I took a programming class at the University of > Maryland, Seoul, Korea in the mid 1990s. Yes, it is a very good book on how > to properly write and code programs. I'll have to keep in it mind when > talking to a certain

Re: About programing, a general question

2010-12-21 Thread Parshwa Murdia
On Tue, Dec 21, 2010 at 7:40 PM, Jerry Feldman wrote: This is an excellent book. We used it when I took the data structures > course for my masters degree. In retrospect, I would have preferred > Knuth, but this was and is a great book to learn data structures. At the > time, Pascal was hot, and

Re: About programing, a general question

2010-12-21 Thread James Mckenzie
Parshwa Murdia wrote: >Sent: Dec 21, 2010 5:52 AM >To: Community support for Fedora users >Subject: Re: About programing, a general question > >On Tue, Dec 21, 2010 at 4:09 PM, Bob Marcan wrote: > >http://en.wikipedia.org/wiki/Algorithms_%2B_Data_Structures_%3D_Programs >> >> BR, Bob > > > >Nice

Re: About programing, a general question

2010-12-21 Thread Jerry Feldman
On 12/21/2010 05:39 AM, Bob Marcan wrote: > On Fri, 17 Dec 2010 15:04:30 +0530 > Parshwa Murdia wrote: > >> On Fri, Dec 17, 2010 at 2:02 AM, Rodolfo Alcazar Portillo >> wrote: >> My first programming experience started with Coco-TRS80 basic. Then I >>> knew I will love computers. >>> >>> But as am

Re: networkmanager - priorities

2010-12-21 Thread JB
Genes MailLists sapience.com> writes: > > > Hi: > > If I have 2 or 3 wifi AP's available at one time - is there a way > to tell NM what my priorities are so it chooses the one I want ? > > I could not find a way to specify preferences in the NM applet. > > thanks for help! > >

Re: About programing, a general question

2010-12-21 Thread Parshwa Murdia
On Tue, Dec 21, 2010 at 4:09 PM, Bob Marcan wrote: http://en.wikipedia.org/wiki/Algorithms_%2B_Data_Structures_%3D_Programs > > BR, Bob Nice book Bob. -- Regards, Parshwa Murdia -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admi

Re: About programing, a general question

2010-12-21 Thread Bob Marcan
On Fri, 17 Dec 2010 15:04:30 +0530 Parshwa Murdia wrote: > On Fri, Dec 17, 2010 at 2:02 AM, Rodolfo Alcazar Portillo > wrote: > > My first programming experience started with Coco-TRS80 basic. Then I > > knew I will love computers. > > > > But as amazed as I was, I was hungry to learn the guts

Exaile shoutcast list

2010-12-21 Thread Steve Dowe
Hi, I've been using Exaile in F13 and 14 for a while. In 13, the shoutcast list of genres seemed "correct", in that expanding a folder (genre) to browse the stations always worked. I listen to drum and bass quite a bit, and in F13 this was listed as "DnB". In F14, this is listed as "Drum and

Re: Installation problem

2010-12-21 Thread François Patte
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 19/12/2010 02:33, 外川 康徳 a écrit : > Hello, > > I have downloaded i386 install cd-image iso files and tried > toinstall those. But it failed indicating message on the > screen following; >

Re: A very simple query

2010-12-21 Thread Parshwa Murdia
On Tue, Dec 21, 2010 at 6:20 AM, Tim wrote: A good book, not just one reprinting the man page without further > explanation, > can help with this. > > Reading about, and learning, the *concept* is something that a good book is > still useful for. > > There are plenty of things where following a

Re: About programing, a general question

2010-12-21 Thread Parshwa Murdia
On Mon, Dec 20, 2010 at 11:32 PM, Patrick Kobly wrote: Most assuredly not. But learning with languages that assist in > developing a conceptual model for programming and then extend to a > fuller model appeals to brand new programmers. > > PK For sure, C and Python serve the matter. -- Re