Getting remote access to Linux host – VPS – vnc
This is what worked for me (For GNOME Fallback instead of Unity): Update: apt-get update apt-get upgrade Install Ubuntu […]
This is what worked for me (For GNOME Fallback instead of Unity): Update: apt-get update apt-get upgrade Install Ubuntu […]
Following these steps http://flexget.com/wiki/InstallWizard/Linux/Environment/FlexGet you might get an error. IOError ‘/home/username/build/tmdb3/setup.py’ sudo pip install https://pypi.python.org/packages/source/t/tmdb3/tmdb30.7.1.tar.gz#md5=a3de16b84747ddec0e40c5a54cb17173 then installation should work sudo pip […]
DIR=$( cd “$( dirname “${BASH_SOURCE[0]}” )”&& pwd ) Creds: http://stackoverflow.com/questions/59895/can-a-bash-script-tell-what-directory-its-stored-in
Fix for error when compiling faac for ffmpeg. /usr/include/string.h:369:26: error: ambiguates old declaration ‘const char* strcasestr(const char*, const […]
sudo apt-get install htop htop http://www.upubuntu.com/2012/06/list-of-best-system-monitoring.html
This issue occurs when compiling on Power8. This is as a result of a rather old config.guess file which is […]
CPU Monitoring Press 1 to view individual cores $ top IO Monitoring $ iotop sudo apt-get install iotop
using the command: sudo nano /etc/apache2/envvars change the user and group to yourself if there is only one user […]
Android Studio->Tools->Create Desktop Entry Now, you should be able to see in your system menu. Creds: http://askubuntu.com/questions/298857/how-to-add-android-studio-to-the-launcher
You must be logged in to post a comment.