Linux
Linux, a well developed open-source operating system loved by many professionals. It’s developed by Linus Torvalds in 1991. Basically we use Linux for creating and managing as a server architecture.
Even though, Linux has gained much popularity in the software development industry as It’s more secure and fast compared to other operating systems. Apart from all of these Linux is a completely open-source project.
As an operating system, it provides many features to the user. One of the best I would say it’s terminal. It’s the most powerful yet easier to approach to manage a computer.
Here in this category, we’ll talk about installing packages, solving bugs and many more.
Overview A file system is a way In which the operating system’s files are organised, stored, retrieved and updated on a system’s hard disk partition. Here In this guide, I’ll explain the Linux file system and why It is imperative to understand them. Linux file system is completely different from the windows file system as …
Explained Linux file system and Directory structure Read More »
Linux is an operating system kernel which is based on UNIX. Linux was developed by Linus Torvalds in 1991. This operating system is completely open source, free to redistribute and you can even contribute to Linux kernel to improve the OS to make it more better. As an operating system, Linux is mainly used as …
20+ Most useful Linux terminal commands | CodeHacks Read More »
Mysql is no doubt one of the best relational database management system available today. This oracle developed RDBMS is used by millions of users worldwide for their small and large scale application purposes. So chances are there most of the time you’ll find these types of errors while trying to access mysql from a terminal. …
ERROR 2002 (HY000): Can’t connect to local MySQL server through socket Read More »
Mysql is widely used relational database management system usually installed with LAMP – Linux,Apache,MySql & PHP. Mysql is pretty much popular in the field of web development as well as other small and large scale applications. Features: 1.Mysql uses standard SQL to interact with the databases. 2.Mysql is suitable for both small and large scale …
How to install mysql-server on ubuntu 18.04 | Codehacks Read More »