Can I install gcc-8 from rawhide on F27?

2018-03-30 Thread Neal Becker
There's a bug in gcc-7.3.1 that causes a crash on some code I need. Is it safe to install gcc-8 from rawhide on F27? ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

easiest way to encrypt existing home dir?

2018-03-30 Thread Neal Becker
I'm running f27 with everything on one drive. /home is 1 btrfs subvolume and / is another btrfs subvolume. I want to move my /home to encryption. One possibility seems to be to use ecryptfs. I tried creating a test user, and the following: https://cloud-ninja.org/2014/04/05/fedora-encrypting-

Re: easiest way to encrypt existing home dir?

2018-03-30 Thread Neal Becker
Neal Becker wrote: > I'm running f27 with everything on one drive. /home is 1 btrfs subvolume > and / is another btrfs subvolume. > > I want to move my /home to encryption. One possibility seems to be to use > ecryptfs. I tried creating a test user, and the follow

Dependency failed for Suspend

2018-04-17 Thread Neal Becker
Recently my system has been refusing to suspend. How can I debug? (I've recently installed expressvpn, could this be the issue?) Here's what the log says: Apr 18 02:30:01 nbecker2 systemd[1]: Started Suspend. Apr 18 02:30:01 nbecker2 systemd[1]: sleep.target: Unit not needed anymore. Stopping. A

Re: Dependency failed for Suspend

2018-04-19 Thread Neal Becker
Andras Simon wrote: > 2018-04-18 8:58 GMT+02:00, Neal Becker : >> Recently my system has been refusing to suspend. How can I debug? >> (I've recently installed expressvpn, could this be the issue?) >> Here's what the log says: >> >> Apr 18 02:30:01 nbec

fix icon

2018-06-01 Thread Neal Becker
I wanted to test emacs-26.1 from rawhide, so installed the rpms on f28. Decided it broke too many things, so reverted with dnf distro-sync. Now I'm back to emacs-25.3, but the icon used by emacs is the wrong one (it's a terminal (probably from emacs-terminal), not a gnu). How do I fix this? ___

Re: System hung over night

2018-07-16 Thread Neal Becker
Robert Moskowitz wrote: > When I woke up this morning at 5:30 to head to the airport, I heard my > system fan going at full speed. I tried to log in to the locked system, > but no response. I had to power cycle. Looking back in messages, the > last messages were right after 4am: > > # grep "J

Re: System hung over night

2018-07-17 Thread Neal Becker
Kevin Fenzi wrote: > This seems to be https://bugzilla.redhat.com/show_bug.cgi?id=1598462 > > There should be a fix in the next update/rawhide kernels. > > kevin Not for me - I don't have any external usb drive. My system locked again yesterday, this time while waking up from sleep. Trying kern

dnf wierdness

2018-07-18 Thread Neal Becker
sudo dnf --enablerepo=updates-testing update kernel ... Dependencies resolved. Problem: cannot install both kernel-4.17.6-200.fc28.x86_64 and kernel-4.17.6-200.fc28.x86_64 - cannot install the best update candidate for package kernel-4.17.6-200.fc28.x86_64 - cannot install the best update c

Re: Brother MFCL2710DW on Fedora?

2018-09-10 Thread Neal Becker
Gianluca Cecchi wrote: > Hello, > i'm replacing an Hp Officejet 4620 after print heads problems in 2 years > of life. > I got tired with inkjet and their imitations and due to my sporadic needs > and only b/w, I would like to buy a black white laserjet with scanner > capabilities too. > > I see t

printer stopped working, and how to fix it

2018-09-14 Thread Neal Becker
For some unknown reason, an HP laserjet I had been using for some years suddenly stopped working with F28. After some investigation, I found the problem was: Sep 14 14:32:20 nbecker2 cupsd[871]: [Job 1202] PID 14791 (gs) stopped with status 1! After more searching on the web, I found the answ

Re: Videos on Fox news don't work

2018-09-17 Thread Neal Becker
Sounds like a feature, not a bug :) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fed

Re: [f28] Unable to print from Fedora 28

2018-09-19 Thread Neal Becker
Marco Guazzone wrote: > On Mon, Sep 17, 2018 at 12:32 PM Marco Guazzone > wrote: > >> >> >> On Mon, Sep 17, 2018 at 11:05 AM Marco Guazzone >> wrote: >> >>> Hello, >>> >>> Today I am having trouble in printing from Fedora. I have tried two >>> different network printers without success. >>> >>>

