This is tutorial covering how to set up a basic web server on Ubuntu and use python for our server-side scripts. All Links and Slides will be in the description. Subscribe for more cool stuff!
--Commands--
sudo apt-get install apache2
sudo vim /etc/apache2/sites-available/
sudo a2enmod cgi
sudo service apache2 restart
Slides & files -
Python -
Ubuntu -
Steam Group:
Twitter:
Ello:
If you like what you see be sure to subscribe and thumbs up!
41 view
1143
348
9 years ago 00:19:02 183
Python Advanced Tutorial 3 - Argparse
7 years ago 00:11:19 247
Python3 Advanced Tutorial 2 - Templates
8 years ago 00:21:12 70
Python3 Advanced Tutorial 5 - MultiThreading
8 years ago 00:27:35 67
Python3 Advanced Tutorial 6 - Networking
7 years ago 00:20:31 43
Python3 Advanced Tutorial 10 - PyCrypto
7 years ago 00:17:50 92
Python3 Advanced Tutorial 3 - Argparse
4 years ago 00:47:02 13
Асинхронное и многопоточное программирование. Python Advanced. Урок 3