Background: sshfs is something i only just stumbled across after 5 years of using linux and i could just kick myself for all the effort this would have saved me. Because i prefer the couch to a desk I wanted to rename and retag my music collection remotely using audio tag tool. (packagename tagtool) tagtool …
Tag Archives: debian
screenshots.debian.net
Today i read an email from debian-devel about how anyone with the abillity to press print screen can help contribute to Debian. I’ve already uploaded a few myself so fire up your favourite programs and the GIMP and help out Debian. It’s so much easier than learning how to code. Christoph Haas to debian-devel-a. show …
Building .deb package from source
Building from source can become annoying. While i don’t mind running through configure and make to get the packages i want it’s not always the best option. You may want to use this package a lot more than once and on other machines so a deb along with a local repo may be the best …
Create a local deb repository
If you download a lot of individual deb files and use them over multiple computers a good idea might be to use a central place to store your deb files. if you store them offline and maintain a lot of systems. downloading once and updating your repo will be a lot better than downloading the …