Re: text editors

2019-03-24 Thread Jude DaShiell
Even if it's not possible to colorize that block, hash marks could be used on beginnings of lines to make those lines comments. Then save the document. Then grep -v "^#" file >file2 That should remove your protected block from the saved file. Now, edit file2. When finished, go into the

Re: Can't scan new disk

2019-02-20 Thread Jude DaShiell
umount /dev/sdb probably will work better. gparted /dev/sdb also. if those two don't throw errors, try print command inside gparted and learn about your new hardware. --

Re: How to Restart Networking in stretch

2019-02-12 Thread Jude DaShiell
On Wed, 13 Feb 2019, john doe wrote: > Date: Wed, 13 Feb 2019 01:21:45 > From: john doe > To: debian-user@lists.debian.org > Subject: Re: How to Restart Networking in stretch > Resent-Date: Wed, 13 Feb 2019 06:22:04 + (UTC) > Resent-From: debian-user@lists.debian.org > > On 2/13/2019 5:49

Re: Can not shutdown

2019-02-10 Thread Jude DaShiell
Sun, 10 Feb 2019 22:02:15 > From: A_Man_Without_Clue > To: Jude DaShiell , > debian-user > Subject: Re: Can not shutdown > Resent-Date: Mon, 11 Feb 2019 03:02:33 + (UTC) > Resent-From: debian-user@lists.debian.org > > > > On 2/11/19 11:50 AM, Jude DaSh

Re: Can not shutdown

2019-02-10 Thread Jude DaShiell
have you tried su - poweroff yet? On Mon, 11 Feb 2019, A_Man_Without_Clue wrote: > Date: Sun, 10 Feb 2019 21:36:09 > From: A_Man_Without_Clue > To: debian-user > Subject: Can not shutdown > Resent-Date: Mon, 11 Feb 2019 02:36:30 + (UTC) > Resent-From: debian-user@lists.debian.org > > Hi

Re: how to select part of old mp3 and create new one

2019-02-07 Thread Jude DaShiell
On Thu, 7 Feb 2019, to...@tuxteam.de wrote: > Date: Thu, 7 Feb 2019 12:45:45 > From: to...@tuxteam.de > To: Jude DaShiell > Cc: debian-user@lists.debian.org > Subject: Re: how to select part of old mp3 and create new one > > On Thu, Feb 07, 2019 at 12:30:48PM -0500, Jude

Re: how to select part of old mp3 and create new one

2019-02-07 Thread Jude DaShiell
I wonder, would recoding the file put a proper header on any new file created? If not, do any tools exist capable of syntax checking an mp3 file with a missing header and then adding a proper header to that mp3 file? --

Re: shell script problem

2019-02-05 Thread Jude DaShiell
ebian.org > Subject: Re: shell script problem > Resent-Date: Tue, 5 Feb 2019 18:18:34 + (UTC) > Resent-From: debian-user@lists.debian.org > > On 2/5/19 9:19 AM, Jude DaShiell wrote: > > > Have you tried replacing "-" with \45 yet? That's the ascii equivalen

Re: Fwd: error 500 when clicking bug link

2019-02-03 Thread Jude DaShiell
On Sun, 3 Feb 2019, Andrea Borgia wrote: > Date: Sun, 3 Feb 2019 11:30:10 > From: Andrea Borgia > To: debian-user@lists.debian.org > Subject: Re: Fwd: error 500 when clicking bug link > Resent-Date: Sun, 3 Feb 2019 16:30:26 + (UTC) > Resent-From: debian-user@lists.debian.org > > Il 02/02/19

Re: Fwd: error 500 when clicking bug link

2019-02-02 Thread Jude DaShiell
On Sat, 2 Feb 2019, David Wright wrote: > Date: Sat, 2 Feb 2019 10:44:23 > From: David Wright > Reply-To: debian-user@lists.debian.org > To: debian-user@lists.debian.org > Subject: Re: Fwd: error 500 when clicking bug link > Resent-Date: Sat, 2 Feb 2019 15:44:42 + (UTC) > Resent-From:

Re: Partition information as text file?

2019-01-29 Thread Jude DaShiell
On Tue, 29 Jan 2019, Richard Owlett wrote: > Date: Tue, 29 Jan 2019 10:22:42 > From: Richard Owlett > To: debian-user@lists.debian.org > Subject: Re: Partition information as text file? > Resent-Date: Tue, 29 Jan 2019 15:23:04 + (UTC) > Resent-From: debian-user@lists.debian.org > > On

Re: Partition information as text file?

2019-01-26 Thread Jude DaShiell
lsblk >>lsblk.txt On Sat, 26 Jan 2019, Richard Owlett wrote: > Date: Sat, 26 Jan 2019 09:32:28 > From: Richard Owlett > To: debian-user > Subject: Partition information as text file? > Resent-Date: Sat, 26 Jan 2019 14:33:38 + (UTC) > Resent-From: debian-user@lists.debian.org > > I am

