Re: alternative to skype

2018-03-18 Thread Mike Wright
our account to a non-account call. I've been using Google Voice for years. From the US all US and Canada calls are free. Other countries start at 1¢ (e.g. MX, BR, AU, FR) per minute. Even DPRK is only 55¢. Mike Wright ___ users mailing list

Re: Sharing USB Serial data with 2 processes ?

2018-03-29 Thread Mike Wright
On 03/29/2018 03:16 PM, linux guy wrote: Hi. I've got a USB serial device that supplies data to a process via /dev/ttyUSB0. I need to use the same data for a 2nd, independent process.  I have code for both processes and can make changes, but I would prefer not to. Is there a way that both

Re: `plymouth show-splash` is not working

2018-03-31 Thread Mike Wright
On 03/31/2018 09:15 AM, Basix wrote: Hello, I'm running f27 with kernel 4.15.12-301.fc27.x86_64. I tried to run `plymouth show-splash` as root, but it dosen't displayed anything and just returned 1. I tried `sudo plymouth --show-splash` and others but it isn't working. Any solutions? https://w

[OT] HP EX920

2018-05-25 Thread Mike Wright
, etc. Anybody familiar with this re: Linux? TIA, Mike Wright ___ 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

Re: OT: Annoying List Behavior....

2018-06-04 Thread Mike Wright
ot as the sender but as some fedora address with an arrow to its left. If it's only me with this issue that is not a problem. What I'd like to know is: what does my sender address look like to other recipients? is it "Mike Wright", or is it some generic Fedora address? Wha

Re: [OT] HP EX920

