Aviation. Adventures. Life.

Files Media Docs

Combining PDF files

2011-02-24 · updated 2015-11-28

It is very useful to combine multiple PDF documents into one file. This is useful especially if you accumulate many PDFs (newsletters, bills, etc.) over time. Preparing Your system sudo apt-get install gs pdftk Now we wi…

Convert .nrg to .iso

2011-02-24 · updated 2015-11-28

if you want to convert .nrg file to .iso file you can use nrg2iso tool to create this. nrg2iso is a program that extracts ISO9660 data from Nero \u201c.nrg\u201d CD-ROM image files. Install nrg2iso in Ubuntu sudo apt-get…