Fish shell is a smart, user friendly and interactive shell for Linux, Mac and the rest ofUNIX family. Some features that need installed separately by plugin in other shell is provided by default, such as auto-suggestions, syntax highlighting and tab…
In Linux, there are many ways we can use to get BIOS information. The first way is by reading the information from the The command is look like this: $ sudo head /sys/class/dmi/id/bios_* ==> /sys/class/dmi/id/bios_date <== 04/17/2019 ==> /sys/class/dmi/id/bios_vendor…
Recently google discovered that users of Chromium based web browser have been able to to access old data from chrome, including bookmarks, extensions, history and settings because the Chromium based web browser can access features and API that “only intended…
If we want to add more features to zsh, one thing we need is to install is a zsh framework. There are many frameworks for zsh. One of the most popular is oh-my-zsh, a framework created by Robby Russel. Oh-my-zsh…
Latest stable version of Linux Kernel, Linux Kernel 5.5 has been released and announced by Linus Torvalds. Some main features that added to the Linux kernel: Support for raspberry 4 Temperature info for NVMe SSD Several improvements for ext4 btrfs…
Linus Torvalds, the Linux father, has announced the release of Linux Kernel 5.4. He said in the Linux Kernel Mailing List that “Not a lot happened this last week, which is just how I like it.”. Linux Kernel 5.4 main features:…
Yesterday, Linus Torvalds just marked the release of the stable version of Linux Kernel. This release was delayed after the rc8 (Linus usually release the stable kernel after the rc7) due to system call issue by an unrelated ext4 commit.…
Neofetch is a a command line utility writen in bash to get system information. Neofetch will display operating system, desktop environtment, software and hardware of the system with a beautiful way. Neofetch can be configured to display exactly what we…
Today Linus Torvalds has announced the release of the new stable version of Linux Kernel, Linux 5.2. This release adds several new fature, drivers update and many more improvements. On the mailing list announcement, Torvalds says: “So I was somewhat…
On 12 March, KDE releases third maintenance update to its own Desktop Environment, KDE Plasma 5. This release coming only two weeks after the 5.15.2 release to address some issue and refinement to make the Plasma Desktop more convenience to…