convert word document to html

2012-06-27 1 min read Fedora Linux
First install the required package: sudo yum install wv Description: Description : Wv is a program that understands the Microsoft Word 6/7/8/9 binary file format and is able to convert Word documents into HTML, which can then be read with a browser. And here is the list of the programs that this utility provides: /usr/bin/wvAbw /usr/bin/wvCleanLatex /usr/bin/wvConvert /usr/bin/wvDVI /usr/bin/wvDocBook /usr/bin/wvHtml /usr/bin/wvLatex /usr/bin/wvMime /usr/bin/wvPDF /usr/bin/wvPS /usr/bin/wvRTF /usr/bin/wvSummary /usr/bin/wvText /usr/bin/wvVersion /usr/bin/wvWare /usr/bin/wvWml So, if you want to convert a doc file to html just do: Continue reading

Introduction to the Command Line (Second Edition) — Free Ebook Download

2010-10-06 1 min read Learning Linux
Pretty good book for beginners on command line whether you work on Ubuntu, Fedora, BSD or any other version. http://www.lulu.com/product/ebook/introduction-to-the-command-line-%28second-edition%29/12665426 Related articles by Zemanta Install LibreOffice on Fedora and Ubuntu (ghacks.net) Learn To Use The Ubuntu Command Line With CLIcompanion (makeuseof.com) How To Install GIMP in Ubuntu (crenk.com)