Re: When installing from a CD image How to Gain Internet Access using a router and What is to Enter as Proxy information?

2011-04-18 Thread Jude DaShiell
If on a dhcp network, the router has to talk dhcp that's for sure. On Mon, 18 Apr 2011, Varuna Seneviratna wrote: > On 18 April 2011 09:29, Jude DaShiell wrote: > > Nobody on this list can answer that question for you unless one of your > > organization's network admin

Re: why can't I visit this web site

2017-06-06 Thread Jude DaShiell
I visited the site with lynx and got error 521 which I've never encountered before. error 500's indicate access is forbidden generally if memory serves. On Tue, 6 Jun 2017, Ben Finney wrote: Date: Mon, 5 Jun 2017 20:37:22 From: Ben Finney To: debian-user@lists.debian.org Subject: Re: why can

Re: no network after jessie -> stretch

2017-06-21 Thread Jude DaShiell
I found that to be the case and fixed it by adding missing information to /etc/network/interfaces. What was missing was the allow-hotplug line; wpa-ssid, wpa-psk On Wed, 21 Jun 2017, Felix Miata wrote: Date: Wed, 21 Jun 2017 16:35:30 From: Felix Miata To: debian-user@lists.debian.org Subject

perl system integrity?

2017-07-18 Thread Jude DaShiell
Does any means exist within perl to detect that a perl base installed on a system is completely intact? Perl base is perl binary and all support packages that binary uses before cpan or cpanp is run. The perl base is put on newly installed systems. I am interested in this since sometimes syste

Re: What is Installjammer? (OT reply)

2017-07-20 Thread Jude DaShiell
That's the revolutionary calendar. On Thu, 20 Jul 2017, Doug wrote: Date: Thu, 20 Jul 2017 14:53:38 From: Doug To: Stephen P. Molnar , debian-user@lists.debian.org Subject: Re: What is Installjammer? (OT reply) Resent-Date: Thu, 20 Jul 2017 18:53:55 + (UTC) Resent-From: debian-user@lists.d

Re: how to let a user use X window

2017-07-23 Thread Jude DaShiell
x11-fonts may not be on your system yet. adding that package may make X11 happier. At a guess I think what happened here is because X11 is missing its fonts first it generates many warnings and eventually generates a fatal error. If you use grep to search log files for fatal and error and wa

Re: Darn 'beep' stoped working after installing Stretch in place of Jessie

2017-08-01 Thread Jude DaShiell
Maybe modprobe pcspkr might be helpful too. On Tue, 1 Aug 2017, Henrique de Moraes Holschuh wrote: Date: Tue, 1 Aug 2017 11:24:05 From: Henrique de Moraes Holschuh To: debian-user@lists.debian.org Subject: Re: Darn 'beep' stoped working after installing Stretch in place of Jessie Resent-Da

Re: Darn 'beep' stoped working after installing Stretch in place of Jessie

2017-08-01 Thread Jude DaShiell
ebian-user@lists.debian.org On Tue, 01 Aug 2017 11:54:34 -0400, Jude DaShiell wrote: Maybe modprobe pcspkr might be helpful too. Unfortunatelly it wasn't. Have you tried adjusting grub? I'm thinking of GRUB-INIT-TUNE= line in /etc/default/grub and then recreating grub again? I

Re: Fonts readability (was: Arial vs. Helvetica.)

2017-08-04 Thread Jude DaShiell
Understand since I've never seen anything in this life I cannot state what I'm about to from personal experience. However while I worked for the Navy, one day the building in which I worked had a short meeting and it was recommended by management that everybody switch over to Lucida Bright fon

Re: How to get around ntpd catch-22?

2017-08-17 Thread Jude DaShiell
Have you tried: sudo -H systemd-timesyncd.service sudo -H timedatectl set-ntp true timedatectl or journalctl -f -u systemd-timesyncd.service to monitor the service? On Thu, 17 Aug 2017, Kynn Jones wrote: Date: Thu, 17 Aug 2017 10:51:15 From: Kynn Jones To: Debian User Subject: How to ge

Re: How to get around ntpd catch-22?

