no. 1 rule of tumblr: you must reblog when ever our creator comes up on your dash.
(Source: luutopia)
♫♫♫♫ Now that we found love what are we gonna do with it, Now that we found love what are we gonna do with it,We found love in a hopeless place, We found love in a hopeless place ♫♫♫♫ d(^_^)b
–HAPPY NEW YEAR to all of us…. wishhhing a peaceful 2012 HAPPY AND MORE MONEY ITS ALL ABOUT HAPPINESS ANDDD GOOD LIFE AND SAFETY.
I would follow the fuck out of this car until i could take an upclose picture. this is insane.
… Target fixation.
HAHAAHHAHAHA
(Source: snackpackk)
User management in Unix/Linux/OS X
source:
http://www.linuxquestions.org/questions/linux-newbie-8/how-to-list-user-in-linux-box-add-an-user-to-a-group-386387/
http://www.cyberciti.biz/faq/howto-linux-add-user-to-group/
Listing Groupscat /etc/group | cut -d":" -f1
Adding Groupsgroupadd developers
Listing Userscat /etc/passwd | cut -d":" -f1
Adding Usersuseradd -G developers tom
Add User Passwordpasswd vivek



