Re: How do I configure Pidgin?

2018-09-08 Thread ToddAndMargo
On 09/08/2018 08:10 PM, Joe Zeff wrote: On 09/08/2018 09:04 PM, ToddAndMargo wrote: I have been using Firefox.  But it is crude. I see Thunderbird has something. Pidgin just because I have it.  It is really hard to figure out. You have a better way? ___ You

Re: Configuring printer at the command line

2018-09-08 Thread Louis Garcia
I did have that wrong, Thanks. I also needed -m lsb/usr/HP/hp-officejet_6700.ppd.gz instead of -P On Sat, Sep 8, 2018 at 9:16 PM Ed Greshko wrote: > On 9/9/18 2:13 AM, Louis Garcia wrote: > > $lpadmin -p Officejet-6700 -E -v hp:/net/Officejet_6700?ip=172.16.0.2 -P > > /usr/share/ppd/HP/hp_office

Re: How do I configure Pidgin?

2018-09-08 Thread Joe Zeff
On 09/08/2018 09:04 PM, ToddAndMargo wrote: I have been using Firefox.  But it is crude. I see Thunderbird has something. Pidgin just because I have it.  It is really hard to figure out. You have a better way? ___ You can always use xchat. ___

Re: How do I configure Pidgin?

2018-09-08 Thread ToddAndMargo
On 09/07/2018 11:19 PM, Samuel Sieb wrote: On 09/07/2018 03:58 PM, ToddAndMargo wrote: How do I configure https://webchat.freenode.net/?channels=#perl6 in Pidgin?  The only thing I have figured out is that it is IRC Why Pidgin?  It's not a great fit for IRC.  But anyway, you want to connec

Re: efibootmgr?

2018-09-08 Thread Chris Murphy
On Sat, Sep 8, 2018 at 7:01 AM, Tom Horsley wrote: > I've been trying to decrypt efibootmgr docs and I've > given up :-). The firmware situation is awful. > I keep getting the impression you can't examine any > efi boot info other than the one currently active > which you booted from. There is

Re: Configuring printer at the command line

2018-09-08 Thread Ed Greshko
On 9/9/18 2:13 AM, Louis Garcia wrote: > $lpadmin -p Officejet-6700 -E -v hp:/net/Officejet_6700?ip=172.16.0.2 -P > /usr/share/ppd/HP/hp_officejet_6700.ppd.gz You have the wrong file name. It is...  hp-officejet_6700.ppd.gz Notice, hp- and not hp_ -- Cardinal Rule of Presentations: "Tell them

Re: OT: fastest way to copy one drive to another

2018-09-08 Thread JD
Hello Cameron, +1 On 09/08/2018 04:48 PM, Cameron Simpson wrote: On 09Sep2018 06:45, Michael D. Setzer II wrote: On 8 Sep 2018 at 17:10, Patrick O'Callaghan wrote: [...] The link in the footer points to g4l, but nothing in your message mentioning jetcat-mod makes that connection. Only an of

Re: ssh -- from local/userA --> remote/userB

2018-09-08 Thread Cameron Simpson
On 08Sep2018 17:43, bruce wrote: Thanks for replies, found the answer was a weird corrupt authorized_key file. Simply copied the pub keys and reinserted. For some reason, it appears that one of the pub keys had been split witn a "\n" in it.. Cut/paste from a terminal or email can sometimes do

Re: OT: fastest way to copy one drive to another

2018-09-08 Thread Cameron Simpson
On 09Sep2018 06:45, Michael D. Setzer II wrote: On 8 Sep 2018 at 17:10, Patrick O'Callaghan wrote: [...] The link in the footer points to g4l, but nothing in your message mentioning jetcat-mod makes that connection. Only an off-list message from you explained it, and you then repeated the info

Re: OT: fastest way to copy one drive to another

2018-09-08 Thread Patrick O'Callaghan
On Sun, 2018-09-09 at 06:45 +1000, Michael D. Setzer II wrote: > > The link in the footer points to g4l, but nothing in your message > > mentioning jetcat-mod makes that connection. Only an off-list message > > from you explained it, and you then repeated the information on-list. > > > > In my or

Re: ssh -- from local/userA --> remote/userB

2018-09-08 Thread bruce
Hi/Hey. Thanks for replies, found the answer was a weird corrupt authorized_key file. Simply copied the pub keys and reinserted. For some reason, it appears that one of the pub keys had been split witn a "\n" in it.. thanks On Sat, Sep 8, 2018 at 5:27 PM, Garry T. Williams wrote: > On Saturda

Re: ssh -- from local/userA --> remote/userB

2018-09-08 Thread Garry T. Williams
On Saturday, September 8, 2018 2:52:39 PM EDT bruce wrote: > However, I'm "confused" (missing something) regarding how to ssh > into the remote box as a different user. > > Do I have to have a separate /home/userB/.ssh on both the local and > remote box? > > Does the local "userA" /home/userA/.ssh/

Re: OT: fastest way to copy one drive to another

2018-09-08 Thread Michael D. Setzer II
On 8 Sep 2018 at 17:10, Patrick O'Callaghan wrote: Subject:Re: OT: fastest way to copy one drive to another From: Patrick O'Callaghan To: users@lists.fedoraproject.org Date sent: Sat, 08 Sep 2018 17:10:05 +0100 Send reply to:

ssh -- from local/userA --> remote/userB

2018-09-08 Thread bruce
Hi. Sorry to even ask htis basic question. I'm trying to do something like: userA: ssh userB@1.2.3.4 so I'm on the local box as userA trivially .. ssh userA@1.2.3.4 works as it should with the pub/private keys established as required. However, I'm "confused" (missing something) regarding how

Configuring printer at the command line