2017-08-17 Thread Jude DaShiell
settings for this are in /etc/systemd/timesyncd.conf. On Thu, 17 Aug 2017, Kynn Jones wrote: Date: Thu, 17 Aug 2017 10:51:15 From: Kynn Jones To: Debian User Subject: How to get around ntpd catch-22? Resent-Date: Thu, 17 Aug 2017 14:51:44 + (UTC) Resent-From: debian-user@lists.debian.org

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 wifi usb SUPPORT IS

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 wifi usb SUPPORT IS

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 does

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 wifi Resent-Date: Tue, 23 Jan 2018 19:51:09 +

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 To: Jude DaShiell Cc: michael caron couturier , debian-user@lists.debian.org Subject: Re

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 yo

Re: lftp breakage upcoming

2018-02-13 Thread Jude DaShiell
Feb 2018 15:34:14 From: Brian 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 torrents with l

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 Sch

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 Po

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 think

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 connection? Resent-Date: Tue

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 secu

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 Ma

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

2018-03-04 Thread Jude DaShiell
o I will try Brian's 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 To: Jude DaShiell , Brian , debian-user@lists.debian.org Cc: debian-b...@lists.debian.org

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: debian-user

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 To: bw Cc: deb

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 cr

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 What is a simple spr

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 has

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 verificat

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: debian-user@lists.debian.org Subject

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

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 h

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

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 Owlett writes: On 05/07/

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 On 05/12/2018 10:47 AM, Eero Volotinen wrote: You

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 t

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. --

Re: OSS Versus ALSA Modules

2016-05-18 Thread Jude DaShiell
If it doesn't, modprobe is reading blacklist files after whitelist files and this is for you and I suspect many other users highly undesireable and counterintuitive behavior. Better to read and act on blacklist entries first then do those in whitelist and override what's necessary. This princi

Re: OSS Versus ALSA Modules

2016-05-21 Thread Jude DaShiell
There are log tracks if you run dmesg|grep -i snd you may find them. On Sat, 21 May 2016, Martin McCormick wrote: Date: Sat, 21 May 2016 14:39:42 From: Martin McCormick To: debian-user@lists.debian.org Subject: Re: OSS Versus ALSA Modules Resent-Date: Sat, 21 May 2016 18:40:01 + (UTC) Re

Re: wireless without network-manager... is it still possible?

2016-05-22 Thread Jude DaShiell
Maybe nmcli is available for debian I don't know and I don't know what results you'll get using it either. Also debian is still using iwconfig which was supposed to have been replaced by iw a while ago. Wireless-tools is also missing and you're not the only one that can't get a wireless config

Re: What Mid-range USB Sound Cards Work with Linux?

2016-05-24 Thread Jude DaShiell
Thinkpenguin.com sells a usb sound card crystal-cs if memory serves that needs no proprietary drivers. On Tue, 24 May 2016, Martin McCormick wrote: Date: Tue, 24 May 2016 14:27:38 From: Martin McCormick To: Debian Users Subject: What Mid-range USB Sound Cards Work with Linux? Resent-Date: Tu

Re: What Mid-range USB Sound Cards Work with Linux?

2016-05-25 Thread Jude DaShiell
deloptes writes: I suggest you check here http://www.alsa-project.org/main/index.php/Matrix:Main and try the alsa mailing list. I did try that link and I see that, as I suspected, there are tons of USB sound cards. My thanks also to Jude DaShiell and kon Alstadheimkfor replies. I have also

Re: Delay at boot - network

2016-05-25 Thread Jude DaShiell
On Wed, 25 May 2016, Hans wrote: Date: Wed, 25 May 2016 06:20:52 From: Hans To: debian-user@lists.debian.org Cc: Jeremy Nicoll Subject: Re: Delay at boot - network Resent-Date: Wed, 25 May 2016 10:21:30 + (UTC) Resent-From: debian-user@lists.debian.org When you get this delay, what's in

Re: curl and form submission

2016-06-08 Thread Jude DaShiell
For the wget users, you may want to try using the wput package which is intended to fill web forms or was when it was written. I can't speak for how current wput is in terms of web technology you talk to but that package may be a little more effective than wget. On Wed, 8 Jun 2016, Oliver Bri

Re: Non-firefox browser?

