Category Programming

Learn To Build Your Own RPM On CentOS/RHEL 6/7

Learn To Build Your Own RPM On CentOS/RHEL 6/7

Linux is a fascinating OS technology because everything in Linux is a file. You must have heard of RPM (RedHat Package Manager), it’s a package management system for RedHat based operating system like CentOS. In RHEL/CentOS, it is possible to…

Read More

What are Linux Variables And It’s Types?

What are Linux Variables And It's Types?

When you started to learn about shell scripting or learning Linux, you will face the word Linux variables and these variables really important to in shell programmer career and make life easy for Linux admin. To process any data/information, computers…

Read More