Tahr64-light RC - 12Jan2020 - for older hardware
installed a complete LHMP Hiawatha v10.10, PHP 5.5.9-1ubuntu4.29, mariaDB
and zoneminder 1.34 (just released today)
The web server can be used with modification of the configuration to run pplog as expected and as is to run any other web application like WordPress.
All systems are GO for launch.......
and zoneminder 1.34 (just released today)
The web server can be used with modification of the configuration to run pplog as expected and as is to run any other web application like WordPress.
All systems are GO for launch.......
- Attachments
-
- Screenshot(6)-600.png
- (124.84 KiB) Downloaded 433 times
Re: Printing needs
If you are trying to save space, just go to openprinting.org and get the specific PPD file for the HL-2040.watchdog wrote:By PPM I have installed foomatic-compressed-ppds and dependencies. Then choosing Brother HL-2040-foomatic driver for my HL-2130 the printer works.
-
- Posts: 902
- Joined: Mon 22 Jun 2009, 01:36
- Location: Philadelphia, PA
Re: Needed fixes
Good, jrb, thanks. Yes, please keep both geany & leafpad.jrb (in part) wrote:You are right about Geany, I use it 98% of the time. But when I want to compare two files side by side and edit one or both, I open both in leafpad. Xfdiff is good but you can't edit from it.
Dell E6410: BusterPup, BionicPup64, Xenial, etc
Intel DQ35JOE, Dell Vostro 430
Dell Inspiron, Acer Aspire One, EeePC 1018P
Intel DQ35JOE, Dell Vostro 430
Dell Inspiron, Acer Aspire One, EeePC 1018P
You can open a file in a new geany window by using the -i option.
You can have geany open by default in a new window when you click a file by editing the Set Run Action in rox (right click a txt file) and adding the -i option.
And you can view 2 tabs in geany side by side from the menu:
Tools, Split Window
Edit: sorry, it's -i not -s
You can also edit /usr/local/bin/defaulttexteditor and add the -i option:
exec geany -i "$@"
You can have geany open by default in a new window when you click a file by editing the Set Run Action in rox (right click a txt file) and adding the -i option.
And you can view 2 tabs in geany side by side from the menu:
Tools, Split Window
Edit: sorry, it's -i not -s
You can also edit /usr/local/bin/defaulttexteditor and add the -i option:
exec geany -i "$@"
Re: Printing needs
Great! It works! You can just provide the ppd file of your printer without installing the entire database. Thanks.rcrsn51 wrote:If you are trying to save space, just go to openprinting.org and get the specific PPD file for the HL-2040.watchdog wrote:By PPM I have installed foomatic-compressed-ppds and dependencies. Then choosing Brother HL-2040-foomatic driver for my HL-2130 the printer works.
-
- Posts: 902
- Joined: Mon 22 Jun 2009, 01:36
- Location: Philadelphia, PA
Re: Printing needs
OH, rcrsn51! So would my Brother HL-1450 use the http://www.openprinting.org/download/PP ... _1_GPL.ppd file? Do these work with other Puppys? I've mostly used 32-bit Buster 8.0 of late.rcrsn51 (in part) wrote:.. just go to openprinting.org and get the specific PPD file for the HL-2040.
Thanks,
Sheldon
Dell E6410: BusterPup, BionicPup64, Xenial, etc
Intel DQ35JOE, Dell Vostro 430
Dell Inspiron, Acer Aspire One, EeePC 1018P
Intel DQ35JOE, Dell Vostro 430
Dell Inspiron, Acer Aspire One, EeePC 1018P
Tested the Tahrpup light RC, so far faced 2 minor issues:
1. On fresh install, the default drive icon location is on the left side of desktop. This is a problem if you have more than 10 drives icon (2 horizontal rows) and will mix together with the desktop program icons.
2. Gparted seems to miss a library and refuse to run.
1. On fresh install, the default drive icon location is on the left side of desktop. This is a problem if you have more than 10 drives icon (2 horizontal rows) and will mix together with the desktop program icons.
2. Gparted seems to miss a library and refuse to run.
Thanks williams2. I will try that out.williams2 wrote:You can open a file in a new geany window by using the -i option.
You can have geany open by default in a new window when you click a file by editing the Set Run Action in rox (right click a txt file) and adding the -i option.
And you can view 2 tabs in geany side by side from the menu:
Tools, Split Window
Edit: sorry, it's -i not -s
You can also edit /usr/local/bin/defaulttexteditor and add the -i option:
exec geany -i "$@"
Menu->Desktop->JWMDesk Management->Icon Manager->Placement+Refreshlizardidi wrote:Tested the Tahrpup light RC, so far faced 2 minor issues:
1. On fresh install, the default drive icon location is on the left side of desktop. This is a problem if you have more than 10 drives icon (2 horizontal rows) and will mix together with the desktop program icons.
2. Gparted seems to miss a library and refuse to run.
Code: Select all
ldd /usr/sbin/gpartedbin | grep "not"
libparted-fs-resize.so.0 => not found
libparted.so.2 => not found
Edit: Have placed a temporary fix for Gparted on page 1 of the thread.
Last edited by jrb on Thu 23 Jan 2020, 13:58, edited 1 time in total.
Cups Conundrum
Thanks for the input guys, I'm still wrestling with the cups conundrum, what packages to offer for printing. I have a modern Brother HL-2370DW wifi printer, I believe it uses an embedded Linux system so its super easy to get running.
On the other hand I remembered my old Brother HL-1435 win2000 era printer was still up in the garage rafters. I used to have it running with cups-1.4.8 but so far its fighting me.
If I can get it running I'll probably offer that cups setup as a .pet. If not I'll offer watchdog's setup and hope it works for most if not all.
On the other hand I remembered my old Brother HL-1435 win2000 era printer was still up in the garage rafters. I used to have it running with cups-1.4.8 but so far its fighting me.

