MODX is an easy-to-use and one of the best free CMS platforms available on the Internet. Also, it is a web application framework which provides the web designers with easy to learn and use set of tools to build the websites they want. In this step-by-step tutorial, we will show you how to easily install MODX on your Linux based virtual server.
Wallabag (formerly poche) is a self hostable open source application for saving web pages. It is written in PHP and supports MySQL, SQLite and PostgreSQL database servers. In today’s article, we will show you how to install Wallabag with Nginx, PHP-FPM and MySQL on an Ubuntu VPS.
OpenDocMan is an open source web-based document management software used for anyone looking to keep their documentation in a centralized repository.
To install and use OpenDocMan on Linux virtual server make sure it has the minimum requirements: Apache 2.x or any other web server that supports PHP, MySQL Server 5.0+ and PHP 5+ compiled with MySQL-Support.
This is a tutorial on how to install TinyWebGallery on a Linux VPS. The TinyWebGallery is an open source web gallery / photo album application. The TinyWebGallery is XML based so there is no database needed. It supports the following image formats: JPG, GIF and PNG. Files can be upload with the TWG Flash Uploader integrated into TinyWebGallery or via FTP. Some of the features included in TinyWebGallery are: full screen mode, text and image watermarks, video/audio support like avi, mov, mp3, mpg, swf, videos from Youtube and Myvideo etc. This web gallery application requires PHP version greater than 4.3 and GD library (graphics drawing library that provides tools for manipulating image data) version greater than gd-2.0.1 in order to use the complete functionality of TinyWebGallery.
The following article will guide you through the steps of compiling and installing Nginx and ngx_pagespeed module on your Linux VPS
Using ngx_pagespeed you can significantly speed-up your websites without needing to tune or change your web-applications.
How is this possible?
ngx_pagespeed runs as a module inside Nginx and rewrites your webpages to make them faster. The rewrite includes minifying CSS and JS (JavaScript), extending cache lifetimes, compressing images and many other web performance best practices.