Category: Linux Servers
How to Install APC on Linux Server?
The Alternative PHP Cache (APC) is well known free and open opcode cache for PHP. APC plays an important goal in providing…
How to trace the modified files in a Linux server for a specific time duration?
There is also variety of reasons why one would need to run a check to find out the list of files that…
Updating the Incoming Port Number & Server Settings
In the early article as we have seen the updating the Outgoing Port Number & Server Settings. Now in this article we…
Updating the Outgoing Port Number and Server Settings
Let’s see the procedure for Updating the Outgoing Port Number and Server Settings as below: Step 1: Go to Mail-> Preferences -> Accounts Step 2:…
Ubuntu and PHP 5 “mcrypt extension is missing” error
Once you have install lamp-server or the individual php5-mcrypt package, you may come across the following error (e.g. in phpMyAdmin): The mcrypt…
How to Enable mssql support on Linux server
The answer to the above question is you need to first compile freetds and then compile PHP with freetds support. But what is…
Backup and Restore MS SQL Server 2008 Database
In this tutorial we are going to explains that by using the Microsoft SQL Server Management Studio how to backing up and…