2018-06-05 Thread Mike Wright
On 05/31/2018 08:55 PM, John Morris wrote: On Fri, 2018-05-25 at 15:40 -0700, Mike Wright wrote: newegg has a good price on the 512G HP EX920 M.2 ($180US) NVMe SSD drives this weekend. I can find no references to this part and Linux. Everything refers to Windows (and the problems they&#x

Re: can' connect to localhost

2018-06-06 Thread Mike Wright
On 06/06/2018 02:14 PM, Antonio M wrote: My host file. 127.0.0.1        localhost.localdomain localhost ::1        localhost6.localdomain6 localhost6 System is Fedora 28 fully updated Suddenly I cannot connect to my localhost: a couple of days ago connecting to Cups admin page by usin

Re: SSH private keys?

2018-06-23 Thread Mike Wright
On 06/23/2018 01:35 PM, Jeffrey Ross wrote: my .ssh directory has my private key in a file called "id_rsa" nothing with .pub on the end and if I understand correctly running ssh will look for the private key in a few different file names, none of which end with .pub. Gotta have both halves

Re: NFS mount from VM -

2018-08-13 Thread Mike Wright
On 08/13/2018 11:26 AM, Bob Goodwin wrote: On 08/13/18 13:53, Rick Stevens wrote: On 08/13/2018 10:08 AM, Bob Goodwin wrote: I have an Fedora 28 computer with Fedora 27 running in virtual manager. My NFS server refuses its connection although the Fedora28 computer itself connects routinely. Pin

Re: Split tunnelling

2018-08-22 Thread Mike Wright
On 08/22/2018 01:59 PM, Samuel Sieb wrote: On 08/22/2018 08:59 AM, Patrick O'Callaghan wrote: This is the routing table with the VPN enabled (the virbr stuff is from a VM, not relevant here): (I rearranged the table.) $ route Kernel IP routing table Destination Gateway Genmask   

Re: I need iptables ftp nat help

2018-08-23 Thread Mike Wright
On 08/23/2018 11:23 AM, ToddAndMargo wrote: On 08/23/2018 11:10 AM, Rick Stevens wrote: On 08/22/2018 06:00 PM, ToddAndMargo wrote: On 08/22/2018 04:37 PM, Ed Greshko wrote: On 08/23/18 06:47, ToddAndMargo wrote: Hi All, My iptables firewall ported from RHEL won't connect to ftp sites and th

Re: I need iptables ftp nat help

2018-08-23 Thread Mike Wright
On 08/23/2018 11:23 AM, ToddAndMargo wrote: Just ftp client and I want to support both active and passive mode This covers both: http://www.devops-blog.net/iptables/iptables-settings-for-outgoing-ftp :m ___ users mailing list -- users@lists.fedora

Re: I need iptables ftp nat help

2018-08-23 Thread Mike Wright
On 08/23/2018 11:50 AM, ToddAndMargo wrote: On 08/23/2018 11:41 AM, Mike Wright wrote: On 08/23/2018 11:23 AM, ToddAndMargo wrote: Just ftp client and I want to support both active and passive mode This covers both: http://www.devops-blog.net/iptables/iptables-settings-for-outgoing-ftp

Re: I need iptables ftp nat help

2018-08-24 Thread Mike Wright
On 08/23/2018 09:06 PM, Todd Chester wrote: On 08/23/2018 12:14 PM, Mike Wright wrote: On 08/23/2018 11:50 AM, ToddAndMargo wrote: On 08/23/2018 11:41 AM, Mike Wright wrote: On 08/23/2018 11:23 AM, ToddAndMargo wrote: Just ftp client and I want to support both active and passive mode

Re: I need iptables ftp nat help

2018-08-24 Thread Mike Wright
On 08/24/2018 02:18 PM, ToddAndMargo wrote: On 08/24/2018 09:23 AM, Mike Wright wrote: My *hunch* is that you are running firewalld and that the default rules for firewalld changed between RHEL and fedora.  Mind you, beneath firewalld lies, you guessed it, iptables. Execute:    firewall

Re: Setting up an HTTP server on a KVM/QEMU guest

2018-09-06 Thread Mike Wright
On 09/06/2018 03:06 PM, Patrick O'Callaghan wrote: On Thu, 2018-09-06 at 10:54 -0700, Rick Stevens wrote: On 09/06/2018 10:22 AM, Tom Horsley wrote: On Thu, 06 Sep 2018 17:17:21 +0100 Patrick O'Callaghan wrote: A gentle hint would be welcome. Unless you are using an honest to gosh bridge, t

Re: PHP-FPM, PHP code in browser

2018-10-07 Thread Mike Wright
On 10/07/2018 01:09 PM, Benjamin Smith wrote: I'm unable to get PHP too actually *run* instead of just downloading the PHP sources. Coming from years of experience with Mod PHP wand I know that PHP FPM is different. I've confirmed that both RPMs (native FC 27) are installed, and that PHP-FPM an

Re: PHP-FPM, PHP code in browser

2018-10-08 Thread Mike Wright
On 10/07/2018 08:04 PM, Benjamin Smith wrote: I've checked all of these to no avail. So I did a firm reset, not only removing RPMs but also deleting any and all stale config files in /etc. Now, after re-installing the RPMs, the default directory (/var/www/html/phpinfo.php) works fine. However,

OT: replace a timestamp across multiple files

2018-10-17 Thread Mike Wright
h such as "line 4, first 10 digit field". What is the easiest way to replace each of them with the same value, $(date +%s) ? My sed|awk foo is weak. Any takers? TIA, Mike Wright ___ users mailing list -- users@lists.fedoraproject.org To

Re: Replacing email list for users with a web forum software called Discourse, what's your opinion?

2018-10-20 Thread Mike Wright
On 10/20/18 3:17 PM, Tom Horsley wrote: On Sat, 20 Oct 2018 14:42:20 -0700 stan wrote: I'm wondering how the people who regularly use fedora-users mailing list feel about that. There is already a fedoraforum which I don't use at all because I despise forums because they are nothing like as us

Re: Configuring LXC containers

2024-03-10 Thread Mike Wright
On 3/10/24 15:40, Patrick O'Callaghan wrote: On Sun, 2024-03-10 at 11:13 -0700, Mike Wright wrote: The last two lines are key.  Add these flags: -F -o logfile.  The default loglevel is ERROR.  If you want more detail include -l LEVEL. e.g. lxc-start -n containerName -F -o containerName.l

Re: Configuring LXC containers

2024-03-10 Thread Mike Wright
On 3/10/24 15:40, Patrick O'Callaghan wrote: On Sun, 2024-03-10 at 11:13 -0700, Mike Wright wrote: The last two lines are key.  Add these flags: -F -o logfile.  The default loglevel is ERROR.  If you want more detail include -l LEVEL. e.g. lxc-start -n containerName -F -o containerName.l

Re: Configuring LXC containers

2024-03-11 Thread Mike Wright
On 3/11/24 04:33, Patrick O'Callaghan wrote: On Sun, 2024-03-10 at 22:56 -0700, Mike Wright wrote: On 3/10/24 15:40, Patrick O'Callaghan wrote: On Sun, 2024-03-10 at 11:13 -0700, Mike Wright wrote: The last two lines are key.  Add these flags: -F -o logfile.  The default logleve

Re: Configuring LXC containers

2024-03-11 Thread Mike Wright
On 3/11/24 08:41, Mike Wright wrote: On 3/11/24 04:33, Patrick O'Callaghan wrote: On Sun, 2024-03-10 at 22:56 -0700, Mike Wright wrote: On 3/10/24 15:40, Patrick O'Callaghan wrote: On Sun, 2024-03-10 at 11:13 -0700, Mike Wright wrote: The last two lines are key.  Add these fl

Re: Configuring LXC containers

2024-03-11 Thread Mike Wright
On 3/11/24 14:38, Patrick O'Callaghan wrote: > On Mon, 2024-03-11 at 09:16 -0700, Mike Wright wrote: >> On 3/11/24 08:41, Mike Wright wrote: >>> On 3/11/24 04:33, Patrick O'Callaghan wrote: >>>> On Sun, 2024-03-10 at 22:56 -0700, Mike Wright wrote: >

Re: Configuring LXC containers

2024-03-11 Thread Mike Wright
On 3/11/24 14:41, Patrick O'Callaghan wrote: On Sun, 2024-03-10 at 16:39 +, Patrick O'Callaghan wrote: I'd like to play with LXC but I find the docs not very newbie- friendly. I'm trying to follow a guide at: https://brandonrozek.com/blog/lxc-fedora-38/ (basically because it mentions Fedor

Re: Configuring LXC containers

2024-03-12 Thread Mike Wright
On 3/11/24 14:41, Patrick O'Callaghan wrote: On Sun, 2024-03-10 at 16:39 +, Patrick O'Callaghan wrote: I'd like to play with LXC but I find the docs not very newbie- friendly. I'm trying to follow a guide at: https://brandonrozek.com/blog/lxc-fedora-38/ (basically because it mentions Fedor

Re: Configuring LXC containers

2024-03-13 Thread Mike Wright
On 3/13/24 04:45, Patrick O'Callaghan wrote: On Tue, 2024-03-12 at 15:36 -0700, Mike Wright wrote: On 3/11/24 14:41, Patrick O'Callaghan wrote: On Sun, 2024-03-10 at 16:39 +, Patrick O'Callaghan wrote: I'd like to play with LXC but I find the docs not very newbie- fri

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

2024-03-13 Thread Mike Wright
On 3/13/24 10:10, Neal Becker wrote: 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. Did you look at th

[OT] plasma6

2024-04-03 Thread Mike Wright
Hey all, If anybody is curious about KDE's new Plasma6 on Wayland you can install Fedora-KDE-Live from rawhide to get a sneak-peak at Fedora 41. Spoiler alert: it's nice. https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Spins/x86_64/iso/Fedora-KDE-Live-x86_64-Rawhide-2024040

Re: [OT] plasma6

2024-04-04 Thread Mike Wright
On 4/3/24 22:52, Barry wrote: On 3 Apr 2024, at 23:13, Mike Wright wrote: If anybody is curious about KDE's new Plasma6 on Wayland you can install Fedora-KDE-Live from rawhide to get a sneak-peak at Fedora 41. Spoiler alert: it's nice. It is already part of fedora 40. What

Re: systemd-networkd-wait-online times out

2024-04-11 Thread Mike Wright
On 4/11/24 15:08, Jeffrey Walton wrote: On Thu, Apr 11, 2024 at 6:01 PM Sam Varshavchik wrote: Tim via users writes: "The service systemd-networkd-wait-online.service invokes systemd- networkd-wait-online without any options. Thus, it waits for all managed interfaces to be configured or fail

Re: The best way to still use Fedora + Xorg + Gnome ... even after version 40

2024-04-17 Thread Mike Wright
On 4/17/24 12:30, Go Canes wrote: On Wed, Apr 17, 2024 at 1:48 PM John Mellor wrote: With X being a completely unmaintainable mess, all new and bugfix development stopped about 2 years ago. Most disturbing is that for the last 2 years there have been essentially no security fixes as a result.

Re: [correction] The best way to still use Fedora + Xorg + Gnome ... even after version 40

2024-04-17 Thread Mike Wright
On 4/17/24 17:37, Mike Wright wrote: From what I read X11 suffered from mission creep and a lot of features that should have been in the windowmanagers ended up in X11 and will never be in Wayland. -- ___ users mailing list -- users

Re: Live USB extra space

2024-04-28 Thread Mike Wright
On 4/27/24 21:21, ToddAndMargo via users wrote: Hi All, I "Finally" have a customer interested in Fedora.  I talked him into letting me spin a Live USB flash drive for him to play with before we jump ahead. Question:  Is there a way to use the extra space on the drive to install a few more prog

Re: How to list Apache (httpd) virtual servers

2024-05-12 Thread Mike Wright
On 5/12/24 14:56, Ian Pilcher wrote: I am trying to list the virtual servers in my Apache httpd configuration on Fedora 38.  My internet searches keep turning up references to using either apachectl or apache2ctl with the -S option, but neither one seems to work on Fedora. # apachectl -S apachec

Re: postfix fails to start on boot

2024-05-16 Thread Mike Wright
On 5/16/24 18:40, Alex wrote: Hi, I have a fedora38 server with postfix-3.7.9 (although this problem has existed for a long time) that fails to start because I believe the server has multiple interfaces. ifconfig shows just the primary ethernet interface, but "ip addr" shows the rest. There are

Re: My Fedora 40 experiences

2024-05-19 Thread Mike Wright
On 5/18/24 01:10, John Pilkington wrote: On 18/05/2024 03:17, Stephen Morris wrote: On 17/5/24 22:43, John Pilkington wrote: On 17/05/2024 13:08, francis.montag...@inria.fr wrote: Hi. On Thu, 16 May 2024 23:04:21 +1000 Stephen Morris wrote: On 16/5/24 21:33, George N. White III wrote: Many

Re: getting out of bridge mode

2024-05-22 Thread Mike Wright
On 5/21/24 23:48, Michael Hennebry wrote: On Tue, 21 May 2024, Samuel Sieb wrote: You probably need your ISP to do that.  Once it's in bridge mode, it's basically invisible.  Whatever device is connected to it has a direct internet connection now.  You might be able to access it if you can fi

Re: 2 installations on the same PC - Add partition in Ftab

2024-05-23 Thread Mike Wright
On 5/23/24 15:43, soles.g wrote: El 23/5/24 a las 18:28, Patrick O'Callaghan escribió: On Thu, 2024-05-23 at 13:00 -0300, soles.g wrote: ¡Hola...! :-) ¿Escribo aquí en castellano...? ;-)     [Should I write here in Spanish?] La lista realmente es para usarse en inglés y no quiero asumir la f

Re: 2 installations on the same PC - Add partition in Ftab

2024-05-28 Thread Mike Wright
On 5/28/24 21:24, soles.g wrote: El 23/5/24 a las 21:28, Mike Wright escribió: porque desde la terminal no me deja de ninguna manera: because from the terminal it won't let me in any way: soles_40@garibaldina-40:~$ sudo mount -n /dev/sda7 /run/media/soles_40/desde_fedora_37 mount:

Re: Please stop hijacking /etc/resolv.conf

2024-05-30 Thread Mike Wright
On 5/30/24 13:18, Todd Zullinger wrote: Kevin Fenzi wrote: [...snip loads of useful information...] So, I think if you: disable systemd-resolved sudo bash -c 'mkdir -p /etc/systemd/system-preset && echo "disable systemd-resolved.service" >/etc/systemd/system-preset/20-systemd-resolved-disabl

Re: number of lines on console

2024-06-06 Thread Mike Wright
On 6/6/24 09:00, Greg Woods wrote: on a standard 1920x1080 HD monitor in this case). If the boot hangs, then of course the last few messages are the crucial ones to see. Once the machine is booted, of course, then I can log in and use tools such as "stty" to set the number of rows and cure this