fedora cloud AWS randomly shutdown

2018-09-25 Thread Neal Becker
I'm using f28 cloud on AWS as a compute farm. It seems that instances randomly shutdown within hours of starting. An example log: ... Fedora 28 (Cloud Edition) Kernel 4.16.3-301.fc28.x86_64 on an x86_64 (ttyS0) Stopping Restore /run/initramfs on shutdown... [ OK ] Removed

Re: fedora cloud AWS randomly shutdown

2018-09-26 Thread Neal Becker
Rick Stevens wrote: > On 9/25/18 12:32 PM, Neal Becker wrote: >> I'm using f28 cloud on AWS as a compute farm. It seems that instances >> randomly shutdown within hours of starting. An example log: >> >> ... >> Fedora 28 (Cloud Edition) >> Kerne

Re: fedora cloud AWS randomly shutdown

2018-09-28 Thread Neal Becker
Matthew Miller wrote: > You're not using spot pricing, are you? > No. I'm becoming more convinced that machines get shutdown when load average > #cores for too long, but it seems rather randomly. The reason I'm asking here is just in case that is part of fedora cloud, rather than a function o

Failed to start jobs message from today's F39 update

2024-03-12 Thread Neal Becker
Running today's dnf update: ... Running scriptlet: grub2-common-1:2.06-118.fc39.noarch 32/32 Running scriptlet: armadillo-12.8.0-1.fc39.x86_64 32/32 Failed to start jobs: Failed to enqueue some

Re: Failed to start jobs message from today's F39 update

2024-03-13 Thread Neal Becker
On Tue, Mar 12, 2024 at 2:50 PM Joe Zeff wrote: > On 03/12/2024 12:33 PM, Neal Becker wrote: > > Failed to start jobs: Failed to enqueue some jobs, see logs for details: > > Invalid argument > > > > Should I worry? I don't even know what armadillo is. > &g

If X11 login goes, what happens with x2go?

2024-03-27 Thread Neal Becker
I totally depend on x2go for connection to my remote server. With f40, what happens? Is login to X11 desktop supported? I assume this is required for x2go to work. -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email

pulseaudio misbehaviour on remote

2024-04-21 Thread Neal Becker
I'm running a connection to a remote server via x2go. The remote desktop is xfce. When I leave this unattended for some time, I come back to find that pulseaudio is sucking 64GB of VM. Needless to say, I don't really need PA running on it, but I haven't seen how to disable it. Also this seems li

My nvidia F40 update journey

2024-05-02 Thread Neal Becker
Not as bad perhaps as some of your experiences, because I'm using nvidia GPU for M/L on a remote server and not for desktop display. After update the nvidia driver is not loaded. Tried rebooting a couple of times since sometimes akmod seems to need this. Manually loading the driver modprobe nvid

Re: Using Signal-Desktop w Fedora 40

2024-06-26 Thread Neal Becker
signal is supported on Fedora with a flatpak, which I use. On Wed, Jun 26, 2024 at 7:27 PM Ranjan Maitra via users < users@lists.fedoraproject.org> wrote: > Max, > > Yes indeed, try the following: > > sudo dnf config-manager --add-repo > https://download.opensuse.org/repositories/network:/im:/sig

Re: Using Signal-Desktop w Fedora 40

2024-06-27 Thread Neal Becker
On Thu, Jun 27, 2024 at 9:12 AM Ranjan Maitra via users < users@lists.fedoraproject.org> wrote: > Neal, > > I am aware of the flatpak option, though I have used this alternative repo > for the past four years when I started using Signal, and found it to work > well. What is the benefit of using fl

Discover not showing updates recently?

2024-07-15 Thread Neal Becker
I've noticed that recently I'm not seeing Discover notifying me of available updates. Is there some setting for this? Thanks, Neal -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraprojec

Re: Discover not showing updates recently?

2024-07-16 Thread Neal Becker
On Mon, Jul 15, 2024 at 8:39 PM Jonathan Billings wrote: > On Jul 15, 2024, at 07:35, Neal Becker wrote: > > > >  > > I've noticed that recently I'm not seeing Discover notifying me of > available updates. Is there some setting for this? > > > Does

trouble with kernel 6.9.9 + chrome

