Set up RPM Fusion for Fedora 26 Alpha and later

If you use Fedora, you know that, for many important software, you need to install RPM Fusion software repositories to be able installing app in a easy way. So, to install both Free and Nonfree repositories of RPM Fusion on Fedora 26 Alpha and later, you must use the following command in a terminal window: sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E[…]

Read more

Javascript and PHP snippets to update your footer

Change your static timestamp to an automatically updating copyright year or other dynamic timestamp. Ever looked at a website and wondered if it is still in operation? Maybe a thing or two looked like they could have been updated – and then you notice the copyright notice the in the footer. “2012. Right, this site must be dead. Let’s move[…]

Read more

Customize i3wm to clean your desktop

i3 is a tiling window manager, completely written from scratch. The target platforms are GNU/Linux and BSD operating systems, our code is Free and Open Source Software (FOSS) under the BSD license. i3 is primarily targeted at advanced users and developers. i3. The improved tiling wm Online resources: i3 user guide i3 subreddit i3 video tutorials First, you must install[…]

Read more

Install Tor Browser on Linux and set up a launcher

Linux is the system of freedoms. The Tor software protects you by bouncing your communications around a distributed network of relays run by volunteers all around the world: it prevents somebody watching your Internet connection from learning what sites you visit, it prevents the sites you visit from learning your physical location, and it lets you access sites which are[…]

Read more

Download an audio track from a YouTube video in Linux

Linux is the system of freedoms. The terminal is the key to master a *nix system. youtube-dl is a terminal utility that brings you the ability to catch contents from Youtube. Terminal and youtube-dl. That’s all There are several posts and threads that explain how to download Youtube videos using the terminal through youtube-dl. This one can also be able[…]

Read more