Re: taming lsblk command

2019-01-09 Thread Jude DaShiell
On Wed, 9 Jan 2019, Jochen Spieker wrote: > Date: Wed, 9 Jan 2019 10:17:50 > From: Jochen Spieker > To: debian-user@lists.debian.org > Subject: Re: taming lsblk command > > Jude DaShiell: > > what works over here: > > lsblk -n < /usr/bin/sort > > This com

Re: taming lsblk command

2019-01-09 Thread Jude DaShiell
It would if you had entered it backward. Now I'm going to have to do a typescript for you. On Wed, 9 Jan 2019, Jochen Spieker wrote: > Date: Wed, 9 Jan 2019 10:17:50 > From: Jochen Spieker > To: debian-user@lists.debian.org > Subject: Re: taming lsblk command > > Jude DaShie

re: taming lsblk command

2019-01-09 Thread Jude DaShiell
what works over here: lsblk -n < /usr/bin/sort --

Re: Taming the "lsblk" command

2019-01-09 Thread Jude DaShiell
On Wed, 9 Jan 2019, Felix Miata wrote: > Date: Wed, 9 Jan 2019 01:47:24 > From: Felix Miata > To: debian-user@lists.debian.org > Subject: Re: Taming the "lsblk" command > Resent-Date: Wed, 9 Jan 2019 06:47:41 + (UTC) > Resent-From: debian-user@lists.debian.or

Re: Taming the "lsblk" command

2019-01-08 Thread Jude DaShiell
lsblk -l -o name,label | sort | script On Tue, 8 Jan 2019, Richard Owlett wrote: > Date: Tue, 8 Jan 2019 15:56:39 > From: Richard Owlett > To: debian-user > Subject: Taming the "lsblk" command > Resent-Date: Tue, 8 Jan 2019 20:57:05 + (UTC) > Resent-From: debian-user@lists.debian.org > >

Re: Fstab

2018-12-30 Thread Jude DaShiell
So far as I know, genfstab is an archlinux utility. On Sun, 30 Dec 2018, Roberto C. S?nchez wrote: At least I've found it there and used it when installing archlinux. > Date: Sun, 30 Dec 2018 22:37:37 > From: Roberto C. S?nchez > To: debian-user@lists.debian.org > Subject: Re: Fstab >

Re: e2fsck detail check

2018-12-29 Thread Jude DaShiell
n Sun, 30 Dec 2018 at 05:20, Jude DaShiell wrote: > > > > I have a question about the -c fd command line switch. Would the valid > > options for fd be stdin stdout and stderr? > > The file descriptor fd is a number. It is defined by the parent process. > The parent pro

e2fsck detail check

2018-12-29 Thread Jude DaShiell
I have a question about the -c fd command line switch. Would the valid options for fd be stdin stdout and stderr? I may need to provide remote support for someone and it will be helpful if e2fsck can show completion percentage as any repair happens. --

Re: Latest kernel gives blank screen when it boots

2018-12-29 Thread Jude DaShiell
On Sat, 29 Dec 2018, Martin wrote: > Date: Sat, 29 Dec 2018 05:55:23 > From: Martin > Reply-To: 0e90d598-8836-e221-3ec3-1a35d4963...@gmail.com > To: debian-user@lists.debian.org > Subject: Re: Latest kernel gives blank screen when it boots > Resent-Date: Sat, 29 Dec 2018 11:12:07 + (UTC) >

Re: internet outages

2018-12-22 Thread Jude DaShiell
On Sat, 22 Dec 2018, john doe wrote: > Date: Sat, 22 Dec 2018 13:32:57 > From: john doe > To: debian-user@lists.debian.org > Subject: Re: internet outages > Resent-Date: Sat, 22 Dec 2018 18:33:16 + (UTC) > Resent-From: debian-user@lists.debian.org > > On 12/22/2018 6:21 PM, John Hasler

Re: internet outages

2018-12-22 Thread Jude DaShiell
t; On Saturday, December 22, 2018 10:16:58 AM EST Jude DaShiell wrote: > > Has Linux got tools that can run while a computer runs that can poll > > several sites and log internet outages? I figure a minute down time is a > > failure and have experienced several of these where my

internet outages

2018-12-22 Thread Jude DaShiell
Has Linux got tools that can run while a computer runs that can poll several sites and log internet outages? I figure a minute down time is a failure and have experienced several of these where my wifi connection had to be deactivated and reactivated to have the internet connection restored.

Re: dd: error reading '/dev/sr0': Input/output error

2018-12-10 Thread Jude DaShiell
On Mon, 10 Dec 2018, Thomas Schmitt wrote: > Date: Mon, 10 Dec 2018 02:45:43 > From: Thomas Schmitt > To: debian-user@lists.debian.org > Cc: mickyd...@protonmail.com > Subject: Re: dd: error reading '/dev/sr0': Input/output error > Resent-Date: Mon, 10 Dec 2018 07:46:23 + (UTC) >

