Server Side Script Setup - CGI Webserver with Python - Linux Tutorials

preview_player
Показать описание

This video was sponsored by:
Karl Arvid
Vinay Sud

Intro Video by Milan Ristic
Рекомендации по теме
Комментарии
Автор

Thanks for CGI Webserver with Python. It's clearly for beginner to understand what is Server Side Script.

Justopensourceandme
Автор

Hello Sir. Can you show how can we display (in browser) the cpu load, if a process ps -ef | grep xyz is running or not in a linux box ?

nagarajjalawadi
Автор

Hi Kris

Great vids.
How would be your approach for getting a live weight scale or any ttySX value in the Web via the browser?
As for test the input could come from any other script simulating the balance.

And the value to usable in the javascrip.

pavao
Автор

Setting up python on a web server vs php has been the biggest pain in the ass ever

DMoots
Автор

well i just want run some python scripts for my raspberry pi remotely?
tell me what to do ?
please make a tutorial to show how to run python scripts from php?

adarshmaurya
Автор

So we can generally use any language instead of PHP as a server side language for web dev?

HdRFan
Автор

please Tell me where to exactly make cgi-bin folder?
Is it to be root directory?
i have changed my 000-default.conf ? do i need to undo that?

adarshmaurya
Автор

one doubt is still in my mind.lets suppose i have created my cgi-bin directory in /var/www/ is it fine ?
and u told me that u r using python as a server so there is no need of apache server?

adarshmaurya
Автор

python -m CGIHTTPServer any port number doesnt work..my browser show me the python code instead of print's value.
pls help me

rsadmehdiyev
Автор

hello. thx for sharing
my server can run python now. but it cant run .sh
i guess there is no authority for apache to run system's command?

hzlin
Автор

#Python #Script #Programming #webserver #CGI #Linux #Computer #server

DigitalMetal
Автор

well i just want run some python scripts for my raspberry pi remotely?
tell me what to do ?
please make a tutorial to show how to run python scripts from php?

adarshmaurya