Re: Fedora F40 Won't Power Off

2024-06-17 Thread Mike Wright
On 6/17/24 15:28, Stephen Morris wrote: Hi,     Ever since a couple of updates ago, from KDE, when I select "Shutdown" KDE displays a black screen (it used to be that you could press the escape key and it would show you the apps that were closing down so you could see which apps were causing

Re: Fedora F40 Won't Power Off

2024-06-18 Thread Mike Wright
On 6/18/24 01:03, Stephen Morris wrote: On 18/6/24 09:23, Mike Wright wrote: On 6/17/24 15:28, Stephen Morris wrote: Hi, I haven't done a restart yet to see if that rectifies the issue. Have you tried executing "systemctl poweroff"? Thanks Mike, I haven't tried that

Re: password issue with f40

2024-06-24 Thread Mike Wright
On 6/21/24 07:44, Michael Hennebry wrote: On Fri, 21 Jun 2024, Michael Hennebry wrote: Possibly related: totem does not play movies. totem complains that it cannot initialize openGL support. I can't dissect a .rpm but I know how to dissect a .deb so I installed totem onto Ubuntu 24.04 (lates

Re: Hypothetical boot question

2024-07-02 Thread Mike Wright
On 7/2/24 07:44, Frank Bures wrote: Hi, I was wondering if it was possible to boot the existing F40 installation from a USB.  I tried to research this but everything I was able to find dealt with booting a live image of F40 from USB and/or installing a live image of F40 on a USB. What I wan

Re: Hypothetical boot question

2024-07-02 Thread Mike Wright
On 7/2/24 07:44, Frank Bures wrote: Hi, I was wondering if it was possible to boot the existing F40 installation from a USB.  I tried to research this but everything I was able to find dealt with booting a live image of F40 from USB and/or installing a live image of F40 on a USB. What I wan

Re: Local, system e-mails only delivered on reboot

2024-07-03 Thread Mike Wright
On 7/3/24 07:21, Tom Horsley wrote: ...sendmail is utterly cryptic, I still have nightmares about the Bat book. -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Cod

Re: isues with f40 install

2024-07-04 Thread Mike Wright
On 7/4/24 09:09, François Patte wrote: Should I understand that if you have a windows installation on a disk with some (big) space left, you cannot install f40 as a dual boot system? (because anaconda is unable to ignore the windows partition) I *think* that there can be only one /boot/efi pa

Re: isues with f40 install

2024-07-04 Thread Mike Wright
On 7/4/24 09:29, François Patte wrote: Le 2024-07-04 18:18, Mike Wright a écrit : On 7/4/24 09:09, François Patte wrote: Should I understand that if you have a windows installation on a disk with some (big) space left, you cannot install f40 as a dual boot system? (because anaconda is unable

Re: isues with f40 install

2024-07-04 Thread Mike Wright
On 7/4/24 11:37, Tim via users wrote: If you install other OSs, they should do something similar. You'd have something like: ... EFI/debian ... EFI/fedora Which should keep all the OSs separate from each other. If you wanted dual booting different versions of Fedora, without one sto

Re: isues with f40 install

2024-07-04 Thread Mike Wright
On 7/4/24 16:30, Mike Wright wrote: --> EFI EXPLAINED <-- I just found this collection of pages about EFI. If you learn all of this you will know more about EFI than all but a miniscule percentage of humanity. https://www.rodsbooks.com/efi-bootloaders/inde

Re: issue with f40 installer [2]

2024-07-06 Thread Mike Wright
On 7/6/24 00:37, François Patte wrote: Bonjour, On another post I complained that I couldn't install f40 due, I thought, to existing partitions on a disk... I tried to install on new disks without anything on them and used blivet-gui to define the partitions: I want RAID1 arrays, so I define

Re: different behaviors for anaconda depending on iso files

2024-07-10 Thread Mike Wright
On 7/10/24 01:15, François Patte wrote: Bonjour, Bonjour, François, Now, if someone could tell me how to mount an lvm2_member, I will be happy! Indeed, my personnal data are on a disk from the f36 install which is a RAID1 member and an lvm2_member. If I try: mount /dev/sdd2 I get "unknown

Re: different behaviors for anaconda depending on iso files

2024-07-10 Thread Mike Wright
On 7/10/24 08:33, François Patte wrote: Le 2024-07-10 15:12, Mike Wright a écrit : On 7/10/24 01:15, François Patte wrote: Bonjour, Bonjour, François, Now, if someone could tell me how to mount an lvm2_member, I will be happy! Indeed, my personnal data are on a disk from the f36 install

Re: different behaviors for anaconda depending on iso files

2024-07-10 Thread Mike Wright
On 7/10/24 09:05, Mike Wright wrote: When a partition is added manually to a system by mounting the system needs a hint as to what to do.  I think what you need here is to activate the LVM member:  vgchange -y.  If this is to be permanent you would need to use -ay.  Little command, tons of

Re: different behaviors for anaconda depending on iso files

2024-07-10 Thread Mike Wright
On 7/10/24 09:19, François Patte wrote: Le 2024-07-10 18:05, Mike Wright a écrit : On 7/10/24 08:33, François Patte wrote: Le 2024-07-10 15:12, Mike Wright a écrit : On 7/10/24 01:15, François Patte wrote: Bonjour, Bonjour, François, Now, if someone could tell me how to mount an

Re: different behaviors for anaconda depending on iso files

2024-07-10 Thread Mike Wright
On 7/10/24 10:48, François Patte wrote: Le 2024-07-10 18:26, Mike Wright a écrit : On 7/10/24 09:19, François Patte wrote: Le 2024-07-10 18:05, Mike Wright a écrit : On 7/10/24 08:33, François Patte wrote: Le 2024-07-10 15:12, Mike Wright a écrit : On 7/10/24 01:15, François Patte wrote

Re: Anacron question

2024-07-18 Thread Mike Wright
On 7/18/24 00:12, Frederic Muller wrote: Hi! Following up on a old question of mine about daily backup tools I did follow the advice and am using borg successfully. So thank you for that: very easy to setup and works great. However wanting to do that daily automatically from my laptop to a l

Re: NVMe questions

2024-07-26 Thread Mike Wright
On 7/26/24 15:02, Patrick O'Callaghan wrote: I've cloned my existing SSD onto a new NVMe drive, copying EFI (vfat), /boot (ext4) and root+/home (BTRFS with /home subvolume) partitions and editing /etc/fstab appropriately. However I have a couple of questions: 1) I'm puzzled that the NVMe drive

Re: Waking from suspend

2024-08-24 Thread Mike Wright
On 8/24/24 09:25, Patrick O'Callaghan wrote: On Sat, 2024-08-24 at 08:15 -0700, Doug Herr wrote: On Sat, Aug 24, 2024, at 4:17 AM, Patrick O'Callaghan wrote: Having failed to get hibernation working (see recent posts about Secure Boot getting in the way), I tried to fall back to suspending the

can't ssh into fedora lxc-container

2024-08-25 Thread Mike Wright
on is: since the sshd.service file expects -D $OPTIONS shouldn't /etc/sysconfig/sshd define the OPTIONS variable ahead of time? If the user wants to pass values via $OPTIONS they can do so of their own accord but the service should at least start without modification to sysconfig/sshd ( IM

Can't ssh into fedora container (lxc): redux

2024-08-25 Thread Mike Wright
as root ) and using sudo to become mike but that asks for a password which also fails and I get the same journalctl errors "fatal: Access denied..." Does anybody know of another way to validate new accounts? Thanks, Mike Wright -- ___ user

