Random Quote
Blog info
Name: Helene Klungvik
Alder: 42
Location: Karmøy, NorwayRecent Comments
- Bogdan on Setting up piHole in Docker Swarm
- Peter on Setting up piHole in Docker Swarm
- Pouringgii on Emacs: Setting up MobileOrg and dropbox
- Jan on Setting up piHole in Docker Swarm
- Amit. on Man’s (well, mine) search for meaning
Tags
- alfresco
- amazon
- apple
- baby
- barack obama
- Barnes & Noble
- books
- christmas
- copyright
- crafts
- disney
- drm
- epub
- Faith
- fantasy
- file synchronization
- formats
- happiness
- interior design
- iPad
- iRex iLiad
- itunes
- joylent
- kathy freston
- kindle
- krishna consciousness
- macosx
- mastery
- motivation
- music
- oslo
- piracy
- politics
- python
- science fiction
- sewing
- spam
- tea
- the lean
- trains
- ubuntu
- vegan
- veganist
- vegetarian
- weight loss
Categories
- Technology (89)
- EBooks (43)
- Gadgets (12)
- System Administration (5)
- Linux (4)
- Miscellaneous (134)
- Freebies (6)
- Humor (17)
- Inspiration & reviews (23)
- My life (19)
- Society & Culture (43)
- Health & Wellbeing (49)
- Health (12)
- Travel, Hiking & Sports (12)
- Language (85)
- Technology (89)
Blog Calendar
Meta
Monthly Archives: April 2009
Feeling and being connected to life
During my spare time, when I actually have time to reflect on my life, I find that I sometimes feel disconnected (especially when I’m bored). It’s like I’m disconnected from a life that gives me purpose and meaning (let’s face … Continue reading
Posted in Health & Wellbeing, Religion
Leave a comment
Massive Attack
is coming to Oslo, and I just bought tickets 😀 Joy, joy! I can’t wait!
Posted in Miscellaneous
Leave a comment
Alfresco and CIFS troubleshooting on Ubuntu
When installing Alfresco on an Ubuntu machine, CIFS doesn’t work out of the box. First question: is Samba installed? sudo apt-get install samba smbfs The configuration files for file-server setups: $ALFRESCO_HOME/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/file-servers.xml $ALFRESCO_HOME/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/file-servers.properties Uncomment these lines in file-servers.xml (though to make … Continue reading
How to create an Alfresco Module Package (AMP)
In this post I will set up the basic settings to create an Alfresco Module Package (AMP). Ant needs to be installed to make this work. This creates a skeleton AMP module that does nothing except being a module. So … Continue reading
How to remove DRM from ITunes music and videos
Requiem is an application that works on all platforms and it removes the DRM on (purchased) videos and music in ITunes. The application can be downloaded from this torrent. This is of course something Apple is not happy about, so … Continue reading
Alfresco: The first lessons learned
The last couple of weeks I have learned some lessons the hard way. 1. When doing changes to faces-config(-custom).xml, put it in a jar-file. This is stated in Developing an Alfresco Module, but it’s very easy to forget because so … Continue reading