2024-07-22 Thread Neal Becker
After installing this morning's large set of updates I rebooted into 6.9.9. Now chrome doesn't work, every process is crashing. After rebooting, restarting chrome the problem persists. Finally I rebooted into 6.9.8 and chrome is fine. -- ___ users mai

Re: trouble with kernel 6.9.9 + chrome

2024-07-22 Thread Neal Becker
On Mon, Jul 22, 2024 at 9:45 AM Richard Shaw wrote: > On Mon, Jul 22, 2024 at 6:34 AM Neal Becker wrote: > >> After installing this morning's large set of updates I rebooted into >> 6.9.9. Now chrome doesn't work, every process is crashing. After >> reboot

Re: google-chrome stopped working for me, just showing '+' cursor and will not allow me to click.

2024-07-30 Thread Neal Becker
On Tue, Jul 30, 2024 at 10:44 AM Will McDonald wrote: > On Tue, 30 Jul 2024 at 15:38, Will McDonald wrote: > >> The default behaviour for the desktop application invocation will be >> in /usr/share/applications/google-chrome.desktop in the Exec definition if >> you don't mind hacking packaged fi

Re: google-chrome stopped working for me, just showing '+' cursor and will not allow me to click.

2024-07-30 Thread Neal Becker
On Tue, Jul 30, 2024 at 4:28 PM Will McDonald wrote: > On Tue, 30 Jul 2024 at 20:32, Neal Becker wrote: > >> On Tue, Jul 30, 2024 at 10:44 AM Will McDonald >> wrote: >> >>> On Tue, 30 Jul 2024 at 15:38, Will McDonald wrote: >>> >>>> The de

Re: google-chrome stopped working for me, just showing '+' cursor and will not allow me to click.

2024-08-02 Thread Neal Becker
On Thu, Aug 1, 2024 at 12:48 PM Jonathan Billings wrote: > > On Jul 30, 2024, at 15:32, Neal Becker wrote: > > But I don't think it worked, because I don't see these options in ps. > Also the original said: > > Exec=/usr/bin/google-chrome-stable --incognito

Re: Signal-Desktop & nodejs-electron GPG key problem

2024-08-08 Thread Neal Becker
On Wed, Aug 7, 2024 at 7:08 PM Max Pyziur wrote: > On Wed, 7 Aug 2024, Todd Zullinger wrote: > > > I wrote: > >> Max Pyziur wrote: > >>> > >>> Greetings, > >>> > >>> GPG Keys are configured as: > https://download.opensuse.org/repositories/network:/im:/signal/Fedora_40/repodata/repomd.xml.key > >

Re: OT: UEFI settings for DDR5 RAM

2024-08-23 Thread Neal Becker
On Tue, Aug 20, 2024 at 6:14 AM Patrick O'Callaghan wrote: > On Tue, 2024-08-20 at 15:36 +0930, Tim via users wrote: > > On Mon, 2024-08-19 at 22:02 +0100, Patrick O'Callaghan wrote: > > > The overclocking options start at 5400, so I don't think that's it. > > > The > > > DRAM spec is 5200 and I

Re: F13 and adobe flash

2010-05-31 Thread Neal Becker
Tom Horsley wrote: > On Mon, 31 May 2010 13:41:13 -0500 > Gregory P. Ennis wrote: > >> Adobe flash seems to be installed properly, but the youtube videos will >> not function properly. Any body have a solution for this? > > I did a clean install of f13 and video works fine for me. You > might w

Re: F13 and adobe flash

2010-05-31 Thread Neal Becker
Gregory P. Ennis wrote: > Tom Horsley wrote: > >> On Mon, 31 May 2010 13:41:13 -0500 >> Gregory P. Ennis wrote: >> >>> Adobe flash seems to be installed properly, but the youtube videos will >>> not function properly. Any body have a solution for this? >> >> I did a clean install of f13 and vi

Re: F13 and adobe flash

2010-05-31 Thread Neal Becker
Gregory P. Ennis wrote: >> Tom Horsley wrote: >> >>> On Mon, 31 May 2010 13:41:13 -0500 >>> Gregory P. Ennis wrote: >>> Adobe flash seems to be installed properly, but the youtube videos will not function properly. Any body have a solution for this? >>> >>> I did a clean install of f

Re: F13 and adobe flash

2010-05-31 Thread Neal Becker
Gregory P. Ennis wrote: >>> Tom Horsley wrote: >>> On Mon, 31 May 2010 13:41:13 -0500 Gregory P. Ennis wrote: > Adobe flash seems to be installed properly, but the youtube videos > will > not function properly. Any body have a solution for this? I did a cle

