Re: unusual networking question - have DHCP assign the same IP to a computer, regardless of which ethernet port is used

2018-01-31 Thread Greg Woods
> > > I'm pretty sure this would work; we have done similar things at work: host oddbox { hardware ethernet C8:3A:35:DC:54:59; fixed-address 192.168.1.12; option host-name "oddbox"; }

Re: Kernel installed in wrong location

2018-03-19 Thread Greg Woods
On Mon, Mar 19, 2018 at 12:54 PM, CLOSE Dave wrote: > Fedora 27 x86_64. When DNF installs a new kernel, it isn't going into > the right place (/boot) Just a wild-ass guess here, but how much free space do you have in the partition that contains /boot? --greg ___

Re: Where do I find this srpm?

2018-03-20 Thread Greg Woods
On Mon, Mar 19, 2018 at 8:22 PM, Ed Greshko wrote: > > BTW, in one of your posts you asked about a "workaround". I think what > you meant > was an alternative to MTP? This may or may not be related to the OP's issue, but for some reason, the simple-mtpfs package is not installed by default on

Re: printer and Fedora support.

2018-04-24 Thread Greg Woods
On Mon, Apr 23, 2018 at 12:45 PM, Tom Horsley wrote: > > > The HP all-in-one devices used to be pretty good about linux > support, but I don't know if that is true any longer. The hplip > package provided the support. This isn't any help for the OP who specified that he didn't want an inkjet or

Windows boot trashes grub

2018-05-03 Thread Greg Woods
I have two identical Dell Latitude E7470 laptops. On each of them, when I got them I booted a Fedora Live USB stick, installed gparted, and used it to shrink down the Windows 10 partition to make room for Fedora. I have done this process on a lot of laptops going back a lot of years, and this is th

Re: Make a systemd user service go away?

2018-05-11 Thread Greg Woods
On Fri, May 11, 2018 at 5:55 AM, Tom Horsley wrote: > > > So I have to ask, is there some "official" way to make > systemd user services go away and stop bothering me? > # systemctl stop # systemctl mask Unfortunately, "disable" only removes the service from the auto-start-at-boot list, it do

Re: Fedora 28 Upgrade Still Boots Fedora 27 Kernel

2018-05-30 Thread Greg Woods
I have been burned by this before: check in /etc/dnf/dnf.conf to make sure you are not excluding kernel packages from being updated. That exclusion would prevent an update even across a system-upgrade. --Greg On Wed, May 30, 2018 at 12:54 PM David Dembrow wrote: > I am going through the fedora

Re: EFI

2018-07-19 Thread Greg Woods
It is possible to get yourself in trouble if you have more than one EFI partition. My two were on the same drive; I don't know if that makes a difference. But what happened to me was, after the first time I booted Windows 10 after installing Fedora, I could no longer boot Linux, it just went straig

Re: EFI

2018-07-19 Thread Greg Woods
On Thu, Jul 19, 2018 at 1:16 PM Rick Stevens wrote: > On 07/19/2018 10:38 AM, Greg Woods wrote: > what happened to me was, after the first time I booted > > Windows 10 after installing Fedora, I could no longer boot Linux > > I expect that was Microsoft forcing the EFI "

Re: Slow performance when overwriting disk file (was Re: Slow performance when redirecting stdout to an existing disk file)

2018-09-28 Thread Greg Woods
On Fri, Sep 28, 2018 at 2:37 PM Dave Ulrick wrote: > Update: > > > $ time cat infile >outfile > > > > If 'infile' is on the order of 140 MB, 'time' might show something as > low as: > > > > real 0m0.146s > > user 0m0.000s > > sys 0m0.109s > > CPU % 74.29 > > > > or as high as: > > > > real 0

number of lines on console

2024-06-06 Thread Greg Woods
I've spent about an hour searching without finding an answer. Is there any way from the kernel command line (i.e. by editing the GRUB entry) to control the number of lines on the console? I installed Fedora 39 on a USB stick so that I can use it to boot other computers to diagnose problems with the

Re: number of lines on console

2024-06-06 Thread Greg Woods
On Thu, Jun 6, 2024 at 10:12 AM Michal Schorm wrote: > > > The problem is that when it is booting, the latest console messages are > off the bottom of the screen so that I can't see what it's doing > > How does that look exactly? I mean how are you sure there are some > more lines you can't see ?

Re: number of lines on console

2024-06-06 Thread Greg Woods
On Thu, Jun 6, 2024 at 2:11 PM Samuel Sieb wrote: > > The problem is that when it is booting, > the latest console messages are off the bottom of the screen so that I > > can't see what it's doing (this is on a standard 1920x1080 HD monitor in > > this case). If the boot hangs, then of course th

