I\'ve set up a connection on my own personal machine, using this code:
#!/bin/bash
n=$(ps aux | grep -o [1]234)
if [[ $n = "" ]]; then