J
Jan Panteltje
Guest
On a sunny day (Mon, 15 Nov 2021 08:29:32 -0500) it happened legg
<legg@nospam.magma.ca> wrote in <3bn4pghrk12l7i45mkqkb538g497h5lnbn@4ax.com>:
It should be no problem on any decent Linuxx distro to make your own
partitions and directory structure.
And then use updatdb and locate to find files.
panteltje20: ~ # locate -i lm317
/usr/local/httpd/htdocs/pub/LM317_switching-regulator-schematic.png
/usr/local/httpd/htdocs/pub/backup/LM317_switching-regulator-schematic.png
/usr/local/httpd/htdocs/pub/LM317_switcher
/usr/local/httpd/htdocs/pub/LM317_switcher/LM317_switcher_test_setup_img_2318.jpg
/usr/local/httpd/htdocs/pub/LM317_switcher/LM317_switcher_no_100nF_img_2320.jpg
/usr/local/httpd/htdocs/pub/LM317_switcher/LM317_switcher_no_.25_Ohm_img_2319.jpg
/usr/local/httpd/htdocs/pub/LM317_switcher/LM317_switcher_diagram_img_2316.jpg
/usr/local/httpd/htdocs/pub/LM317_switcher/LM317_switcher_final_img_2312.jpg
/home/ftp/pub/LM317_switcher
/home/ftp/pub/LM317_switcher/LM317_switcher_test_setup_img_2318.jpg
/home/ftp/pub/LM317_switcher/LM317_switcher_no_100nF_img_2320.jpg
/home/ftp/pub/LM317_switcher/LM317_switcher_no_.25_Ohm_img_2319.jpg
/home/ftp/pub/LM317_switcher/LM317_switcher_diagram_img_2316.jpg
/home/ftp/pub/LM317_switcher/LM317_switcher_final_img_2312.jpg
/root/compile/pantel/laser_arrow_com/LM317.pdf
/root/download/html/LM317.pdf
/root/download/html/LM317_switching-regulator-schematic.png
/root/download/html/155585-da-01-en-SP_REG_LM317LZSTM.pdf
panteltje20: ~ # locate -i lm317 | grep -i pdf
/root/compile/pantel/laser_arrow_com/LM317.pdf
/root/download/html/LM317.pdf
/root/download/html/155585-da-01-en-SP_REG_LM317LZSTM.pdf
But then I am always root.
panteltje20: ~ # whoami
root
When I read about all that microsoft circus so sad, such a waste of time and bandwidth.
This laptop I am now on runs Linux Slackware from 2011
panteltje20: ~ # uname -a
Linux panteltje20 2.6.37.6 #3 SMP Sat Apr 9 22:49:32 CDT 2011 x86_64 Intel(R) Core(TM) i5-2430M CPU @ 2.40GHz GenuineIntel GNU/Linux
I can boot latest? debian too, but much is then screwed up like for example the screen color...
So 10 years without updates and no problems!
Only thing that is no longer working on some sites is the Seamonkey browser, too lazy to compile something more recent,
My Raspberry Pi4s have a recent Chromium browser if I need one.
Microsoft is just snake oil sales like F35. [and covid vaccins].
\'grml\' was a good simple distro, runs on a real PC upstairs, is basically Debian for sysadmins.
https://grml.org/
you can install to harddisk too.
Slackware is much a one man show and internally consistent
http://www.slackware.org/
Debian is easy for the not do much in depth ones but some thing are broken,
updates are easy but may break things,
Best is almost always to compile from source...
But then again Unix you may have to have been with it from way back perhaps.
But it is everywhere by now, even in space.
<legg@nospam.magma.ca> wrote in <3bn4pghrk12l7i45mkqkb538g497h5lnbn@4ax.com>:
I\'ve always created my own directory structure, holding, where
possible, related files and programs where they can be found
using the minimum of reason.
Strangely, a ecent Linux distro that I\'m trying to adopt doesn\'t
seem to allow this - even going so far as to deny the existence
of navigable disc and directory structures. Can\'t fathom that
philosophy.
It should be no problem on any decent Linuxx distro to make your own
partitions and directory structure.
And then use updatdb and locate to find files.
panteltje20: ~ # locate -i lm317
/usr/local/httpd/htdocs/pub/LM317_switching-regulator-schematic.png
/usr/local/httpd/htdocs/pub/backup/LM317_switching-regulator-schematic.png
/usr/local/httpd/htdocs/pub/LM317_switcher
/usr/local/httpd/htdocs/pub/LM317_switcher/LM317_switcher_test_setup_img_2318.jpg
/usr/local/httpd/htdocs/pub/LM317_switcher/LM317_switcher_no_100nF_img_2320.jpg
/usr/local/httpd/htdocs/pub/LM317_switcher/LM317_switcher_no_.25_Ohm_img_2319.jpg
/usr/local/httpd/htdocs/pub/LM317_switcher/LM317_switcher_diagram_img_2316.jpg
/usr/local/httpd/htdocs/pub/LM317_switcher/LM317_switcher_final_img_2312.jpg
/home/ftp/pub/LM317_switcher
/home/ftp/pub/LM317_switcher/LM317_switcher_test_setup_img_2318.jpg
/home/ftp/pub/LM317_switcher/LM317_switcher_no_100nF_img_2320.jpg
/home/ftp/pub/LM317_switcher/LM317_switcher_no_.25_Ohm_img_2319.jpg
/home/ftp/pub/LM317_switcher/LM317_switcher_diagram_img_2316.jpg
/home/ftp/pub/LM317_switcher/LM317_switcher_final_img_2312.jpg
/root/compile/pantel/laser_arrow_com/LM317.pdf
/root/download/html/LM317.pdf
/root/download/html/LM317_switching-regulator-schematic.png
/root/download/html/155585-da-01-en-SP_REG_LM317LZSTM.pdf
panteltje20: ~ # locate -i lm317 | grep -i pdf
/root/compile/pantel/laser_arrow_com/LM317.pdf
/root/download/html/LM317.pdf
/root/download/html/155585-da-01-en-SP_REG_LM317LZSTM.pdf
But then I am always root.
panteltje20: ~ # whoami
root
When I read about all that microsoft circus so sad, such a waste of time and bandwidth.
This laptop I am now on runs Linux Slackware from 2011
panteltje20: ~ # uname -a
Linux panteltje20 2.6.37.6 #3 SMP Sat Apr 9 22:49:32 CDT 2011 x86_64 Intel(R) Core(TM) i5-2430M CPU @ 2.40GHz GenuineIntel GNU/Linux
I can boot latest? debian too, but much is then screwed up like for example the screen color...
So 10 years without updates and no problems!
Only thing that is no longer working on some sites is the Seamonkey browser, too lazy to compile something more recent,
My Raspberry Pi4s have a recent Chromium browser if I need one.
Microsoft is just snake oil sales like F35. [and covid vaccins].
\'grml\' was a good simple distro, runs on a real PC upstairs, is basically Debian for sysadmins.
https://grml.org/
you can install to harddisk too.
Slackware is much a one man show and internally consistent
http://www.slackware.org/
Debian is easy for the not do much in depth ones but some thing are broken,
updates are easy but may break things,
Best is almost always to compile from source...
But then again Unix you may have to have been with it from way back perhaps.
But it is everywhere by now, even in space.