Recent Posts

Epson Printer ET-2750 stuck in bootup

1 minute read

Problem The Epson printer is stuck while booting up and shows the message "Set Jig". This can happen for a variety of reasons, mostly because a firmwar...

Unclog printer head

1 minute read

Problem Inkjet printers, such as Epson ET-2750, dry out quite regular. This results in a clogged printer head which shows as artificats in print outs, e.g...

git: changing server

1 minute read

Problem: You want to switch the repo from a server where you don't have root access to another where you do. Copying from local machine to the new server ...

git: copying local repository to server

less than 1 minute read

Setup: You have a local machine which can access a server via ssh (user: git). git is installed on the server. Problem: You setup a git repo locally, star...

Regular printing for ink-jet printers

2 minute read

Ink-jet printers might dry out if they don't print in regular intervals. The intervals depend on multiple factors, e.g. room temperature, ink quality. Some ...