Re: Chromium by default?

2010-06-01 Thread Neal Becker
Richard Shaw wrote: > On Tue, Jun 1, 2010 at 3:24 AM, Valent Turkovic > wrote: >> In the latest release [1] of Community Fedora Remix (yes, we are >> looking for a new name [2]) some flack we got was due to having >> duplicate apps; two browsers and two email clients. >> >> How about switching to

Using gdb + python in f13

2010-06-17 Thread Neal Becker
I'm excited about using gdb with python in f13. Where can I learn more? I normally use gdb via emacs. In emacs, I can M-x gdb, then at the prompt, choose: Run gdb (like this): gdb --annotate=3 -P my_program.py Starts my program OK it seems. But I see no way to set a breakpoint or get to gdb's

Howto add raw printer

2010-06-22 Thread Neal Becker
I need to add a raw printer. I didn't see this option on F13 system-config- printer. -- 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/Mailing_list_gu

some strange yum bug?

2010-06-22 Thread Neal Becker
yum.log: Jun 22 06:51:16 kdebase-workspace-debuginfo: ts_done name in te is python- argparse should be kdebase-workspace-debuginfo Jun 22 06:51:18 cups-debuginfo: ts_done name in te is kdebase-workspace- debuginfo should be cups-debuginfo Jun 22 06:51:20 python-BeautifulSoup: ts_done name in te is

device notifier just stopped working

2010-06-26 Thread Neal Becker
Don't know if it's device notifier, or kernel, or what. Plugging in my nexus one, device notifier is no longer working. Jun 26 16:06:04 localhost kernel: usb 2-2: new high speed USB device using ehci_hcd and address 4 Jun 26 16:06:04 localhost kernel: usb 2-2: New USB device found, idVendor=18

abrt + updates-testing

2010-02-17 Thread Neal Becker
What controls where abrt looks for debuginfo? I installed packages from updates-testing, and it seems abrt did not find debuginfo for them. I then tried enabling by default updates-testing-debuginfo in yum config. Then I told abrt to refresh, but it did not seem to help find missing packages.

Re: abrt + updates-testing

2010-02-17 Thread Neal Becker
Andrew Haley wrote: > On 02/17/2010 01:37 PM, Neal Becker wrote: >> What controls where abrt looks for debuginfo? I installed packages from >> updates-testing, and it seems abrt did not find debuginfo for them. I >> then >> tried enabling by default updates-test

Update to 2.6.32.9-67.fc12.x86_64 broke audio

2010-03-07 Thread Neal Becker
https://bugzilla.redhat.com/show_bug.cgi?id=571207 -- 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/Mailing_list_guidelines

no flash in chromium-browser (from /spot.fedorapeople.org/chromium/F12/)

2010-03-31 Thread Neal Becker
flash works in google-chrome. This is F12-x86_64. Using 32-bit flash wrapped for 64 bit. In chromium-browser 5.0.365.0 flash is detected, but does not work. In about:plugins flash is there (1st item). But visiting a flash site says 'missing plugin'. I duplicated the working google-chrome set

Re: no flash in chromium-browser (from /spot.fedorapeople.org/chromium/F12/)

2010-04-01 Thread Neal Becker
Mail Lists wrote: > On 03/31/2010 07:38 AM, Neal Becker wrote: >> flash works in google-chrome. This is F12-x86_64. Using >> 32-bit flash wrapped for 64 bit. >> >> In chromium-browser 5.0.365.0 flash is detected, but does not work. In >> about:plugins flash is

Re: no flash in chromium-browser (from /spot.fedorapeople.org/chromium/F12/)

2010-04-01 Thread Neal Becker
Patrick O'Callaghan wrote: > On Thu, 2010-04-01 at 08:09 -0400, Neal Becker wrote: >> Mail Lists wrote: >> >> > On 03/31/2010 07:38 AM, Neal Becker wrote: >> >> flash works in google-chrome. This is F12-x86_64. Using >> >> 32-bit flash

f13 live beta - howto mount my raid?

2010-04-14 Thread Neal Becker
I booted a live USB of f13 beta OK. I want to mount my local hard drive, which has a raid0 array. What do I need to do? (There is no /dev/mdxxx when running from the live usb) -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fed

wierd messages from mcelog

