Compare commits

..

No commits in common. "6a88430c73c94b6c5c4204bd17d04b6a9e35e637" and "3fe16ce15e5947c9417c32e504b5837431f01d56" have entirely different histories.

3 changed files with 1 additions and 14 deletions

View File

@ -1,2 +0,0 @@
to enable a module like php7.2 you would
`sudo a2enmod php7.2`

View File

@ -99,7 +99,7 @@ this will prompt smtp setup
compilation failed, complained about memory
setup nginx files:
setup service files:
```
cp /home/mastodon/live/dist/nginx.conf /etc/nginx/sites-available/mastodon
ln -s /etc/nginx/sites-available/mastodon /etc/nginx/sites-enabled/mastodon
@ -108,12 +108,6 @@ ln -s /etc/nginx/sites-available/mastodon /etc/nginx/sites-enabled/mastodon
then you have to replace example.com with a target domain in the nginx files
using vim -> `:%s/example.com/hptrow.me`
copy sevice files:
```
cp /home/mastodon/live/dist/mastodon-*.service /etc/systemd/system/
```
setup load services
```
sudo systemctl daemon-reload

View File

@ -1,5 +0,0 @@
tutorial on python for working with data:
https://www.youtube.com/watch?v=r-uOLxNrNk8&feature=youtu.be
the littlest jupyter
http://tljh.jupyter.org/en/latest/install/custom-server.html