linux:slack_4app
This is an old revision of the document!
Table of Contents
Slackware Application
Running applications (@software) on Slackware… most are applicable to all distributions.
'Hidden' Application
There are a couple (a few?)of applications that I thought have great features but relatively unknown (I only knew about them after looking for specific solution). Here they are:
- xfig - nice app to create figures for use with latex
- xpaint - can do screen capture (
xpaint -snapshot
)
Apache (web server) Setup
Modify httpd config file:
- change document root to a folder my main user have full access
- also create a link to it from my user account
- allow php to be indexed ⇒ add to directory index in dir_module
- enable php (towards the end of the file) ⇒ include mod_php.conf
- enable mod_rewrite (API server?) ⇒ LoadModule … mod_rewrite.so
- optional: set serveradmin email and servername
- optional: to only serve locally, set listen localhost:80 ???
linux/slack_4app.1736659009.txt.gz · Last modified: by azman