Commenti recenti

Montiamo in automatico le nostre partizioni in modo sicuro

Montiamo in automatico le nostre partizioni in modo sicuro.

var addthis_config = {“data_track_clickback”:};

Create mount and copy floppy disks images under linux

Create mount and copy floppy disks images under linux « A fork in the road.

var addthis_config = {“data_track_clickback”:};

[Linux] Create PDF from man pages

Linux

 

 

 

 

 

 

To create a PDF file from man pages, open a terminal and type:

man -t linux_command | ps2pdf – linux_command.pdf

where linux_command is the name of the command you need.

var addthis_config = {“data_track_clickback”:};