Michael Wiktowy | 1 Apr 2007 03:14
Picon

Re: Question on MBR of SATA Raid 1 Software

On 3/4/07, Bruno Wolff III <bruno <at> wolff.to> wrote:
> On Sun, Mar 04, 2007 at 01:31:26 -0800,
>   Justin Zygmont <jzygmont <at> solarflow.net> wrote:
> > hi, what I did about this, was to install grub on the second HD:
> >
> > root (hd1,x)
> > find /boot/grub/stage1
> > setup (hd1)
>
> If you pull hd0 or it fails in a way where it isn't seen any more, just doing
> the above won't work. After doing the above to set things up on hd1, you
> should set the root back to hd0 and then do another setup(hd1). That way
> when this drive becomes hd0 after a failure, it will be able to find the
> files it needs.

I am just looking into this and from what I understand you have to
install grub on the second disk in a way where it thinks it is the
first disk. you do this with the device command:

device (hd0) /dev/sdb #make grub think hd0 is sdb rather than sda
root (hd0,x) # where x is the your systems root partition on hd0
(which is sdb now)
setup (hd0) # setup grub in hd0 (which is sdb now)

What I can't seem to do is get my RAID1 set to boot in the first
place. I tried to install F7test3 using the SiI 3112 controller (and
consequently dmraid) but it doesn't boot.
So I deleted the RAID set in the RAID BIOS and treated them as
separate drives and the installer says that my platform is unsupported
when I click the Software RAID button in the partitioning step. Has
(Continue reading)

magicus | 1 Apr 2007 05:28

Re: reconfigure monitor help


linuxmaillists <at> charter.net wrote:

> On Thursday 29 March 2007, Vincenzo Di Biaggio wrote:
>> system-config-display
> 
> system-config-display: command not found
> 

On FC6 it is here:

/usr/bin/system-config-display

HTH

ciao,
furlan

--

Music: http://www.myspace.com/acidredux

Links: http://del.icio.us/furlan

Home:  http://flprim.us/index.html

"A sense of humor, properly developed, is superior to any religion so
far devised."
-- Tom Robbins
(Continue reading)

Kevin Kempter | 1 Apr 2007 05:39

Re: what happened to KPILOT in KDEPIM-3.5.6 (Fedora 6 update) ?

On Wednesday 21 February 2007 12:41:11 am Curtis A. Meyer wrote:
> Thanks for all the notes on this. I just got bit by it
> as well . While the following is presumably obvious, I&#039;ll
> post it in case is might be useful. I went to the Fedora
> site and downloaded the older versions of kdepim:
>
> kdepim-3.5.5-0.2.fc6.i386.rpm
> kdepim-devel-3.5.5-0.2.fc6.i386.rpm
> kdeaddons-3.5.5-0.1.fc6.i386.rpm
>
> I then removed the above packages from the new updates
>
> rpm -e kdepim kdepim-devel kdeaddons
>
> and installed the older versions.
>
> rpm -ivh kdepim-3.5.5-0.2.fc6.i386.rpm
> kdepim-devel-3.5.5-0.2.fc6.i386.rpm kdeaddons-3.5.5-0.1.fc6.i386.rpm
>
> I now appear to have kpilot back as part of kontact
>
> I&#039;ll just have to be careful about letting pup update kde
> for a while.
>
>
> --
> This is an email sent via The Fedora Community Portal
> https://fcp.surfsite.org
> https://fcp.surfsite.org/modules/newbb/viewtopic.php?post_id=151107&topic_i
>d=33988&forum=10#forumpost151107 If you think, this is spam, please report
(Continue reading)

Tony Nelson | 1 Apr 2007 05:39
Favicon

Re: Nameserver Problem

At 4:18 PM +0930 3/30/07, Tim wrote:
>It's nice to be held in such high regard, but I'm not the only one who
>plays with BIND...
>
>On Thu, 2007-03-29 at 17:46 -0400, Tony Nelson wrote:
>> Tim -- is this also a solution for my problem?  I have set up a local
>> server (on CentOS 4.4) to test a replacement for a real server with a
>> domain name (running RH 7.2).  The local server should always resolve
>> that domain name to itself, so as to properly test itself and not the
>> real server.
>
>Once you set up zone records on a machine, it'll use them instead of
>trying externally, as it already has an answer for queries (even if its
>a null answer).  I do this for advert busting.  I have a series of
>configuration entries for annoying domain names that'll return null
>answers for the network.  That gets rid of various web browsing
>annoyances, centrally.
>
>I added a series of lines like the following to my lan.conf file:
>
>zone "adimages.com"             { type master; file  "dead.zone"; };
>zone "admonitor.com"            { type master; file  "dead.zone"; };
>zone "adsfac.net"               { type master; file  "dead.zone"; };
>zone "advertising.com"          { type master; file  "dead.zone"; };
>zone "amazingmedia.com"         { type master; file  "dead.zone"; };
>
>Which causes any queries for those domains to get *MY* answer, not the
>one from their real master servers.  The "dead.zone" file as as follows,
>it produces a "no answer" result, causing instant death for the attempt
>to browse to it.
(Continue reading)

Tim | 1 Apr 2007 07:34
Picon

Re: Problem with firefox opening new windows

On Sat, 2007-03-31 at 09:13 -0700, Gordon Charrick wrote:
> Occasionally, if I left click on a link, instead of FF opening the
> link in the current window, it will open a new window maybe 75% of the
> size and open the link there. This window has no decoration other than
> a titlebar. The "main" FF window acts like a program that is hung
> somewhat.

