Last active
April 8, 2022 00:08
-
-
Save abhishek-jaisingh/e77d29541c55b019eb14dde9099e9401 to your computer and use it in GitHub Desktop.
Revisions
-
abhishek-jaisingh revised this gist
Mar 31, 2017 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -29,7 +29,8 @@ sudo apt install php ``` # PHPMYADMIN ``` sudo apt-get install phpmyadmin ``` # pip ``` -
abhishek-jaisingh revised this gist
Mar 31, 2017 . 1 changed file with 9 additions and 5 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -22,17 +22,21 @@ sudo apt-get install lamp-server^ ``` sudo apt-get install apache2 ``` # PHP ``` sudo apt-get install build-essential libxml2-dev sudo apt install php ``` # PHPMYADMIN ``` sudo apt-get install phpmyadmin``` # pip ``` sudo apt-get install python-pip python-dev build-essential sudo pip install --upgrade pip sudo pip install --upgrade virtualenv ``` # Ubuntu Restricted Extras ``` -
abhishek-jaisingh revised this gist
Dec 17, 2016 . 1 changed file with 4 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -160,6 +160,10 @@ sudo add-apt-repository ppa:webupd8team/unstable sudo apt-get update sudo apt-get install laptop-mode-tools ``` ## configure ``` gksu lmt-config-gui ``` # [Krita](http://www.davidrevoy.com/article322/krita-appimage-for-cats) Photoshop for linux -
abhishek-jaisingh revised this gist
Dec 12, 2016 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -57,7 +57,7 @@ sudo apt-get install sublime-text [Terminal Build Support](http://ketangupta.in/blog/competitive/sublimetext/2016/06/28/sublime-text-competitive-programming/) # Steam - for Gaming on Linux :) ``` sudo apt install steam ``` -
abhishek-jaisingh revised this gist
Dec 12, 2016 . 1 changed file with 3 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -42,6 +42,9 @@ sudo apt-get install ubuntu-restricted-extras ``` sudo apt-get install vlc browser-plugin-vlc ``` ## [VLSub](https://addons.videolan.org/p/1154045/) if default VLSub doesn't work # Sublime Text 2 ``` sudo add-apt-repository ppa:webupd8team/sublime-text-2 -
abhishek-jaisingh revised this gist
Dec 12, 2016 . 1 changed file with 9 additions and 5 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,5 @@ # [KDE Network Manager](http://ubuntuhandbook.org/index.php/2014/06/share-internet-with-android-ubuntu-1404/) Make hotspots easily # [Google Chrome](https://www.google.com/intl/en-US/chrome/browser/desktop/index.html) # Git @@ -151,8 +151,12 @@ add suitable shortcut (Alt + D) in Keyboard settings ``` xset dpms force off ``` # [laptop-mode-tools to improve battery life](http://www.webupd8.org/2014/01/install-laptop-mode-tools-164-with.html) ``` sudo add-apt-repository ppa:webupd8team/unstable sudo apt-get update sudo apt-get install laptop-mode-tools ``` # [Krita](http://www.davidrevoy.com/article322/krita-appimage-for-cats) Photoshop for linux -
abhishek-jaisingh revised this gist
Dec 12, 2016 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -149,7 +149,7 @@ add .vimrc from this [link](https://gist.github.com/gregelin/4587528) # hotkey script to turn off display add suitable shortcut (Alt + D) in Keyboard settings ``` xset dpms force off ``` # powertop to improve battery life ``` -
abhishek-jaisingh revised this gist
Dec 8, 2016 . 1 changed file with 5 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -151,3 +151,8 @@ add suitable shortcut (Alt + D) in Keyboard settings ``` sudo apt-get install acroread ``` # powertop to improve battery life ``` sudo apt install powertop sudo powertop --auto-tune ``` -
abhishek-jaisingh revised this gist
Dec 8, 2016 . 1 changed file with 7 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -144,4 +144,10 @@ sudo apt-get install xdman ``` sudo apt install vim ``` add .vimrc from this [link](https://gist.github.com/gregelin/4587528) # hotkey script to turn off display add suitable shortcut (Alt + D) in Keyboard settings ``` sudo apt-get install acroread ``` -
abhishek-jaisingh revised this gist
Dec 4, 2016 . 1 changed file with 1 addition and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -53,10 +53,7 @@ sudo apt-get install sublime-text [Brogrammer Theme](https://packagecontrol.io/packages/Theme%20-%20Brogrammer) [Terminal Build Support](http://ketangupta.in/blog/competitive/sublimetext/2016/06/28/sublime-text-competitive-programming/) # Steam ``` sudo apt install steam -
abhishek-jaisingh revised this gist
Dec 4, 2016 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -49,7 +49,9 @@ sudo apt-get update sudo apt-get install sublime-text ``` [Package Control Installation](https://packagecontrol.io/installation#st2) [Brogrammer Theme](https://packagecontrol.io/packages/Theme%20-%20Brogrammer) [Terminal Build Support](http://ketangupta.in/blog/competitive/sublimetext/2016/06/28/sublime-text-competitive-programming/) # NTP Server for time correction ``` -
abhishek-jaisingh revised this gist
Dec 4, 2016 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -49,6 +49,8 @@ sudo apt-get update sudo apt-get install sublime-text ``` [Package Control Installation](https://packagecontrol.io/installation#st2) [Brogrammer Theme](https://packagecontrol.io/packages/Theme%20-%20Brogrammer) [Terminal Build Support](http://ketangupta.in/blog/competitive/sublimetext/2016/06/28/sublime-text-competitive-programming/) # NTP Server for time correction ``` sudo apt-get install ntp -
abhishek-jaisingh revised this gist
Dec 4, 2016 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -48,6 +48,7 @@ sudo add-apt-repository ppa:webupd8team/sublime-text-2 sudo apt-get update sudo apt-get install sublime-text ``` [Package Control Installation](https://packagecontrol.io/installation#st2) # NTP Server for time correction ``` sudo apt-get install ntp -
abhishek-jaisingh revised this gist
Dec 3, 2016 . 1 changed file with 4 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -127,6 +127,10 @@ sudo apt-get install icedtea-plugin ``` sudo apt install nmap ``` # wicd network manager ``` sudo apt install wicd ``` # Xtreme Download Manager ``` -
abhishek-jaisingh revised this gist
Nov 30, 2016 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -60,6 +60,8 @@ sudo apt install steam ``` sudo apt-get install terminator ``` [Open in Terminator](http://askubuntu.com/questions/76712/setting-nautilus-open-terminal-to-launch-terminator-rather-than-gnome-terminal) # [Udacity Git Helper Profile](https://mahsaparsapour.wordpress.com/useful-links/) # [Solarized Theme for Terminal](http://www.webupd8.org/2011/04/solarized-must-have-color-paletter-for.html) -
abhishek-jaisingh revised this gist
Nov 28, 2016 . 1 changed file with 6 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -131,4 +131,9 @@ sudo apt install nmap sudo add-apt-repository ppa:noobslab/apps sudo apt-get update sudo apt-get install xdman ``` # vim ``` sudo apt install vim ``` add .vimrc from this [link](https://gist.github.com/gregelin/4587528) -
abhishek-jaisingh revised this gist
Nov 28, 2016 . 1 changed file with 7 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -124,4 +124,11 @@ sudo apt-get install icedtea-plugin # nmap ``` sudo apt install nmap ``` # Xtreme Download Manager ``` sudo add-apt-repository ppa:noobslab/apps sudo apt-get update sudo apt-get install xdman ``` -
abhishek-jaisingh revised this gist
Nov 26, 2016 . 1 changed file with 4 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -120,4 +120,8 @@ sudo apt-get install default-jre # iced-tea plugin ``` sudo apt-get install icedtea-plugin ``` # nmap ``` sudo apt install nmap ``` -
abhishek-jaisingh revised this gist
Nov 26, 2016 . 1 changed file with 4 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -116,4 +116,8 @@ sudo apt-get install bingwallpaper # java ``` sudo apt-get install default-jre ``` # iced-tea plugin ``` sudo apt-get install icedtea-plugin ``` -
abhishek-jaisingh revised this gist
Nov 26, 2016 . 1 changed file with 4 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -112,4 +112,8 @@ sudo apt-get install redshift redshift-gtk sudo add-apt-repository ppa:whizzzkid/bingwallpaper sudo apt-get update sudo apt-get install bingwallpaper ``` # java ``` sudo apt-get install default-jre ``` -
abhishek-jaisingh revised this gist
Nov 25, 2016 . 1 changed file with 6 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -106,4 +106,10 @@ sudo apt-get install acroread # Redshift ``` sudo apt-get install redshift redshift-gtk ``` # bing-wallpaper ``` sudo add-apt-repository ppa:whizzzkid/bingwallpaper sudo apt-get update sudo apt-get install bingwallpaper ``` -
abhishek-jaisingh revised this gist
Nov 25, 2016 . 1 changed file with 4 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -102,4 +102,8 @@ sudo apt-get install indicator-multiload sudo add-apt-repository "deb http://archive.canonical.com/ precise partner" sudo apt-get update sudo apt-get install acroread ``` # Redshift ``` sudo apt-get install redshift redshift-gtk ``` -
abhishek-jaisingh revised this gist
Nov 25, 2016 . 1 changed file with 8 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -95,4 +95,11 @@ sudo apt-get install indicator-netspeed-unity ``` sudo apt-get install indicator-multiload ``` # [Brackets](http://www.webupd8.org/2013/11/install-brackets-in-ubuntu-via-ppa-open.html) # Adobe Reader ``` sudo add-apt-repository "deb http://archive.canonical.com/ precise partner" sudo apt-get update sudo apt-get install acroread ``` -
abhishek-jaisingh revised this gist
Nov 24, 2016 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -95,4 +95,4 @@ sudo apt-get install indicator-netspeed-unity ``` sudo apt-get install indicator-multiload ``` # [Brackets](http://www.webupd8.org/2013/11/install-brackets-in-ubuntu-via-ppa-open.html) -
abhishek-jaisingh revised this gist
Nov 24, 2016 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -95,3 +95,4 @@ sudo apt-get install indicator-netspeed-unity ``` sudo apt-get install indicator-multiload ``` # [Brackets](https://github.com/adobe/brackets/releases/download/release-1.8/Brackets.Release.1.8.64-bit.deb) -
abhishek-jaisingh revised this gist
Nov 23, 2016 . 1 changed file with 5 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -76,6 +76,11 @@ sudo apt-get install terminator sudo apt-get install axel ``` # youtube-dl ## preferred ``` sudo pip install --upgrade youtube_dl ``` ``` sudo apt-get install youtube-dl ``` -
abhishek-jaisingh revised this gist
Nov 23, 2016 . 1 changed file with 6 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -22,6 +22,12 @@ sudo apt-get install lamp-server^ ``` sudo apt-get install apache2 ``` # pip ``` sudo apt-get install python-pip python-dev build-essential sudo pip install --upgrade pip sudo pip install --upgrade virtualenv ``` # PHP ``` sudo apt-get install build-essential libxml2-dev -
abhishek-jaisingh revised this gist
Nov 23, 2016 . 1 changed file with 9 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -65,6 +65,15 @@ sudo apt-get install terminator # [Arc GTK Theme](http://www.omgubuntu.co.uk/2016/06/install-latest-arc-gtk-theme-ubuntu-16-04) # [Papirus Icon Theme](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme-gtk) # Axel ``` sudo apt-get install axel ``` # youtube-dl ``` sudo apt-get install youtube-dl ``` # Netspeed Indicator ``` sudo apt-add-repository ppa:fixnix/netspeed -
abhishek-jaisingh revised this gist
Nov 23, 2016 . 1 changed file with 13 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -62,4 +62,16 @@ sudo apt-get install terminator # [LinuxDC++](https://apps.ubuntu.com/cat/applications/precise/linuxdcpp/) # [Ubuntu Tweak Tool](http://ubuntuhandbook.org/index.php/2016/05/install-ubuntu-tweak-in-ubuntu-16-04/) # [Arc GTK Theme](http://www.omgubuntu.co.uk/2016/06/install-latest-arc-gtk-theme-ubuntu-16-04) # [Papirus Icon Theme](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme-gtk) # Netspeed Indicator ``` sudo apt-add-repository ppa:fixnix/netspeed sudo apt-get update sudo apt-get install indicator-netspeed-unity ``` # CPU Load Indicator ``` sudo apt-get install indicator-multiload ``` -
abhishek-jaisingh revised this gist
Nov 23, 2016 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -60,4 +60,6 @@ sudo apt-get install terminator # [Solarized Theme for Terminator](https://github.com/ghuntley/terminator-solarized) [Another Cool Terminator Theme](https://github.com/joerx/base16-terminator/blob/master/config) change font to Ubuntu Mono 13 # [LinuxDC++](https://apps.ubuntu.com/cat/applications/precise/linuxdcpp/) # [Ubuntu Tweak Tool](http://ubuntuhandbook.org/index.php/2016/05/install-ubuntu-tweak-in-ubuntu-16-04/) # [Arc GTK Theme](http://www.omgubuntu.co.uk/2016/06/install-latest-arc-gtk-theme-ubuntu-16-04)
NewerOlder