When it comes to determining performance of a computer or a operating system, most of you should have heard about 64-bit and 32-bit systems. Both these refer to the way a computer’s processor manages the data. So, how to check …
Learn Linux
-
-
Any software development can be classified into two broad models, including Standard Point release, and other the Rolling release. Linux distributions development also use one of these development cycles.
-
Linux is one of the most popular operating systems that has been around since the mid-1990s. An operating system is a software that manages all the hardware resources in a computer or laptop. In simple terms, an operating system works …
-
In the second chapter of our ‘Learn Linux’ series, today we learn about the Linux Directory structure. Every operating systems have certain hierarchy of directory for organizing the files as a way to help users keep track of where something …
-
Many of our readers have requested me to write articles on learning Linux. I’m excited to introduce first article in this mega series – Linux Shell. You might have heard about this term used in Linux quite often. So, what …
-
If you are here, I think by now you should have test drove a Linux distro using a Live USB drive. Once you did that and finalized your chosen distro, the next step is to prepare your PC for installing Linux. Since …
-
Linux Kernel is constantly updated with new features, bug fixes, performance improvements, and security loop hole fixes. Since Linux distributions can’t catch up immediately with the independent Linux Kernel updates, a Linux distribution typically won’t bundle with latest Linux Kernel. …
-
Don’t worry, I’m not going to write another wiki article on Linux Kernel (I know there is Wikipedia for that!), but rather I’m going to explain Linux Kernel for an end-user in simple layman’s terms. What is Linux Kernel? Linux …
-
When it comes to power options in Linux distros, there are Logout, Shutdown, Suspend, and Hibernate functions. Logout and Shutdown are self-explanatory. Let’s learn what is Hibernate and Suspend operations and the differences between them. Suspend Suspend is the same …