background preloader

Serveur perso

Facebook Twitter

ChiliProject - Homepage - ChiliProject. Backing Up on Linux with Duplicity. Recently, we covered syncing files to Amazon S3 using the S3 Tools.

Backing Up on Linux with Duplicity

This time around, we're going to take a look at another handy tool for making backups, Duplicity. While Duplicity supports S3, it also supports a number of other services that S3 Tools do not. If the command line seems like a hassle, don't worry: the Deja-Dup front-end works really well for simple backups. Sourcefabric. Manage Your Database with Adminer. If you're looking for a simple way to manage your database effectively, you might want to have a look at Adminer.

Manage Your Database with Adminer

It's simple to install, supports multiple databases, and has a number of features you don't find in phpMyAdmin. Adminer used to be known as phpMinAdmin. It's a single PHP file that you can drop on your server to administer MySQL, PostgreSQL, SQLite, Microsoft SQL Server, or Oracle databases. This is particularly helpful if you have a system with more than one database server on it.