TheLinuxTerminal
Linux
Ubuntu
CentOs
Shell Scripting
Nginx
Our Tools
About Us
Contact Us
# learn unix
Best 15 Linux Tips and Tricks for Developers
Introduction We use unix almost on most of the production servers in IT world . Wheather Cetos7 or Redhat or any other falvours of linux….
20th march 1990
9 mins Read
How to Install Python 3 On Centos/RHEL 8
Introduction Python marked as one of the most popular languages by a survey from stackoverflow . Python has a huge base of open source….
20th march 1990
9 mins Read
Step By Step Guide to Setup an Amazon LightSail Instance
Introduction Amazon Lightsail is a great way to get started with Amazon Services . It offers a simple, pay-as-you-go pricing model with no….
20th march 1990
9 mins Read
How to Install MySQL on Ubuntu 22.10
Introduction MySQL is a free and open source RDBMS (Relational Database Management System ). Its used by many organization and many….
20th march 1990
9 mins Read
Shell Script to Parse CSV Files In Linux
Introduction We will now look at creating a script to parse and format a CSV file. The formatting of the file will add new lines, tabs, and….
20th march 1990
9 mins Read
How to Write While Loop in Bash Programming
Introduction Bash while loop is one of the most important loops that we use in bash programming . As most of you are aware loops are….
20th march 1990
9 mins Read
How to Install GCC Compiler on Ubuntu
Introduction If you are a programmer or a software developer, you must have heard of the GCC compiler. It is one of the most popular….
20th march 1990
9 mins Read
How to Install PhpmyAdmin on Ubuntu 22.10
Introduction PhpMyAdmin is a free, open source web interface for mysql interface. It's a powerful tool used by many web developers to….
20th march 1990
9 mins Read