Re: number of lines on console

2024-06-06 Thread Greg Woods
On Thu, Jun 6, 2024 at 7:06 PM Samuel Sieb wrote: > On 6/6/24 5:00 PM, Greg Woods wrote: > > I hve kernel command line parameters > (vconsole.font=latarcyrheb-sun32.psfu.gz > > SYSFONT=latarcyrheb-sun32.psfu.gz) that make the booting text larger so > > I can read it, a

Re: number of lines on console

2024-06-06 Thread Greg Woods
On Thu, Jun 6, 2024 at 8:24 PM Samuel Sieb wrote: > > > You could add an extra entry to the boot menu. > That's a thought. Of course one of the reasons I wanted to learn more about the boot process is that it has changed so much since I was working as a sysadmin, now that I'm retired I haven't k

Re: Removing shutdown menu item

2010-05-12 Thread Greg Woods
On Wed, 2010-05-12 at 16:52 -0600, Frank Cox wrote: > On Wed, 2010-05-12 at 22:37 +, Troels Arvin wrote: > > > But I haven't found a way to remove the shutdown item from the panel's > > menu. How do I do this? > > gconf-editor - apps - gnome-power-manager I have been curious about this too,

Re: Burning DVD Videos

2010-05-20 Thread Greg Woods
On Thu, 2010-05-20 at 12:47 -0430, Patrick O'Callaghan wrote: > I'm sure MythTV on a spare box can do all this as well, there's > something to be said for special-purpose boxes in this sort of > situation. I'm open to persuasion however. MythTV is a large hairball to swallow. By far and away the m

Re: F13: Do not mount CD/DVD when inserted into drive

2010-05-27 Thread Greg Woods
On Thu, 2010-05-27 at 21:12 +0200, Frank Elsner wrote: > a CD or DVD gets automatically mounted > when inserted into the cd/DVD drive. > Where can I disable this behavier? System -> Preferences -> File Management -> Media --Greg -- users mailing list users@lists.fedoraproject.org To unsubs

Re: F13: Do not mount CD/DVD when inserted into drive

2010-05-27 Thread Greg Woods
On Thu, 2010-05-27 at 17:50 -0400, Bill Davidsen wrote: > > System -> Preferences -> File Management -> Media > > > Does this really work for you? It has in the past. I have only one system where I've done this, and that is my MythTV box (because having DVD's mount themselves interferes with My

Re: A question about yum.