Re: Package install history - logs etc ?

2018-12-03 Thread Jude DaShiell
On Mon, 3 Dec 2018, Curt wrote: > Date: Mon, 3 Dec 2018 09:57:53 > From: Curt > To: debian-user@lists.debian.org > Subject: Re: Package install history - logs etc ? > Resent-Date: Mon, 3 Dec 2018 15:00:24 + (UTC) > Resent-From: debian-user@lists.debian.org > > On 2018-12-03,

Re: fetchmail

2018-11-18 Thread Jude DaShiell
nmail is another alternative and it stores individual messages in individual files in a user's home directory. Very helpful when malware strikes since if e-mail was the vector or was later contaminated only the messages with the malware in them get quarrantined. With mbox, your entire mail spool

Re: Paypal and Linux in a low graphics environment.

2018-11-15 Thread Jude DaShiell
for any remaining screens. On Thu, 15 Nov 2018, Karen Lewellen wrote: > Date: Thu, 15 Nov 2018 14:06:19 > From: Karen Lewellen > To: Jude DaShiell > Cc: Will Mengarini , debian-user@lists.debian.org, > Stefan Monnier > Subject: Re: Paypal and Linux in a low graphics environmen

Re: Paypal and Linux in a low graphics environment.

2018-11-15 Thread Jude DaShiell
My tests were verified by the developer of slint who I believe is also on this list and unlike me, he can see the computer screen. On Wed, 14 Nov 2018, Karen Lewellen wrote: > Date: Wed, 14 Nov 2018 19:12:42 > From: Karen Lewellen > To: Jude DaShiell > Cc: Stefan Monnier ,

Re: Paypal and Linux in a low graphics environment.

2018-11-15 Thread Jude DaShiell
I don't do anything with virtualization that's not in my wheelhouse. On Thu, 15 Nov 2018, john doe wrote: > Date: Thu, 15 Nov 2018 00:48:28 > From: john doe > To: debian-user@lists.debian.org > Subject: Re: Paypal and Linux in a low graphics environment. > Resent-Date: Thu, 15 Nov 2018 05:48:51

Re: Paypal and Linux in a low graphics environment.

2018-11-15 Thread Jude DaShiell
for the failing site to work. On Thu, 15 Nov 2018, Karen Lewellen wrote: > Date: Thu, 15 Nov 2018 12:36:33 > From: Karen Lewellen > To: Will Mengarini > Cc: Jude DaShiell , > Stefan Monnier , debian-user@lists.debian.org > Subject: Re: Paypal and Linux in a low graphics environment.

Re: Paypal and Linux in a low graphics environment.

2018-11-15 Thread Jude DaShiell
You use qt to quit out of edbrowse. On Thu, 15 Nov 2018, Will Mengarini wrote: > Date: Thu, 15 Nov 2018 06:58:37 > From: Will Mengarini > To: Jude DaShiell > Cc: Karen Lewellen , > Stefan Monnier , debian-user@lists.debian.org > Subject: Re: Paypal and Linux in a low gr

Re: Paypal and Linux in a low graphics environment.

2018-11-14 Thread Jude DaShiell
Unfortunately browsh isn't ready for prime time anywhere for screen reader users. I did try using the program and after installation the program opened its home page and didn't respond to any keyboard commands attempted. I used it in a command line environment and in order for the program to

Re: Password policy.

2018-11-13 Thread Jude DaShiell
It's not even adequate against rainbow table hash attacks and hasn't been for several years by now either. On Tue, 13 Nov 2018, pe...@easthope.ca wrote: > Date: Tue, 13 Nov 2018 11:23:13 > From: pe...@easthope.ca > To: debian-user@lists.debian.org > Cc: pe...@easthope.ca > Subject: Password

Re: Help me Linux

2018-10-30 Thread Jude DaShiell
On Tue, 30 Oct 2018, Gene Heskett wrote: > Date: Tue, 30 Oct 2018 12:45:21 > From: Gene Heskett > To: debian-user@lists.debian.org > Subject: Re: Help me Linux > Resent-Date: Tue, 30 Oct 2018 16:46:11 + (UTC) > Resent-From: debian-user@lists.debian.org > > On Tuesday 30 October 2018 11:20:28

re: what are the differences between systemd and other linux distros?

2018-10-16 Thread Jude DaShiell
systemd now has its own wikipedia page and its repository is on freedesktop.org. By now it's already 8 years old and links on that wikipedia page are available for systemv and bsd as well. Probably lots more informative. --

Re: What are the differences between systemd and non-systemd Linux distros?