2016-06-12 Thread Jude DaShiell
On Sat, 11 Jun 2016, Charlie Kravetz wrote: Date: Sat, 11 Jun 2016 08:57:10 From: Charlie Kravetz To: terryc Cc: debian-user@lists.debian.org Subject: Re: Non-firefox browser? Resent-Date: Sat, 11 Jun 2016 13:52:41 + (UTC) Resent-From: debian-user@lists.debian.org On Sat, 11 Jun 2016 13:0

Re: Missing signatures for installer checksums

2016-06-16 Thread Jude DaShiell
maybe an easier way if Sarah has smtp working on her debian box. Install report-bug and run it. If everything gets filled in correctly and report-bug can actually send an e-mail, the bug report will be filed correctly with everything debian expects. On Wed, 15 Jun 2016, Leon.37428 wrote: Da

Re: aptitude again

2016-06-30 Thread Jude DaShiell
On Thu, 30 Jun 2016, Lisi Reisz wrote: Date: Thu, 30 Jun 2016 12:34:23 From: Lisi Reisz To: debian-user@lists.debian.org Subject: aptitude again Resent-Date: Thu, 30 Jun 2016 16:35:58 + (UTC) Resent-From: debian-user@lists.debian.org aptitude upgrade is now removing things. I ought, of co

debian wifi install

2016-07-08 Thread Jude DaShiell
Install was successful this time since I now have rt2870.bin available for debian to install and use. Unfortunately, the installer did not save the network configuration it figured out and used to my new system. Has anyone got a good url describing what to do with iwconfig and other utilities

Re: No sound on youtube

2016-07-20 Thread Jude DaShiell
Is that with one video or all videos? Also, do videos that had sound no longer play sound? Finally, have you tried that video with another device yet? Reason I'm asking is that not all videos on youtube have sound as parts of their presentations. On Wed, 20 Jul 2016, Jesse Stephen wrote:

Re: No sound on youtube

2016-07-20 Thread Jude DaShiell
I forgot to mention, me being totally blind from birth when sound on youtube is either entirely missing or not professionally done the videos for me are useless. On Wed, 20 Jul 2016, Jesse Stephen wrote: Date: Wed, 20 Jul 2016 14:42:06 From: Jesse Stephen To: debian-user@lists.debian.org Sub

Re: weired - no sound after upgrade

2016-07-23 Thread Jude DaShiell
did you run speaker-test with a sound file? On Sat, 23 Jul 2016, Hans wrote: Date: Sat, 23 Jul 2016 06:04:32 From: Hans To: debian-user@lists.debian.org Subject: weired - no sound after upgrade Resent-Date: Sat, 23 Jul 2016 10:04:55 + (UTC) Resent-From: debian-user@lists.debian.org Hi lis

xdg-utils package

2016-07-23 Thread Jude DaShiell
I wrote earlier how this could be giving orca its darth vader voice just as a user logged in. I'm pretty sure it's likely to be a pulseaudio problem though since I cleared xdg-utils and its configuration from my system yesterday. The static on speakers with most speech came back this morning.

re: xdg-utils

2016-07-23 Thread Jude DaShiell
It turns out both purge commands for xorg and pulseaudio failed for some reason over here and speech for now is temporarily back to normal. I now don't know what's going on over here any longer. It could be this sound system is on its last legs and that wouldn't be surprising since I'm using

Re: [SOLVED] Re: weired - no sound after upgrade

2016-07-24 Thread Jude DaShiell
Every account on a machine running pulseaudio gets a .pulse directory structure which when pulse is disabled also needs deleting otherwise pulseaudio returns on reboot or system start. That may be under ~/.config/.pulse or ~/.config/.pulseaudio. hth. On Sun, 24 Jul 2016, Hans wrote: Date:

Re: How to create package without source code

2016-07-27 Thread Jude DaShiell
Have you tried xenity yet? On Wed, 27 Jul 2016, Hans wrote: Date: Wed, 27 Jul 2016 03:39:04 From: Hans To: debian-user@lists.debian.org Subject: How to create package without source code Resent-Date: Wed, 27 Jul 2016 07:39:25 + (UTC) Resent-From: debian-user@lists.debian.org Hi folks, I

firmware post-install

2016-08-01 Thread Jude DaShiell
firmware netinst 8.5 had no x86-64 kernels available even after a successful internet connection so I settled for i686-pae. If it can be done, what are the advantages of installing an x86-64 kernel on this system? --

