Toggen Blog

Tech tips

Articles

Latest

Access

Blog History

Alternative to PDFtk under Fedora 21

I wanted to join multiple pdf files together. I usually have used pdftk but it has been retired. You can get a pdftk source rpm but it depends on gcj and several other packages that have been superseded in Fedora 21. So an alternative is needed... # install...

ATO AUSKey Under Fedora 21

The first question I had was which version of the Oracle Java Development Kit should I install? If you have firefox-34.0-1.fc21.x86_64 installed (note the x86_64) you need to install the x64 version of the Oracle JDK Do not do this: yum localinstall...