2010-05-28 Thread Greg Woods
On Fri, 2010-05-28 at 10:24 -0430, Patrick O'Callaghan wrote: > we shouldn't forget the old concept of DWIM, > meaning Do What I Mean I prefer the more advanced DWISM (Do What I Should've Meant :-) -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription option

Fedora as Xen/CentOS guest?

2010-06-03 Thread Greg Woods
Is there a trick to getting Fedora to install as a Xen guest? I've got a CentOS 5.5 box and I have tried to create a Fedora VM (starting with F11, then F12, then F13) and I run into the same problem every time: it starts booting from the install DVD (or ISO image, same thing), gets partway through

Re: Upgrade to Fedora13 from Fedora 8

2010-06-10 Thread Greg Woods
On Thu, 2010-06-10 at 13:46 +0100, Timothy Murphy wrote: > Surely virtually everyone nowadays has enough room on their disks > for a spare partition to be reserved for a new Fedora version? This requires thinking of this in advance. I think most people have existing partitions that fill their ent

Re: Skype

2010-06-10 Thread Greg Woods
On Thu, 2010-06-10 at 22:29 +0300, jarmo wrote: > I can install skype, but this newest version of it with my hw and > pulseaudio makes life unconfortable. You might try running it under "padsp" while pulseaudio is installed and running. You will need the pulseaudio-utils package to get padsp. P

Re: F13 new install: Nothing on X screen

2010-06-11 Thread Greg Woods
On Fri, 2010-06-11 at 17:54 -0400, sean darcy wrote: > F13, new install over F12, but not an upgrade. > > It boots, X comes up, a blue wallpaper with some swirls, but no panels, > no icons on desktop. Nada. Are you using the same home directory you had under F12? If so, you might try creating a

Re: F13 new install: Nothing on X screen

2010-06-11 Thread Greg Woods
On Fri, 2010-06-11 at 18:39 -0400, sean darcy wrote: > Nope. I created a new user on the install. Then you are not seeing the same issue I have seen. > In any case, it was all > reformatted. What sort of incompatibility? All the dot files and directories that define the settings for GNOME an

Re: Mounting KVM image

2010-06-12 Thread Greg Woods
On Sat, 2010-06-12 at 00:43 +0300, kalinix wrote: > take a look here: > > > http://www.campworld.net/thewiki/pmwiki.php/Linux/DiskImagesHOWTO I got as far as mounting the first partition which is /boot. The second partition has LVM volumes on it. Is there any way to get at those? The LVM scanni

Re: Mounting KVM image

2010-06-12 Thread Greg Woods
On Sat, 2010-06-12 at 17:53 +0300, kalinix wrote: > http://www.thegibson.org/blog/archives/467 Thanks, I'll take a look at that. > > It would be useful to post the layout of your hdd, though. This is a Xen image if that matters: # losetup /dev/loop0 test.img # fdisk -ul /dev/loop0 Disk /de

Re: yum-complete-transaction wants to remove 159 packages

2010-06-12 Thread Greg Woods
On Sat, 2010-06-12 at 12:37 -0400, Mike Williams wrote: > Then after a very long list of packages it wants to remove including: > bash, yum-utils, and xorg-x11-drv-nouveau it says: > > Remove 159 Package(s) > > This sure seems like it will kill the system. Your instincts are good. I trashe

Re: Mounting KVM image

2010-06-12 Thread Greg Woods
On Sat, 2010-06-12 at 17:53 +0300, kalinix wrote: > http://www.thegibson.org/blog/archives/467 Thank you, this worked. I couldn't do the "easy" way because the loop module on my systems does not have a max_part parameter and it does not create the /dev/loop0p* device nodes (it is CentOS 5 rather

Re: Mounting KVM image

2010-06-12 Thread Greg Woods
On Sat, 2010-06-12 at 19:11 +0100, Richard W.M. Jones wrote: > Greg, I'd be really interested to talk to you (offline if you like) > about whether libguestfs could meet your needs here. Possibly it could, but it is not an available package on CentOS. I am trying to do this with available tools s

Re: Adobe (Temporarily?) Kills 64-Bit Flash For Linux

2010-06-14 Thread Greg Woods
On Mon, 2010-06-14 at 08:20 -0700, Patrick Bartek wrote: > In any case, I don't think the "hole" will cause much problems with Linux > based systems. When you read of the panic attacks people are having, it's > usually about Windows systems. Linux is vulnerable too, we should not be so complac

Re: Adobe (Temporarily?) Kills 64-Bit Flash For Linux

2010-06-15 Thread Greg Woods
On Mon, 2010-06-14 at 22:15 -0700, Patrick Bartek wrote: > it's considerably harder simply because the system is designed, first and > foremost, from the ground up with security in mind. With Windows, security > seems to have been always an after thought, if thought about at all. > > In additi

Re: Hibernate and resume

2010-06-16 Thread Greg Woods
On Wed, 2010-06-16 at 02:15 +0100, Timothy Murphy wrote: > Can one place a script somewhere to be read on resumption from hibernation? > If so, where? /usr/lib/pm-utils/sleep.d There are several already there, they are very similar to the /etc/rc.d/init.d scripts. I have a couple I use to do thi

Re: problem booting windows on a flash stick via qemu

2010-06-21 Thread Greg Woods
On Mon, 2010-06-21 at 07:19 -0700, JD wrote: > ages.) > > > I thought the windows HW wizard automatically detects new hardware > and proceeds to install the drivers for it. Under the "right" circumstances. > It's like taking your hard drive > and putting it into a different PC and booting it

Re: redirecting out of a command invoked by sudo fails

2010-06-25 Thread Greg Woods
On Fri, 2010-06-25 at 12:33 -0700, JD wrote: > > On 06/25/2010 12:04 PM, Bill Crawford was caught red-handed while writing:: > > On 25 June 2010 19:38, JD wrote: > > > >> cd /var/lib > >> sudo tar cjf - rpm> rpm.tar.bz2 > >> sh: rpm.tar.bz2: cannot create [Permission denied] > sudo only run

Re: Sendmail: How does one blacklist annoying spammers?

2010-06-25 Thread Greg Woods
On Fri, 2010-06-25 at 14:46 -0700, Daniel B. Thurman wrote: > I thought it was sufficient to look into the headers > of the offending email spammmers and add these respective > IP address and/or host names to the /etc/mail/access file, Attempting to block the sender addresses will never work beca

Re: redirecting out of a command invoked by sudo fails

2010-06-25 Thread Greg Woods
On Fri, 2010-06-25 at 14:56 -0700, JD wrote: > > > As I have already answered, let'ts not beat a dead horse. > Issue already very well explained by Bill Crawford. > No need for any followups. No need to be so touchy. Sometimes messages cross in the mail. --Greg -- users mailing list users

Re: Sendmail: How does one blacklist annoying spammers?

