Tagged: customization

0

brew packages and cask packages

brew packages Basic Apps $ brew install bash $ brew install bash-completion $ brew install maven $ brew install openssl $ brew install ssh-copy-id $ brew install wget $ brew install gawk Big data Apps $ brew install hadoop $...

0

Bash alias and functions for hadoop users

Functions Beeline Usage: Beeline username [queuename] export beeline_jdbc=”jdbc:hive2://servername.fqdn:10000″ Beeline(){ if [ -z “$beeline_jdbc” ]; then echo “Error: beeline_jdbc var not available” fi if [ -z “$1” ]; then echo -e “No user specified.\nUsage: Beeline <user> [<queue>]” return 1 fi queue=”default”...

0

Arc Is a Gorgeous GTK Theme for Linux Desktops

Source: http://www.omgubuntu.co.uk/2015/06/arc-gtk-theme   It has been a veritable eon since we last highlighted a GTK theme here on this site. But seeing Arc, pictured above, rectifies that. We couldn’t not mention it.  Arc GTK Theme Arc is a flat theme with a subtle color scheme and...