Hands-on IT and troubleshooting notes — the fixes I worked out for real Linux, WordPress, networking, Mac and server problems, written down so the next person (often future me) doesn’t have to solve them twice.

Using Scanner

Issue: install application for scanning images in Linux Solution: install sane-backends, xsane, Tricks: also install xsane-gimp if having xsane as a plugin of gimp (instead of ln -s /usr/bin/xsane ~/.gimp*/plug-ins…

Continue ReadingUsing Scanner