Pario TechnoBlob
About
Posts
Posts
Custom left menu/navigation menu i MediaWiki
To change the navigation menu you have to go to index.php?title=MediaWiki:Sidebar or ?title=MediaWiki:Sidebar and make the needed changes.
rpm and yum stop working on Fedora Core 5
yum and rpm stop doing their magic because of corrupt files etc and no updates can be performed on the system. A simple, but maybe not recommended solution is to delete the...
Improved watermark script with imagemagick
#!/bin/bash # Use a shell loop #mkdir thumbnails if [ ! -f *.JPG ] ; then echo "Ingen filer tilgjengelig!" else for file in *.JPG do width=
identify -format %w...
Resize of images in a folder with imagemagick
#!/bin/bash # Hans-Henry Jakobsen # Script som bl.a resizer bilder og legger de i rett mappe # NB! ikke bruk originalfil da dette script sletter fila # Sjekker at mapper...
««
«
1
2
3
…
119
120
121
…
126
»
»»