If im using putty to access an ubuntu server, how do i run my python script while still being able to view other files?
Im trying to set up a webhook with learnworlds Here is my setup: Ubuntu 23.04 x64 server from vultr.com URL from namescheap that redirects to the server ip Within the server, i have a python script called webhook_server.py and an…