2010-04-21 Thread Neal Becker
etc/cron.hourly/mcelog.cron: mcelog: warning: 18446744073709551600 bytes ignored in each record mcelog: consider an update WTF? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: h

cifs mount returns random garbage

2010-04-28 Thread Neal Becker
I'm trying to do cifs mount to some kind of networked storage we have here at my job. I don't know what kind of box it is, but it doesn't play nice with samba, apparently. Sometimes (maybe the 1st time?) I mount, it seems normal. I can do ls and it looks fine. Other times, I mount and ls ret

Re: cifs mount returns random garbage

2010-04-28 Thread Neal Becker
Neal Becker wrote: > I'm trying to do cifs mount to some kind of networked storage we have here > at my job. I don't know what kind of box it is, but it doesn't play nice > with samba, apparently. > > Sometimes (maybe the 1st time?) I mount, it seems normal. I

Re: systemd autofs

2011-06-03 Thread Neal Becker
Jan Willies wrote: > 2011/6/1 Neal Becker > >> I tried out >> >> systemd-analyze blame >> >> and found that >> 3084ms cups.service >> 1354ms autofs.service >> >> I hardly need autofs, and not for boot. Is there some way to

Re: systemd autofs

2011-06-03 Thread Neal Becker
ote: > >> 2011/6/3 Neal Becker >> >>> Jan Willies wrote: >>> >>> > 2011/6/1 Neal Becker >>> > >>> >> I tried out >>> >> >>> >> systemd-analyze blame >>> >> >>> >&g

Re: formatting SSD drives

2011-06-09 Thread Neal Becker
Genes MailLists wrote: > On 06/09/2011 12:37 AM, Michael Cronenworth wrote: >> On 06/08/2011 09:06 PM, Genes MailLists wrote: >>> I'd appreciate any guidance on how I should partition a new intel 310 >>> soda creek SSD drive ... I've googles a bit there are suggestions about >>> paritioning and

no yum auto updating in f15

2011-06-17 Thread Neal Becker
I had been using yum-updatesd until upgrading to f15. It is no longer doing any updates on my 2 f15 servers. So I install yum-cron. That's not working either (I set /etc/sysconfig/yum-cron to # Don't install, just check (valid: yes|no) CHECK_ONLY=no # Check to see if you can reach the repo

cups setup for headless

2011-07-08 Thread Neal Becker
Is there a guide to setting up printer configuration via cmdline? Or, let's say I have one machine on my lan with printers already configured. Is there an easy way to transfer that configuration, or a subset of it, to other machines on the lan? -- users mailing list users@lists.fedoraproje

convert virtualbox .ova to kvm/qemu qcow2

2011-07-22 Thread Neal Becker
I exported an xp appliance from vb to .ova. Then I did qemu-img convert xp.ova -O qcow2 xp-disk1.img no complaints. But trying to boot it in qemu/kvm, I get 'not a bootable disk'. Any ideas? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: h

Re: Fedora15 with kvm and spice

2011-08-21 Thread Neal Becker
Gilboa Davara wrote: > On Fri, Aug 19, 2011 at 7:50 PM, Alex wrote: >> >> Hi, >> I have a win7 x86_64 kvm image I created on a fc14 machine that I've >> now transferred to a new fc15 machine. I'd like to use the new spice >> system to improve video performance. I've searched quite a bit, but >> m

quicktime video work for you?

2010-07-22 Thread Neal Becker
I'm trying to view this: http://blip.tv/file/3900047/ I think I have all relevant software installed, but it doesn't work. Tried both chrome-unstable and firefox. Work for you? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.f

Re: quicktime video work for you?

2010-07-22 Thread Neal Becker
Thanks much for the help! That was the clue I needed to get firefox going. I needed gecko-mediaplayer. I still haven't figured out google-chrome-unstable though. google-chrome-unstable-6.0.472.0-53024.x86_64 It seems to find plugins that are in /usr/lib64/mozilla/plugins. But even though it

Re: quicktime video work for you?

2010-07-23 Thread Neal Becker
Suvayu Ali wrote: > On Friday 23 July 2010 09:29 AM, Patrick Bartek wrote: >> Have you uninstalled Totem? It can cause conflicts with other installed >> media players. >> > > Its not totem that conflicts, its the browser plugin for totem he should > be removing. > > # yum remove totem-mozplugin

hell freezes over!

2010-09-09 Thread Neal Becker
http://lwn.net/Articles/404248/rss -- 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/Mailing_list_guidelines

