du -sh -- * | sort -rh # Files and directories, or
du -sh -- */ | sort -rh # Directories only
Reset the access point by pressing the reset button for more than 5 seconds
Connect to the access point
ssh [email protected]
# password is ubnt
setxkbmap -model pc104 -layout ca -variant fr
This file contains 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 characters
#Reset | |
rm -rf /home/$USER/src | |
rm -rf /home/$USER/glpk | |
#Set JAVA_HOME | |
export JAVA_HOME=/usr/lib/jvm/default-runtime | |
#Download source code | |
mkdir -p /home/$USER/src | |
cd /home/$USER/src |
Use de "track_memory" decorator on your functions.
NewerOlder