Roger Hosto

Roger Hosto

Open Source Geek

Menu

Skip to content
  • Home
  • Resume
  • About
  • Databases Administration
  • System Administration
  • Development
  • Open Source Software

Monthly Archives: May 2011

Simple HTTP Server with Python

Ever needed a quick web server to share something with a Windows user from you Linux box.  Python has really easy to use embedded HTTP Server. Just try the following.shell> python -m SimpleHTTPServer 9001

And point you web browser at http://localhost:9001 and see what happens.

— Cheers

 

Posted on May 16, 2011 by rhosto. Posted in Development, System Administration | Leave a comment

Recent Posts

  • MySQL Error: 1062 ‘Duplicate entry’ Error
  • Installing MariaDB 10.1 on CentOS 6.8
  • Linux Mint
  • Querying Apache Hadoop Resource Manager with Python.
  • Resizing InnoDB Logs

Recent Comments

  • Google on Apache Oozie – Shell Script Example.

Archives

  • January 2018
  • March 2017
  • February 2017
  • November 2016
  • August 2016
  • April 2016
  • October 2015
  • July 2015
  • February 2014
  • December 2013
  • November 2013
  • October 2013
  • September 2013
  • August 2013
  • July 2013
  • June 2013
  • March 2013
  • September 2012
  • June 2012
  • April 2012
  • February 2012
  • November 2011
  • October 2011
  • September 2011
  • June 2011
  • May 2011
  • January 2011
  • November 2010
  • October 2010
  • September 2010
  • August 2010
  • March 2010
  • February 2010
  • September 2009
  • August 2009
Proudly powered by WordPress Theme: Publish by Konstantin Kovshenin.