Re: Cups Conundrum
jrb wrote:Thanks for the input guys, I'm still wrestling with the cups conundrum, what packages to offer for printing. I have a modern Brother HL-2370DW wifi printer, I believe it uses an embedded Linux system so its super easy to get running.
On the other hand I remembered my old Brother HL-1435 win2000 era printer was still up in the garage rafters. I used to have it running with cups-1.4.8 but so far its fighting me.If I can get it running I'll probably offer that cups setup as a .pet. If not I'll offer watchdog's setup and hope it works for most if not all.

Many thanks watchdog and rcrsn51.

Cheers, J
Temporary BugFixes
Attachment below incorporated into Update in the post below. Please use that instead.
I just sorted out a few problems with QuickApps, Cups install needed a couple of different downloads and PalemoonPortable had some bad symlinks and wouldn't setup as defaultbrowser. I also included Scanning software install.
Have attached a revised version for testing. After further trials will issue an ISO update.
Have attached here but will provide a link on Page 1 of thread along with links to other Bugfixes as they develop.
Cheers, J
I just sorted out a few problems with QuickApps, Cups install needed a couple of different downloads and PalemoonPortable had some bad symlinks and wouldn't setup as defaultbrowser. I also included Scanning software install.
Have attached a revised version for testing. After further trials will issue an ISO update.
Have attached here but will provide a link on Page 1 of thread along with links to other Bugfixes as they develop.
Cheers, J
- Attachments
-
- QuickApps64-0.2.pet
- Updated App installer
- (14.97 KiB) Downloaded 235 times
Last edited by jrb on Fri 31 Jan 2020, 13:26, edited 2 times in total.
1st Update
I've just uploaded tahr64-light-6.0.5-uefi-MK1.iso___tahr64-6.0.5-uefi-MK1.1.iso.delta
- md5sum 18cad671dc39ce6bba8296f51546a895
- Gparted problem
Cups files in QuickApps
Scanner software in QuickApps
- md5sum 18cad671dc39ce6bba8296f51546a895
-
- Posts: 152
- Joined: Tue 06 Oct 2015, 14:10
- Location: on the inter-planet train
downloaded latest firefox esr 68.4.2 and posting from it now. It just start up immediately, no any additional libs are needed.
Latest firefox esr 68.4.2 (running under Tahr64-light) cannot login outlook.live
I aslo report this issue in the browser section ( seems to be browser issue) :
http://www.murga-linux.com/puppy/viewto ... 2e#1049671
Latest firefox esr 68.4.2 (running under Tahr64-light) cannot login outlook.live
I aslo report this issue in the browser section ( seems to be browser issue) :
http://www.murga-linux.com/puppy/viewto ... 2e#1049671
-
- Posts: 902
- Joined: Mon 22 Jun 2009, 01:36
- Location: Philadelphia, PA
Re: Tahr64-light RC - 12Jan2020 - for older hardware
jrb, I just put it on Nancy's oldish? ASUS laptop. A Palemoon appimage works. She mostly does Internet, eg email, Youtube, ..jrb (in part) wrote:1st Update tahr64-light-6.0.5-uefi-MK1.iso___tahr64-6.0.5-uefi-MK1.1.iso.delta
Looking forward to hearing how it performs on your vintage 64bit gems.
Would it be of any use to change to a newer 'kernel'?
Thanks, Sheldon
Dell E6410: BusterPup, BionicPup64, Xenial, etc
Intel DQ35JOE, Dell Vostro 430
Dell Inspiron, Acer Aspire One, EeePC 1018P
Intel DQ35JOE, Dell Vostro 430
Dell Inspiron, Acer Aspire One, EeePC 1018P
Re: Tahr64-light RC - 12Jan2020 - for older hardware
Only if you find something isn't working. If it ain't broke...sheldonisaac wrote:Would it be of any use to change to a newer 'kernel'

Cheers, J
kuman11 wrote:jrb,
what's .delta extension for?
jrb wrote:Place the .delta file in the same folder as tahr64-light-6.0.5-uefi-MK1.iso and left click on it. You will have tahr64-6.0.5-uefi-MK1.1.iso
- md5sum 18cad671dc39ce6bba8296f51546a895