Sathariel created the following script for listening any radio stream station, it requires to create the file ~/.radio, there you should save all your radio stream stations in a list with the following syntax: TITLE | URL You can edit this script and replace audacious for your favorite audio player, if you use a cli […]
Category: Uncategorized
Cheat sheet of the bc calculator
Using an opensource app, Sensi -Shake to open app, my terminal emulator is opened each time I shake my smartphone, there I run the bc command since I like bc more than the smartphone calculator. In order to use bc as a scientific calculator, just run it as: bc -l It only works in radians, […]
Ubuntu Animals by Sylvia Ritter
Pictures Gallery
The TrueCrypt closure, the conspiracy
People has to recognize the importance of the encryption and use it in order to protect their rights of privacy and security.@princessgentoo Truecrypt was an encryption application that suddenly ended its development. It is well-known that this is the encryption application that used Snowden. I personally value a lot this application since I know it […]
Installation of Fedora 25 through cli
Fedora 25 is one version behind the current release at the moment of writing this, however, it is wise to keep using a version behind since it is considered more stable. With a little struggle you will be able to install newer Fedora versions. This installation guide is based in my improvised installation that I […]
How to use Pastebin to stream music
This song inspired me since I love it and is blocked in Youtube in many countries: https://mikan.zsh.li/1502243748ab12f.webm Pastebin allows to upload 10MB of text to premium users , I had upgraded to a lifetime premium account because I wanted to use pastebin as a unlimited pictures hosting. At the beginning it worked, but then Pastebin […]
Block unknown code areas calls in Android
I think that is unusual for many people to receive a call from a code area that is unknown, I tried another applications and them didn’t worked in my cellphone with LinageOS, the application that worked the best for me was Mr. Number . So, first install Mr. Number in the Play Store or use […]
My original method for securing WordPress
For this method you need Apache and the Wordfence plugin. Stop using the traditional login, use an alternative way to login such as scanning the screen with your cellphone. Change the permissions of wp-login.php to 000 ; this will avoid any people to be able to crack your login since the login function will not […]
How to compress to half size a Virtual Machine
I have a Windows 8.1 virtual machine, my Windows image is 30GB but I reduced it to 15GB. I used a very compressed read-only file system called Squashfs; the same used for LiveCDs. But if this is read only, how can it be used? You need a trick. Virtualbox allows you to use hard-disk images as […]
Install the Tor browser in OpenSUSE & Fedora
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 + […]