Tor is available in both distros, however Tor and Tor Browser aren’t the same. I discovered this Fedora repo which contains the Tor Browser RPM: ftp5.gwdg.de/pub/opensuse/repositories/home:/Kenzy:/packages/ OpenSUSE Instalation : 1.- Enter in this FTP address and choose the latest Fedora version: ftp5.gwdg.de/pub/opensuse/repositories/home:/Kenzy:/packages/ 2.- Click in your architecture 3.- Search for tor-browser by pressing Ctrl + […]
Month: January 2017
How to make Linux to compose music like Scrillex
I was really curious about the well-known Linux command vmlinuz > /dev/audio , so I tried it out and found it a bit annoying, in fact I didn’t hear the voice of God . Then I tried with mp3 music files and the sounds it made were so funny. Finally I tried the yes command […]
How to listen only the audio in Youtube using the console
The most common Youtube app downloader there is youtube-dl, I am pretty sure that it is available in Ubuntu’s, Debian’s, Arch’s, Gentoo’s and OpenSUSE repos; but it is certain that it is available in a bunch of distros. In Ubuntu and Debian you may install it with this command: sudo apt-get install youtube-dl I think this […]