Introduction In this tutorial we will learn, how to install bugzilla with MySQL 5.6 on Ubuntu 14.04 LTS server. Bugzilla famously known as bug tracking tool and it is a Mozilla project. Details of practical environment Server : AWS Ubuntu 14.04 LTS Server InstanceBugzilla Version : bugzilla-4.4.6Web Server : Apache 2.4Database Server : MySQL 5.6 […]
Linux
Disable user self registration in Bugzilla
This is a quick post on how to disable user self registration in Bugzilla. It is very important to disable user self registration otherwise in publicly faced bugzilla anyone can register for new user and will login into bugzilla. Bugzilla is one of the famous web based bug tracking tool. Note: Practical Applied on bugzilla-4.4.6 […]
Change path of tmpdir in MySQL Server On Ubuntu
Introduction The post will explain , how to change the tmpdir in MySQL Server on Ubuntu. In the temporary directory for MySQL, generally temporary tables are stored. We generally change its path to make our mysql server performance better. Practical Tested On : It will works for other MySQL and Ubuntu version also.Our testing inventory […]
Install Revive adserver on Ubuntu 14.04 LTS
The tutorial will explain, how to install the Revive Adserver on Ubuntu. Revive adserver is free Open Source Ad Server formerly known as OpenX Source . Generally the servers are used by many website and blogs.
How to install Varnish 4 version on CentOS 7 / RHEL 7
In this tutorial we will learn, how to install Varnish 4 version on CentOS 7 / RHEL 7 . Varnish is populalry known for Frontend Web Cacheing software. Whereas it can also be used as loadbalancer. Recently , the Varnish version 4 is released, which comes up with new features and also new syntaxes/parameters. The […]
Find date of expiry and issue of SSL certificate with command
In this post we will know about how to find date of expiry and issue of SSL certificate with command line. As a system administrator it is good to know how can we get the ssl certificate information with command line. It helps you to make script and run from terminal/cron job etc. We have […]
Recent Comments