now you can have your 0-day exploit in 64bit also

2010-09-15 Thread Neal Becker
http://labs.adobe.com/technologies/flashplayer10/ -- 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/Mailing_list_guidelines

setup nfs w/o synchronizing uids?

2011-02-11 Thread Neal Becker
Is it possible to setup nfs (server+clients) without syncing uid's? Is it possible to do this without having to setup nfs4+kerberos? If so, how? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/u

Re: setup nfs w/o synchronizing uids?

2011-02-12 Thread Neal Becker
Richard Shaw wrote: > On Fri, Feb 11, 2011 at 8:27 AM, Neal Becker wrote: >> Is it possible to setup nfs (server+clients) without syncing uid's? Is it >> possible to do this without having to setup nfs4+kerberos? If so, how? > > You didn't mention the full cont

hp c310 printer trouble

2011-02-15 Thread Neal Becker
Just go hp c310 premium printer. Seems to install OK (wireless). No error message when printing to it, but nothing comes out of the printer! Any hints? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/li

bridged networking setup

2011-03-25 Thread Neal Becker
I followed the advice here: http://wiki.libvirt.org/page/Networking#Bridged_networking_.28aka_.22shared_physical_device.22.29 Working, but one thing strange. My enet I/F on the host used to be eth1. Now it says it's the bridge br0. Is this as expected? br0 Link encap:Ethernet HWaddr 00:

RE: bridged networking setup

2011-03-25 Thread Neal Becker
compdoc wrote: >>My enet I/F on the host used to be eth1. >>Now it says it's the bridge br0. Is this as expected? > > Well, the interfaces are doing exactly what you specified in the ifcgf > scripts. I dunno if that's what you expected or not... > > When I use bridges, I don't let the interface

What filesystem for ssd? (f15)

2011-04-11 Thread Neal Becker
I'm planning a fresh install of f15 onto Intel 320 Series SSDSA2CW120G310 What filesystem should I use? Go for btrfs? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedo

set norelatime on f15?

2011-04-29 Thread Neal Becker
F15beta running in vm. I changed /etc/fstab to say: /dev/mapper/vg_nbecker6f15-lv_root / ext4norelatime 1 1 UUID=768e1633-a96b-4932-832b-f65778b51627 /boot ext4 defaults1 2 ... But according to mount, norelatime was ignored. 2 ques

howto boot from usb iso?

2011-05-03 Thread Neal Becker
I tried copying f15 tc1 iso to my 16G usb using dd, but laptop doesn't try to boot from it. I did change boot order at power up. I wrote iso to /dev/sdc (not to a partition). Does that matter? May 3 10:18:12 nbecker1 kernel: [ 168.382228] usb 2-2: new high speed USB device using ehci_hcd an

Re: howto boot from usb iso?

2011-05-03 Thread Neal Becker
Tim Evans wrote: > On 05/03/2011 10:21 AM, Neal Becker wrote: >> I tried copying f15 tc1 iso to my 16G usb using dd, but laptop doesn't try to >> boot from it. I did change boot order at power up. > > https://fedorahosted.org/liveusb-creator/ > > > Doesn&

Re: howto boot from usb iso?

2011-05-03 Thread Neal Becker
Neal Becker wrote: > Tim Evans wrote: > >> On 05/03/2011 10:21 AM, Neal Becker wrote: >>> I tried copying f15 tc1 iso to my 16G usb using dd, but laptop doesn't try >>> to >>> boot from it. I did change boot order at power up. >

Re: howto boot from usb iso?

2011-05-03 Thread Neal Becker
James McKenzie wrote: > On Tue, May 3, 2011 at 8:07 AM, Neal Becker wrote: >> Neal Becker wrote: >> >>> Tim Evans wrote: >>> >>>> On 05/03/2011 10:21 AM, Neal Becker wrote: >>>>> I tried copying f15 tc1 iso to my 16G usb using dd, but l

Re: howto boot from usb iso?

2011-05-03 Thread Neal Becker
James McKenzie wrote: > On Tue, May 3, 2011 at 8:07 AM, Neal Becker wrote: >> Neal Becker wrote: >> >>> Tim Evans wrote: >>> >>>> On 05/03/2011 10:21 AM, Neal Becker wrote: >>>>> I tried copying f15 tc1 iso to my 16G usb using dd, but l

Re: howto boot from usb iso?