2018-09-08 Thread Louis Garcia
I am trying to configure a network printer using lpadmin so I can put the command in a kickstart file. yes gnome print installs is correctly but I would like to have configured at install time. I need to use the hpcups driver not hpijs. $lpinfo --make-and-model "HP Officejet 6700" -m drv:///hp/hpi

Re: efibootmgr?

2018-09-08 Thread Samuel Sieb
On 09/08/2018 06:01 AM, Tom Horsley wrote: I keep getting the impression you can't examine any efi boot info other than the one currently active which you booted from. What if I want to stick a removable disk into the system and examine the boot parameters on it? Any way to point efi tools to a

Re: OT: fastest way to copy one drive to another

2018-09-08 Thread Patrick O'Callaghan
On Sat, 2018-09-08 at 22:43 +1000, Michael D. Setzer II wrote: > On 8 Sep 2018 at 20:23, Ed Greshko wrote: > > From: Ed Greshko > Subject: Re: OT: fastest way to copy one drive to another > To: users@lists.fedoraproject.org > Date sent:Sat, 8 Sep 2018 20:23:45 +0800 > Send reply to:

Re: OT: fastest way to copy one drive to another

2018-09-08 Thread Ed Greshko
On 9/8/18 8:43 PM, Michael D. Setzer II wrote: > The link is in the footer of every message I send??? Do you think people read the footers?   If they did, we wouldn't get people sending "unsubscribe" messages to the list.  :-) And, if they did, do you think they would glean from that where and

efibootmgr?

2018-09-08 Thread Tom Horsley
I've been trying to decrypt efibootmgr docs and I've given up :-). I keep getting the impression you can't examine any efi boot info other than the one currently active which you booted from. What if I want to stick a removable disk into the system and examine the boot parameters on it? Any way t

Re: OT: fastest way to copy one drive to another

2018-09-08 Thread Michael D. Setzer II
On 8 Sep 2018 at 20:23, Ed Greshko wrote: From: Ed Greshko Subject:Re: OT: fastest way to copy one drive to another To: users@lists.fedoraproject.org Date sent: Sat, 8 Sep 2018 20:23:45 +0800 Send reply to: Community support for Fedora users > On 9/8/18 6:50 PM, Patrick O'C

Re: OT: fastest way to copy one drive to another

2018-09-08 Thread Ed Greshko
On 9/8/18 6:50 PM, Patrick O'Callaghan wrote: > On Sat, 2018-09-08 at 08:38 +1000, Michael D. Setzer II wrote: >> The jetcat-mod is a filter that monitors the process of the copy, and >> outputs the >> info every 5 seconds with this option. The dialog then displays a running >> graph of >> the pr

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

2018-09-08 Thread Patrick O'Callaghan
On Sat, 2018-09-08 at 18:17 +0800, Ed Greshko wrote: > On 9/8/18 5:10 PM, Patrick O'Callaghan wrote: > > The default search is for package names. There is also an option to > > search for RPMs. That doesn't appear to be working. > > > FWIW, search for qbittorrent-nox* as a regex with RPM's select

Re: OT: fastest way to copy one drive to another

2018-09-08 Thread Michael D. Setzer II
On 8 Sep 2018 at 11:50, Patrick O'Callaghan wrote: Subject:Re: OT: fastest way to copy one drive to another From: Patrick O'Callaghan To: users@lists.fedoraproject.org Date sent: Sat, 08 Sep 2018 11:50:08 +0100 Send reply to:

Re: OT: fastest way to copy one drive to another

2018-09-08 Thread Jon Ingason
Den 2018-09-08 kl. 12:50, skrev Patrick O'Callaghan: > On Sat, 2018-09-08 at 08:38 +1000, Michael D. Setzer II wrote: >> The jetcat-mod is a filter that monitors the process of the copy, and >> outputs >> the info every 5 seconds with this option. The dialog then displays a >> running >> graph

Re: OT: fastest way to copy one drive to another

2018-09-08 Thread Michael D. Setzer II
On 8 Sep 2018 at 10:01, Alexander Dalloz wrote: Subject:Re: OT: fastest way to copy one drive to another To: users@lists.fedoraproject.org From: Alexander Dalloz Date sent: Sat, 8 Sep 2018 10:01:11 +0200 Send reply to: Co

Re: OT: fastest way to copy one drive to another

2018-09-08 Thread Patrick O'Callaghan
On Sat, 2018-09-08 at 08:38 +1000, Michael D. Setzer II wrote: > The jetcat-mod is a filter that monitors the process of the copy, and outputs > the info every 5 seconds with this option. The dialog then displays a running > graph of the progress along with estimated speed. In the clone case ther

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

2018-09-08 Thread Ed Greshko
On 9/8/18 5:10 PM, Patrick O'Callaghan wrote: > The default search is for package names. There is also an option to > search for RPMs. That doesn't appear to be working. FWIW, search for qbittorrent-nox* as a regex with RPM's selected works for me. signature.asc Description: OpenPGP digital s

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

2018-09-08 Thread Patrick O'Callaghan
On Fri, 2018-09-07 at 18:41 -0400, Todd Zullinger wrote: > Patrick O'Callaghan wrote: > > On Fri, 2018-09-07 at 20:02 +0800, Ed Greshko wrote: > > > On 09/07/18 19:56, Patrick O'Callaghan wrote: > > > > I'm not seeing any qbt-nox packages on Koji, just qbt itself. They must > > > > be there but the

Re: OT: fastest way to copy one drive to another

2018-09-08 Thread Alexander Dalloz
Am 08.09.2018 um 00:38 schrieb Michael D. Setzer II: The jetcat-mod is a filter that monitors the process of the copy, and outputs the info every 5 seconds with this option. The dialog then displays a running graph of the progress along with estimated speed. In the clone case there is no compress