1. Modify the layouts in /usr/share/X11/xkb/symbols
2. Delete xkm files in /var/lib/xkb/*
3. Call setxkbmap
All the tutorials on the internet don’t mention the xkm files, so it took me some time time to find out, why my changes were not applied.
Author: arved
jboss5 + seam on FreeBSD
- Install jboss5 port
- ln -sf /var/jboss5 /usr/local/share/jboss5/server
- edit /etc/rc.conf:
jboss5_enable="YES" jboss5_jvm_opts="-server -Xms128m -Xmx512m -XX:MaxPermSize=256m \ -Dorg.jboss.resolver.warning=true \ -Dsun.rmi.dgc.client.gcInterval=3600000 \ -Dsun.rmi.dgc.server.gcInterval=3600000 -Djboss.bind.address=0.0.0.0 \ -Djava.awt.headless=true"
Notice the jboss.bind.address and java.awt.headless=true (to prevent annoying warnings about missing X11).
- Edit /etc/sysctl.conf:
kern.ps_arg_cache_limit=1024
Necessary for the shutdown script to work
- Add
jboss.home=/usr/local/share/jboss5
to seam’s build.properties
- …to be continued
New tool discovered: pftop
Long time no blog…
Today i discovered a nifty litte tool: pftop written by Can Erkin Acar lets you monitor network connections on your pf firewall.
MT 5.02
I am considering dropping maintainership, since i will not have much time the next months.
MT 5.01
Another major release of Movable Type. This is the obligatory testposting.
The webfrontend seems to look more clear, but it feels again very slow and bloaty.
Bustraveling in Turkey
I recently traveled a week in Turkey by bus. Here are my experiences:
Metro: Traveld Kapıkule/Edirne-Istanbul, Kapıkule/Edirne-Bursa. Sales Office Experience: . At the Metro Haskovo Counter they speak understandable Turkish and are also very friendly. At the Edirne Counter (Metro Volkan) personal was very stressed and unfriendly. Avoid travelling to or from Edirne with Metro anyway, the bus stops somewhere on the highway, if it stops (In my case it didn’t which resulted in some adventourus hitchhiking to Haskovo).
Ulusoy: Traveled Bursa-Ankara. Sales Office Bursa was friendly, but the Conductor was not very friendly and threw his garbage out into the nature. Ulusoy uses its own otogar in Ankara, which is not really convenient.
Kamil Koc: Traveled Ankara-Canakkale. Not the fastes but the most luxurious bus with personal TV stations and a big plus for the head phones.
Canakkale Truva/Soma Seyahat: Traveled Canakkale-Edirne: Unprofessional counter personal. Suicidal driver. I am lucky i survived.
MT 4.31 released
If everything works, port will be upgraded in a few minutes.
Movable Type 2.61 released
Fighting for (battery) power
Alexander Motin describes in this useful post how to save power on FreeBSD laptops.
It makes me want a FreeBSD laptop again….
MT 4.25 released.
Testentry. If it works, the FreeBSD port will be upgraded soon.