2011-05-03 Thread Neal Becker
On Tuesday 03 May 2011, Tim Evans wrote: > On 05/03/2011 10:54 AM, Neal Becker wrote: > > Tim Evans wrote: > > > > > > Doesn't seem to work. I get: > > Unsupported filesystem: iso9660 > > As the package name suggests, you need to *create* the USB k

Re: howto boot from usb iso?

2011-05-03 Thread Neal Becker
JD wrote: > On 05/03/11 10:15, Neal Becker wrote: >> On Tuesday 03 May 2011, Tim Evans wrote: >>> On 05/03/2011 10:54 AM, Neal Becker wrote: >>>> Tim Evans wrote: >>>> >>>> >>>> Doesn't seem to work. I get: >>>

Re: howto boot from usb iso?

2011-05-03 Thread Neal Becker
JD wrote: > On 05/03/11 11:29, Neal Becker wrote: >> JD wrote: >> >>> On 05/03/11 10:15, Neal Becker wrote: >>>> On Tuesday 03 May 2011, Tim Evans wrote: >>>>> On 05/03/2011 10:54 AM, Neal Becker wrote: >>>>>> Tim Evans wrote:

Re: howto boot from usb iso?

2011-05-03 Thread Neal Becker
Joe Zeff wrote: > On 05/03/2011 11:29 AM, Neal Becker wrote: >> Tried with unallocated space. Then tried after creating a single partition >> with VFAT (formatted). > > Of course it failed. VFAT doesn't have the permissions needed and is > limited to filenames

giving up on google-chrome

2011-05-04 Thread Neal Becker
I've been happily using google-chrome on F14 for some time, from baseurl=http://dl.google.com/linux/chrome/rpm/stable/x86_64 I've used this together with flash-plugin-10.2.159.1-release.i386 using nspluginwrapper. I used to use google-chrome-unstable, but then one day, it started misbehaving.

Re: giving up on google-chrome

2011-05-04 Thread Neal Becker
Richard Shaw wrote: > On Wed, May 4, 2011 at 12:45 PM, Neal Becker wrote: >> I've been happily using google-chrome on F14 for some time, from >> baseurl=http://dl.google.com/linux/chrome/rpm/stable/x86_64 >> >> I've used this together with >> flash

Re: giving up on google-chrome

2011-05-04 Thread Neal Becker
mike cloaked wrote: > On Wed, May 4, 2011 at 7:42 PM, mike cloaked wrote: >> On Wed, May 4, 2011 at 6:45 PM, Neal Becker wrote: >>> I've been happily using google-chrome on F14 for some time, from >>> baseurl=http://dl.google.com/linux/chrome/rpm/stable/x86_64

Re: giving up on google-chrome

2011-05-05 Thread Neal Becker
Neal Becker wrote: > I've been happily using google-chrome on F14 for some time, from > baseurl=http://dl.google.com/linux/chrome/rpm/stable/x86_64 > > I've used this together with > flash-plugin-10.2.159.1-release.i386 > > using nspluginwrapper. > > I us

freetype-freeworld

2011-05-15 Thread Neal Becker
I just installed freetype-freeworld on F15. I believe fonts on google-chrome now look better. But I thought the patents had expired, and the standard freetype was supposed to be the same as freetype-freeworld? Apparantly, not? -- users mailing list users@lists.fedoraproject.org To unsubscrib

Re: gnome-2 => KDE cheatsheet guide ?

2011-05-16 Thread Neal Becker
Athmane Madjoudj wrote: > On 05/15/2011 08:37 PM, Genes MailLists wrote: > > >> 1) How to add/create application launchers (with or without drawers) >> on a panel (for things which are not part of the distro in particular). > > Add the app to the menu with 'KDE Menu Editor' then Drag-n-Drop

systemd autofs

2011-05-31 Thread Neal Becker
I tried out systemd-analyze blame and found that 3084ms cups.service 1354ms autofs.service I hardly need autofs, and not for boot. Is there some way to tell systemd autofs is not a dependency of anything else? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change s

kpackagekit question

2010-11-04 Thread Neal Becker
I want to install updates automatically on an unattended server. If I set kpackagekit to automatically check daily + install updates, will this work? I'm wondering if kpackagekit only runs if a user is actually logged into the console (running kde, and hence kpackagekit). -- users mailing li

removable device mounting stopped working

