How to Install Software through Flatpak on Ubuntu

Ubuntu Flatpak Software

Flatpak is a universal package system for software deployments, application virtualization, and most importantly package management that works on all Linux distros. With a Flatpak package, you don’t need to worry about any dependencies and libraries as everything is already bundled within the application itself. A notable feature of Flatpak is that all apps work … Read more

How to Activate Night Light on Ubuntu Desktop

Ubuntu Night-Light

Your screen light is typically set to a blue shade for better viewing. However, at night time this blue light puts some extra strain on our eyes; so a better option is to switch to a warmer light by activation of the Night Light feature. Another disadvantage of using the blue light at night is … Read more

How to Configure Networking on Ubuntu with Netplan

Ubuntu Network configuration with netplan

Netplan is the Ubuntu network configuration tool in all recent Ubuntu versions. Netplan is based on a YAML-based configuration system that simplifies the configuration process. It has replaced the old /etc/network/interfaces configuration file we used to configure network interfaces in Ubuntu and other Linux distributions. In this tutorial, you will learn how to configure networks … Read more

Install and Use Guake – A drop-down Terminal Emulator for Ubuntu

Guake Dropdown Terminal

Although Ubuntu users these days get to perform various operations through programs having high-end GUIs, there are multiple reasons to use the Linux command line called the Terminal. Through Terminal, you can access many powerful native Linux commands as well as the empowering command-line features of many desktop applications. You can install software to Ubuntu … Read more

How to Keep Ubuntu Up to Date

Ubuntu Update

Ubuntu, as well as any Linux like operating system, comes with free software updates for each user. It releases operating system updates, patches and security fixes regularly for improvements in performance or fixing bugs. It is very crucial to update your Ubuntu operating system up to date because it helps to protect your system against … Read more