What is Process in Linux
What is a process? Except the kernel, Everything on a Linux system runs in the context of a process. Process
Read moreLinux is an open-source operating system (OS). An operating system is software that directly manages a system’s hardware and resources, like CPU, memory, and storage. The OS sits between applications and hardware and makes the connections between all of your software and the physical resources that do the work. Here, at https://blog.eduguru.in, We will discuss and solve real-life problems coming on Linux OS. We also know more interesting features of Linux here.
What is a process? Except the kernel, Everything on a Linux system runs in the context of a process. Process
Read moreIf a process is hanging in a bad state and it won’t go away even after sending it a SIGTERM,
Read moreOnce replication has been started it should execute without requiring much regular administration. Depending on your replication environment, you will
Read moreApachetop is very simple command line utility that you can use to monitor traffic real-time. It accomplishes this by parsing the
Read moreClear Memory Cache on Linux centos RESET QUERY CACHE will clear out the query cache, but needs RELOAD privileges. RESET
Read moreGenerally setup command is not used to install in centos minimal installation: Here is the step to install setup
Read moreYou need to install the following packages: ntp : ntpd server which continuously adjusts system time and utilities used to
Read moreEasiest way – accessed modified will be the same: # touch -a -m -t 201512180130.09 fileName.txt Where: -a = accessed
Read moreCommand: ‘du’ – Finding the size of a directory in linux $ du Typing the above at the prompt gives
Read moreWhat is adduser command? In Linux, a ‘useradd‘ command is a low-level utility that is used for adding/creating user accounts
Read more