Cool Ubuntu Features

This is just a simple list of Ubuntu features that I really enjoy.

 

You can open tabs for your folders by middle-clicking (Clicking the Wheel on the Mouse) on the folder path. In the photo above you can see that I have two tabs open – Both say “Home.”

You can do the same with Terminal by pressing the + icon.

Screenshots are saved directly in your “Pictures” folder so you can easily access them. To take a screen shot simply press the “Print Screen” button on your keyboard. To take a screen shot of only one window and not the whole screen simply press “ALT + Print Scree” buttons.

 

Similar Posts

  • Terminal Basic Commands

    Terminal is a very powerful program that can provide valuable information and control over Linux systems. This article covers some basic commands.   Important Commands and Hot-Keys: Tab: The Tab button will complete words or names of directories or files. You will…

  • Barrier for Ubuntu

    Barrier for Ubuntu is a free, open-source software tool that allows you to share a single keyboard and mouse across multiple computers seamlessly. It functions similarly to KVM switches but without the need for additional hardware. Whether you’re working with multiple desktop…

  • TMUX

    TMUX is an easy to use Terminal Multiplexer where users can split the Terminal CLI (Command Line Interface) into multiple mini Terminals. Here’s a TMUX Cheat Sheet with essential tmux commands: Installing tmux The following command installs tmux from the snap repositories….

  • Syncthing

    In this article we will be covering what Syncthing is and how it can be used to sync data across the internet, or even locally, to provide protection of data via redundancy.       Introduction to Syncthing: Syncthing is a free…