Re: pulseaudio, derivative problems

2016-08-10 Thread Jude DaShiell
Is the stretch user in the audio group? If not, maybe adding the user to audio will help. On Wed, 10 Aug 2016, Levi Darrell wrote: Date: Wed, 10 Aug 2016 08:34:04 From: Levi Darrell To: debian-user@lists.debian.org Subject: pulseaudio, derivative problems Resent-Date: Wed, 10 Aug 2016 12:34:

Re: "No soundcard"-problem after reboot on 1005HA without speakers

2016-08-18 Thread Jude DaShiell
Have you run aplay -L? Can you run amixer set Master 85% then alsactl store? Last commands as root or sudo root most likely. On Thu, 18 Aug 2016, Jonas Hedman wrote: Date: Thu, 18 Aug 2016 09:29:13 From: Jonas Hedman To: debian-user@lists.debian.org Subject: "No soundcard"-problem after reb

Re: Bluetooth problem

2016-08-29 Thread Jude DaShiell
Talk about flakey software! :-( On Mon, 29 Aug 2016, Michael Milliman wrote: Date: Mon, 29 Aug 2016 09:48:01 From: Michael Milliman To: debian-user@lists.debian.org Subject: Bluetooth problem Resent-Date: Mon, 29 Aug 2016 13:48:31 + (UTC) Resent-From: debian-user@lists.debian.org I am run

Re: Debian Jessie : regular console instead of a hi-res one!

2016-09-05 Thread Jude DaShiell
Have you tried Lucida bright yet? When I was working my employer had a presentation on that font and had all computers switched over to it to improve clarity of writing. Me never having seen anything, I don't know how good that font is. On Mon, 5 Sep 2016, Brian wrote: Date: Mon, 5 Sep 201

Re: lynx - not all sites readable

2016-09-14 Thread Jude DaShiell
lynx isn't suppressing or forbidding anything! The sites you visit are doing all of that blocking and forbidding. On Wed, 14 Sep 2016, Hans wrote: Date: Wed, 14 Sep 2016 16:18:59 From: Hans To: debian-user@lists.debian.org Subject: lynx - not all sites readable Resent-Date: Wed, 14 Sep 2016

Re: lynx - not all sites readable

2016-09-14 Thread Jude DaShiell
One of these days, I'd like to put a website up and permit only text browsers like links and lynx and edbrowse full access and either block all of the graphical browsers or simply cause all of them to crash. On Wed, 14 Sep 2016, Jude DaShiell wrote: Date: Wed, 14 Sep 2016 17:03:22 From:

Re: lynx - not all sites readable

2016-09-15 Thread Jude DaShiell
esent-From: debian-user@lists.debian.org On 2016-09-14 17:46 -0400, Henning Follmann wrote: On Wed, Sep 14, 2016 at 05:06:29PM -0400, Jude DaShiell wrote: One of these days, I'd like to put a website up and permit only text browsers like links and lynx and edbrowse full access and either b

Re: internet connectivity from Comcast (was: How to get Jessie to run...)

2016-09-15 Thread Jude DaShiell
I'm on comcast and what we have here is a cable account with a combination router modem box. On Wed, 14 Sep 2016, Felix Miata wrote: Date: Wed, 14 Sep 2016 20:05:50 From: Felix Miata To: debian-user@lists.debian.org Subject: Re: internet connectivity from Comcast (was: How to get Jessie to

Re: internet connectivity from Comcast

2016-09-15 Thread Jude DaShiell
(UTC) Resent-From: debian-user@lists.debian.org Jude DaShiell composed on 2016-09-15 06:06 (UTC-0400): I'm on comcast and what we have here is a cable account with a combination router modem box. Who owns the box? Does connectivity on the account involve use of a login and password? --

Re: How to arrange for booting to console

2016-09-16 Thread Jude DaShiell
On Fri, 16 Sep 2016, David Wright wrote: Date: Fri, 16 Sep 2016 09:38:31 From: David Wright Reply-To: debian-user@lists.debian.org To: debian-user@lists.debian.org Subject: Re: How to arrange for booting to console Resent-Date: Fri, 16 Sep 2016 13:43:51 + (UTC) Resent-From: debian-user@list

Re: Sound on jessie

2016-09-17 Thread Jude DaShiell
First try which amixer and if that isn't found, download alsa-utils. Next sudo -H amixer set Master 85%;alsactl store On Sat, 17 Sep 2016, deloptes wrote: Date: Sat, 17 Sep 2016 02:57:12 From: deloptes To: debian-user@lists.debian.org Subject: Re: Sound on jessie Resent-Date: Sat, 17 Sep 2016

Re: How to arrange for booting to console

2016-09-19 Thread Jude DaShiell
@lists.debian.org On Sat 17 Sep 2016 at 02:34:11 (-0400), Jude DaShiell wrote: On Fri, 16 Sep 2016, David Wright wrote: Date: Fri, 16 Sep 2016 09:38:31 From: David Wright Reply-To: debian-user@lists.debian.org To: debian-user@lists.debian.org Subject: Re: How to arrange for booting to console

Re: Need a tutorial

2016-09-22 Thread Jude DaShiell
Also, make a list of all crypto types ssh-keygen can do and check on the internet and eliminate the obsolete encryption types from the types you'll use to create that key pair before creating that key pair. On Wed, 21 Sep 2016, Greg Wooledge wrote: Date: Wed, 21 Sep 2016 10:23:09 From: Greg W

Re: Script vs command line behaviour

2016-10-12 Thread Jude DaShiell
On Wed, 12 Oct 2016, Mark Fletcher wrote: Date: Wed, 12 Oct 2016 08:34:22 From: Mark Fletcher To: debian-user@lists.debian.org Subject: Script vs command line behaviour Resent-Date: Wed, 12 Oct 2016 12:34:43 + (UTC) Resent-From: debian-user@lists.debian.org Greetings I am observing a stra

Re: WiFi works during install, not after

2016-10-24 Thread Jude DaShiell
On Mon, 24 Oct 2016, to...@tuxteam.de wrote: Date: Mon, 24 Oct 2016 04:16:12 From: to...@tuxteam.de To: Carl Fink Cc: Debian Users Subject: Re: WiFi works during install, not after Resent-Date: Mon, 24 Oct 2016 08:16:29 + (UTC) Resent-From: debian-user@lists.debian.org -BEGIN PGP SIGN

Re: debian-6.0.4-i386-DVD-1.iso install issue

2016-11-09 Thread Jude DaShiell
On Tue, 8 Nov 2016, Umarzuki Mochlis wrote: Date: Tue, 8 Nov 2016 03:05:51 From: Umarzuki Mochlis To: "Shawn Li (??)" Cc: "debian-user@lists.debian.org" Subject: Re: debian-6.0.4-i386-DVD-1.iso install issue Resent-Date: Tue, 8 Nov 2016 08:06:09 + (UTC) Resent-From: debian-user@lists.deb

Re: sound disappeared

2016-11-09 Thread Jude DaShiell
On Tue, 8 Nov 2016, Tony Baldwin wrote: Date: Tue, 8 Nov 2016 11:04:23 From: Tony Baldwin To: debian Subject: sound disappeared Resent-Date: Tue, 8 Nov 2016 16:04:41 + (UTC) Resent-From: debian-user@lists.debian.org Yesterday, I was listening to music with mocp, and watching videos on YT

Re: How to run a script before shutdown?

2016-11-14 Thread Jude DaShiell
After a script starts, each command in that script runs until the script ends. I noticed when doing something different with wget and wanting to have wget do one command then wait until a download had completed that without a read command somewhere in the script the next wget command fires off

Re: A_Message_Regarding_Your_DEBT_Situation. vs78

2016-11-14 Thread Jude DaShiell
I sent the original message about debt situation to nobody, a criminal harvested my email address and is using it without authorization. On Mon, 14 Nov 2016, Janet Platupe wrote: Date: Mon, 14 Nov 2016 14:22:37 From: Janet Platupe To: Jude DaShiell , rhkra...@gmail.com, debian-user

Re: A_Message_Regarding_Your_DEBT_Situation. vs78

2016-11-16 Thread Jude DaShiell
rg Cc: Jude DaShiell , Janet Platupe , rhkra...@gmail.com Subject: Re: A_Message_Regarding_Your_DEBT_Situation. vs78 On Monday 14 November 2016 21:25:55 Jude DaShiell wrote: I sent the original message about debt situation to nobody, a criminal harvested my email address and is using it wi

Re: WiFi after initial install

2016-12-05 Thread Jude DaShiell
wpa_passphrase ssid passphrase >>/etc/network/interfaces Should handle encrypted keys and put them where they're needed. On Mon, 5 Dec 2016, Seeker wrote: Date: Mon, 5 Dec 2016 15:00:44 From: Seeker To: debian-user@lists.debian.org Subject: Re: WiFi after initial install Resent-Date: Mon, 5

Re: "command not found"

2016-12-06 Thread Jude DaShiell
It may be an ownership problem if you have the fetchmail package installed on your system. The .fetchmailrc file may be in your account but that doesn't necessarily mean you explicitly own it. On Tue, 6 Dec 2016, Bob Holtzman wrote: Date: Tue, 6 Dec 2016 16:21:23 From: Bob Holtzman To: debi

nmtui difficulties

2016-12-06 Thread Jude DaShiell
I don't know what it's looking for in the device: field. I tried wlan0 and what my system renamed wlan0 to and neither worked. The odd thing is, the connection I want to use is listed as a connection available to add when I run the program. I ran the program as root user and maybe it ought t

Re: spam filtering question?

2016-12-10 Thread Jude DaShiell
Is sa-learn being run, and if so is it no longer effective? On Sat, 10 Dec 2016, Karen Lewellen wrote: Date: Sat, 10 Dec 2016 16:46:19 From: Karen Lewellen To: Cindy-Sue Causey Cc: Debian Users Subject: Re: spam filtering question? Resent-Date: Sat, 10 Dec 2016 21:47:05 + (UTC) Resent-Fr

Re: spam filtering question?

2016-12-11 Thread Jude DaShiell
purposes and he refused their request then all of the spam started. On Sun, 11 Dec 2016, Karen Lewellen wrote: Date: Sun, 11 Dec 2016 12:38:18 From: Karen Lewellen To: Jude DaShiell Cc: Cindy-Sue Causey , Debian Users Subject: Re: spam filtering question? Hi there, Yes I am running sa

network setup

2016-12-11 Thread Jude DaShiell
When I used wpa_passphrase I put about 5 lines into /etc/wpa_supplicant/wpa_supplicant.conf which wasn't the original from the documentation but a new file. The first line said network= and that was all. For a wifi connection, what should go in that network= field? --

Re: network setup

2016-12-11 Thread Jude DaShiell
56 On Sun, 11 Dec 2016 13:13:33 -0500 (EST) Jude DaShiell wrote: When I used wpa_passphrase I put about 5 lines into /etc/wpa_supplicant/wpa_supplicant.conf which wasn't the original from the documentation but a new file. The first line said network= and that was all. For a wifi connecti

Re: network setup

2016-12-13 Thread Jude DaShiell
and may be close except for an unassociated access point. So when I run iwlist wlx00c0ca364bd2 scanning >iwlist.txt and the iwlist.txt has a line near the top that says address: and then shows a hex address, is that my access point? On Sun, 11 Dec 2016, Jude DaShiell wrote: Date: Sun, 11 D

Re: network setup

2016-12-13 Thread Jude DaShiell
rian wrote: Date: Mon, 12 Dec 2016 07:42:01 From: Brian To: debian-user@lists.debian.org Subject: Re: network setup Resent-Date: Mon, 12 Dec 2016 12:42:18 + (UTC) Resent-From: debian-user@lists.debian.org On Sun 11 Dec 2016 at 19:43:06 -0500, Jude DaShiell wrote: I tried manual network configu

Re: network setup

2016-12-14 Thread Jude DaShiell
wpa-psk whatever This is all you require in the file. Reboot or use 'ifup -v wlx00c0ca364bd2'. On Tue 13 Dec 2016 at 06:10:16 -0500, Jude DaShiell wrote: I'm trying for a single wireless connection. I wrote some stuff in /etc/network/interfaces and wrote some thin

Re: network setup

2016-12-14 Thread Jude DaShiell
A new user who does a command line installation (blind people with prior unix background are likely to do so) would do well to grep dmesg to find this stuff out. That's how I found out about the change in device naming earlier but I've been using Linux since Redhat 5.0 was state of the art.

Re: Wacom tablet not recognized in Debian 8

2016-12-25 Thread Jude DaShiell
When was the last time you ran update-usb-ids? Perhaps run that script as sudo or root and then try connecting that wacom tablet and rebooting. Check dmesg for fatals; errors, and warnings. If nothing shows up then check for tablet in dmesg and see if the tablet is now recognized. You could

Re: productivity tips

2016-12-31 Thread Jude DaShiell
emacs has org-mode built-in and org-mode is probably one of the older mind mappers available for download. On Sun, 1 Jan 2017, Ben Caradoc-Davies wrote: Date: Sat, 31 Dec 2016 22:59:22 From: Ben Caradoc-Davies To: Cindy-Sue Causey Cc: Debian Users Subject: Re: productivity tips Resent-Date:

Re: productivity tips

2017-01-01 Thread Jude DaShiell
-Date: Sun, 1 Jan 2017 11:57:41 + (UTC) Resent-From: debian-user@lists.debian.org On 1/1/2017 5:45 AM, to...@tuxteam.de wrote: On Sun, Jan 01, 2017 at 01:02:41AM -0500, Jude DaShiell wrote: emacs has org-mode built-in and org-mode is probably one of the older mind mappers available for download

Re: productivity tips

2017-01-01 Thread Jude DaShiell
Sun, Jan 01, 2017 at 01:02:41AM -0500, Jude DaShiell wrote: emacs has org-mode built-in and org-mode is probably one of the older mind mappers available for download. +1 on org mode [...] That description is intriguing. Are there HOWTO's oriented to a newbie who has never seen emacs

Re: OT?: FAT32(/16?) Question: Max. files in top level

2017-01-02 Thread Jude DaShiell
msdos 6.22 which was fat16 had a limit of 112 files in top level directory. Once I tried putting more than that on a floppy disk and couldn't figure why no more would fit until I found this out. I don't know if the limit got expanded for fat32 and msdos 7 but since Microsoft has been devoted

Re: Mute mutes speaker, but Unmute does not unmute speaker channel (XFCE4)

2017-01-09 Thread Jude DaShiell
Once a speaker is unmuted it may help to check the volume levels on all sound devices. I suspect when mute speaker is done, all volume levels also get set to 0, and sink for that speaker has its default value erased. On Mon, 9 Jan 2017, Stefan Monnier wrote: Date: Mon, 9 Jan 2017 22:42:39 F

Re: Fresh install gives no graphical login

2017-01-09 Thread Jude DaShiell
One of the bells and whistles kde hasn't got is anything approaching a screen reader that works as well as orca does in gnome/mate. So for the new users out there who have never seen anything in this life kde is a no go unless I'm quite wrong about this and in that case I really would like to

Re: Mute mutes speaker, but Unmute does not unmute speaker channel (XFCE4)

2017-01-09 Thread Jude DaShiell
Perhaps you've heard of the freedesktop project? The only thing that's above alsa is pulseaudio. I had a situation with pulseaudio and alsamixer recently I got resolved through some hacking it may be instructive to describe here. I had moved my computer from one room to another and for whate

kde install accessibility experience

2017-01-09 Thread Jude DaShiell
Earlier I wrote the kde-accessibility list and asked how to get kde accessibility working with kde installed on a system specifically screen reading accessibility. I was advised I would need to install the whole orca dependency stack and get orca up and running and from orca then get kdespeech

Re: kde install accessibility experience

2017-01-12 Thread Jude DaShiell
This was an issue in Jessie Stable I hadn't downloaded the Stretch iso before I had that install failure. On Wed, 11 Jan 2017, kamaraju kusumanchi wrote: Date: Wed, 11 Jan 2017 22:23:08 From: kamaraju kusumanchi To: Jude DaShiell , "debian-user@lists.debian.org" Subject:

Re: kde install accessibility experience

2017-01-13 Thread Jude DaShiell
talk. On Sat, 14 Jan 2017, Keith Bainbridge wrote: Date: Sat, 14 Jan 2017 01:45:32 From: Keith Bainbridge To: Jude DaShiell Cc: Debian Lists Subject: Re: kde install accessibility experience Suggest you contact Klaus Knopper of knoppix, who had similar issues with a better half if I rem

<    3   4   5   6   7   8   9   10   11   >