Re: setting path for root after "sudo su" and "sudo" for Debian Bullseye (11)

2022-05-22 Thread Tom Browder
been > given. If it's the Docker thing, tell me now, so I can stop wasting my > time. The "sudo -i some-command" seems to satisfy my current needs. (And I am not a regular docker user yet.) Thanks for your help, and please don't waste any more time on my account -Tom

Re: setting path for root after "sudo su" and "sudo" for Debian Bullseye (11)

2022-05-22 Thread Tom Browder
program which must be run by both root and the user--linking doesn't work because of some subtleties I don't understand. So far the use of "sudo -i some-command" works for my current needs. As I said a bit earlier: I can live with that. -Tom

Re: setting path for root after "sudo su" and "sudo" for Debian Bullseye (11)

2022-05-22 Thread Tom Browder
ing an entry in a sudoer file (to eliminate needing the ‘-i’ arg), is this the right syntax: env_keep=PATH Cheers! -Tom

Re: setting path for root after "sudo su" and "sudo" for Debian Bullseye (11)

2022-05-21 Thread Tom Browder
So, are my assumptions correct? If do, what are the proper sudo args for each use, if any? Thanks. -Tom

Re: setting path for root after "sudo su" and "sudo" for Debian Bullseye (11)

2022-05-19 Thread Tom Browder
it and see? Also, I'm not sure what you mean by "bashism" > here, but good luck trying to decipher the sudoers(5) man page to see > what's allowed and what isn't. Yes, that was part of my reference to doc confusion in the original post. "bashism" is my snarky reference to my favorite shell (ugh, I used to love cshell for some dumb reason, oh yeah, it was the default shell on Sun OS and SGI Irix back in the day). Thanks for good ideas, Greg. -Tom

Re: setting path for root after "sudo su" and "sudo" for Debian Bullseye (11)

2022-05-19 Thread Tom Browder
On Thu, May 19, 2022 at 06:03 Greg Wooledge wrote: > On Thu, May 19, 2022 at 05:47:29AM -0500, Tom Browder wrote: > > $ sudo su > > # ./myprog install > > Again, there's no reason to use both "sudo" AND "su". Just "sudo -s" >

Re: setting path for root after "sudo su" and "sudo" for Debian Bullseye (11)

2022-05-19 Thread Tom Browder
On Thu, May 19, 2022 at 03:54 Kamil Jońca wrote: > Tom Browder writes: > > > I need a special path setting for root after both "sudo" and "sudo su." > How can I set that up correctly? > > It is quite misterious for me. > What is the purpose of "s

setting path for root after "sudo su" and "sudo" for Debian Bullseye (11)

2022-05-18 Thread Tom Browder
h root and all users, but hope there is a better solution. Best regards, -Tom

Re: Networking book recommendation

2022-05-05 Thread Tom Browder
y) what client do I use on my Debian hosts both internal and external? -Tom

Re: Networking book recommendation

2022-05-05 Thread Tom Browder
On Wed, May 4, 2022 at 11:07 john doe wrote: > > On Tue, May 3, 2022 at 15:18 john doe wrote: > >> On 5/3/2022 9:42 PM, Tom Browder wrote: >>> I'm about to sign up for a fixed IPv4 address to my home. I know a bit > >>> about setting up simple int

[SOLVED] Re: Crucial SSDs and Debian Bullseye

2022-05-04 Thread Tom Browder
On Wed, Apr 27, 2022 at 14:17 Tom Browder wrote: > On Wed, Apr 27, 2022 at 12:12 Alexander V. Makartsev > wrote: > >> On 27.04.2022 20:37, Tom Browder wrote: >> > ... >> > If either of those fail to see it, I’m afraid I toasted it. I don’t >> > thi

Re: Networking book recommendation

2022-05-03 Thread Tom Browder
olithic and hasn't been broken up into pieces like Mailman 3]. So what do you use? Thanks. -Tom

Re: Networking book recommendation

