Bo Wu's IT Lab

If winter comes, can spring be far behind?

Browsing Posts in Command Line

If you want to play your AVI videos in your iPhone, iPod Touch or iPad, you must convert them to MP4 or H.264 format. The following instruction is to let you convert your AVI video files to MP4 files. 1. You must have MPlayer and Mencoder. For more information about MPlayer and Mencoder, please refer [...]

Anyone who has never made a mistake has never tried anything new. — Albert Einstein. Here are a few mistakes that I made while working at UNIX prompt. Some mistakes caused me a good amount of downtime. Most of these mistakes are from my early days as a UNIX admin. userdel Command The file /etc/deluser.conf [...]

FTP

No comments

About FTP FTP is short for File Transfer Protocol, this page contains additional information about the FTP command and help using that command in Unix and MS-DOS (Windows). See our FTP section in our dictionary for a complete definition on FTP. Windows FTP From the MS-DOS prompt or shell type in FTP, once typed in [...]

Make sure the gs (Ghostscript) is installed, and type following command: gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -sOutputFile=finished a.pdf b.pdf