2010-06-25 Thread Greg Woods
On Fri, 2010-06-25 at 15:29 -0700, Daniel B. Thurman wrote: > Are you talking about something like this from sendmail.mc: > > FEATURE(`dnsbl', `relays.ordb.org', `"Rejected due to Open Relay see > http://www.ordb.org/lookup/?host="; $&{clientaddr} " for more > information"')dnl > Yes, that is

Re: Sendmail: How does one blacklist annoying spammers?

2010-06-26 Thread Greg Woods
On Sat, 2010-06-26 at 12:48 +0100, Timothy Murphy wrote: > Are you saying you can implement spamhaus by a line in sendmail.mc ? I have avoided actually saying that because it has been years since I did anything with sendmail, I have been using postfix, so I cannot comment on sendmail syntax. Howe

Re: Sendmail: How does one blacklist annoying spammers?

2010-06-26 Thread Greg Woods
On Sat, 2010-06-26 at 22:47 +0800, Ed Greshko wrote: > On 06/26/2010 10:15 PM, Timothy Murphy wrote: > > I actually find SpamAssassin by itself is quite adequate, > > reducing spam to perhaps 5% of my email. > > But if adding SpamHaus improves even this > > I am more than willing to try it. > > >

Re: Sendmail: How does one blacklist annoying spammers?

2010-06-26 Thread Greg Woods
On Sat, 2010-06-26 at 22:47 +0800, Ed Greshko wrote: > A while back I did some observations and found that greylisting was most > effective at cutting spam. I forgot to mention that we use greylisting too; I highly recommend this as well. It is difficult to tell how many greylisted messages were

Re: Sendmail: How does one blacklist annoying spammers?

2010-06-26 Thread Greg Woods
On Sun, 2010-06-27 at 08:24 +0800, Ed Greshko wrote: > A well written greylisting milter will utilize a database to maintain a > list of sending MTAs that have retried. Of course. However, many large sites (including ours, which is only medium sized) have multiple IP addresses that send out mail

Re: Locking Network printer to 12.168.1.99

2010-07-03 Thread Greg Woods
On Sat, 2010-07-03 at 14:19 -0400, Jim wrote: > > Everytime I turn the printer off, then on Router DHCP will reassign > 1.100 or 101. This has to be set in the router's configuration. Most routers have a web page you can go to for configuration. You would need to set the MAC address of the pri

Re: Bug in mailing lists; unfriendly to non-subscribers

2010-07-05 Thread Greg Woods
Clearly, these are religious issues. Whether a list should set replies to go to the list or to the original poster, whether postings from non-members should be accepted, etc. are debated ad nauseum. You can't come in here and state your opinions in these areas as though they were facts; they are no

Re: Bug in mailing lists; unfriendly to non-subscribers

2010-07-05 Thread Greg Woods
On Mon, 2010-07-05 at 20:13 +0300, Felipe Contreras wrote: > Fact: a community benefits from all kinds of contribution, even from > one-post people That is an opinion, not a fact. I happen to believe that the nature of the post makes a difference as to whether it is beneficial to the community. A

Re: Bug in mailing lists; unfriendly to non-subscribers

2010-07-05 Thread Greg Woods
On Mon, 2010-07-05 at 21:24 +0300, Felipe Contreras wrote: > > So you are saying that it's not proven that people that do only one > post can benefit the community? No, I'm saying that it's not proven that EVERY person that does only one post benefits the community. Not the same thing at all.

Re: I need a PDF reader that will open this...

2010-07-07 Thread Greg Woods
On Wed, 2010-07-07 at 11:01 -0600, Linuxguy123 wrote: > I can't seem to open this file and zoom in on it with any Linux based > PDF reader. They all seem to lock up. > > http://www.calgary.ca/docgallery/bu/engineering_services/emaps/bicycle_pathways_map.pdf > > Can anyone else ? It takes a whi

Re: log messages F13

2010-07-14 Thread Greg Woods
On Wed, 2010-07-14 at 20:58 +0100, Frank Murphy wrote: > My /var/log/messages > > What can I do to do a daily clearout? man logrotate -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guide

Re: A bit of a problem with a Linux/XP dual boot setup...

2010-07-17 Thread Greg Woods
On Sat, 2010-07-17 at 19:00 +0800, Dick Roark wrote: > title Windows XP > > root (hd1,2) [...] > /dev/sdb2 * 26 60802 488179650 7 HPFS/NTFS Looks like you have a "start count from 0 or 1" problem. fdisk starts with 1, grub starts with 0. So you need: root(hd1,1) ...in order to boot off s

Re: how to uninstall preload?

2010-07-20 Thread Greg Woods
On Tue, 2010-07-20 at 10:21 -0700, Gordon Messmer wrote: > On 07/20/2010 03:49 AM, Timothy Murphy wrote: > > > > I would imagine the "-y" would be rather dangerous, > > as "yum remove" often tries to remove many packages > > required by other applications. > > I don't think that's quite true. If

