/scripts

Various scripts that can help you in working quicker than before!!

Primary LanguageShell

scripts

iitb_proxy_settings.sh

Script to directly apply proxy settings to you ubuntu system.

hotspot.bat

Creates a hotspot in your windows 7 Laptop without any connectify.
uses the command netsh.
Run as administrator

.inputrc

Create a file ~/.inputrc .
This allows you to search through the history in bash terminal
for example,
type 'cd ' and press up arrow , you will search everything in
history

recover-mysql-password.sh

Have you ever forgot your mysql root password.
Then use this script to change your mysql root user's password.

start_hotspot.sh

create a wifi hotspot in your ubuntu.
testing to be done

screencast.sh

Records your desktop and stores it.
Requires ffmpeg(found in most linux systems) to work. To install ffmpeg, type sudo apt-get install ffmpeg

birthday.py

Comment "thank you" on all your "Happy Birthday posts" . :) One piece of advice, Too many birthdays of your own may kill you.

backupdb.sh

Backup all MySQL/MariaDB databases

install.sh

A script to download important tools on 64 bit Linux operating system.