Friday, May 23, 2014

Avoid 403 forbidden error in NGINX

403 Forbidden error: 

 

In NGINX webserver, you will get 403 forbidden error when you created new directory and try to access it with URL. This error can be occurred for many reasons. Such as permission error, directory index error and others. Most of the time, it's just directory index error. In this tutorial, I am going to show you how to fix directory index error. Follow these simple steps to fix forbidden error.

Install rutorrent plugin on debian VPS



ruTorrent Plugins:

ruTorrent is a popular rTorrent webUI for it's variety of plugins. Plugins are very useful to customize ruTorrent web interface. Installing a plugin for ruTorrent is easy. In this tutorial, I am going to show you how to install a new plugin (_task plugin for exmple) for ruTorrent. In the same way, you can install other plugins too.

Tuesday, May 20, 2014

Install webmin on Debian


Webmin :

Webmin is a wonderful web based tool to administrate linux system. It consumes low RAM and very much stable than other administration tools. It helps to demonstrate a server easily. However, recent version can also run in windows operating system. In webmin WebUI control panel, you can easily control almost everything in your server without knowing bunch of Linux codes. Moreover, if you have only 128 MB linux server (VPS/Dedicated), you can install and use webmin easily without having any trouble to operate your server.

Installing mediainfo on debian



What is mediainfo:

Mediainfo is a quickest way to find all inner information of a video or audio. It's an open source program which helps the user to find the technical information about the media files. You can get every bit of information about the media files such as codec, resolution, channels, language, bitrate etc. It supports major popular formats of video and audio files.

Installing ruTorrent in VPS



ruTorrent:

Before explaining about ruTorrent, let me discuss about rTorrent. rTorrent is a popular BitTorrent client for linux operating system based on libTorrent libraries. rTorrent is not GUI based torrent client rather it's a command based client. You have to have some extra knowledge about rTorrent commands to operate rTorrent. Fortunately, we don't need to know the commands for rTorrent because rTorrent has some webUI clients. ruTorrent is one of them. With ruTorrent web client, you can operate rTorrent easily without knowing any additional command. It feels like uTorrent. That's why it's called ruTorrent (rTorrent+uTorrent).