Re: Zen kernel, what are advantages if any?

2010-02-11 Thread Greg Woods
On Thu, 2010-02-11 at 12:53 -0800, Don Quixote de la Mancha wrote: > I know from my own experience, that if I were in the middle of a big > coding project, and my eggs were served sunny side up at breakfast > rather than over easy, then my head would surely explode. > > I expect that the kernel.o

Re: PPTP VPN broken

2010-02-25 Thread Greg Woods
If you really care enough about security to be using a VPN connection in the first place, you really don't want to use PPTP. It is riddled with security flaws (that have been very well known for more than a decade) to the point where it is only slightly better than sending data in the clear: http:

Re: PPTP VPN broken

2010-02-25 Thread Greg Woods
On Thu, 2010-02-25 at 11:30 -0500, Tom Horsley wrote: > it just happens to be mandated by the IT department I figured it was something like that, but I thought it was still important to point out the known weaknesses of PPTP so that someone else who happens on this thread doesn't decide that set

Re: [OT] Deafening silence

2010-03-15 Thread Greg Woods
On Mon, 2010-03-15 at 13:10 -0700, Antonio Olivares wrote: > I guess the thread is still alive, no one has mentioned the premise for > Godwin's Law right? Not that I have seen. However, Godwin's Law only says that the probability of mentioning you-know-who increases the longer a discussion goes

Re: Hibernate and OpenVPN

2010-03-22 Thread Greg Woods
On Mon, 2010-03-22 at 00:15 +0100, Andras Simon wrote: > I've had problems with pm-hibernate on F12, but > pm-suspend works fine. > This is going to depend on a lot of factors, such as what motherboard/chipset you have, what software you are running, which kernel version you have, etc. Hibernate

Re: Hibernate and OpenVPN

2010-03-22 Thread Greg Woods
On Mon, 2010-03-22 at 21:43 +, Timothy Murphy wrote: > Greg Woods wrote: > > > Related to the original topic, I use an ipsec-tools style VPN, and it > > recovers automatically on wakeup. > > I'm not sure what this means. > What did you do, exactly? To fully

Re: Rolling Release Model(s), Fedora Discussion

2010-03-23 Thread Greg Woods
On Tue, 2010-03-23 at 13:56 -0600, Mike McCarty wrote: > This is perhaps better accomplished by using a separate partition > for your data and system. IOW, perhaps you should put /home, and > perhaps /usr/local and /opt, on separate partitions. This is a good > idea, anyway, because then if you ha

Re: Rolling Release Model(s), Fedora Discussion

2010-03-23 Thread Greg Woods
On Tue, 2010-03-23 at 14:27 -0700, Rick Stevens wrote: > Provided the /boot partition was big enough, yes. The default disk > partitioning left the /boot partition just a tad too small for many > people to use yum to upgrade. I didn't use yum, I booted off the new DVD and did an upgrade from the

Re: Recompiling VirtualBox kernel module [FAILED]

2010-04-08 Thread Greg Woods
On Thu, 2010-04-08 at 15:34 -0500, Dennis Gilmore wrote: > > Im curious why you use virtualbox and not kvm/libvirt/virt-manager that are > included by default in fedora? Im just trying to work out what is lacking in > the default offerings that you go to a third party. I can't speak for the o

Re: Recompiling VirtualBox kernel module [FAILED]

2010-04-09 Thread Greg Woods
On Fri, 2010-04-09 at 08:15 -0500, Dennis Gilmore wrote: > what do you get for "cat /proc/cpuinfo |grep svm" what model cpus do you > have? No output at all. Dual core Pentium 4: model name : Intel(R) Pentium(R) Dual CPU E2180 @ 2.00GHz > it seems vmware and virtual box regularly >

Re: Recompiling VirtualBox kernel module [FAILED]

2010-04-09 Thread Greg Woods
On Fri, 2010-04-09 at 11:14 -0500, Dennis Gilmore wrote: > > its a amd specific flag that signifies hardware virtualisation. intels is > vmx so > you would run "cat /proc/cpuinfo |grep vmx" if you get a result you have > hardware virtulaisation in your cpu. it could still be disabled in the

Re: /dev/dsp

2010-04-12 Thread Greg Woods
On Mon, 2010-04-12 at 17:47 +0200, Adel ESSAFI wrote: > [AO OSS] audio_setup: Can't open audio device /dev/dsp: No such file > or directory Have you tried running the application under "padsp"? This sounds like an old-style application that is trying to access /dev/dsp directly, but that is no lo

Re: [OT] Deafening silence