2018-10-16 Thread Jude DaShiell
Two I can think of now. 1) no more /etc/rc.d/ directory tree; now /usr/lib/systemd/ for scripts, 2) systemd is supposed to be a security improvement over systemv. I do not now nor have I ever worked for Microsoft for that reason I do not tell planes circling around a tower building on the

Re: Xorg log file filling up with error

2018-09-19 Thread Jude DaShiell
r@lists.debian.org > > > > On 9/18/18 3:58 AM, Jude DaShiell wrote: > > On Mon, 17 Sep 2018, Frank McCormick wrote: > > > >> Date: Mon, 17 Sep 2018 15:44:16 > >> From: Frank McCormick > >> To: debian-user@lists.debian.org > >> Subject: Xorg log fil

Re: Xorg log file filling up with error

2018-09-18 Thread Jude DaShiell
On Mon, 17 Sep 2018, Frank McCormick wrote: > Date: Mon, 17 Sep 2018 15:44:16 > From: Frank McCormick > To: debian-user@lists.debian.org > Subject: Xorg log file filling up with error > Resent-Date: Mon, 17 Sep 2018 19:59:39 + (UTC) > Resent-From: debian-user@lists.debian.org > > Just

Re: Sound in Stretch [SOLVED]

2018-09-13 Thread Jude DaShiell
For screen reader users with only usb sound available, this is a show stopper. On Thu, 13 Sep 2018, Joe wrote: > Date: Thu, 13 Sep 2018 06:34:23 > From: Joe > To: debian-user@lists.debian.org > Subject: Re: Sound in Stretch [SOLVED] > Resent-Date: Thu, 13 Sep 2018 10:34:40 + (UTC) >

Re: Sound in Stretch

2018-09-12 Thread Jude DaShiell
On Mon, 10 Sep 2018, arne wrote: > Date: Mon, 10 Sep 2018 17:26:56 > From: arne > To: deloptes > Cc: debian-user@lists.debian.org, sp113...@telfort.nl > Subject: Re: Sound in Stretch > Resent-Date: Mon, 10 Sep 2018 21:27:13 + (UTC) > Resent-From: debian-user@lists.debian.org > > On Mon, 10

Re: Is there a log file of ...?

2018-09-08 Thread Jude DaShiell
If using bash, try using the up-arrow and you should be shown your command history. If your history is large enough, you'll find the command you used to rename the file. On Fri, 7 Sep 2018, Richard Owlett wrote: > Date: Fri, 7 Sep 2018 15:46:31 > From: Richard Owlett > To: debian-user >

Re: Bash-Problem with cursor position after calling a function with READLINE_LINE

2018-09-07 Thread Jude DaShiell
Try putting a -n switch on that echo command and I predict this problem will go away. On Thu, 6 Sep 2018, Norbert Gruener wrote: > Date: Thu, 6 Sep 2018 11:38:10 > From: Norbert Gruener > To: debianUsers > Subject: Bash-Problem with cursor position after calling a function with >

WalMart: linux dual band wifi adapters

2018-08-22 Thread Jude DaShiell
If anyone else has and uses the WalMart app on their phone or tablet or ipad could you please search for this kind of dual band linux compatible wifi adapter with that app and share advice as to which is the best available product for me? I'm using a tower with usb ports and need to be able to

Re: Using a Debian Stretch netinstaller image as a Rescue Disk

2018-08-17 Thread Jude DaShiell
Yes, once language and keyboard get selected type the less than character. That should get you a numbered menu on the screen. One of those numbers will allow you to execute a shell. When I do a debian install, I like to get into this menu as soon as possible since I save install logs to disk

Re: ISO file to sd card: Disk /dev/sdb doesn't contain a valid partition table

2018-08-14 Thread Jude DaShiell
On Tue, 14 Aug 2018, local10 wrote: > Date: Tue, 14 Aug 2018 08:44:26 > From: local10 > To: debian-user@lists.debian.org > Subject: ISO file to sd card: Disk /dev/sdb doesn't contain a valid partition > table > Resent-Date: Tue, 14 Aug 2018 12:44:40 + (UTC) > Resent-From:

Re: Debian 9 network management

2018-08-14 Thread Jude DaShiell
On Tue, 14 Aug 2018, Dan Ritter wrote: > Date: Tue, 14 Aug 2018 16:27:03 > From: Dan Ritter > To: Remigio > Cc: debian-user@lists.debian.org > Subject: Re: Debian 9 network management > Resent-Date: Tue, 14 Aug 2018 20:27:28 + (UTC) > Resent-From: debian-user@lists.debian.org > > On Tue,

Re: New `no sound' problems

2018-08-07 Thread Jude DaShiell
On Tue, 7 Aug 2018, Rodolfo Medina wrote: > Date: Tue, 7 Aug 2018 06:40:49 > From: Rodolfo Medina > To: debian-user@lists.debian.org > Subject: Re: New `no sound' problems > Resent-Date: Tue, 7 Aug 2018 10:41:15 + (UTC) > Resent-From: debian-user@lists.debian.org > > Rodolfo Medina writes:

