How to count Files and Directories in Linux
Hey folks, here we have a set of tricky commands that will help you to count the number of files and directories in a directory on Linux. If you run …
How to count Files and Directories in Linux Read MoreLinux and Unix, Open Source, Linux Howtos
Hey folks, here we have a set of tricky commands that will help you to count the number of files and directories in a directory on Linux. If you run …
How to count Files and Directories in Linux Read More
Many of us very often checks Man Pages to know about command switches (options), it shows you the details about command syntax, description, details, and available switches but it doesn’t …
Cheat – A collection of practical Linux command examples Read More
Everyone knows, day to day technology is moving to next level because earlier we had a dedicated servers (Development, Test, and Production) for every applications.Later we have migrated most of …
Portainer – A simple Docker management GUI Read More
I love to work and share about CLI apps since I’m very much interested on CLI applications. Basically I prefer CLI because most of the time I will be sitting …
Translate Shell – A tool to use Google translator from command line in Linux Read More
A while ago, we wrote about teleconsole which is used to share terminal instantly to anyone (whoever you trusting). Today also we are going to discuss about similar kind of …
tmate – To share your terminal session instantly with anyone in few seconds. Read More
I’m Damn sure, everyone might have googled many times to get an answer for the below questions. How to empty a file in Linux? How do I delete “N” lines …
How to Use Linux Commands Effectively to Handle Files Read More
We all know that the running processes or command will be terminated when disconnecting the remote SSH session. Is there any ways to keep the processes running after ending ssh …
How to keep a Process/Command running after disconnecting the SSH session Read More
Every where we use single sign-on (SSO) which allow users to use same login credentials to access multiple applications. What is adcli? adcli is a command line tool that can …
adcli – Easy way to join RHEL/CentOS systems to active directory domain Read More
One of the important task for Linux administrator is to protect server against illegitimate attack or access. By default Linux system comes with well-configured firewall such as Iptables, Uncomplicated Firewall …
How to protect servers against brute force attacks with Fail2ban in Linux Read More
You may already know about popular remote desktop sharing applications which is available in market such as Teamviewer, Skype, Join.me, Chrome Remote Desktop, Real VNC, Apache Guacamole, etc,. It’s used …
Teleconsole – Tool to share your terminal session instantly to anyone in few seconds. Read More