Difference Between su and sudo and How to Configure sudo in Linux
Linux System is much secured than any of its counterpart. One of the way to implement security in Linux is
Hi, Iām Ravi Saive, a passionate Linux enthusiast with over 16+ years of experience. I have written more than 3000+ articles on Linux, sharing my knowledge and expertise with the community.
Welcome to my blog! I share easy-to-follow articles on Linux, SysAdmin, Cloud, and DevOps. With over 250+ million visitors, Tecmint has helped many people grow their Linux careers.
Join me in exploring the world of open-source and unlock the power of Linux by subscribing to our weekly newsletter!
Linux System is much secured than any of its counterpart. One of the way to implement security in Linux is
GNU Make is a development utility which determines the parts of a particular code base that are to be recompiled
In our last two articles, we had gone through the WildFly Installation and then managing server using GUI version of
SSH stands for Secure Shell is a network protocol, used to access remote machine in order to execute command-line network
RainLoop is a free webmail application based on PHP, it’s free and open source, has modern user interface to handle
Linux booting is a complex process as compared to booting processes in any other distribution. The Linux Kernel accepts a
We are living in a world where data is growing in an unpredictable way and it our need to store
Daemon is a computer program that runs as a background process and generally do not remains under the direct control
We build a server according to our plan and requirements, but what are the intended functions while building a server
In the era of information technology, data is priceless. We have to protect data from unauthorised access as well as
Whether it’s a server administrator or a programmer some time we need to refer multiple logfiles for effectively troubleshooting tasks.
Functions play an important role in any programming language. Like many real programming languages, bash has functions which are used