Linux

Create an autostartup script for Debian and Ubuntu systems

In Debian-based distributions (and here I’m also talking about the widely-spread Ubuntu), there is no rc.local file preinstalled. The good thing is that you can make one easily so you can have a place to put comman[...]


Find details about your ISO images from the Linux command line

If you ever wondered what that mysterious ISO file you downloaded two years ago is, and don’t want to burn the image, you can view details of the volume with a simple command: isoinfo -d -i filename.iso You’l[...]