Anwar

Posts

Redmin how to install redmine on ubuntu 18 04

Step 1: Connect to your Server To connect to your server via SSH as the root user, use the following command: $ ssh root@IP_ADDRESS -p...

Redmine install redmine on linode

https://www.linode.com/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/

Redmine How to backup redmine

Backing up and restoring Redmine Backup Redmine backups should include: Database Attachments (stored in the files directory under the installation directory by default) Backing up database MySQL...

Redmine settings page internal error

http://www.redmine.org/boards/1/topics/36573 http://www.redmine.org/boards/2/topics/40875

Redmine ISPConfig install

Installing Redmine 1.3.1 on Perfect Server Debian 6 (Squeeze) ISPConfig 3 The following is my notes on installing Redmine on Perfect Server Debian 6 with...

Redmine How To Migrate Redmine to a new server to a new Redmine version

The Answer The answer can be found mainly in my well commented Redmine backup-script which can also restore data from backup. The executable (chmod +x)...

Redmine backup

In my day-job I recently provisioned an Ubuntu server running Redmine. I needed a way to backup the application, configuration files, user uploaded files and...

Redmin how to force redmine to build https urls

I thought it might be useful to document how I secure the redmine appliance. I find this useful for private setups. It was a little...

RDS how to use rds read replica

Amazon RDS Read Replicas provide enhanced performance and durability for RDS database (DB) instances. They make it easy to elastically scale out beyond the capacity...