That sort of thing is usually down to user-un-friendly webmasters doing
annoying things in their authoring.

> The nasty thing is that if I click on the X in the upper right corner
> to close the new child window, it completely kills FF, even if there
> are several tabs open. I can generally refresh the page and the window
> goes away and open properly in the main window. It's really annoying
> and I can't reproduce it at will but it does happen often. 

That shouldn't happen, I'd report that as a bug.  Just for curiosity's
sake, do you get the same thing happening if you close this extra window
when using the ALT & F4 hotkeys to close a window?  (Make sure the right
window is active, first.)

-- 
(This box runs FC6, my others run FC4 & FC5, in case that's
 important to the thread.)

Don't send private replies to my address, the mailbox is ignored.
I read messages from the public lists.

--

-- 
fedora-list mailing list
(Continue reading)

Tim | 1 Apr 2007 07:41
Picon

Re: Nameserver Problem

On Sat, 2007-03-31 at 13:31 -0400, Bob Goodwin - W2BOD wrote:
> I don't find a "lan.conf" file but I do have the following.  Which
> one, if any, can I operate on to eliminate the loading of those darned
> links?

Go back into this thread to my posting before that one, and see the two
custom files of mine.  That lan.conf is something I put in there,
myself.  The reason being that modifying original files can cause you
problems when you update bind.  Your modifications may disappear.
Writing them externally means that the most you have to do to get them
back is insert an include line, rather than redo all the other things
you did.

With the current version of BIND, it looks like it doesn't come with the
default named.conf file, and will start off using the other ones it
comes with, if it doesn't find one.  I put in a named.conf file, and
make it refer to the other files (with an include).

-- 
(This box runs FC6, my others run FC4 & FC5, in case that's
 important to the thread.)

Don't send private replies to my address, the mailbox is ignored.
I read messages from the public lists.

--

-- 
fedora-list mailing list
fedora-list <at> redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

(Continue reading)

Tim | 1 Apr 2007 07:44
Picon

Re: Nameserver Problem

On Sat, 2007-03-31 at 23:39 -0400, Tony Nelson wrote:
> Named is working properly, but I'm a bit uncomfortable about not
> having defined any nameservers to use.  Presumably it's just asking
> the root nameservers.

Yes, it's acting as a stand-alone name server.  Probably the best way to
use it, for simplicity's sake.

> I could hard-code what DHCP would return, but I wonder if there is a
> way to get that info into named automatically?

I wouldn't bother, nor would I recommend changing named.conf all the
time.  If you really wanted, you could play with adding forwarders to
your configuration file, either to always be used for looking up
external addresses, or for when it can't find an answer by itself.

-- 
(This box runs FC6, my others run FC4 & FC5, in case that's
 important to the thread.)

Don't send private replies to my address, the mailbox is ignored.
I read messages from the public lists.

--

-- 
fedora-list mailing list
fedora-list <at> redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Kelly | 1 Apr 2007 08:22
Picon

Re: Problem with firefox opening new windows

On Sunday, April 01, 2007 1:34 am Tim wrote:
> On Sat, 2007-03-31 at 09:13 -0700, Gordon Charrick wrote:
> > Occasionally, if I left click on a link, instead of FF opening the
> > link in the current window, it will open a new window maybe 75% of the
> > size and open the link there. This window has no decoration other than
> > a titlebar. The "main" FF window acts like a program that is hung
> > somewhat.
>
> That sort of thing is usually down to user-un-friendly webmasters doing
> annoying things in their authoring.

No, it's definitely a bug related to Fedora's patching of Firefox.  I was 
getting the same thing, but only with the Fedora package version of Firefox; 
when I installed the official version from mozilla.com, the problem went 
away.  It's definitely something that Firefox is doing, because most of the 
links I hit it with didn't have target or javascript information at all; they 
were generic links, which should open up in the same tab.

> That shouldn't happen, I'd report that as a bug.  Just for curiosity's
> sake, do you get the same thing happening if you close this extra window
> when using the ALT & F4 hotkeys to close a window?  (Make sure the right
> window is active, first.)

Yeah, I hit the same problem.  According to KDE, there is only ONE Firefox 
window (the odd one it spawns is simply has the "no character" character in 
the titlebar), and trying to close it causes Firefox to close.  If I hit any 
link in the window, it goes away and Firefox acts as if no new window was 
opened.

Here's an odd one for you; I was using Session Saver, and when I restored my 
(Continue reading)

Frank Cox | 1 Apr 2007 08:33
Favicon

Re: Problem with firefox opening new windows

On Sun, 01 Apr 2007 02:22:50 -0400
Kelly <lightsolphoenix <at> gmail.com> wrote:

> Yeah, I hit the same problem.  According to KDE, there is only ONE Firefox 
> window (the odd one it spawns is simply has the "no character" character in 
> the titlebar), and trying to close it causes Firefox to close.  If I hit any 
> link in the window, it goes away and Firefox acts as if no new window was 
> opened.

http://www.redhat.com/archives/fedora-list/2007-March/msg00534.html

-- 
MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com

--

-- 
fedora-list mailing list
fedora-list <at> redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Rex Dieter | 1 Apr 2007 12:26
Favicon
Gravatar

Re: what happened to KPILOT in KDEPIM-3.5.6 (Fedora 6 update) ?

Kevin Kempter wrote:

> Is there some other way to get Kpilot back? Will it return in FC7?

Kpilot is/will-be in F7. (It's just that kdepim >= 3.5.6 requires
pilot-link >= 0.12 for kpilot support).

-- Rex

--

-- 
fedora-list mailing list
fedora-list <at> redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list


Gmane