Re: Network configuration

2018-08-06 Thread Jude DaShiell
If you do a command line install with no graphics, you end up with no network configuration once installation completes.I left some writing on wiki.debian.org for how to configure wifi to work for command line installs on post-install boot and that uses ifup and ifdown. I don't know what happened

Re: need help with bashburn

2018-08-04 Thread Jude DaShiell
On Sat, 4 Aug 2018, Thomas Schmitt wrote: > Date: Sat, 4 Aug 2018 10:39:14 > From: Thomas Schmitt > To: debian-user@lists.debian.org > Subject: Re: need help with bashburn > Resent-Date: Sat, 4 Aug 2018 14:40:35 + (UTC) > Resent-From: debian-user@lists.debian.org > &g

Re: need help with bashburn

2018-08-04 Thread Jude DaShiell
018 03:18 PM, Fred wrote: > > On 08/03/2018 02:14 PM, Jude DaShiell wrote: > >> On Fri, 3 Aug 2018, Greg Wooledge wrote: > >> > >>> Date: Fri, 3 Aug 2018 17:10:17 > >>> From: Greg Wooledge > >>> To: debian-user@lists.debian.org > >>&

what can be done about sourceforge.net?

2018-08-03 Thread Jude DaShiell
I have a published sha1sum value for an iso yet sourceforge.net continues downloading that iso with a different value. I am using a download script and a test script each time and as far as I have been able to find out this is the only location for the iso. I have rebooted the router on this end

Re: need help with bashburn

2018-08-03 Thread Jude DaShiell
gt; On Fri, Aug 03, 2018 at 05:07:38PM -0400, Jude DaShiell wrote: > > Try running typescript then run that final bashburn command then type > > exit and read the message that flashes on the screen too fast in a file > > called typescript on your hard drive. Hope this helps. bashb

Re: need help with bashburn

2018-08-03 Thread Jude DaShiell
On Fri, 3 Aug 2018, Jude DaShiell wrote: > Date: Fri, 3 Aug 2018 17:07:38 > From: Jude DaShiell > To: Fred , debian-user@lists.debian.org > Subject: Re: need help with bashburn > Resent-Date: Fri, 3 Aug 2018 21:07:58 + (UTC) > Resent-From: debian-user@lists.debian.org >

Re: need help with bashburn

2018-08-03 Thread Jude DaShiell
On Fri, 3 Aug 2018, Fred wrote: > Date: Fri, 3 Aug 2018 16:51:01 > From: Fred > To: debian-user@lists.debian.org > Subject: need help with bashburn > Resent-Date: Fri, 3 Aug 2018 20:57:10 + (UTC) > Resent-From: debian-user@lists.debian.org > > Hello, > > I am trying to burn a debian

Re: Calculator with "tapes"

2018-07-16 Thread Jude DaShiell
On Mon, 16 Jul 2018, Joe wrote: > Date: Mon, 16 Jul 2018 13:06:13 > From: Joe > To: debian-user@lists.debian.org > Subject: Re: Calculator with "tapes" > Resent-Date: Mon, 16 Jul 2018 17:06:32 + (UTC) > Resent-From: debian-user@lists.debian.org > > On Mon, 16 Jul 2018 12:57:58 -0400 > Ken

Re: PGP Email Client

2018-07-08 Thread Jude DaShiell
On Sun, 8 Jul 2018, HP Garcia wrote: > Date: Sun, 8 Jul 2018 13:18:25 > From: HP Garcia > To: debian-user@lists.debian.org > Subject: PGP Email Client > Resent-Date: Sun, 8 Jul 2018 17:18:45 + (UTC) > Resent-From: debian-user@lists.debian.org > > Can anyone recommend an email client that

re: irc client question

