Operating System

samba server

Install Samba and Configure

What is Samba? Samba is open-source software that runs on Unix/Linux based platforms but is able to communicate with other Operating systems like Windows clients a native application. Samba is based on the common client/server protocol of Server Message Block (SMB) and Common Internet File System (CIFS). So Samba is able to provide this service

Install Samba and Configure Read More »

what is numa in linux

What is NUMA in Linux

NUMA Tuning in Linux What is NUMA? NUMA stands for Non-Uniform Memory Access Non-Uniform Memory Access (NUMA) is a memory architecture for symmetric multiprocessing (SMP) systems where each processor is directly connected to separate memory. The x86 NUMA implementations are cache coherent (ccNUMA). Example – L1, L2, L3 cache memories in CPU. Why NUMA was

What is NUMA in Linux Read More »