Submitted by trendoceans on Wed, 03/23/2022 - 07:52
There are multiple ways to switch from the Wayland window system to the X11 window system, such as follows:
1.) Easily switch from Wayland to the X11 Window system from the lockscreen.
2.) Modify /etc/gdm3/daemon.conf or /etc/gdm3/custom.conf to permanently disable Wayland. Read more
Submitted by trendoceans on Tue, 03/22/2022 - 11:02
AnyDesk is a cross-platform Remote client that allows you to remotely control any desktop and it has numerous features like remote control, file transfer, group policies, address book, custom namespace, REST API support, whitelist, Two-Factor Authentication, and many more. Read more
Submitted by trendoceans on Sun, 03/20/2022 - 05:54
Grep stands for (Global Regular Expression Print) is a Linux command-line utility to perform essential regular expression in the file. Today, you will learn to use the grep command with advanced examples.
Read more
Submitted by trendoceans on Sat, 03/19/2022 - 05:14
Recently, I installed a VMware workstation on a fresh Debian installation. After that, when I ran the VMware workstation to create a new virtual machine, I got the error message: Build environment error! A required application is missing, and Modconfig can not continue. XZ Check the log for more details. Read more
Submitted by trendoceans on Thu, 03/17/2022 - 13:05
Once in a while, you will encounter the above error after making changes to /etc/hostname. And the resolution of this error is pretty simple.
Read more
Submitted by trendoceans on Tue, 03/15/2022 - 04:36
No offense, but are you still using the same old standard FTP (File Transfer Protocol) to exchange files from a remote system?
It’s been a five-decade since FTP came, now we have a more appropriate alternative with good security algorithms without compromising the speed.
Read more
Submitted by trendoceans on Thu, 03/10/2022 - 13:55
Typically, we use arrow keys to control shell behaviors like moving the cursor from one point to another point. Also, it’s quite common to make mistakes while writing commands and to correct these you may use arrow keys + backspace, which is not optimal at all.
Read more
Submitted by trendoceans on Sat, 03/05/2022 - 03:19
Traditionally, when people consider PC gaming, the overwhelming majority have only really considered Microsoft Windows as the operating system of choice. However, those thoughts are slowly changing, with Linux becoming more accepted.
Read more
Submitted by trendoceans on Thu, 03/03/2022 - 12:09
We have recently covered an article on the UUID of disk storage, where we discussed why we need UUID, how to retrieve it, and all. It is important to have a UUID when you want to automount your drive.
Read more
Submitted by trendoceans on Thu, 02/24/2022 - 12:19
Most likely, you are looking for a solution to auto-mount disk storage whenever the system gets power on instead of doing it manually. Of course, it is not feasible to mount a location every time, and what if your application or program crashes because of a missing location?
So, to avoid this type of conflict, we can leverage /etc/fstab file to automount the disk, but the question is, it asks for a UUID
Read more
Pages