2018-05-26 Thread Jude DaShiell
I tried using tee with BitchX and found those two programs just hang my computer even with BitchX run inside ` marks. I may have to run BitchX with -d and -f options to make this work, but I don't like my chances. --

irc client question

2018-05-26 Thread Jude DaShiell
For now I'm using BitchX. That could change though. What I'd like to do after getting a new account on a server is to get a complete list of all channels on that server. Ideally, I'd be able to issue the /list command and have the entire output sent to a text file on my drive sceamlessly. Less

Re: rsync - newbie question

2018-05-12 Thread Jude DaShiell
On Sat, 12 May 2018, Richard Owlett wrote: Date: Sat, 12 May 2018 11:54:13 From: Richard Owlett To: debian-user Subject: Re: rsync - newbie question Resent-Date: Sat, 12 May 2018 15:54:40 + (UTC) Resent-From: debian-user@lists.debian.org

Re: Backup problem using "cp"

2018-05-07 Thread Jude DaShiell
On Mon, 7 May 2018, Kushal Kumaran wrote: Date: Mon, 7 May 2018 13:15:48 From: Kushal Kumaran To: debian-user@lists.debian.org Subject: Re: Backup problem using "cp" Resent-Date: Mon, 7 May 2018 17:16:09 + (UTC) Resent-From: debian-user@lists.debian.org Richard

Re: how to connect 2 PCs with cell phone

2018-04-16 Thread Jude DaShiell
With that configuration in place, can you have one cell phone call the other cell phone using its phone number? What you've set up are two computers each with a modem, so one has to originate a call ATO with hayes code and you'll have to have the other answer when the call comes in hayes code

wifi on debian standard install

2018-03-30 Thread Jude DaShiell
I found out wpa_passphrase is on the debian disk1 though located in /sbin not /usr/bin. I also found after having run wpa_passphrase and copying the hex string password from its output and replacing the insecure passphrase left in /etc/network/interfaces once that file had been copied to the

nmtui bug

2018-03-29 Thread Jude DaShiell
I'd normally use reportbug to report this except nmtui is preventing that from happening. The version in use is on debian-mac-9.4.0 disk and I used that version since the system is too old for efi or uefi. I was able to edit my wifi connection and save the connection with all fields filled in

Re: Nu B

2018-03-24 Thread Jude DaShiell
Not necessarily, some dell laptops block installation of other operating systems. I had this happen with a Dell aspire I think 1540 several years ago. On Sat, 24 Mar 2018, Michelle Konzack wrote: Date: Sat, 24 Mar 2018 12:38:08 From: Michelle Konzack To:

bad torrent download

2018-03-16 Thread Jude DaShiell
If you get one of these I know you can use set xfer.verify yes in a ~/.lftprc file to enable validation. What I'd like to know is with lftp does something that can be set exist so after a bad torrent is downloaded and validated we can get a count of the errors caught and fixed by the

Re: Simple spreadsheet program.

2018-03-13 Thread Jude DaShiell
Oleo is now no longer supported and support for that spreadsheet ended in 2001. However there is good news. A program called neoleo can be found and built and neoleo is the successor to oleo and is under active support. The neoleo program can work in text or graphics now. I doubt debian

Re: Simple spreadsheet program.

2018-03-12 Thread Jude DaShiell
scim probably ought to answer. On Tue, 13 Mar 2018, terryc wrote: Date: Mon, 12 Mar 2018 23:13:33 From: terryc To: debian-user@lists.debian.org Subject: Simple spreadsheet program. Resent-Date: Tue, 13 Mar 2018 03:14:03 + (UTC) Resent-From: debian-user@lists.debian.org

Re: (solved) Re: wireless fail after stretch installation

2018-03-11 Thread Jude DaShiell
Bash has some ability to handle hex. I don't know that it can convert a string into hex though. If wpa_passphrase gets included it may be possible for the installation script to strip the wpa_psk line out and turn the psk value into hex and replace it in the /etc/network/interfaces file it

Re: (solved) Re: wireless fail after stretch installation

2018-03-08 Thread Jude DaShiell
So, debian installer does not use wpa_passphrase on the wireless password as it is entered. Had that been done no reason would exist to strip out connectivity files from the installation. On Wed, 7 Mar 2018, Ian Jackson wrote: Date: Wed, 7 Mar 2018 08:25:16 From: Ian Jackson

Re: can someone tell me how to make FF fill out, or type into a form, and submit it?

2018-03-04 Thread Jude DaShiell
I wonder, is wput available as a package? It's supposed to be able to do the reverse of what wget does. Curl might also get the job done too, but I think I'd try wput first. On Sun, 4 Mar 2018, rhkra...@gmail.com wrote: Date: Sun, 4 Mar 2018 23:35:37 From: rhkra...@gmail.com To:

Re: (solved) Re: wireless fail after stretch installation

2018-03-04 Thread Jude DaShiell
solution out on this end and see how it works. Thanks for your assistance and interest. On Sun, 4 Mar 2018, Philip Hands wrote: Date: Sun, 4 Mar 2018 13:10:02 From: Philip Hands <p...@hands.com> To: Jude DaShiell <jdash...@panix.com>, Brian <a...@cityscape.co.uk>, debian-user@l

Re: (solved) Re: wireless fail after stretch installation

2018-03-04 Thread Jude DaShiell
The least debian-boot membership could do would be to have a note come up for installers to execute a shell and do the file copy before rebooting once hard drive got mounted. This is a problem for wifi users with no impact for ethernet users. On Sun, 4 Mar 2018, Brian wrote: Date: Sun, 4

Re: how to offer Internet connection?

2018-02-20 Thread Jude DaShiell
I'm pretty sure part of the software side of this will be setting up sshd-server as securely as possible and installing the fail2ban package for those who make too many mistakes entering passwords for private accounts. If what's envisioned is a public internet site that has its own set of

Re: how to offer Internet connection?

2018-02-20 Thread Jude DaShiell
What is it, packet forwarding and nat? I've heard about that but never had occassion to try that myself before. On Tue, 20 Feb 2018, john doe wrote: Date: Tue, 20 Feb 2018 01:54:19 From: john doe To: debian-user@lists.debian.org Subject: Re: how to offer Internet

Re: where can i find a list of usb wireless card that are supported by linux?

2018-02-19 Thread Jude DaShiell
Why not check out https://www.thinkpenguin.com/ and go from there? I need to buy another wireless card from them but this one will install in the computer since all cards they have available on the 5.0 band rather than the 2.4 band are internal pci cards. I have an realtek usb adapter I

Re: Debian New Guy

2018-02-17 Thread Jude DaShiell
You don't need to know that. What you need to know is how to reproduce the output after login. As root run dmesg|grep -i "error" and also run dmesg|grep -i "warning" and finally run dmesg|grep -i "fatal". You might want to save those runs to files or maybe not. On Sat, 17 Feb 2018, Legion

Re: Finding older ISOs

2018-02-13 Thread Jude DaShiell
What is the meaning of repeated tracker not found messages with a bittorrent download? I've been having this happen repeatedly with one of the firmware-buster x86_64 iso files I've been trying to get. On Tue, 13 Feb 2018, Thomas Schmitt wrote: Date: Tue, 13 Feb 2018 07:42:32 From: Thomas

Re: lftp breakage upcoming

2018-02-13 Thread Jude DaShiell
:14 From: Brian <a...@cityscape.co.uk> To: debian-user@lists.debian.org Subject: Re: lftp breakage upcoming Resent-Date: Mon, 12 Feb 2018 20:34:31 + (UTC) Resent-From: debian-user@lists.debian.org On Mon 12 Feb 2018 at 14:56:35 -0500, Jude DaShiell wrote: If debian users can download to

lftp breakage upcoming

2018-02-12 Thread Jude DaShiell
If debian users can download torrents with lftp now, expect as systemd gets upgraded systemd will break lftp and make it no longer useable. The archlinux distribution is on the bleeding edge of a rolling release and that's what's happened over here. I just figured to send out a heads up so

Re: Debian mate wifi

2018-01-25 Thread Jude DaShiell
Sure it will Michael on whatever alternate connection he used to send these messages in the first place. :D On Thu, 25 Jan 2018, Jeroen Mathon wrote: Date: Thu, 25 Jan 2018 06:06:23 From: Jeroen Mathon <jeroenmathon...@gmail.com> To: Jude DaShiell <jdash...@panix.com> Cc: m

Re: Debian mate wifi

2018-01-23 Thread Jude DaShiell
Best to run the report-bug program if on your system and have an internet connection open. On Tue, 23 Jan 2018, michael caron couturier wrote: Date: Tue, 23 Jan 2018 14:34:21 From: michael caron couturier To: debian-user Subject: Debian mate

Re: PDF displayed incorrectly by certain software

2018-01-22 Thread Jude DaShiell
My guess is Adobe's security features are getting in your way. Files have to be unprotected before any full accessibility checks can be done on them and the security protection adobe put in on their newer pdf files defeats accessibility checking when enabled. If whatever software you use

Re: your mail

2018-01-17 Thread Jude DaShiell
On Tue, 16 Jan 2018, josh cha wrote: Date: Wed, 17 Jan 2018 01:15:12 From: josh cha To: debian-user@lists.debian.org Resent-Date: Wed, 17 Jan 2018 06:33:10 + (UTC) Resent-From: debian-user@lists.debian.org Hello again. Too all the debain users. I realised linksys AE6000

Re: your mail

2018-01-17 Thread Jude DaShiell
On Tue, 16 Jan 2018, josh cha wrote: Date: Wed, 17 Jan 2018 01:15:12 From: josh cha To: debian-user@lists.debian.org Resent-Date: Wed, 17 Jan 2018 06:33:10 + (UTC) Resent-From: debian-user@lists.debian.org Hello again. Too all the debain users. I realised linksys AE6000

Re: system boots to terminal

2017-12-28 Thread Jude DaShiell
Check grub config too, a setting in it may have disabled graphical interface too. On Thu, 28 Dec 2017, Tony van der Hoff wrote: Date: Thu, 28 Dec 2017 09:39:27 From: Tony van der Hoff To: debian-user@lists.debian.org Subject: Re: system boots to terminal Resent-Date:

Re: Youtube - newbie guidance

2017-12-23 Thread Jude DaShiell
On Sat, 23 Dec 2017, songbird wrote: Date: Sat, 23 Dec 2017 08:48:53 From: songbird To: debian-user@lists.debian.org Subject: Re: Youtube - newbie guidance Resent-Date: Sat, 23 Dec 2017 14:06:55 + (UTC) Resent-From: debian-user@lists.debian.org Carl Fink wrote: On

Re: Youtube - newbie guidance

2017-12-22 Thread Jude DaShiell
cliget or youtube-viewer or youtube-dl can do that, but cliget does it with least complexity. On Fri, 22 Dec 2017, Richard Owlett wrote: Date: Fri, 22 Dec 2017 16:04:06 From: Richard Owlett To: debian-user Subject: Youtube - newbie guidance

Re: Debian, FF & NavyFed

2017-12-19 Thread Jude DaShiell
I have a good friend who has been part of Navy Federal Credit Union for a while and he has had his credit card hacked and replaced three times this year. Forewarned is forearmed and his email address if you want to check is kingtu...@gmail.com. On Tue, 19 Dec 2017, Greg Wooledge wrote:

Re: please help! debian won't boot

2017-12-13 Thread Jude DaShiell
When you downloaded what you used to install debian, did the file have a .torrent on the end of it? If not you may have better luck by using a bittorrent client and downloading the torrent form of the file. Reason is integrity checks get done as you download and it could be you got a bad

Re: does elinks have a show hidden links option?

2017-12-13 Thread Jude DaShiell
2017 23:50:33 From: Karen Lewellen <klewel...@shellworld.net> To: Jude DaShiell <jdash...@panix.com> Cc: Dan Purgert <d...@djph.net>, debian-user@lists.debian.org Subject: Re: does elinks have a show hidden links option? Resent-Date: Wed, 13 Dec 2017 04:51:03 + (UTC) Resent

Re: does elinks have a show hidden links option?

2017-12-12 Thread Jude DaShiell
With a compatible device iphone/ipad or android and the be my eyes app loaded on it it's possible to use the app and request assistance solving the captchas if lios won't work and firefox has been modified so often webvisum is no longer useable. On Tue, 12 Dec 2017, Karen Lewellen wrote:

Re: does elinks have a show hidden links option?

2017-12-12 Thread Jude DaShiell
I'm curious, could lios be used to handle captchas? On Tue, 12 Dec 2017, Karen Lewellen wrote: Date: Tue, 12 Dec 2017 21:36:53 From: Karen Lewellen To: debian-user@lists.debian.org Subject: does elinks have a show hidden links option? Resent-Date: Wed, 13 Dec 2017

Re: No Sound - Puzzle - Losing Ground

2017-11-17 Thread Jude DaShiell
It may help if you do rm -fr .config/pulseaudio in your user directory and also in your root directory then reboot your system. This operation should force pulseaudio into a known state which for it will be unknown and pulseaudio would then have to go and do device detection with a clean

Re: No Sound - Puzzle

2017-11-16 Thread Jude DaShiell
-cache search pamixer? returns a blank line. On 11/15/2017 09:45 PM, Jude DaShiell wrote: please try all of this using pamixer, pulseaudio is controled by its own mixer software not by alsamixer.? Remember pulseaudio when installed manages alsa and not the other way around. On Wed, 15 No

Re: No Sound - Puzzle

2017-11-15 Thread Jude DaShiell
please try all of this using pamixer, pulseaudio is controled by its own mixer software not by alsamixer. Remember pulseaudio when installed manages alsa and not the other way around. On Wed, 15 Nov 2017, Thomas George wrote: Date: Wed, 15 Nov 2017 18:21:07 From: Thomas George

Re: bash usage.

2017-10-26 Thread Jude DaShiell
bash has a comments syntax to document what may not necessarily be clear with scripts. If I write a script at minimum just below the #!/usr/bin/env bash line I have a # file: line giving the file name followed by a dash and a little bit of a description what the script is supposed to do.

Re: Why does resolv.conf keep changing?

2017-10-23 Thread Jude DaShiell
If you've got dynamic ip addresses as many of us do, that file has to change to keep your internet connection up. On Mon, 23 Oct 2017, Joe wrote: Date: Mon, 23 Oct 2017 04:17:11 From: Joe To: debian-user@lists.debian.org Subject: Re: Why does resolv.conf keep changing?

Re: youtube error msg & html5

2017-09-12 Thread Jude DaShiell
apt-get install youtube-viewer cclive youtube-dl On Tue, 12 Sep 2017, Reco wrote: Date: Tue, 12 Sep 2017 04:24:30 From: Reco To: debian-user@lists.debian.org Subject: Re: youtube error msg & html5 Resent-Date: Tue, 12 Sep 2017 08:24:49 + (UTC) Resent-From:

Re: Editor survival [Was: Recommended editor for novice programmers?]

2017-09-08 Thread Jude DaShiell
If you are torn between emacs and vi, it's probably because you haven't run eval-mode inside emacs. On Fri, 8 Sep 2017, Nick Boyce wrote: Date: Thu, 7 Sep 2017 22:19:49 From: Nick Boyce To: debian-user@lists.debian.org Subject: Re: Editor survival [Was: Recommended

<    1   2   3   4   5   6   7   8   9   10   >