In Google Kubernetes Engine, Nodes are Google Complete Engine (Virtual Machiens). Pods run inside Nodes. A … Google Kubernetes Engine Node PoolsRead more
Install Minikube with docker driver on Ubuntu
Minikube is a Kubernetes implementation for development and testing. By default, it uses Virtualbox. The newer … Install Minikube with docker driver on UbuntuRead more
Auto push after git commit
Git hook allow you to perform tasks when some changes happen on a git repository. To … Auto push after git commitRead more
Show git branch in terminal
When working with git, to avoid accidental commit to wrong branch, it will be better if … Show git branch in terminalRead more
Color git command line result
On CentOS, when i run git commands like “git status” or “git diff”, the result is … Color git command line resultRead more
Find who added a file to git repo
To find which user and when a file gets committed to a git repository, you can … Find who added a file to git repoRead more
Create CS:GO Server in Pterodactyl
Go to Admin > Servers Click “Create New” button. On next screen Most of the settings … Create CS:GO Server in PterodactylRead more
Pterodactyl
Create CS:GO Server in PterodactylPterodactyl File Manager increase 250 file limit Game Server Control Panel Pterodactyl … PterodactylRead more
Open Source Games
How do I view what exim is doing?
Exim comes with a utility called “exiwhat” which will display what each instance of exim is … How do I view what exim is doing?Read more