zeldor.biz

Linux, programming and more

Copyright © 2026
Log in

Archives for March 2013

Combine PDFs

March 14, 2013 by Igor Drobot Leave a Comment

pdf-logo

Storing and archiving of invoices can be very tiring.
From each contract I receive for each month a PDF.
During a year 12 pdfs from jan. – dec. * amount of contracts = hundreds of PDFs.

Yeap solution is to merging multiple pdf files into one:) [Read more…]

Filed Under: Linux Tagged With: manipulate, PDF, pdftk

Linux Process Run Time

March 1, 2013 by Igor Drobot Leave a Comment

Ktimer

I think this is the only one solution to find out how long linux process already run:

1
ps -p 3064 -o etime=

ps -p 3064 -o etime=

Filed Under: Linux Tagged With: Process, Time

Mac OS X sshfs

March 1, 2013 by Igor Drobot Leave a Comment

OSXFUSE

Working on websites on Mac can be sometimes very annoying. You are writing some piece of code and you need to transfer it every time via FTP or SFTP to a linux web server.

SSHFS (Secure SHell FileSystem) is a solution to avoid this transfer layer of your develop work. By default SSHFS is not availible in Mac OS X but it can be installed

To be a able to use SSHFS it is required to [Read more…]

Filed Under: Apple, Linux, Mac OS X, Monitoring Tagged With: Filesystem, MAC OS X, mount, SSHFS

  • « Previous Page
  • 1
  • 2
Yeaaah Cookie! We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.