How to do a Minimal KDE Plasma Desktop Install in Arch Linux
In a previous post I showed you how you can install Arch Linux on your system. That was a base install without any Desktop Environment or GUI of any sort. … Read More
All Things FOSS & Linux
In a previous post I showed you how you can install Arch Linux on your system. That was a base install without any Desktop Environment or GUI of any sort. … Read More
One day I was wondering, “How come Windows does not ask you for a product key when you do a clean install of Win after wiping every thing from the … Read More
Want to know what other or how many devices are connected to your network? Here in this tutorial, I will show you how you can easily find who is connected … Read More
In this short tutorial, I will show you how to enable ssh on your Ubuntu Machine and also how to configure it. To be able to remotely connect to your … Read More
sudo is a very useful linux utility that can grant root privileges to the non-root users for a limited period of time (before asking for your password again). Not all … Read More
Suppose you have a work laptop that you travel with and it holds important data. With no encryption, a third party, with access to your laptop can easily obtain your … Read More
Partitioning a drive is very useful for organizing your data and workflow. Chances are that you also have multiple partitions/drives on your system. Now suppose you have a drive with … Read More
Firewall is a security system meant to protect your network and connected devices from unauthorized incoming/outgoing network access. A basic firewall setup can get a long way; It can help … Read More
Security-Enhanced Linux or SELinux in short is a security mechanism built into Linux kernel. All recent versions of CentOS like CentOS 8, SELinux comes enabled by default. While it is … Read More
Encryption is a great technology. It adds a extra layer of security to your system and can save your precious data from unauthorized access. Here in this short post/tutorial we … Read More