2010-04-21 Thread Greg Woods
On Wed, 2010-04-21 at 12:22 -0700, Wayne Feick wrote: > I've finally given up on Evolution and moved back to Thunderbird. Please note here that I am not attempting to deny that any of the problems you are having are real. I am just providing another data point. > Using an LDAP server consistently

Re: [OT] Deafening silence (Evolution comments)

2010-04-22 Thread Greg Woods
On Thu, 2010-04-22 at 10:03 -0700, Wayne Feick wrote: > > One thing I have seen it do, however, is get its caches confused and > refuse to show new mail. I have never seen that in many years of using Evolution. > On the calendaring side, on a number of occasions the Palm sync got > messed u

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: terminal colour

2010-05-09 Thread Greg Woods
I do it by using xterm instead of gnome-terminal, which takes a "-bg" argument to specify the background color. I have a Connect folder on my desktop, and it contains a bunch of launchers that launch xterm with a -bg argument and a "-e ssh server" argument, so that I can have a different background

Re: Fedora 15 Network Printer Problems

2011-06-10 Thread Greg Woods
On Fri, 2011-06-10 at 11:58 -0400, Bill wrote: > I'm running Fedora 15 on a Dell XPS m1530 laptop (192.168.2.2), which is > connected via modem/router to a network which includes my Dell Inspiron > 530 desktop (192.168.2.3), which is currently running Linux Mint 11. My > HP Officejet 5610 all-i

Re: btrfs to be standard fs for Fedora 16?

2011-06-10 Thread Greg Woods
On Fri, 2011-06-10 at 12:03 -0500, Mikkel L. Ellertson wrote: > I should probably mention that I am not a big LVM fan. I am not a big fan of having LVM be the default on a home desktop or laptop install. IMHO, in those cases it adds unneeded complexity. But it has a lot of uses on big servers. Be

Re: Fedora 15 Network Printer Problems

2011-06-10 Thread Greg Woods
On Fri, 2011-06-10 at 14:56 -0400, Bill wrote: > Greg, I had hplip installed, and when I tried the setup command the > system replied that I needed to install hplip-gui. That is definitely not what happened when I did it. Try logging in to a text console where there is no display, and see if hp

Re: Fedora 15 Network Printer Problems

2011-06-10 Thread Greg Woods
On Fri, 2011-06-10 at 16:19 -0400, Bill wrote: > Oh man! I was doing the hplip stuff on the laptop (guest), not the > desktop. Should have known that. I'll try again. Thanks. (..."the print > client host"; is that the laptop - the computer without the printer > connected?) Yes, that's what I m

Re: How do I point a mail client at Microsoft outlook?

2011-06-16 Thread Greg Woods
On Wed, 2011-06-15 at 21:47 -0500, Michael Hennebry wrote: > * Account type: IMAP > * Incoming mail server: imap.ndsu.nodak.edu > * Incoming mail server encryption: SSL on port 993 Then you probably need to specify the incoming mail server as imap.nsdu.nodak.edu:993 . Also make sur

Re: Suspend Issues or Soft Kernel Locks and no wireless; which is worse?

2011-08-10 Thread Greg Woods
On Tue, 2011-08-09 at 23:24 -0400, Eric Griffith wrote: > KDE Power Management is set that if > I close my laptop lid, it should go into sleep mode. When I close the > lid, I give it a few seconds to enter sleep, and then I open it back > up. I'm met with a black screen Just to make sure we check

Atheros AR9285 wireless & F15

2011-09-04 Thread Greg Woods
I cannot get wireless to work on my new Sony VAIO VPCEG laptop. It has the ar9285 chip in it. I am thinking this is a bug in the driver and wondering what I should do about it. Before I file an official bug report (with Fedora?), I want to know if anybody else has a machine with this chip in it tha

Re: Atheros AR9285 wireless & F15

2011-09-05 Thread Greg Woods
On Sun, 2011-09-04 at 12:26 -0600, Greg Woods wrote: > I cannot get wireless to work on my new Sony VAIO VPCEG laptop. It has > the ar9285 chip in it. After screwing around with this for a day, I finally figured out what is going on. For some reason, it was also loading the acer_wmi mod

Evolution: get rid of Junk buttons?

2010-08-14 Thread Greg Woods
Is there any way to remove the Junk/Not Junk buttons from the top panel in Evolution? I do not use these filters (I have others) and since the junk button is right next to the delete button, I am forever hitting the wrong one, then I have to go to the junk folder, unjunk the message, remember which

Re: Evolution: get rid of Junk buttons?

2010-08-15 Thread Greg Woods
On Sun, 2010-08-15 at 21:11 +0930, Tim wrote: > Did you try a Google search? customize Evolution toolbar I always try to find it myself first, but I'm not the greatest Googler. In this case I did not know that was called the 'toolbar' so I didn't know exactly what to look for. I did modify /usr

