My First Post

Well, technically this is not my first post, I started blogging at the end of 2017. My first semester at the University and it was suggested by our professor that you should all have a blog, everything we do throughout the degree should go there. But I never really "started" it, I mean I barely … Continue reading My First Post

A Simple Guide to MPD Server with MPDroid

MPDroid is an Android application that let's you control MPD remotely with your Android phone and also can stream music to your Android phone remotely over MPD Server. Here's what you will need: A machine that can run MPD server, It can be your Laptop or a Raspberry Pi. Just install mpd on your machine … Continue reading A Simple Guide to MPD Server with MPDroid

VIM In The Shell

If you're a VIM user then you know the feeling of h,j,k,l movement and many other things that come with VIM that makes your life easier. Enable VIM in your BASH/ZSH or whatever Shell you're using just by adding the following lines to your ~/.bashrc or ~/.zshrc set -o vibindkey -v Now source your ~/.bashrc … Continue reading VIM In The Shell

My Linux Rice

So I get a lot of questions about my Ubuntu setup, people are asking what kinda setup I am using? We are using Ubuntu, but why our's doesn't look like your's? But first thing first, let me get the terminology straight! RICE: "Rice is a word that is commonly used to refer to making visual … Continue reading My Linux Rice