Linux Resources
- Home
- Linux Resources
This article covers the procedure of removing a Google account from the Google Chrome browser. In fact, before removing a Google account from Google Chrome, you need to be well aware of the consequences i.e. the data that you are going to lose as a result of doing so.
This article covers how to remove all the unwanted ads from Google Chrome.
How To disable pop-ups in Chrome ?
How to disable pop-ups in Chrome on your mobile device ?
This article covers how to turn off the notifications of Google Chrome instantly.
How notifications works on Google Chrome ?
How to Allow or block notifications from all sites on Google Chrome ?
How to Turn pop-ups off on Google Chrome ?
This article covers how to install discord on Manjaro Linux. In fact, With Discord, you can now team up with your gaming buddies and ace those thrilling gaming battles. You can also collaborate here with your colleagues in a work environment.
How to Install Discord via GUI ?
Manjaro Setting Manager offers a convenient way to install discord.
This article covers how to push changes in our local project repository to GitLab with the help of a few easy-to-follow git commands. In fact, you can collaborate with your fellow developers for work without running into errors.
More about GitLab repository
In GitLab, files are stored in a repository. In GitLab, a repository is contained in a project. A repository is similar to how you store files in a folder or directory on your computer:
This article covers how to install lxqt on your Fedora 35 system. In fact, LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt technologies. It has been tailored for users who value simplicity, speed, and an intuitive interface. Unlike most desktop environments, LXQt also works fine with less powerful machines.
How to Update LXQt Desktop Packages on Fedora Linux system ?
1. Run the standard dnf update && upgrade commands for future updates for the LXQt desktop environment and any default DNF packages:
$ sudo dnf update
2. When updates are available, run the standard upgrade command as you would with any other dnf package:
$ sudo dnf upgrade
However, to use this in one command, use the following instead:
$ sudo dnf upgrade --refresh