Articles by Muhammad Arul

About Muhammad Arul

Muhammad Arul is a freelance system administrator and technical writer. He is working with Linux Environments for more than 5 years, an Open Source enthusiast and highly motivated on Linux installation and troubleshooting. Mostly working with RedHat/CentOS Linux and Ubuntu/Debian, Nginx and Apache web server, Proxmox, Zimbra Administration, and Website Optimization. Currently learning about OpenStack and Container Technology.

  • How to Install OwnCloud 8 with Nginx and MariaDB on CentOS 7

    centos Author: Muhammad ArulTags: , , Comments: 9

    OwnCloud is a server software for data synchronisation and file-sharing with an easy to use web frontend. Owncloud can be installed on a Linux or Windows server, it is easy to configure and has a comprehensive online documentation. The native client is available for Windows, MacOS and Linux (Desktop Application). There is also a mobile app for Android and iOS. This tutorial describes the installation of Owncloud 8 on CentOS 7 with nginx webserver and MariaDB database.

  • How to Install Seafile on Ubuntu 15.04 (Vivid Vervet)

    ubuntu Author: Muhammad ArulTags: , , Comments: 1

    Seafile is a private cloud software, it supports encrypted file libraries to store data securely. To encrypt files in a library, you need to set a password when you create the library. The password won't be stored on Seafile cloud, so even the adminastrator of the servers cannot view your encrypted data without the password. This tutorial shows the installation of Seafile on Ubuntu 15.04.

  • How to Setup Port-Forwarding on OPNSense

    tux Author: Muhammad ArulTags: , Comments: 0

    This guide will show you how to set up NAT Port Forwarding on the OPNSense Firewall Router. We will allow public internet to access the server inside the private LAN. Allow SSH and HTTP connections from the public internet to the server on the private LAN.