Pario TechnoBlob
About
Posts
Posts
Rename files by wildcard pattern and correct the EXIF timestamp metadata
This is a little script I’ve written to correct all my image files since the EXIF timestamp information is one hour out of sync. The filenames have been renamed to comply to...
Configure Huawei E620 using Netcom network
This post will describe how I configured a Huawei E620 3g/Edge PCMCIA card on my Ubuntu 8.04 (Hardy Heron) to use the Norwegian Netcom network and can be considered a simple...
Configure Telenor Mobile Broadband using Ubuntu
This post is a short description/HOWTO of how I configured a “Telenor Mobilt Bredbånd” on Ubuntu 8.04 (Hardy Heron)I’ve borrowed from a friend of mine. I might have forgotten...
Oneliner to determine directory size
This is a simple oneliner to determine which user has used most diskspace in their /home directory du -sm $(find /home -type d -maxdepth 1 -xdev) | sort -g The result could...
««
«
1
2
3
…
40
41
42
…
126
»
»»