pg.lost Crystaline

They don’t talk anymore… They haven’t blow for so long… The winds are tired… a Lonely dark sunset… Me and a bitter smoke… Dreaming of winds… To blow in my mind… They are not goanna blow again… Looking to the sky… With an empty mind… No poetic feelings.. They all have left us… [soundcloud url=”http://api.soundcloud.com/tracks/102651799″… Continue reading pg.lost Crystaline

Published
Categorized as Thoughts

Become root in Ubuntu

By default the root login is disabled by ubuntu and all other debian based distro’s of Linux. bypassing it is possible but it is highly discouraged by Ubuntu creators! so the tool which is available for you is “sudo” which launches your commands as root! but what if you want to get into root shell!… Continue reading Become root in Ubuntu

Published
Categorized as Technology

Linux Screen Application

Sometimes you have to use SSH to get some jobs done in Linux! So what if you need to run multiple applications under SSH? Well the first solution is to open multiple SSH connections. Screen can make your life easier by letting you to have multiple windows on a single SSH session! But it’s not… Continue reading Linux Screen Application