Category Archives: Tutorials

How to draw a spring in Inkscape

I’ve been working on some free-body diagrams lately, and in my last paper I needed to draw a spring. Since I didn’t find any simple way to do this, I thought I should give a quick tutorial here. First of … Continue reading

Posted in Graphics, Inkscape, Tutorials | Leave a comment

Automount an SSH server in Ubuntu

If you ever need to mount a SSH server in Ubuntu, this is probably the easiest way to do it. This method uses a public/private key pair to authenticate with the server, making the whole process work without passwords. Continue reading

Posted in Networking, Tutorials | Tagged , , , , | Leave a comment

Revision and build numbers for your NetBeans apps

It’s hassle to update version numbers manually. At least revision and build numbers. But in the modern days of computing, there is no need to waste precious time on such time-consuming tasks. Continue reading

Posted in Java, NetBeans, Programming, Tutorials | Tagged , , , | Leave a comment

Mounting a Windows share folder in Ubuntu

Are you mounting your shared folder from a Windows network over and over again in Ubuntu?
Annoy yourself no more, here is the solution for permanent pleasure. Continue reading

Posted in Networking, Tutorials, Ubuntu | Leave a comment