Free Linux Tutorials
  • BLOG
  • Topics
  • Configs & Scripts
  • Top List
  • Links
  • About

Author - Free Linux

  • Tutorials

Installing Turing Smart Screen on Ubuntu Linux

by Free Linux
4 min read
Add Comment

Someone gave me this old turing smart screen 3.5 mini display which can use as a system monitor to display hardware information like CPU,RAM,Network’s upload and download, GPU, Disk space etc. Initially I thought this will...

Continue reading

  • Tutorials

Top 10 Commands to Troubleshoot Bluetooth USB Adapter on Linux

by Free Linux
5 min read
Add Comment

There are few ways to find if your Bluetooth adapter is installed or not detected by the system. This was tested on Ubuntu Linux 22 and I use an unbranded Cambridge Silicon Radio Bluetooth clone USB adapter Use...

Continue reading

  • Tutorials

Secure Cron Permissions and Ownerships for Ubuntu Linux

by Free Linux
4 min read
Add Comment

Cron is a job scheduler tool used to schedule commands, jobs or scripts for automatic execution at specific interval, fixed times or dates. Enable or start cron service systemctl –now enable cron To verify if it is enabled...

Continue reading

  • Tutorials

Run Android Apps on Linux Part 2 : Install Genymotion and Google Playstore on Ubuntu

by Free Linux
2 min read
Add Comment

1.Run package updates and repositories sudo apt update 2. Install Virtualbox sudo apt install virtualbox Sample Output: tux@FreeLinux:~$ sudo apt install virtualbox Reading package lists… Done Building dependency tree...

Continue reading

  • Tutorials

Run Android Apps on Linux : Install Anbox and Google Playstore on Ubuntu

by Free Linux
5 min read
2 Comments

If you come from Windows and you are used to running Android emulators like Bluestacks, don’t worry Linux has a lot of ways to run Android apps, one way is using Anbox. Android in a Box or “Anbox” as per...

Continue reading

  • Tutorials

Installation and Configuration of Conky and Conky-Manager on Ubuntu Linux

by Free Linux
2 min read
Add Comment

Conky is a free desktop system monitor for X Window System for Linux and highly configurable to display system information like CPU, memory, disk and network utilization. 1.Install the package “conky” sudo apt install...

Continue reading

  • Quick Tips & Tricks

Quick Tip: Install Sticky Notes on Ubuntu 20.04 Linux

by Free Linux
2 min read
Add Comment

There are few sticky notes apps that you can install and use for Ubuntu desktop. One of the popular option is the Indicator Sticky Notes Here’s how to install it using PPA repository. When you add the repository it will...

Continue reading

  • Tutorials

Installing Wine on Ubuntu Linux

by Free Linux
3 min read
Add Comment

Wine is a free and open-source compatibility layer that allows you to run Microsoft Windows applications on Unix-like operating systems such as Linux. It is originally an acronym for “Wine Is Not an...

Continue reading

  • Tutorials

Configuring Ubuntu Linux for an Ultrawide 21:9 Screen

by Free Linux
2 min read
2 Comments

  Monitor Specifications: Screen size: 34-inch Aspect ratio: 21:9 Resolution: 3440 x 1440 Refresh Rate: 100Hz Response time: 1ms xrandr tux@FreeLinux:~$ xrandr -q –verbose Screen 0: minimum 8 x 8, current 3440 x 1440...

Continue reading

  • Tutorials

Cool and Fun Linux Terminal Commands

by Free Linux
4 min read
Add Comment

If you are bored and want to spice up while working on Linux terminal, you can try the following commands and get amused. 1. aafire – Fire in  your terminal Installation: Ubuntu/Debian Linux: sudo apt install...

Continue reading

1 2 3 … 8 Next
Copyright © 2025. Created by Meks. Powered by WordPress.
  • BLOG
  • Topics
  • Configs & Scripts
  • Top List
  • Links
  • About