Submitted by trendoceans on Thu, 09/15/2022 - 06:24
There is no need to install any utilities or extensions to take screenshots of the webpage. If you are using Linux, then you can just run the following command to take a snip of your webpage.
Read more
Submitted by trendoceans on Wed, 09/14/2022 - 12:53
The Linux system is full of fun and surprises for beginner users. However, there is also an obstacle that can be defined as a maze of Linux from which you need to find your way out.
Climbing each stair (Maze) can lead you to the next level on your Linux journey. This cannot be easy or hard, but I can guarantee that you will enjoy every moment of this journey.
Read more
Submitted by trendoceans on Wed, 09/14/2022 - 06:59
Linux is intriguing for a while, but after a certain period, you will have mental burnout while continuously staring at the terminal screen. To claim yourself, you usually take a break or have a sip of dark coffee and get back to work.
What if I say that you have an additional option to chill out your brain from the terminal burnout with a classical snake game that you used to play on your Nokia devices?
Read more
Submitted by trendoceans on Tue, 09/13/2022 - 06:27
Some people forgot to create a home partition during installation, if you are one of them, follow the instructions below to create a home partition.
Read more
Submitted by trendoceans on Mon, 09/12/2022 - 12:23
When you are looking for a shell that is capable of auto highlighting, command completion, and suggest you next option to use with the command, which does not require much customization to start with the shell, then the fish shell is for you.
Read more
Submitted by trendoceans on Mon, 09/12/2022 - 10:19
It's not reliable to allow multiple users to have access to the root account, especially when one or more sudo users reside on your system, so you can simply lock it by disabling the su command.
Read more
Submitted by tuxtops on Fri, 06/24/2022 - 22:33
A set of five useful Linux command(s) to gives you the ultimate productivity boost in your day-to-day Linux work Read more
Submitted by tuxtops on Fri, 06/24/2022 - 22:22
As the saying goes "Failing to prepare is preparing to fail," you should always be prepared with a data backup to avoid losing valuable data on your Linux PC or server.
A backup strategy is a simple plan that prepares you to quickly and easily recover your important data in the shortest amount of time possible. Let's look at how you can devise a backup and recovery plan for Linux that best suits your needs. Read more
Submitted by trendoceans on Wed, 02/02/2022 - 06:51
Obviously, you might wonder, why extract VMLinuz? What is the use of it? Extraction of assembly code may be helpful when you want to debug where the problem occurred and how the specific function is executed.
And in this article, you will see how to extract the vmlinuz file and disassemble (read) the vmlinuz file in Linux.
Read More
Submitted by trendoceans on Sat, 01/08/2022 - 05:03
Statistically, over 10% of users forget or lose their passwords or private keys for encrypted data.
This is not a big problem if there is a password or private key recovery option, but it becomes a disaster when there is no way to recover the lost or forgotten password or private key.
To avoid such disastrous situations, users may use a simple four-step approach to generate easily recoverable private keys based on dynamical passwords.
Read more
Pages