Re: touchpad issue

2010-08-21 Thread Greg Woods
On Sat, 2010-08-21 at 12:14 -0400, PaulCartwright wrote: > I'm running fedora 13, and and on my laptop, I have a synaptic > touchpad. When I am moving the cursor around, I used to be able to TAP > the pad to make it do the same as a left-double-click. I can't figure > out how to make it do that

Re: F13: services marked as disabled, are shown to be running.

2010-08-22 Thread Greg Woods
On Sun, 2010-08-22 at 20:52 -0700, JD wrote: > Please, stop the noise! > I am sure there are people who will be tryinf this for themselves > and see that it is the case. There is a problem with system-config-services. > Enough from you. > If this is how you are going to treat people who try to h

Re: grub menu is automatically skipped

2010-08-23 Thread Greg Woods
On Mon, 2010-08-23 at 07:12 +, JB wrote: > Aaron Konstam sbcglobal.net> writes: > > Which means to me that if you hibernate while in > > Linux it should come back to Linux. I actually find it useful that it does not, and I have been frustrated by the recent change in behavior. I used to be a

Re: grub menu is automatically skipped

2010-08-23 Thread Greg Woods
On Mon, 2010-08-23 at 11:36 -0500, Mikkel wrote: > Grub is a general purpose boot loader. It does not know how to check > if there is an OS hibernating. I should also add that if the BIOS > supports it, and Linux know how to use it, it will resume directly > from disk without Grub ever entering th

Re: grub menu is automatically skipped

2010-08-23 Thread Greg Woods
On Mon, 2010-08-23 at 16:59 +, JB wrote: > Now, to try to accommodate your idea, the obvious requirement would be to have > a private hibernation area/file (swap file ?) for each OS/distro/kernel's > machine state. Only the OS's that you care about hibernating. With just a Linux swap partitio

Re: grub menu is automatically skipped

2010-08-23 Thread Greg Woods
On Mon, 2010-08-23 at 17:30 +, JB wrote: > But if you present a menu selection between one Linux (hibernated) and Win, > then > the user, immediatelly or after finishing with Win, may decide to NOT return > to > last hibernated Linux, but instead select another Linux menu item, Sorry for no

Re: grub menu is automatically skipped

2010-08-23 Thread Greg Woods
On Mon, 2010-08-23 at 15:49 -0500, Aaron Konstam wrote: > Somewhere the point is missed. The whole point of hibernate is to be > able to return to the same operating system in the same state. So far, so good. > If you want to switch from Linux to Windows, restart does that. Yes, but I want to s

Re: Fedora 13 on Dell E6410 screen resolution problem

2010-08-24 Thread Greg Woods
On Tue, 2010-08-24 at 06:54 -0500, Brian Millett wrote: > iommu=soft > > will get it going. The newer kernels (2.6.33.8-149.fc13.x86_64) Is this actually a 64-bit machine? So far I have not been able to get the x86+64 DVD to load. I get a blank screen right after the ISOLINUX title. --Greg

Re: Unable to Verify Sun Microsystems' (Bought over by Oracle) Java 6 Update 21 Plugin in Firefox 4.0 Beta 3 in Fedora 11 x86_64 64-bit Linux Operating System

2010-08-24 Thread Greg Woods
On Tue, 2010-08-24 at 22:12 +0800, Mr. Teo En Ming (Zhang Enming) of Singapore wrote: > g, > > I am not a spammer. Yes, you are. You have opsted your "open letter" to many places that have nothing whatever to do with the topic, in order to promote your own needs regardless of whether it is appro

Re: Fedora 13 on Dell E6410 screen resolution problem

2010-08-24 Thread Greg Woods
On Tue, 2010-08-24 at 06:54 -0500, Brian Millett wrote: > iommu=soft > > will get it going. This did not work for me. After it goes through all the daemon startups, it gives a screen with a lot of crazy colors across the top, and alt-F2 brings up a blank screen with a blinking cursor. The syst

Re: Fedora 13 on Dell E6410 screen resolution problem

2010-08-25 Thread Greg Woods
I never have been able to get Fedora 13 to work. There is something about the recent kernels; I can't get it to work at anywhere near the resolution it is capable of with either nouveau or the Nvidia proprietary driver. I did get Fedora 12 to work. It was a convoluted process. The installer worked

Re: Fedora 13 on Dell E6410 screen resolution problem

2010-08-26 Thread Greg Woods
On Wed, 2010-08-25 at 09:51 -0600, Greg Woods wrote: > I never have been able to get Fedora 13 to work. I did finally get it installed, and it was a convoluted process :-) My first problem was that I was using what I thought was an install DVD, but turned out to be a live DVD. Also, th

