Linux – Important Facts About Filenames. These article is about Important Facts About Filenames, while you are in a Linux system. Linux – Important Facts About Filenames 1. Filenames that begin with a period character …
Continue reading
Transcend your Programming Skills and Thoughts
Linux – Important Facts About Filenames. These article is about Important Facts About Filenames, while you are in a Linux system. Linux – Important Facts About Filenames 1. Filenames that begin with a period character …
Continue readingLinux Filesystem Hierarchy Standard – Some of you have been using linux for a very long time. But, most of the people don’t the complete architect of Linux Filesystem Hierarchy Standard.Let’s dive into it. Linux …
Continue readingSolve Manjaro Linux/Arch Linux kernel panic problem, this issue occurs sometimes. Specially, when you dual boot your operating systems. Most of the time, when people experience such an issue, they directly go to the decision …
Continue readingCreate bootable USB in Debian, not need any other software installation. You can use the terminal itself to write the contents of the ISO file into USB. To create a bootable USB in Debian, follow …
Continue readingAll the major difference between C and C++, that’s what i am going to tell you. Before that, let’s learn some history about C and C++. The programming language “C”, was developed and introduced by …
Continue readingUbuntu File Structure ? Those who are using Linux for years may have idea, how the files are organized or the file structure of the Linux. But, someone who is new to Linux, don’t know …
Continue reading20 Useful Ubuntu Shell Commands with examples, this article is all about Ubuntu commands. Since Ubuntu is based of Debian most of this commands will work on Debian based systems too. Also, some commands will …
Continue readingTo Allow Remote Connections to Mysql Server, we have manually add some code to the configurations of the mysql server. This article is about Allow Remote Connections to Mysql Server Ubuntu operating system (Debian based). …
Continue readingHow to Permanently set cpu governor to performance or what is the purpose of setting this like this ? Well, the CPU Governor set/adjust the cpu to maximum or minimum usage. In most the operating …
Continue readingUpgrading Postgresql on Debian Ubuntu Mint ? Upgrading Postgresql on Debian/Ubuntu/Mint or Updating was not a tough procedure. Some times when you update your system, there may be a possibility that postgresql dependent files were …
Continue readingCleaning Arch Linux, Manjaro Linux or Any Arch based Distros, is useful sometimes to gain more space on hard disk or to increase the overall performance.Either way, you don’t need those packages, that ar not …
Continue readingLocate command in Linux, available as a default option. You can any file location/path from the terminal it self, using this command.Linux hold a lot of configuration files. The path of these configuration files are …
Continue readingNetbeans Installation and Uninstallation in Linux has been easy if you have software center in your system.You can just type and search, then install Netbeasns easily. But, sometime the latest version of the Netbeans are …
Continue readingADB Android Basic Instructions for flashing Custom Roms, if you are doing flashing, changing roms, etc this adb commands/instructions will help you to do a lot.ADB means Android Debug Bridge,a versatile command line tool, helps …
Continue readingHow to Run a PHP Script as a Daemon process in Linux ? Is itpossible..? Yes. You can Run the PHP Script as a Daemon process, if you want.How to do this…? In Linux, you …
Continue reading