2022-05-03 Thread Tom Browder
area. > In addition to the webserver being accessed externally, I will be sshing > > into my home server while traveling. > > OK. A minimum setup would entail: ... > 4) Forward...whatever you're going to use for ssh >(highly recommended not to use the default port), Good point! -Tom

Re: Networking book recommendation

2022-05-03 Thread Tom Browder
On Tue, May 3, 2022 at 14:42 Tom Browder wrote: > I'm about to sign up for a fixed IPv4 address to my home. I know a bit > about setting up simple internal networks, but want to make sure I'm > doing it all correctly and securely. Does anyone have a good book they > recom

Re: Networking book recommendation

2022-05-03 Thread Tom Browder
On Tue, May 3, 2022 at 15:18 john doe wrote: > On 5/3/2022 9:42 PM, Tom Browder wrote: > > I'm about to sign up for a fixed IPv4 address to my home. I know a bit > > about setting up simple internal networks, but want to make sure I'm > > doing it all correctly a

Networking book recommendation

2022-05-03 Thread Tom Browder
I'm about to sign up for a fixed IPv4 address to my home. I know a bit about setting up simple internal networks, but want to make sure I'm doing it all correctly and securely. Does anyone have a good book they recommend for such use? Thanks. -Tom

Re: When will Debian book Authors be publishing Debian 11 Bullseye System Administrator's Handbook?