2010-12-29 Thread Neal Becker
Dec 29 07:24:02 nbecker1 kernel: [ 81.858088] usb 2-2: new high speed USB device using ehci_hcd and address 3 Dec 29 07:24:02 nbecker1 kernel: [ 81.986100] usb 2-2: New USB device found, idVendor=18d1, idProduct=4e12 Dec 29 07:24:02 nbecker1 kernel: [ 81.986107] usb 2-2: New USB device s

Re: removable device mounting stopped working

2010-12-29 Thread Neal Becker
Neal Becker wrote: > Dec 29 07:24:02 nbecker1 kernel: [ 81.858088] usb 2-2: new high speed USB > device using ehci_hcd > and address 3 > Dec 29 07:24:02 nbecker1 kernel: [ 81.986100] usb 2-2: New USB device > found, idVendor=18d1, > idProduct=4e12 > Dec 29 07:

gui for posix acl?

2011-01-18 Thread Neal Becker
Any gui for posix acl? -- 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/Mailing_list_guidelines

abrt can't login today!

2011-01-21 Thread Neal Becker
can't login to bugzilla today (always worked before). I get: Cannot login libcurl failed to execute the HTTP POST transaction. Peer certificate cannot be authenticated with known CA certificates. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription optio

remove localhost from /etc/hosts??

2010-01-21 Thread Neal Becker
Installing gridengine seems to fail with: Starting qmaster installation! Hostname: nbecker6 Aliases: localhost.localdomain localhost Host Address(es): 127.0.0.1 The current hostname is resolved as follows: Hostname: nbecker6 Aliases: localhost.localdomain localhost Host Address(es): 127.0.0

Re: remove localhost from /etc/hosts??

2010-01-22 Thread Neal Becker
Neal Becker wrote: > Installing gridengine seems to fail with: > Starting qmaster installation! > Hostname: nbecker6 > Aliases: localhost.localdomain localhost > Host Address(es): 127.0.0.1 > > > The current hostname is resolved as follows: > >

gdb trouble

2010-01-27 Thread Neal Becker
gdb-7.0.1-29.fc12.x86_64 >From time to time, I need to use gdb. Today it's giving me a real hard time. Breakpoint 3, 0x0044f487 in ACMTx >::RandomTx() () (gdb) s Single stepping until exit from function _ZN5ACMTxIN5boost6random16mersenne_twisterIjLi32ELi624ELi397ELi31ELj2567483615ELi

Re: Blacklisting Nouveau

2010-01-27 Thread Neal Becker
Jim wrote: > FC12-x86_64/KDE > > How do you Blacklist nouveau ? > > I have installed kmod-nvidia because nouveau is causing the mouse to > disappear > after bringing computer out of a power down after about a half an hour. > It is nouveau that is causing mouse to disappear, i have installed > nv

Re: Blacklisting Nouveau

2010-01-28 Thread Neal Becker
Chris Smart wrote: > 2010/1/28 Neal Becker : > >> >> You don't need to re-run dracut. All you need to do is add this the the >> kernel command line: >> rdblacklist=nouveau >> > > This is completely unnecessary. The module has been black listed a

Re: NX won't connect

2010-02-05 Thread Neal Becker
Jim wrote: > FC12-x86_64/KDE > > trying to connect to a NXserver across internet, it won't connect. > > I'm getting to this point at "time out" > > 203 NXSSH running with pid:2163 > 285 Enabling skip of SSH config files > 285 Enabling check 0n switch command > 285 Setting the preferred NX optio

kde-plasma-nm disabled

2014-01-07 Thread Neal Becker
Network is working fine, with a wired enet. I probably disabled nm a long time ago. Now I want to enable it (so I can try bridge). I have kde-plasma-nm-0.9.3.2-1.fc20.x86_64, but on my desktop, the net icon has a red X. If I try to edit connections/add connection, I don't see any wired interf

Re: kde-plasma-nm disabled

2014-01-08 Thread Neal Becker
Ed Greshko wrote: > On 01/07/14 23:45, Neal Becker wrote: >> Network is working fine, with a wired enet. I probably disabled nm a long >> time >> ago. Now I want to enable it (so I can try bridge). >> >> I have kde-plasma-nm-0.9.3.2-1.fc20.x86_64, but >>

Re: backup thoughts..

2014-01-09 Thread Neal Becker
Dunno about your specific requirements, but have a look at obnam. I'm very pleased with this for my needs. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fed

  1   2   3   4   5   6   >