[SOLVED] Re: can't ssh into fedora lxc-container

2024-08-26 Thread Mike Wright
On 8/25/24 20:07, Mike Wright wrote: Hi gurus, Does this call for bugzilla? This particular host is running a *highly* customized ubuntu. It started at 12.04 and has been continuously *upgraded* without ever doing a do-release-upgrade and is now declaring itself to be a 24.04. It

Re: Calibre error

2024-09-07 Thread Mike Wright
On 9/6/24 06:28, George N. White III wrote: On Fri, Sep 6, 2024 at 12:04 AM Tim via users wrote: On Thu, 2024-09-05 at 13:11 -0400, Jeffrey Walton wrote: This made my radar today: < https://jfrog.com/blog/revival-hijack-pypi-hijack-technique-exploited-22k-packages-at-risk/ . It's like Peter

change default browser in thunderbird

2010-05-25 Thread Mike Wright
Hi all, Don't know how it happened but whenever I click on an email hyperlink Thunderbird opens Chrome. It used to open Firefox. Anybody know how/where to change it back? tia, Mike Wright -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options:

Re: Chromium by default?

2010-06-01 Thread Mike Wright
urposes, irreplaceable. As to the argument about "most users" I'm reminded that at one time IE was on almost every desktop but that didn't stop users from moving to Mozilla. My .02, Mike Wright -- users mailing list users@lists.fedoraproject.org To unsubscrib

