Kernel Talks
Unix, Linux & scripts.
How to find process using high memory in Linux
Shrikant Lavhate | Published: | Modified:
Learn how to find process using high memory on linux server. This helps in tracking down issues and troubleshooting utilization problems.
Watch command to execute script/shell command repeatedly
Shrikant Lavhate | Published: | Modified:
Learn “watch” command to execute script or shell commands repeatedly every n seconds. Very much useful in automation or monitoring.
AutoFS configuration in Linux
Shrikant Lavhate | Published: | Modified:
On demand NFS mounting utility : autofs. Learn what is autofs, why and when to use autofs and autofs configuration steps in Linux server.
AWS cloud terminology
Shrikant Lavhate | Published: | Modified:
Understand AWS cloud terminology of 71 services! Get acquainted with terms used in AWS world to start with your AWS cloud career!
How to resolve fatal error: curses.h: No such file or directory
Shrikant Lavhate | Published: | Modified:
Learn how to get rid of fatal error: curses.h: No such file or directory during utility or third party package installations in Linux.
How to check if package is installed on Linux
Shrikant Lavhate | Published: | Modified:
Learn to check if package is installed on Linux server or not. Verify package availability on server along with its installed date.
How to restart service in Linux
Shrikant Lavhate | Published: | Modified:
Article explaining service management in Linux. Learn how to restart service in Linux distro like Red Hat, Debian, Ubuntu, Cent OS etc.
Create beautiful ASCII text banners in Linux
Shrikant Lavhate | Published: | Modified:
Learn how to use two utilities called figlet and toilet to create beautiful ASCII text banners in Linux terminal. Stylize your terminal!
Hollywood movie MATRIX like desktop in Linux terminal
Shrikant Lavhate | Published: | Modified:
cmatrix : One of the command to have fun in Linux terminal. It will turn your terminal into Hollywood movie “MATRIX” like cool desktop.
Understanding package naming convention (rpm & deb)
Shrikant Lavhate | Published: | Modified:
This article will help you understand package naming convention followed while naming RPM or DEB packages. It helps while you work on package management.
- 1
- 2
- 3
- …
- 14
- Next Page »