Browsing Tag
linux tips
Over the last year I found myself migrating several websites to new domains. Therefore, I have decided to write a post about the 5…
How to add delete change user password Kali Linux
Although you can add user and remove a user from GUI very quickly, it’s not much fun. Moreover, Linux is all about of terminal, so…
Accessing Amazon EC2 with SFTP
Accessing EC2 via ssh is the best option in my opinion for developers but sometimes people with minimal development skills needs…
How To Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu
The post demonstrates how to install LAMP stack on Ubuntu 12.04
About Lamp
LAMP stack is a group of open source software used to…
Running ElasticSearch on Linux
ElasticSearch is a great open-source search tool that’s built on Lucene (like SOLR) but is natively JSON + RESTful. Its been used…
Install Silverlight alternative Pipelight in Ubuntu 14.04
The post will demonstrate how to install Microsoft Silverlight on Ubuntu 14.04 LTS.
How To Disable Sticky Edges in linux
The post will demonstrate how to disable or enable the sticky edges on Linux. The mouse handling is really difficult if you switch…