Skip to main content

All Questions

Tagged with
1 vote
1 answer
277 views

Is it safe to push a git repository with SSH to a server instance?

My goal is to push a Git repository with SSH onto a server instance on a new hosting service. I am following the documentation of the new hosting service, and one of the steps is: git remote add xyz $...
U13-Forward's user avatar
0 votes
0 answers
161 views

SSH for root User on Private - but publicly accessable - machine

It is probably a duplicate of any question I did not find, but I am curious. I own a Linux - server hosted somewhere and I configured it to allow ssh connections for user root - actually it has no ...
Seoka's user avatar
  • 1
1 vote
0 answers
556 views

How do I find out what filling up the space in dev/sda2 using ssh command [duplicate]

My apologies if the question is vague and too naive. I am totally new with the Linux commands. We have a dedicated server with OVH Cloud and have several sites hosted there. Our server is running out ...
Bashabi's user avatar
  • 111
0 votes
1 answer
1k views

Create FTP/SSH account with read-only access in DirectAdmin

I have a developer who wants to check website files on the server. In the past, this developer has made changes that broke the website. In order to avoid unwanted file editing, I need to grant the ...
Els den Iep's user avatar
0 votes
1 answer
69 views

Ssh client config, common configuration for all hosts on the same machine

in my ~/.ssh/config I would like to define something like this # myvm.hosting.com is a real existing domain Host myvm.hosting.com # tunnel to mysql LocalForward 3311 localhost:3306 # example.com ...
nulll's user avatar
  • 143
1 vote
1 answer
2k views

Cant find out how to enable SSH on GoDaddy Windows Hosting [closed]

I want to install python on a GoDaddy Windows Hosting , in order to do it I need to enable SSH , I tried to follow this tutorial : https://www.godaddy.com/help/enable-ssh-4942 But I'm not able to find ...
Nisman's user avatar
  • 11
0 votes
1 answer
269 views

How do I go about getting some hosting / server space?

I don't know a lot about hosting, I have mucked around with cpanel before and I'm fairly confident I wouldn't have any problems with domain registration, web hosting etc. But I'm more interested in ...
wim's user avatar
  • 3,197