Re: Traffic Shaping / Bandwidth Throttling

2010-06-06 Thread Mike Wright
Thom Paine wrote: > I've been using gShield for years as the firewall on my border device. > I am looking at traffic shaping and bandwidth limiting on my network > to improve my voip and to throttle down my buddies torrents. > > I don't mind certain times of the day or night having the speed rampe

toolbar weather applet

2010-06-28 Thread Mike Wright
he name how do I yum update/remove short of rm -rf /? This is with Weather Report 2.24.3.1 (/usr/bin/you'll never find me, Copper ;) on f10. Bug, idiot, both? (cheap shot accepted) Sign this wasted way too many hours, Mike Wright -- users mailing list users@lists.fedoraproject.org

Re: toolbar weather applet

2010-06-28 Thread Mike Wright
Natxo Asenjo wrote: > On Mon, Jun 28, 2010 at 8:10 PM, Mike Wright > wrote: >> Hi all, >> >> Trying desperately not to rant but am very frustrated by this. >> >> I made the mistake of adding the Weather applet to a toolbar and now I >> can&#x

Re: toolbar weather applet

2010-06-28 Thread Mike Wright
Steven Stern wrote: > On 06/28/2010 01:10 PM, Mike Wright wrote: >> Hi all, >> >> Trying desperately not to rant but am very frustrated by this. >> >> I made the mistake of adding the Weather applet to a toolbar and now I >> can't turn it off (tcpdump s

Re: Save video stream?

2010-06-29 Thread Mike Wright
Bob Goodwin wrote: > I have some video cameras, so called internet cameras actually. I > have one looking out at a horse pasture and would like to be able to > save a video clip. > > Google brings up schemes for saving YouTube, etc., videos from /tmp > but I don't see any such

[OT] vi question

2010-07-14 Thread Mike Wright
g the html with line feeds. Will somebody tell me the symbol to use for a linefeed in substitutions as in :s1,$##linefeed#g tia, Mike Wright -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listi

Re: [OT] vi question

2010-07-14 Thread Mike Wright
Sjoerd Mullender wrote: > On 2010-07-14 19:26, Mike Wright wrote: >> Hi all, >> >> I'm wasting a lot of time (probably because of a brain fart) googling >> for this. >> >> I'm using Zend_Framework to generate some html which it unfortunately >

Re: [OT] vi question

2010-07-14 Thread Mike Wright
Rodolfo Alcazar Portillo wrote: > On Wed, 2010-07-14 at 10:26 -0700, Mike Wright wrote: >> I'm using Zend_Framework to generate some html which it unfortunately >> does as one giant line. I'm pretty sure it has an error but can't find >> the missing/extra

[OT] xulrunner

2010-07-15 Thread Mike Wright
eable, especially wrt real actual viable xulrunner information. Thanks and sorry for the OT noise, Mike Wright -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org

using yum to explore different versions of fedora

2010-07-16 Thread Mike Wright
Hi all, Is there a way to use yum to check on packages for different versions of fedora than the one being used? tia, Mike Wright -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines

help verifying a site using Firefox

2010-02-08 Thread Mike Wright
ox (preferably 3.0.15) and let me know their result? https://servicing.capitalone.com/c1/login.aspx There is supposed to be a login block on the left side of the page. Greatly appreciated, Mike Wright -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https:

[Follow up] Re: help verifying a site using Firefox

2010-02-09 Thread Mike Wright
Mike Wright wrote: > Hi all, > > I'm currently on f10 using their firefox 3.0.15 build to which I've > installed firebug. I don't know whether firebug or firefox is the > culprit but the site displays correctly using Galeon and Chrome (with > firebug).

When PHP-5.3?

2010-02-23 Thread Mike Wright
Hi all, I'm working on a project where I'd like to use Doctrine 2.0 but it has a requirement of PHP version 5.3 or better. Does anybody know the expected time frame before it makes into Fedora? tia, mike ... as I wait with bated breath ;D -- users mailing list users@lists.fedoraproject.org To

Re: When PHP-5.3?

2010-02-23 Thread Mike Wright
Taylor, Tim wrote: > It's already in fedora. The version in F12 currently is 5.3.1 and has been > available since Nov 20, 2009. > Wow, that was fast, Tim. I'm still on f10 and have been waiting (hoping) for a xenified dom0 kernel before rolling ahead. Looks like I have a reason now, anyway.

Re: What's up with bash shell and spaces in filenames?

2010-05-10 Thread Mike Wright
Alan Evans wrote: > This is an on-again-off-again kind of problem. It usually hits me when > it is least convenient, like when I only have shell access to the > machine. Example: > > [a...@agena ~]$ cd /media/My\ Book/ > bash: cd: /media/My: No such file or directory > [a...@agena ~]$ cd "/media/M

Re: Sound input on Fedora 15

2011-06-01 Thread Mike Wright
On 06/01/2011 03:17 PM, Michael Eager wrote: > Sound output through my motherboard's Intel HDA ACL888 works OK. > Sound input does not work. > > Alsa lists the ACL888 as well as a video capture card. > Pulseaudio (pacmd list-sources) shows the card and says that it only has > internal audio monitor

Re: systemd discussion

2011-06-15 Thread Mike Wright
On 06/15/2011 04:19 PM, 夜神 岩男 wrote: > Sorry, JB, I usually avoid posting (hence the trash email address), but > not today because this hit home. > > On Wed, 2011-06-15 at 22:06 +, JB wrote: >> Clyde E. Kunkel cox.net> writes: >> >>> ... >>> All this said, I am beginning to believe Fedora is

rsyslogd bug?

2011-06-15 Thread Mike Wright
t* pick up the changes. So killall -TERM rsyslogd followed by /sbin/rsyslogd -c 4 and the new rules were picked up and it began to behave correctly. Conclusion: either the man page is wrong or rsyslogd has a bug. Mike Wright -- users mailing list users@lists.fedoraproject.org To unsubscribe

repo browser

2011-06-16 Thread Mike Wright
write, but I'd prefer kernels with the rh/fedora specific patches. TIA, Mike Wright -- 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

glibc-devel missing gnu/stubs-32.h

2011-06-16 Thread Mike Wright
me. After much googling I see that this is a very common problem. Anybody have a copy of it? It's probably about 700 bytes and not to big to "inline" in a reply :/ Thanks, Mike Wright -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription

Re: systemctl command that is the same as chkconfig --level

2011-06-19 Thread Mike Wright
On 06/19/2011 06:11 AM, Aaron Konstam wrote: > On Sat, 2011-06-18 at 15:02 -0600, Petrus de Calguarium wrote: >> Aaron Konstam wrote: >> >>> But: chkconfig --level 35 nfs on >>> >>> would start on entering runlevel 3 and 5 and not on entering runlevel 2 >>> 4. Are you saying you can't arrange to do

howto read from serial port?

2011-06-20 Thread Mike Wright
d work but I can't figure out the proper shell syntax. Input should listen to /dev/ttyS0 and whenever something is received be sent to /dev/stdout. Any takers? Should be fun ;D Thanx, Mike Wright -- users mailing list users@lists.fedoraproject.org To unsubscribe

Re: Paradigm shift going from Gnome2 to Gnome3

2011-06-20 Thread Mike Wright
On 06/20/2011 06:02 PM, Tom Horsley wrote: > You mean you don't all have a frequent mousing miles > reward program? Maybe I could use it for the doctor bill :/ -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailm

Re: Paradigm shift going from Gnome2 to Gnome3

2011-06-20 Thread Mike Wright
On 06/20/2011 05:38 PM, Stuart McGraw wrote: > On 06/20/2011 03:00 PM, Alexander Volovics wrote: >> On Mon, Jun 20, 2011 at 12:57:24PM -0600, Stuart McGraw wrote: >> >>> On 06/20/2011 09:44 AM, Aaron Konstam wrote: >> There is a paradigm shift going from Gnome2 to Gnome3 which I have not

yum broken on new f14 install

2011-06-20 Thread Mike Wright
such file. OK. yum install mlocate. [Error 14] PYCURL ERROR 6 - "" until eventually: No more mirrors to try. This is the exact same repo file as in another f14 box which works just fine. Anybody seen anything like this? Ideas? TIA, Mike Wright -- users mailing list users@lists.

need f10 live xfce

2011-06-22 Thread Mike Wright
stall". Now mind you, it runs just fine with 256M. Some serious bloat got in there somehow. At any rate I'm not going to install XP (which does install) so I'd like to revert to f10, which I know fits. Can anybody point me to a copy of f10-xfce or f10-live-xfce? Thanks for a

more serial port troubles

2011-06-24 Thread Mike Wright
Does anybody else have any clues here; I obviously don't :/ Thanks for any and all help, Mike Wright -- 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

Re: more serial port troubles

2011-06-24 Thread Mike Wright
On 06/24/2011 03:56 PM, Rick Stevens wrote: > On 06/24/2011 03:10 PM, Mike Wright wrote: >> Hi all, >> >> Background: I'm trying to debug a Xen setup and the hypervisor outputs >> its info via the com port. >> >> This seems like it should be a cakewalk

Re: more serial port troubles

2011-06-24 Thread Mike Wright
On 06/24/2011 05:13 PM, Sam Varshavchik wrote: > Mike Wright writes: > >> Yesterday I installed putty and selecting "serial" gets me nowhere, so >> for spits and giggles I chose "ssh" and entered the hostname of the >> target machine. It asked for my log

Re: Replacing gnome-shell on Fedora 15

2011-06-25 Thread Mike Wright
many rows you'd like it on. Basically destroyed the gnome2 environment. Only recourse was to backup my files, delete me as a user, re-add myself with the same uid/gid, then restore my files. My infatuation with gnome-shell went the way of all infatuations. Ta ta! Tread carefully, Mike

howto download i686 kernel on x86_64 box

2011-06-30 Thread Mike Wright
e location (such as /test)? Been fiddling with yum and had no luck. TIA, Mike Wright -- 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

Re: network config

2011-07-22 Thread Mike Wright
On 07/22/2011 08:37 AM, Thomas Schweikle wrote: > Hi! > > After consulting the handbook and various further internet sites I > am a bit lost: > > starting up my fedora system it only activates network interface lo. > no other network interface is brought up until I login and start it > with "ifup e

  1   2   3   4   5   6   7   >