How to install Ubuntu 16.04 in VMWare Workstation
https://www.slideshare.net/NainikaAgarwal1/install-ubuntu-linux-on-vmware-workstationplayeresxi-250156733 Nowadays...
How to install CentOS 7 Linux in VMware Workstation
Nowadays Linux operating system’s popularity is increasing. Most of the servers are using the Linux Operating System,...
How to Install Ruby on Ubuntu 16.04 Linux
Nowadays, Ruby is the most popular language, especially for SaaS application development. It has a perfect and elegant...
Install Odoo 11 on Ubuntu 16.04
Odoo is likely one of the hottest enterprise softwares on this planet. There are a number of methods to put in Odoo...
How to disable IPv6 in Ubuntu Operating System
How to disable ipv6 in Ubuntu system? Two methods of operation will be introduced in this article. IPv6 Introduction...
How to install CentOS 7 Linux in VMware Workstation
Nowadays Linux operating system’s popularity is increasing. Most of...
Latest Articles from Blog
How to executing your script on startup
This script is not limited to running only applications or services at startup, but to also start...
Write a file-in-file-out program in bash and running processes in parallel
In this script, we use a concept called file-in-file-out (FIFO), also known as pipes, to...
Write a bash script to leveraging timeout when waiting for command completion
Sometimes, waiting for a command to finish execution or ignoring commands until completion might...
Write a bash script for using temporary files and lock files in your program
Another mechanism or component programs and scripts often use is called a lock file. It’s usually...
Write a bash script for generating and trapping signals for cleanup
You have probably pressed Ctrl + C or Ctrl + Z without knowing what was occurring—it’s just like...
Write a bash script to making a simple multi-level user menu using select
Select works using a provided list (for example, it can be a wildcard selection for files) and...
Write bash script for sanitizing user input and for repeatable results
One of the best practices for scripts (or programs, for that matter) is controlling user input,...
Invoking commands when they require permissions
Running as root is dangerous, although sometimes convenient—especially when you are new to Linux...
Write a bash script to keep programs/scripts running after logoff
Leading up to getting our scripts to run as daemons, we need to know how to keep commands running...
Write a bash script to running a program continuously (forever) using looping constructs or recursion
This is great for single use scripts, but what about if we wanted to have scripts execute multiple...
Write a bash script to generating datasets and random files of various size
Usually, data that mimics real-world data is always the best, but sometimes we need an assortment...
Write a bash script to joining and splitting files at arbitrary positions
Let’s not be shy! Who has tried to open a large file by accident or even intentionally with an...
Understanding the /etc/passwd and /etc/shadow files
Now that we know how to create (and delete) user accounts on our server, we are well on our way to...
Creating and removing users in Ubuntu Linux
Creating users in Ubuntu can be done with one of two commands: adduser and useradd. This can be a...
Understanding users and groups in Linux
When it comes to a server, users are essential—without users to serve, then there’s no real need...
A Message From Our Editor
Dear Readers:
We are presenting you with a new journal called LinuxConcept. Our goal is to create a new forum for exchange of information on all aspects of Linux and Opensource technology. Future scope of the LinuxConcept is open to your suggestions. I would like to encourage you to submit original research articles as well as opinions, technical reports, and short communications in the Linux and Open source. The success of this portal depends on your response. I would appreciate your feedback.
Satish Kumar
Editor in Chief