Posts tagged Linux
Fixing repo init to check out Chromium OS code
- 2015-01-30
Building Chromium OS is a little tricky. Although the
instructions from the project page are pretty detailed, one bump
I ran into was this error when I put in the repo init ...
command:
Debian on Android and my quest for a full-fledged terminal Python IDE
- 2012-06-23
So when I recently discovered that my Asus Transformer Prime has Python on it, but that it only has version 2.6.2 and is missing some needed libraries, I could tell that setting up a sweet Python programming environment was going to be possible, but a little longer road than I thought it was going to be. Here’s how I successfully overcame multiple obstacles to get things working.
Pydroid at last!
- 2012-06-06
Well, hello there, my little friend! So good to see you where I had given up hope you would ever be:
OpenVPN Update: Fixed!
- 2012-06-06
I finally had time to really do some more troubleshooting on the OpenVPN problem I recently posted about. After trying some of the same old things to get the server to be able to access the Internet and have the VPN service running at the same time, I decided it was time to purge the installation and start fresh:
Troubles with OpenVPN in Ubuntu 12.04
- 2012-05-17
Update: Check out my solution to the problem described below.