2022-04-29 Thread Tom D.
Respected IL Ka, Thank you very much for your reply. I will right away buy Debian 10 System Administration Handbook. Regards Adrian On Fri, Apr 29, 2022 at 11:50 AM IL Ka wrote: > Debian 10 handbook (https://debian-handbook.info/) still can be used to > study Debian because lots of things are

Does this video on YouTube tutorial complacent with Debian 11 Bullseye System Administration?

2022-04-29 Thread Tom D.
Respected Everyone, I have installed Debian 11 Bullseye on my Laptop and found the following video tutorial. https://youtu.be/wsh64rjnRas Does this video tutorial coalign with Debian 11 Bullseye System Administration? I really need the latest tutorial. Thank you. Regards Adrian

When will Debian book Authors be publishing Debian 11 Bullseye System Administrator's Handbook?

2022-04-29 Thread Tom D.
Respected Debian Book Authors, When will you be going to publish Debian 11 Bullseye System Administrator's Handbook? I cannot wait to buy it from Amazon. I really need it. Please publish it as soon as possible. Is there any website or video site from where I can learn to be a Complete Debian 11

Re: Can an NAS appliance be used as a regular computer?

2022-04-28 Thread Tom Browder
On Thu, Apr 28, 2022 at 06:08 Dan Ritter wrote: ... Debian can run on some NAS boxes directly, with more or less > effort. > > https://wiki.debian.org/InstallingDebianOn/QNAP > > https://wiki.debian.org/InstallingDebianOn/Synology > > Some Synology models support running virtual machines on > the

Re: Can an NAS appliance be used as a regular computer?

2022-04-28 Thread Tom Browder
On Thu, Apr 28, 2022 at 06:03 Jonathan Dowland wrote: ... I believe popular NAS appliances by manufacturers such as Synology can > either be "rooted" so you can run your own stuff on them, or support > running applications via containers on top. Thanks, Jonathan.

Can an NAS appliance be used as a regular computer?

2022-04-28 Thread Tom Browder
All I want is a small PC able to host multiple drives for redundant storage. Can a typical NAS appliance be used for that? Thanks. -Tom

Re: Crucial SSDs and Debian Bullseye

2022-04-27 Thread Tom Browder
On Wed, Apr 27, 2022 at 12:12 Alexander V. Makartsev wrote: > On 27.04.2022 20:37, Tom Browder wrote: > > ... > > If either of those fail to see it, I’m afraid I toasted it. I don’t > > think that will qualify for a return. I finally got it working! I blame lack of atte

Re: Crucial SSDs and Debian Bullseye

2022-04-27 Thread Tom Browder
On Wed, Apr 27, 2022 at 10:11 Keith Bainbridge wrote: > Tom > > Did you remove the old drive and try the SSD using the installer? > I removed the old drive, installed the new SSD, then booted off a Debian live dvd. It never found the drive, so I may have killed it. I am twiddli

Re: Crucial SSDs and Debian Bullseye

2022-04-27 Thread Tom Browder
On Wed, Apr 27, 2022 at 8:48 AM Anssi Saari wrote: > Tom Browder writes: ... > Looks like the SB800 south bridge supports SATA 3.0 6Gb/s interfaces so > it doesn't seem like it's the problem here. But I have no idea what the > problem could be, other than a faulty d

Re: Crucial SSDs and Debian Bullseye

2022-04-27 Thread Tom Browder
e written to USB. > > -- > http://www.cb-fraggle.de > Thank you, Christian! And for future reference, what brand of SSDs (and memory) do you use? Blessings, -Tom

Re: Crucial SSDs and Debian Bullseye

2022-04-27 Thread Tom Browder
On Wed, Apr 27, 2022 at 07:08 Alexander V. Makartsev wrote: ... The laptop is a Toshiba C655D-S5136 Satellite. The SSD is a Crucial MX500 1000GB 2.5 inch SSD. Thanks, Alexander. -Tom

Re: Crucial SSDs and Debian Bullseye

2022-04-27 Thread Tom Browder
On Wed, Apr 27, 2022 at 06:42 Christian Britz wrote: ... I have seem some indications on the web though, which suggest there > might be an ISO image for updating the drive too. What is the exact > model name? > Crucial MX500 1000GB 2.5-INCH SOLID STATE DRIVE Thanks, Christian -Tom

Crucial SSDs and Debian Bullseye

2022-04-27 Thread Tom Browder
D use on a Linux host, but I got lulled into their "upgrade your computer" site that told me the exact models that were hardware-compatible. Of course I may have fried the SSD, but I am fairly confident that the device is operable. Suggestions are greatly appreciated. Best regards, -Tom

Re: Recommendations for a home server running Debian Bullseye (11)?

2022-04-27 Thread Tom Browder
, -Tom

Re: Recommendations for a home server running Debian Bullseye (11)?

2022-04-25 Thread Tom Browder
On Mon, Apr 25, 2022 at 11:07 Andrew M.A. Cater wrote: > On Mon, Apr 25, 2022 at 10:25:46AM -0500, Tom Browder wrote: > > I am looking for a commercial grade server (for home use) to replace my > > remote ones. ... The HP Microserver is the same sort of beast: HPE Proliant Micro

Recommendations for a home server running Debian Bullseye (11)?

2022-04-25 Thread Tom Browder
r not? I would add at least two 1 Tb SSD from Crucial to it. Thanks, -Tom

Re: Google Chrome and Bullseye upgrade: stable or bullseye

2022-04-18 Thread Tom Browder
On Mon, Apr 18, 2022 at 06:40 Greg Wooledge wrote: > On Mon, Apr 18, 2022 at 06:37:04AM -0500, Tom Browder wrote: > > I have all my apt lists ready for upgrading from Buster to Bullseye > except > > the separate one for Google Chrome. It currently says "stable"

Google Chrome and Bullseye upgrade: stable or bullseye

2022-04-18 Thread Tom Browder
time, before the upgrade, I will put an appropriate note in the Google file. Thanks so much for your help. -Tom

Re: Upgrade from Buster to Bullsye: what to do about source.list for buster-backports

2022-03-30 Thread Tom Browder
On Wed, Mar 30, 2022 at 19:00 Greg Wooledge wrote: > On Wed, Mar 30, 2022 at 06:53:26PM -0500, Tom Browder wrote: > > I've been following the update guide and only have one apt source.list > left > > to handle: buster-backports: Thanks so much, Greg! -Tom

Upgrade from Buster to Bullsye: what to do about source.list for buster-backports

2022-03-30 Thread Tom Browder
I've been following the update guide and only have one apt source.list left to handle: buster-backports: Do I change it to bullseye-backports or just comment the line out? Thanks. -Tom

Re: Sharing photos from Linux to Apple devices

2022-03-08 Thread Tom Browder
relatives. > Thanks very much, Jeremy! -Tom

Sharing photos from Linux to Apple devices

2022-03-08 Thread Tom Browder
have an iCloud account with 200 Gb of storage. Can anyone suggest a good way to get my Linux (or Windows) pictures onto some site that Apple devices can use? Thanks, -Tom

Re: [OT] Online CPU configuration tool

2022-02-22 Thread Tom
offer this? For my locale https://tweakers.net/processors/vergelijken/ comes to mind. Best, Tom

Re: Re: Why did Norbert Preining (having maintained KDE) left Debian?

2022-01-24 Thread Tom Browder
On Mon, Jan 24, 2022 at 11:36 Charlie Gibbs wrote: > On Mon Jan 24 08:51:46 2022 max wrote: … Amen, brother! -Tom

Re: [FIXED] Re: brltty=huge distraction for folks that don't need it.

2022-01-03 Thread Tom Dial
should still be available. That is the case with my systems that were installed from media, some dating to 2006 (or likely earlier; I only checked three). Regards, Tom Dial > >> John Doe > > Cheers John, Gene Heskett. >

Re: Filesystem and free space

2021-12-13 Thread Tom Dial
remember. For Debian, see https://debian-handbook.info/browse/stable/sect.quotas.html. Man pages for mkfs.ext4, tune2fs, and edquota (and probably others) have additional relevant information. Regards, Tom Dial > > -- /// Teemu Likonen - .-.. https://www.iki.fi/tlikonen/ // OpenPGP: > 6965F03973F0D4CA22B9410F0F2CAE0E07608462

Re: Telegram [not Re: Telegraph book?

2021-12-06 Thread Tom Browder
That is correct. When I publish a news item, currently the act of sending the updated home page to my server also sends out a tweet. I would like to add an IM to the mix for those with IM-capable phones. -Tom

Re: Telegraph book?

2021-12-05 Thread Tom Browder
On Sun, Dec 5, 2021 at 12:48 Nicolas George wrote: > Tom Browder (12021-12-04): ... > Even if Telegram has a Libre implementation, it still relies on > centralized servers operated by a private entity hoping to make profit. > For this kind of use case, I strongly urge to rather u

Re: Telegram [not Re: Telegraph book?

2021-12-04 Thread Tom Browder
ng to find a Debian user familiar with it to see if it's worth buying. Thanks, Piotr, I will have to do some work with my Buster laptop--perhaps it's time to upgrade. Blessings, -Tom

Telegram [not Re: Telegraph book?

2021-12-04 Thread Tom Browder
On Sat, Dec 4, 2021 at 09:29 Tom Browder wrote: > I just got interested in Telegraph as a possible comm thing to complement > to (or replacement for) email for my college class. Telegram, sorry. My dad was a telegraph operator for a railroad in the old days. -Tom

Telegraph book?

2021-12-04 Thread Tom Browder
I just got interested in Telegraph as a possible comm thing to complement to (or replacement for) email for my college class. Does anyone know of a decent tech book or other resource describing it? Thanks. -Tom P.S. I also just noticed Debian has some Telegraph interfaces I will look into.

Re: Don't try this at home kids

2021-11-29 Thread Tom Dial
lier as well. I found it generally fairly easy to find good documentation (e. g., Red Hat). And I expect those who originated it, some still employed at USNSA, also think well of it, along with the current maintainers and likely enough quite a few other users. Regards, Tom Dial > > > ... > -- > JHHL >

Re: psutils: any known opensource prepress viewers for its output?

2021-11-23 Thread Tom Browder
On Tue, Nov 23, 2021 at 15:04 Tom Browder wrote: > On Tue, Nov 23, 2021 at 13:30 Henning Follmann > wrote: > … > > maybe Scribus? > > > I’ll look closer—a quick look didn’t show anything, and I have used it > before to rearrange pdf. > Looks like a WIP. -Tom

Re: psutils: any known opensource prepress viewers for its output?

2021-11-23 Thread Tom Browder
On Tue, Nov 23, 2021 at 13:30 Henning Follmann wrote: … maybe Scribus? I’ll look closer—a quick look didn’t show anything, and I have used it before to rearrange pdf. Thanks. -Tom

psutils: any known opensource prepress viewers for its output?

2021-11-23 Thread Tom Browder
'psutils' provides a way to generate a prepress layout for multipage printing, cutting, and binding of booklets and books. Can anyone recommend a program running on Linux (or other OS) to view it (or its PDF form) in its prepress layout? Thanks. -Tom

Re: Where do I find the definitive man page for mdadm?

2021-11-13 Thread Tom Dial
ext2defaults0 2 UUID=9d43af93-395f-4a6e-a65c-790efb755fac /boot ext2defaults 0 2 /dev/vg00/lvol0 /usrjfs defaults 0 2 /dev/vg00/lvol1 /varjfs defaults0 2 /dev/vg00/lvol2 /tmp

Re: Recs for new Linux laptop? (to replace Zareason)

2021-11-10 Thread Tom Browder
On Tue, Nov 9, 2021 at 09:17 Tom Browder wrote: > My Zareason laptop (13-in screen, very lightweight and thin) is running > Debian 10 natively and wonderfully (with Win10 as a dual boot option), but > the company has gone out of business and I want to start preparing a > standby

Recs for new Linux laptop? (to replace Zareason)

2021-11-09 Thread Tom Browder
looked at both Emperor Linux and System 76 over the years. They always seem a bit pricey, but I'm willing to bite the bullet now if I have to--I'm getting too old to waste time on problem installations now. Thanks, -Tom

Re: Recommended KVM box: HDMI (video), USB (mouse+kb+periferal), 4-port

2021-10-19 Thread Tom Browder
On Mon, Oct 18, 2021 at 20:29 wrote: … > I am using a Belkin SOHO 4-Port KVM Switch Box F1DS104J, bought used off > ebay > in January, 2020 for under $20. Thanks! I forget about ebay—I only used it once many years ago. And the Belkin products I’ve used in the past have worked fine. -Tom

Recommended KVM box: HDMI (video), USB (mouse+kb+periferal), 4-port

2021-10-18 Thread Tom Browder
ebian KVM users. Thanks. -Tom

Re: Disk partitioning phase of installation

2021-10-16 Thread Tom Dial
ependent times by using a >> mountpoint outside of /home/richard (e.g. /media/richards_downloads) >> and having `Downloads` as a symbolic link pointing to the mountpoint >> of choice (`ln -s /media/richards_downloads Downloads`). >> >>> 2. How could I have found the answer? >> >> By trying it out :) > > *BAD* answer. > Obviously I was asking how could I have found the appropriate > documentation. https://www.debian.org/releases/stable/amd64/index.en.html See 6.3.4. Regards, Tom Dial

Re: First time WINE user looking for tutorial

2021-10-10 Thread Tom Dial
useful in some cases, but will rarely be necessary for a vanilla or nearly vanilla Windows setup. For those instances where they are, it always is nice to have a bootable CD, DVD, or USB key with Linux and a set of common tools on it. I generally use a recent Debian DVD #1 for this and install

Re: Bug in senddoc

2021-10-02 Thread Tom Dial
x27;s own profile for > apparmor shipped in. Therefor my problem. > The bug, if any, should be for LibreOffice. The behavior is a feature of Apparmor and other Mandatory Access Control modules like SELinux and possibly others, for which the default is to deny any access for which there is no rule allowing it. Regards, Tom Dial > > Thank you > > > Al

Re: Privacy and defamation of character on Debian public forums

2021-09-24 Thread Tom Dial
t the US Constitution's first amendment and the rather extensive derived jurisprudence protects a lot of opinionated and arguably rude statements that some might consider defamatory and that in some countries may be legally actionable as such. It is much better, and almost always much more productive, to avoid personal attacks and maintain polite demeanor in discussions. Regards, Tom Dial > Thoughts?

Re: Bash script problem

2021-08-05 Thread Tom Browder
with a huge problem-solving domain Best regards, -Tom

Re: Using fontforge to convert TrueType or OpenType fonts to PostScript Type 1

2021-07-27 Thread Tom Browder
On Mon, Jul 26, 2021 at 23:50 Teemu Likonen wrote: > > * 2021-07-26 16:15:01-0500, Tom Browder wrote: > > Can anyone show how to script the above conversion? > It's not good writing style to refer to a subject or heading. True, I don't usually do that. I apologize. >

Using fontforge to convert TrueType or OpenType fonts to PostScript Type 1

2021-07-26 Thread Tom Browder
creating Type 1 .pfa files using the widget interface, but would prefer scripting. Thanks, -Tom

Re: USB audio device no longer showing up

2021-07-22 Thread Tom Yates
ub for all your day-to-day connection and disconnection needs, and save wear and tear on your fragile motherboard connectors. -- Tom Yates - https://www.teaparty.net

Re: removing modules

2021-07-03 Thread Tom Dial
ion because most of my systems are laptops with everything except /boot on encrypted media. Regards, Tom Dial >

HP zBook keyboard issue

2021-06-13 Thread Tom Dial
fingerprint reader remaining. Regards, Tom Dial

Re: How do I permanently disable unattended downloads of software/security updates?

2021-06-03 Thread Tom Browder
found a way to get plain text on it like one can from a real computer. Sometimes I go to my Linux laptop and force plain text, but normally I try to strip out what I can. This time i'm replying from my laptop so it **should** be plain text. Best, -Tom

Re: How do I permanently disable unattended downloads of software/security updates?

2021-06-02 Thread Tom Browder
On Tue, May 25, 2021 at 12:25 Stella Ashburne wrote: > My OS is Debian 10.9 and has the kernel version: How did you get the installation originally? Was it from a fresh install of Buster or an upgrade from 9 or older version? -Tom

Re: LVM raid0

2021-05-29 Thread Tom Dial
ible, the usual way to create raid under LVM is to specify it by type when creating the logical volume. In this case, for (partly made up) example: vgcreate vg2t /dev/sda /dev/sdb lvcreate --type raid0 -name lv-stg --size 16700GiB vg2t This would result in one logical volume, /dev/vg2t/, split betw

Re: vim not seeing many Unicode chars

2021-05-20 Thread Tom Browder
On Tue, May 18, 2021 at 11:37 IL Ka wrote … Thanks! -Tom

Re: vim not seeing many Unicode chars

2021-05-20 Thread Tom Browder
On Tue, May 18, 2021 at 09:36 Greg Wooledge wrote: > On Tue, May 18, 2021 at 09:25:30AM -0500, … Thanks, Greg. -Tom

Re: vim not seeing many Unicode chars [SOLVED]

2021-05-18 Thread Tom Browder
On Tue, May 18, 2021 at 11:38 Steve Dondley wrote: > On 2021-05-18 12:23 PM, Tom Browder wrote: > > On Tue, May 18, 2021 at 11:08 Steve Dondley wrote: > >> On 2021-05-18 10:25 AM, Tom Browder wrote: >> >> I'm running Debian Buster. Inside a terminal window

Re: vim not seeing many Unicode chars

2021-05-18 Thread Tom Browder
On Tue, May 18, 2021 at 09:25 Tom Browder wrote: > I'm running Debian Buster. Inside a terminal window I can use Emacs and > can see and enter Unicode chars. > ... Thanks all. I looked at my config files (which go back at least 15 years) and found lots of explicitly setting bot

Re: vim not seeing many Unicode chars

2021-05-18 Thread Tom Browder
On Tue, May 18, 2021 at 11:08 Steve Dondley wrote: > On 2021-05-18 10:25 AM, Tom Browder wrote: > > I'm running Debian Buster. Inside a terminal window I can use Emacs and > can see and enter Unicode chars. > > But in the same terminal, when I run vim, I have trouble e

Re: vim not seeing many Unicode chars

2021-05-18 Thread Tom Browder
On Tue, May 18, 2021 at 09:25 Tom Browder wrote: ... > I show the LANG env var set to 'en-US.UTF-8'. When I execute 'locale' I get: > > LANG=en-US.UTF-8 > Sorry, typo, should be: 'en_US.UTF-8' # underscore, not hyphen -Tom

vim not seeing many Unicode chars

2021-05-18 Thread Tom Browder
'locale' I get: LANG=en-US.UTF-8 LANGUAGE= LC_CTYPE="C" # all intermediate keys: LC_X="C" LC_ALL=C My $HOME/.vimrc file is empty. Note I am a minimalist vim user and use (and rember) very few vim commands. I appreciate any help. Best regards, -Tom

Re: Zoom.

2021-04-21 Thread Tom Dial
lt 8.0+. 2. Install with apt, specifying the full path to the .deb file sudo apt /tmp/zoom_16775.0418_amd64.deb This should cause installation of any necessary dependencies. Cindy Causey's report suggests using dpkg is likely bring problems on occasion

HP zBook G5 issues

2021-04-18 Thread Tom Dial
ebian-laptop and debian-users since it is not whether this is exclusively a laptop type problem and apologize if that is inappropriate. Regards, Tom Dial

Re: command to start sshfs at bootup?

2021-04-17 Thread Tom Dial
at /var/log/messages and /var/log/auth.log for events that correlate with the connection attempt. Regards, Tom Dial

Re: command to start sshfs at bootup?

2021-04-17 Thread Tom Dial
at /var/log/messages and /var/log/auth.log for events that correlate with the connection attempt. >>> That would be /var/log/messages and /var/log/auth.log on the 3dprint machine. Regards, Tom Dial

Re: Markdown previewer

2021-03-17 Thread Tom Browder
flow, I write Markdown for Raku modules and other code on my local Debian server accessed via an xterm on my iPad, so Github functions as my Linux monitor! Best regards, -Tom P.S. Do you know the excellent Perl developer and astronomer Sergey Krushinsky?

Re: Markdown previewer

2021-03-17 Thread Tom Browder
our computer, create or modify Markdown files, commit them and push them to Github, and view them in a browser. A repo may be public or private. Best regards, -Tom

Re: Social-media antipathy (was Re: How i can optimize my operating system?)

2021-03-13 Thread Tom Yates
eject someone from a federated service. -- Tom Yates - https://www.teaparty.net

Re: Got a machine name problem

2021-02-24 Thread Tom Browder
On Wed, Feb 24, 2021 at 08:11 Greg Wooledge wrote: > Tom Browder (tom.brow...@gmail.com) wrote: > > For my LAN hosts as well as my WLAN hosts, I have always used the > > /etc/hosts file and have never touched the default /etc/resolv.con file. > > > > I have never had a

Re: Got a machine name problem

2021-02-24 Thread Tom Browder
as my WLAN hosts, I have always used the /etc/hosts file and have never touched the default /etc/resolv.con file. I have never had any problems with connecting to any of those hosts except when adding a new host snd needing to get ssh installed. -Tom

Re: Got a machine name problem

2021-02-23 Thread Tom Browder
On Tue, Feb 23, 2021 at 19:36 David Wright wrote: > On Tue 23 Feb 2021 at 20:05:11 (-0500), Gene Heskett wrote: > > On Tuesday 23 February 2021 14:29:01 Tom Browder wrote: ... > > > I also edit /etc/hosts and make the first couple of lines look like > > > this

Re: Got a machine name problem

2021-02-23 Thread Tom Browder
TLM Then reboot and cross your fingers. Blessings, -Tom P.S. Keep your powder dry!

Re: How to view a troff formatted file?

2021-02-22 Thread Tom Dial
local/bin or /usr/local/sbin, or under /opt or some other installation directory, read the man pages for man and manpath carefully while studying the file /etc/manpath.config. In them you will find the information you need to put the manpage wherever you like. Regards, Tom Dial

Re: Label printer Debian compatible

2021-01-04 Thread Tom Browder
On Mon, Jan 4, 2021 at 17:05 wrote: > On Monday, January 04, 2021 01:37:19 PM Joe Pfeiffer wrote: > > Tom Browder writes: > > > Has anyone had any success driving a mailing label printer for mailing > > > labels from either a LAN or direct connection with a Linux b

Re: Label printer Debian compatible

2021-01-04 Thread Tom Browder
On Mon, Jan 4, 2021 at 12:57 PM Joe Pfeiffer wrote: > I have had good success with a Dymo LabelWriter 450. USB connection?

Re: I have a Gigabyte GA-A320M-H is there a BUG in this motherboard?

2021-01-02 Thread tom arnall
. Regards, Tom Arnall ONLY GOD On 1/2/21, David Christensen wrote: > On 2021-01-02 01:06, ike wrote: >> On 01/01/2021 11:42 PM, ike wrote: >> >> I have a Gigabyte GA-A320M-H I have tried to install Debian 10.7 . >> I >> have enable Iommu and CSM. W

Re: Label printer Debian compatible

2021-01-01 Thread Tom Browder
On Fri, Jan 1, 2021 at 11:58 Russell L. Harris wrote: > On Fri, Jan 01, 2021 at 05:26:15AM -0600, Tom Browder wrote: > >On Thu, Dec 31, 2020 at 21:12 Russell L. Harris > wrote: > > > >OKI Microline 320 Turbo via USB > >CUPS ("raw"

Re: Label printer Debian compatible

2021-01-01 Thread Tom Browder
On Thu, Dec 31, 2020 at 16:40 Jeremy Ardley wrote: On 1/1/21 6:12 am, Tom Browder wrote: > Has anyone had any success driving a mailing label printer for mailing > labels from either a LAN or direct connection with a Linux box? > > ... > I I have a label printer running under cu

Label printer Debian compatible

2020-12-31 Thread Tom Browder
and a suitable Linux driver. Thanks, and Happy New Year to all! -Tom

Re: ps2pdf: why differences in different instances using unchanged PS source file

2020-12-14 Thread Tom Browder
On Mon, Dec 14, 2020 at 4:36 PM Tom Browder wrote: > On Mon, Dec 14, 2020 at 16:06 David Warring wrote: >> Hi Tom, >> Yes quite right. As The Wanderer points out the CreationDate and ModDate >> differ, as do the uuid in the Catalog Metadatas and the trailer ID. ... > D

Re: ps2pdf: why differences in different instances using unchanged PS source file

2020-12-14 Thread Tom Browder
fancy chars being input. Are they significant? -Tom

Re: ps2pdf: why differences in different instances using unchanged PS source file

2020-12-14 Thread Tom Browder
On Mon, Dec 14, 2020 at 16:06 David Warring wrote: > Hi Tom, > Yes quite right. As The Wanderer points out the CreationDate and ModDate > differ, as do the uuid in the Catalog Metadatas and the trailer ID. > ... > David, thanks! I knew you could do some fancy PDF hackery. I

Re: ps2pdf: why differences in different instances using unchanged PS source file

2020-12-13 Thread Tom Browder
On Sun, Dec 13, 2020 at 11:03 The Wanderer wrote: > On 2020-12-13 at 11:40, Tom Browder wrote: > > personalized calendar for my wife. This year I have been cleaning up > > my old Perl generating code (in preparation for converting it to Raku > > [https://raku.org]) and n

ps2pdf: why differences in different instances using unchanged PS source file

2020-12-13 Thread Tom Browder
ted. Blessings, -Tom

Re: LaTeX to epub

2020-11-24 Thread Tom Browder
a Perl CPAN author at <https://metacpan.org/author/WARRINGD>): <mailto:david.warr...@gmail.com> Good luck. Blessings, -Tom

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