PORTFOLIO
Linux News
In the ever-evolving landscape of Linux distributions, MX Linux stands out as a compelling option for users seeking a balance between performance, stability, and user-friendly features. Launched in 2014, MX Linux has rapidly gained popularity among both beginners and experienced users. In this comprehensive review, we’ll delve into the key aspects that make MX Linux […]
Workshop
OpenVPN is a robust and secure open-source VPN (Virtual Private Network) solution that allows you to create a secure connection over the internet. In this guide, we’ll walk through the process of installing OpenVPN on Ubuntu 22.04, providing you with a secure and private connection for your online activities. Step 1: Update Your System Step […]
Apple News
The latest rumors suggest that Apple is planning to develop a new device that will find its place in every home. The original HomePod has not been performing well in sales, leading Apple to consider that a HomePod featuring a display could be a more appealing option. Could we soon see an Apple HomePod in […]
Apple has abandoned the idea of creating a foldable iPhone. The company’s initial concerns about the project’s feasibility have proven to be valid, leading to its suspension. Recent rumors have circulated about Apple’s development of a foldable iPhone. Although Apple was hesitant about the device’s durability from the start, they continued with the project. However, […]
In the ever-evolving landscape of technology, safeguarding your data is paramount. For Ubuntu users, one powerful tool that stands out in the realm of system backups is Timeshift. This open-source software not only simplifies the backup process but also ensures that you can restore your system to a stable state in case of unforeseen issues. […]
News
Google advises against discarding our old computers in the trash. With the end of Windows 10 approaching and the inability to install Windows 11 on these devices, an alternative option is to consider installing Chrome OS Flex. As of October 2025, Microsoft will no longer provide support for Windows 10. The majority of old laptops […]
Configure SSH server to login with Key-Pair Authentication. Create a private key for client and a public key for server to do it. Create Key-Pair by each user, so login with a common user on SSH Server Host and work like follows. Transfer the private key created on the Server to a Client, then it’s […]
The entire process to backup kvm virtual machine begins with a command that you need to put in a command line interface to see the list of your machines and their current status: > virsh list –all If the command is entered correctly, you’ll be able to see a list of your VMs in a […]
Running out of disk space is one of the most common VM guest issues. You might have started out with an intentionally small disk while you tested a new VM. Over time you accumulate files until the virtual disk is almost full. Here’s how to resize your disk in-place, without having to copy files to […]
Spam filters are no longer sufficient for our inboxes and we still receive unwanted emails. From April, Google will introduce new rules that will stop unwanted emails from reaching our inbox. While spam filters work well, they are still not good enough for phishing emails. Fraudsters are improving their methods and are able to impersonate […]