Unix/Linux Archive
+
Hi everyone! In this post we will research text manipulation. With so many text files, manipulating text becomes crucial in managing Linux and Linux applications. In …
By Cloudi
February 22, 2017
+
In the this part I will write some base of shell script like about variables, functions , if statement, etc. echo print something in quote echo …
By Win Stark
February 9, 2017
+
What is load balancing ? Load balancing refers to efficiently distributing incoming network traffic across a group of backend servers, also known as a server farm …
By Win Stark
January 6, 2017
+
Why is VIM ? VIM, or Vi Improved, is an extremely powerful text editor that lets you do almost everything using keyboard shortcuts. You can replace …
By Win Stark
December 22, 2016
+
5. Users inside of Linux Let’s talk about users inside of Linux. The users inside of Linux are stored inside the /etc/passwd file. So here is …
By Win Stark
December 8, 2016
+
4.Linux Scheduler ( Cron Job) Cron is a utility that helps us create schedule to perform a certain task/command. As we know that /etc having configuration …
By Win Stark
December 1, 2016
+
1. File Structure inside of Linux On a Linux system , most everything is files, and if is not a file , then it is a …
By Win Stark
November 24, 2016