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.
Chive is another web based tool for managing MySQL databases just like the popular phpMyAdmin. It is free and open source tool written in PHP. Chive is used by thousands of customers because its administration is very easy and the user-interface is fast and simple. If you are looking for a replacement for phpMyAdmin, you should definitely install Chive on your Debian VPS.
GlassFish is a free open source application server for the Java EE platform. With this application the developers can develop and deploy portable and scalable enterprise Java applications on your Linux VPS.
There are a more reasons for using proxy, but we are going to focus on web content filtering and/or anonymous surfing. A proxy – proxy server actually represents another machine through which internet requests are processed, or simply an intermediary between my machine and the Internet. When using proxy server, my computer sends the requests to the proxy server, the requests are being processed and I am being delivered the content I was looking form.
So, let’s see few simple steps on how to install Squid, the most popular proxy server out there on your CentOS VPS. As for the next part, we will see some configuring options.
Concrete5 is a powerful open source content management system (CMS) written in PHP that allows to deploy complex content driven websites and easily manage their content and structure. Concrete5 comes with many features such as WYSIWYG text editor, integrated spellchecker, content scheduling, advanced permissions system and more.
To install and run Concrete5 on a Linux VPS with CentOS follow the very easy steps described below.
The installation instructions apply to any Linux RPM based server with LAMP (Linux, Apache, MySQL and PHP) installed on it.