python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Execute gnome-terminal on a remote machine
I have an Ubuntu 16 server deployed on a remote machine. I am connecting via ssh and what I want to accomplish is to open a new terminal using the gnome-terminal command. I want to to do this because ...
user7375077
Votes: 0
Answers: 0
Failing to SSH to my Ubuntu Server through a VPN router
I've set up my Ubuntu server today, and can connect to it via SSH, although only from the same network. I've set up port forwarding on port 22 in my router settings, but still can't connect to it from...
palindr0me
Votes: 0
Answers: 1
gunicorn active: failed, why don`t active gunicorn service?
i hav ubuntu server 20.04 and a django project
i set
/etc/systemd/system/gunicorn.socket
Description=gunicorn socket
[Socket]
ListenStream=/run/gunicorn.sock
[Install]
WantedBy=sockets.target
and ...

amir
Votes: 0
Answers: 1
Disable TLS 1 TLS1.1 on ubuntu server with xampp
Sorry, to bother with this common issue which I found lots of resources on the web but non has worked for me.
I have Apache/2.4.51 (Unix) OpenSSL/1.1.1l PHP/7.3.33 mod_perl/2.0.11 Perl/v5.32.1 instal...
Neuran
Votes: 0
Answers: 1