How to install Linux on Macbook Pro USB Drive
Normally you can boot Linux CDs in Mac and install Linux on hard disk. But what happens when your hard disk is corrupted, or you just want to install Linux…
All Code Cheat Sheet
29. Redis - 15 - install, HA, put get 28. MongoDB - 15 - install, HA, put get 27. Hadoop - 15 - install of cloudera hadoop - and ;t=1s…
Kubernetes Cheat Sheet
Cluster Introspection 1 2 3 4 5 6 7 kubectl get services # List all services kubectl get pods # List all pods kubectl get nodes -w # Watch nodes continuously kubectl version …
Docker Cheat Sheet
Docker Cheat Sheet Want to improve this cheat sheet? See the Contributing section! Table of Contents Why Docker Prerequisites Installation Containers Images Networks Registry and Repository Dockerfile Layers Links Volumes Exposing…
Openstack Cheat Sheet
components of open stack all components are more or less independent and have rest APIs. Each component potentially interacts with several other components. Die diagram show one virtual use case…
WooCommerce Product Page Layout Change
To change layout of prodct page in woocommerce, and if specially you want to change the width of product summary and featured image, then use below code: h1, h2,…
OVH Ubuntu Kernel Change
There is an easy process, following which it is possible to use the standard kernel on OVH servers - one that can load kernel modules - instead of OVH's kernels.…
How make XRDP work faster and perform better
There is a huge performance problem with xrdp. Its painfully slow. I have however been able to fix it. And here's how it works. Assuming you already have a working…
Ubuntu Fix for XRDP connecting everytime to a different session
One major problem with using XRDP - the remote desktop service for linux servers, has been the issue of not being able to connect to the same session again. It…
Microsoft SQL Server on Linux
MS SQL enjoys a very nice spot within database community. Here Oracle is seen as the most pricey but most trusted enterprise grade software. A real challenge can be IBM…