The standard Ubuntu installation comes already with a pretty complete set of software packages. Next to the standard set of packages I install on my desktop/laptop:
And a bit of tuning:
To see who is visiting your website there is a nice opensource package available called awstats. After installing awstats by the usual command a few extra actions are required. I’ll explain in the rest of these post the required steps for a simple configuration.
Continue Reading →
I wanted to have an easy button in a webpage to restart some process that requires sudo rights. After quite some Google searches I combined a few techniques that made this work.
Although this method only grants very limited rights to the webserver, granting superrights to a web process might open up some security issues somehow. However family or co-workers simply pressing the on/off button on the server when something is not working and I’m not around is a worse problem in my opionion.
Continue Reading →