Always remain updated about current software development trends

Articles having tag: SYSADMIN

It's LEMP not LAMP!

Linux Engine-X (nginx) MySQL and PHP.

Keeping History Using the cd Command

Keeping History using the cd command.

TSQL Recursive Split Function

Background In my last post I showed how to split a string in TSQL. Problem with that splitting is it can split a string if resultant split count is <=2, i.e. it can split only string like “a,b” or “first,last” or “java,c”....

Solution To The MSSQL Server “Suspect”

Background When you see the your database in Suspect mode that a code red situation. Its not something that you face everyday. It can happen, however, most often due to faulty hardware or operational mistakes (like deleting a transaction log file). This post...

Using HttpLib to consume web services

HttpLib makes it easier to asynchronously consume data from web services in C#. The library contains methods to upload to and download from web services.

MineCraft Server Management

A wrapper application making management, modding and running multiple MineCraft servers faster and easier.