Pascal's Blog

Sources for VMware images

  • Nov 17, 2008
  • POST
In the past I used several different sources to get VMware images, so here is a list of my sources with a short description on what’s the advantages of each source. http://www.thoughtpolice.co.uk/ The ThoughtPolice in most cases seems to be the best source if you need a base image for a server based on various operating systems. It provides fairly small images for Ubuntu, Debian, FreeBSD, CentOS, Fedora. http://virtualappliances.net/ Virtual Appliances provides ready to go images for Webservers based on LAMP, Apache Tomcat and many others. It’s the ideal solution if you need a quick preconfigured webserver. The images even seem to be ready for production use with only minor changes. http://www.vmware.com/appliances/

Comments now with OpenID

  • Oct 29, 2008
  • POST
Update (2015): This is no longer true as this blog no longer uses Wordpress and the comments are now powered by Disqus. Since Microsoft and Google now decided to support OpenID. So now even more people have an OpenID without knowing it. So i think it’s a good time to finally install the OpenID Wordpress plugin to give my readers the possibility to leave comments with their OpenID account. I already used OpenID in some django and plone projects but now my blog uses it too :-D . I think this technology really helps to reduce the number of credentials one has to remember.

Slow progress in ucplib

  • Oct 17, 2008
  • POST
I don’t currently work a lot on ucplib. First because I have a lot of other work to do at the moment, and second because there is currently no need for me to get it finished. If there is somebody interested or even needs this library I will find some time to finish it, but you are welcome to help me out. :-D

Freebsd jails are cool

  • Oct 11, 2008
  • POST
After the last OpenExpo in Winterthur, Switzerland I decided to take a deeper look at FreeBSD. What impressed me most was the jail mecanism that makes it very easy to setup isolated environments on a single machine. I currently mostly use Linux (Debian, Ubuntu and CentOS) on my servers, but I always thought FreeBSD is worth a look as well. And from what I can tell so far It definitely was! After experimenting a bit with jails I stumbled upon ezjail a tool that aims to make it easier to create and maintain FreeBSD jails. And it really does a good job. I found a good introduction to ezjail here.

Still no clean solution to flash Openmoko from Mac OS X

  • Oct 5, 2008
  • POST
Unfortunately I still was not able to get dfu-util working properly under Mac OS X. But at least I can work around the problem. Here a small resume of the workaround: Boot the Openmoko into U-Boot (AUX+POWER) Plug in the Openmoko via USB Execute the dfu-util command you want. To flash the rootfs execute: dfu-util -a rootfs -R -D rootfs_filename.jffs2 You will get an error like: Cannot set alternate interface: usb_set_altinterface: could not set alternate interface

Ucplib status update

  • Sep 16, 2008
  • POST
I’m currently working on a cleaner API for ucplib. I got some pretty good ideas and started merging my work with another library which is doing basically the same. The current code can be found at launchpad.net

Progress with VMware and Openmoko

  • Sep 15, 2008
  • POST
Even if I could not yet solve the problem to my full satisfaction. I at least found a workaround to get the dfu-util working inside VMware Fusion. Now I’m able to flash it from inside VMware and from Mac OS X. The workaround consits of using dfu-util form Mac OS X to get the openmoko ready to flash. I posted the Instructions under http://wiki.openmoko.org/wiki/MacOS_X. But I still hope I will find a real solution for the problem. If somebody has some hints please contact me.

Openmoko Development Environment VMware fusion

  • Sep 7, 2008
  • POST
I’m currently using Mac OS X on my MacBook Pro to do most of my day to day work. There are some people out there using Mac OS for Openmoko development. But there are lot more resources for Linux. Furthermore I’m more familiar with development on Linux than I am on Mac OS. So I decided to set up a Debian Unstable in VMware Fusion. I set up my virtual machine with USB2.0 functionality to access the Openmoko, and Host Interface networking to have Internet and SSH access.

Openmoko Freerunner

  • Sep 3, 2008
  • POST
Today I finally received my Openmoko it’s nice device. By default it came with Om 2007.2 preinstalled, but it didn’t work for me and I don’t like GTK that much. So I switched to Qtopia as my main Operating system as it provides almost all functions to use it as phone. Om 2008.8 seems promising as it uses Qt as well but is not very stable at the moment, so I use it for test and boot it from the SD card.

RestructuredText in Wordpress at hostpoint.ch

  • Sep 1, 2008
  • POST
Here is a small tutorial on how to get the RestructuredText Wordpress Plugin working at Hostpoint.ch: Preparation At hostpoint.ch each $USER has folder where all it’s content lives. Where $USER is your hostpoint username. This folder is /home/$USER. It’s the same folder you see as / if you connect via FTP. We create a bin directory which hold the necessary scripts to render ReST. If you access via FTP just create a bin directory at the same level as your www and public_html directories live.
Prev Next
LATESTS
Files Is All You Need: The Simple Agent Pattern
  • Mar 25, 2026
  • POST
NixOS on a MinnowBoard MAX and Turbot (serial console)
  • Nov 10, 2016
  • POST
Keep your docker clean
  • Nov 7, 2016
  • POST
From TCP to TLS in Go
  • Dec 17, 2015
  • POST
Configurable Yocto/OpenEmbedded recipes
  • Feb 14, 2015
  • POST
New Unison (2.40.102) builds available
  • Jun 5, 2013
  • POST
Using Cygwin SSH with Putty Pageant
  • Mar 11, 2011
  • POST
Use Zentyal Zarafa z-push with an N900
  • Oct 19, 2010
  • POST
Build Ubuntu/Debian packages from source (and apply a patch)
  • May 6, 2010
  • POST
Automatically start SCREEN on SSH login
  • Apr 30, 2010
  • POST
CATEGORIES
  • development (15)
  • howto's (14)
  • experience (6)
  • projects (2)
  • best practice (1)
  • yocto (1)
TAGS
  • python (9)
  • ucplib (5)
  • openmoko (4)
  • sms (4)
  • bzr (3)
  • proe (3)
  • ssh (3)
  • ubuntu (3)
  • vlc (3)
  • vmware (3)

© Pascal's Blog

Powered by Hugo.

Robust designed by Daisuke Tsuji.