Blog – Network Nuts
We at Network Nuts believe in sharing knowledge with the world.
Our Blog contains latest articles about the technologies we offer.
Kubernetes Terminology
Kubernetes Terminology in plain English. Understand components in kubernetes cluster and how they are part of kubernetes cluster.
Netflix AWS Case Study
Netflix AWS Case Study Netflix was originally a DVD shipping business where they would send out DVDs of your chosen programs to you. This was going well until 2008 where they experienced a major database loss and for 3 days could not ship out any DVDs to their...
Controlling Resource Limit on Services using CGroup
In this way we can make sure that a service will not be able to dominate the resources. A very important task for a system admin.
Understanding CPU Affinity on Linux Server
Understanding CPU Affinity on Linux server. Learn cpu pinning. configure pinning apache to a CPU on RHEL 8 server.
How to Hide Processes from Normal Users
Learn how to secure Linux Servers by hiding processes from normal users using hidepid option while mounting /proc.
Questions to ask in an interview
Questions to ask in an interview When an interview ends. The interviewer will probably ask you if you have any questions. The general answer to this is a smile with a soft no. THAT IS COMPLETELY WRONG. You should not feel embarassed asking questions. In fact, you...
Basic Ansible Playbooks 2
Some Basic Ansible Playbooks As a system administrator, you will need to perform a lot of tasks on a regular basis. Instead of doing these tasks manually through the command line, you can use Ansible & Ansible Playbooks to automate your tasks which would...
Basic Ansible Playbooks
Basic Ansible Playbooks needed by any System Administrator in their day to day tasks. As a system administrator, you will need to perform a lot of tasks on a regular basis. Instead of doing these tasks manually through the command line, you can use Ansible &...
Understanding Vertical Scaling Horizontal Scaling
Understanding Vertical Scaling Horizontal Scaling Scaling is about allocating resources for an application and managing those resources efficiently to minimize contention. The user experience (UX) is negatively impacted when an application requires more resources than...
How to connect Alibaba Cloud to Ansible
How to connect Alibaba Cloud to Ansible Technology in China has been growing and with the dawn of cloud computing. It is only becoming harder to keep up. Alibaba Cloud will be the alternative to AWS in China since it is a technology native to China. AWS is present in...