Sunday, 15 June 2014

Open-Source4every1: script to encrypt any file with password

Open-Source4every1: script to encrypt any file with password: Some times we need to encrypt  any file before sending to others , through mail or by any mean. Script to encrypt any file #!/bin/b...

Friday, 23 May 2014

Thursday, 22 May 2014

Open-Source4every1: How To Get Linux Terminal on Windows machin

Open-Source4every1: How To Get Linux Terminal on Windows machin: If you want to run Linux / Unix commands on windows machine or if You want to have a Terminal   on windows machine you need to instal...

Open-Source4every1: How to mount usb devices manually in linux

Open-Source4every1: How to mount usb devices manually in linux: First make   a directory in /media say its "usb"  , we will mount our external usb device on that directory. insert your exte...

Open-Source4every1: How to change background image or color of Ubuntu ...

Open-Source4every1: How to change background image or color of Ubuntu ...: You need to open your Terminal (Cont+Alt+T ) go for the (edit >Profile Preferences)  now you can do what you want with your termin...

Open-Source4every1: Script To Play Same Music list Everyday

Open-Source4every1: Script To Play Same Music list Everyday: Lets say you would like to hear the same DJ every day . You have a music list and you would like to play the same music and its loc...

Open-Source4every1: How to format USB , external HD with terminal

Open-Source4every1: How to format USB , external HD with terminal: Say we have a usb device and now we need to formate it with terminal open terminal type "sudo fdisk -l" this will sho...