svccfg -s svc:/system/webconsole setprop options/tcp_listen = true
svcadm refresh svc:/system/webconsole
Filed under: Uncategorized | Leave a Comment »
svccfg -s svc:/system/webconsole setprop options/tcp_listen = true
svcadm refresh svc:/system/webconsole
Filed under: Uncategorized | Leave a Comment »
You will need Ghostscript installed in your compter. Then just run the following command
gs -q -sPAPERSIZE=letter -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sOutputFile=out.pdf in1.pdf in2.pdf in3.pdf …
Filed under: Uncategorized | Leave a Comment »