Free Linux Tutorials

  • BLOG
  • Topics
  • Configs & Scripts
  • Top List
  • Links
  • About
  • 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
Add Comment

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

  • Tutorials

AIDE Filesystem Integrity Checking Installation and Configuration on Ubuntu Linux

by Free Linux
2 min read
Add Comment

AIDE or Advanced Intrusion Detection Environment, is a file integrity checking tool and can detect unauthorized changes to configuration files . It is quite similar to Tripwire. It  will  take snapshot of filesystem state which...

Continue reading

  • Tutorials

Configure Automatic Software Updates on Ubuntu Linux

by Free Linux
3 min read
Add Comment

It is recommended that a patch management system is maintained and configured. Verify that the system’s package repositories are configured. sudo apt-cache policy Sample Output: tux@freelinux:~$ sudo apt-cache policy...

Continue reading

1 2 3 … 14 Next
  • Instagram
  • Facebook
  • Twitter
  • YouTube

whoami

  • Powered by Find-IP.net

Recent Posts

  • Secure Cron Permissions and Ownerships for Ubuntu Linux
  • Run Android Apps on Linux Part 2 : Install Genymotion and Google Playstore on Ubuntu
  • Run Android Apps on Linux : Install Anbox and Google Playstore on Ubuntu

@linuxtutorials

Linux Tutorials
  • please follow my IG @freelinux ,just hit 2K https://t.co/0byG2uAo65 07:35:53 PM April 02, 2022 from Flamingo for Android
@linuxtutorials

Instagram Feeds

geeky stickers,which one is your favorite? #progra geeky stickers,which one is your favorite? #programming #stickers #linux
one of my first #unix books one of my first #unix books
#tux inspecting my datacenter #linux #tux inspecting my datacenter #linux
Happy New Year to all #2022 #fireworks #linux To Happy New Year to all #2022  #fireworks #linux
To install:
$sudo apt install cargo
$cargo install fireworks
$/home/freelinux/.cargo/bin/fireworks

You can add in your PATh to simply run
$fireworks
Merry Christmas to all #Linux #christmastree $curl Merry Christmas to all #Linux #christmastree
$curl https://raw.githubusercontent.com/sergiolepore/ChristBASHTree/master/tree-EN.sh | bash
track cryptocurrencies in terminal.Alternative to track cryptocurrencies in terminal.Alternative to #cointop is #coinmon #Linux
interactive process viewer #htop $sudo apt install interactive process viewer #htop
$sudo apt install htop
#linux #ubuntu
my website via android #termux app apt install lyn my website via android #termux app
apt install lynx
lynx https://freelinuxtutorials.com
#Linux
show CPU temperature in #linux Debian-based: $sudo show CPU temperature in #linux
Debian-based:
$sudo apt install lm-sensors
$sensors
$watch sensors

Redhat-based:
$sudo yum install lm_sensors
$sudo sensors-detect
$sensors
$watch sensors

#cputemp #ubuntu #redhat #sensors
Load More... Follow on Instagram

Like my Facebook

Like my Facebook

RSS Networking Feeds

  • Best Security Practices for Huawei Routers on Management Plane
  • Resequence Access Lists on Cisco Routers (IOS, IOS-XE, IOS-XR, Nexus-OS)
  • Cisco RPL vs Huawei XPL Route Policy Language Configuration
  • OSPF and OSPFv3 Configuration on Huawei Routers
  • EBGP Configuration on Huawei Router

Blogroll

  • FB @freelinuxtutorials
  • FeedBurner
  • Free Network Tutorials
  • Instagram @freelinux
  • My Networking Blog
  • My Python Journey
  • My TechieShare
  • Twitter
  • Windows Tutorials

Web Stats

  • 596,854 hits

Sponsors

Subscribe

Get notified

Join 26,494 other subscribers

Copyright © 2022. Created by Meks. Powered by WordPress.
  • BLOG
  • Topics
  • Configs & Scripts
  • Top List
  • Links
  • About