Fedora

How to fix touchpad right click not working on Fedora

If you are using the Fedora operating system on your laptop, and that too with a GNOME desktop, you may…

Read More »

[How To] Find the current working shell

Sometimes working from command line might require to know which shell you are currently using. To find out the current…

Read More »

[How To] Find internal/external/public IP address on Linux

While working from shell with no GUI, you may need to check server internal & external / public IP address.…

Read More »

[How To] Fix Fedora yum update [Errno 14] HTTP Error 404

If you are using Fedora 14 and trying to fetch updates for your system or install any new package, you…

Read More »

Shell script to monitor disk space and send email

The df command in Linux is used to check the disk space available on all the mounted partitions. To keep…

Read More »

[How to ] Fix OpenSSL for Heartbleed Vulnerability

As you are all aware of the latest OpenSSL vulnerability termed as "Heartbleed", many blogs are providing information what it…

Read More »
Back to top button