Skip to main content

All Questions

Tagged with
0 votes
0 answers
1k views

How can I execute "net start <service>" from SSH on a Windows Server 2016?

I installed an OpenSSH server on my Windows server. The new Windows "SSH server feature" did not appear at all (I tried it through the settings and the instructions form Microsoft to install it ...
Philipp's user avatar
  • 101
0 votes
0 answers
643 views

Create, Start and Stop Linux Systemd Service

Via remote ssh access I am trying to create a systemd service, if service was not created previously, create a new one if not check if the service is active and then stop it, update the service and ...
alex davies's user avatar
4 votes
1 answer
37k views

Win10 OpenSSH failed to install sshd service

I am trying to re-install the OpenSSH Windows 10 feature on my computer, however the sshd service is failing to install. I have tried installing the feature both via the "optional features" and via ...
TheMohawkNinja's user avatar
1 vote
1 answer
2k views

Systemd Service stops when closing the last SFTP / SSH Session

I recently moved my Server from a virtual machine to a new machine. Since then I sometimes have the inexplicable event, that my Teamspeak Server stops (and that auto-restarts because that's how I ...
josias's user avatar
  • 111
2 votes
0 answers
869 views

OpenSSH in Windows PE 10

I'm using WinPE10 (10586), that I've built using ADK10. I was going to install SSH Server in it. I've found only one suitable: OpenSSH. But discovered, that I need sc.exe to use this server. I tried ...
Lev Nikiforov's user avatar
7 votes
2 answers
11k views

How to remove "CYGWIN sshd" service from service list in Windows 7?

I uninstalled CYGWIN from Windows machine, but still I am seeing the name "CYGWIN sshd" in the service list. This is the steps I have followed to uninstall it, In the cmd prompt, I run the following ...
Rubanraj Ravichandran's user avatar
1 vote
2 answers
11k views

Error in running sshd as a service in cygwin

I am using cygwin run sshd. But now the sshd is not running as a service. When I start the service using 'net start sshd', Message comes like, "the cygwin sshd service could not be started.The service ...
IT researcher's user avatar
0 votes
3 answers
291 views

Linux hosting with web-based shell access [closed]

I am looking for a service that gives user some computing resources, a Linux OS and a preferably web browser based shell access. Are there any services that you can recommend? The bandwidth usage ...
user avatar
0 votes
2 answers
2k views

Cent OS 6 - Do I need to restart a service after updating .ssh/known_hosts

After updating my .ssh/known_hosts file do I need to restart a service? I tried service ssh restart but it gives ssh: unrecognized service.
VenomFangs's user avatar
0 votes
1 answer
3k views

Regaining access to Linux server after SSH service dies?

I recently ran into an issue with a VPS where the SSH service crashed, leaving me unable to connect to the machine. The other services were up and running; only the SSH service died. I managed to ...
Mr. Llama's user avatar
  • 193
1 vote
1 answer
7k views

SSH error. Error installing a service: CreateService: Win32 error 1057

ssh-host-config is not working, I get this error at creating sshd as a service. I'm running Windows 7 32 bit with cygwin installed. It was working at first, after installing cygwin. I did ssh-host-...
somethingSomething's user avatar
1 vote
3 answers
4k views

IPs in hosts.deny only block ssh

I am running a small server where I want to block some special IPs using /etc/hosts.deny. If I make an entry like ALL: <IP> only the ssh service will be blocked for IP. All the others services ...
Tik0's user avatar
  • 295
5 votes
1 answer
10k views

How to run a putty ssh tunneling as Windows service?

In Windows XP or above, I may run a shell command putty.exe -load ssh_tunnel to start a ssh session configured as ssh tunneling. I want to ssh tunnel session become available when my computer start ...
Chau Chee Yang's user avatar
0 votes
1 answer
57 views

Launching a program and retrieving its standard streams later

I want to be able to start some specific servers (related to a game) on a my VPS (to which I connect through ssh). This is simple, I just connect and execute the command, but this creates some ...
Jack's user avatar
  • 465
1 vote
1 answer
2k views

Running stuff (web services) in chroot/isolated env

First of all, I read all the chroot questions I could find on the net and on Superuser. Basically they all cover running a 32bit app running on 64bit host and so on. I want to have an isolated ...
Apache's user avatar
  • 16.2k

15 30 50 per page