Re: 2.6.33.8-149.fc13.i686.PAE sleeps NOT

2010-08-26 Thread Greg Woods
On Thu, 2010-08-26 at 08:37 -0700, Geoffrey Leach wrote: > The newly-released kernel, 2.6.33.8-149.fc13.i686.PAE, wakes up a few > seconds after being asked to sleep. For the record, it works fine with this kernel on my Dell E6410 (see the thread on this system for all the fun I've had with this

gnome/metacity preferences

2010-08-26 Thread Greg Woods
What happened to what used to be under System -> Preferences -> Windows? Documented here: http://library.gnome.org/users/user-guide/2.27/prefs-windows.html.en I want to be able to set it so that windows automatically focus when the mouse enters them, but under F13 I cannot find this setting anywh

Re: gnome/metacity preferences

2010-08-26 Thread Greg Woods
On Thu, 2010-08-26 at 12:44 -0700, Paolo Galtieri wrote: > On 08/26/2010 12:24 PM, Greg Woods wrote: > > What happened to what used to be under System -> Preferences -> Windows? > > Documented here: > > > > http://library.gnome.org/users/user-guide/2.27/prefs-

Re: Easier Dual Boot Install For Fedora 14?

2010-08-29 Thread Greg Woods
On Sun, 2010-08-29 at 07:21 -0400, Jesse Palser wrote: > Can the dev team make it easier to install Fedora 14 > when Windows is already installed on the same hard drive? For that, "gparted" is required. I don't know why Fedora doesn't have this but Ubuntu does. To get Fedora 13 working on my new

hibernate, then start Windows [SOLVED]

2010-08-31 Thread Greg Woods
This is in regard to the issue that, when Linux is hibernated, upon reboot the thaw starts immediately and the grub menu is not presented. I am now absolutely convinced this is not a BIOS issue, it is a kernel or boot loader issue. I worked around it by adding a level of indirection to the boot p

Re: Fedora 13 on Dell E6410 screen resolution problem

2010-08-31 Thread Greg Woods
On Thu, 2010-08-26 at 11:12 -0600, Greg Woods wrote: > On Wed, 2010-08-25 at 09:51 -0600, Greg Woods wrote: > > I never have been able to get Fedora 13 to work. > > I did finally get it installed, and it was a convoluted process :-) > > I say "mostly works" beca

Re: Hard disk trouble

2010-09-03 Thread Greg Woods
On Fri, 2010-09-03 at 20:27 +0530, Ankur Sinha wrote: > > > scsi8 : usb-storage 1-2:1.0 > > scsi 8:0:0:0: Direct-Access USB TO I DE/SATA Device 0041 PQ: 0 ANSI: 0 > > sd 8:0:0:0: Attached scsi generic sg3 type 0 > > sd 8:0:0:0: [sdc] Attached SCSI disk Looks like it is sdc, not sdb. What d

Re: SELinux - a call for end-of-life.

2010-09-03 Thread Greg Woods
On Sat, 2010-09-04 at 00:40 +0930, Tim wrote: > No. I'm talking about giving someone a file, not access to your space. One reason that "chown" is only allowed to the root user is that users have used this to get around disk quotas. Chown the file to someone else and it doesn't count against your

Re: kernel update breaks virtualbox

2010-09-22 Thread Greg Woods
On Wed, 2010-09-22 at 18:01 +0200, Walter Cazzola wrote: > Unfortunately the last two kernel upgrades (2.6.34.6-54 and 2.6.34.7-56) > didn't correspond to an upgrade of the kernel modules necessary by > virtualbox (vboxdrv, vboxnetflt, and vboxnetadp); this impedes the > normal behavior of virtual

Desktop right-click menu

2010-09-24 Thread Greg Woods
Is there any way to modify the menu that comes up when you right click on the desktop? I would like to add an item. What I need is a way to invoke nvidia-settings from a blank desktop. This comes up on my new laptop. The LCD screen resolution is 1440x990, very nice but that resolution isn't suppor

Re: Desktop right-click menu

2010-09-24 Thread Greg Woods
On Fri, 2010-09-24 at 08:55 -0700, suvayu ali wrote: > If you are using XFCE then you can have the entire Fedora menu on your > context menu. Sorry about that, I should have mentioned that I am using GNOME. > But if you are not, then how about using the run dialog > (Alt+F2)? That works reason

Re: software RAID info

2010-10-02 Thread Greg Woods
On Sat, 2010-10-02 at 17:44 +0100, Aaron Gray wrote: > Hi, > > > How do I interrogate the software RAID system, to get info like RAID > type and sizes. # cat /proc/mdstat # man mdadm --Greg -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: h

  1   2   3   4   5   >