Difference between revisions of "Software section"
Jump to navigation
Jump to search
(this page is obsolete; don't transclude content which leads searches here.) |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
}} | }} | ||
=Software Foundations= | =Software Foundations= | ||
+ | [[Software Foundations]] | ||
+ | |||
==Linux== | ==Linux== | ||
==Apache== | ==Apache== | ||
See [[Apache]] | See [[Apache]] | ||
− | + | ||
==PHP== | ==PHP== | ||
Getting PHP5 installed can be daunting. It still is not packaged for Debian stable. If you want a deb, add Dotdeb.org to your sources list. http://www.dotdeb.org/ | Getting PHP5 installed can be daunting. It still is not packaged for Debian stable. If you want a deb, add Dotdeb.org to your sources list. http://www.dotdeb.org/ | ||
Line 22: | Line 24: | ||
=Graphics= | =Graphics= | ||
==GIMP== | ==GIMP== | ||
+ | [http://www.gimp.org/ GNU Image Manipulation Program] The free software equivalent to Adobe PhotoShop. | ||
+ | |||
+ | == Fotoxx == | ||
+ | [http://www.kornelix.com/fotoxx.html Fotoxx] is a photo library management and editing tool | ||
+ | [http://www.kornelix.com/fotoxx_videos.html Videos of using Fotoxx] | ||
+ | |||
+ | == Shotwell == | ||
+ | [https://wiki.gnome.org/Apps/Shotwell Shotwell] is my primary photo management and publishing tool (publishes to Google Photos and others). | ||
+ | |||
+ | Shotwell lives all over the place on your system. | ||
+ | |||
+ | <code>tail ~/.cache/shotwell/shotwell.log</code> can help you figure out what's wrong | ||
+ | |||
==SodiPodi== | ==SodiPodi== | ||
==Dia== | ==Dia== | ||
Line 38: | Line 53: | ||
=Database= | =Database= | ||
− | + | [[MySQL]] | |
Latest revision as of 12:44, 24 April 2024
Every single item on this page will eventually be an article, series of articles, or even a complete section. Please jump in and start off a topic
Contents
Software Foundations[edit | edit source]
Linux[edit | edit source]
Apache[edit | edit source]
See Apache
PHP[edit | edit source]
Getting PHP5 installed can be daunting. It still is not packaged for Debian stable. If you want a deb, add Dotdeb.org to your sources list. http://www.dotdeb.org/
Perl[edit | edit source]
Python[edit | edit source]
System Administration[edit | edit source]
Samba[edit | edit source]
Webmin[edit | edit source]
Graphics[edit | edit source]
GIMP[edit | edit source]
GNU Image Manipulation Program The free software equivalent to Adobe PhotoShop.
Fotoxx[edit | edit source]
Fotoxx is a photo library management and editing tool Videos of using Fotoxx
Shotwell[edit | edit source]
Shotwell is my primary photo management and publishing tool (publishes to Google Photos and others).
Shotwell lives all over the place on your system.
tail ~/.cache/shotwell/shotwell.log
can help you figure out what's wrong