About 1,282,513 results (1,317 milliseconds)

how to restart minions?

https://groups.google.com/g/salt-users/c/z4vjPJbnKhk
I should clarify this is just using service.restart from the command line, not ... restart salt-minion` on my Ubuntu setup running 0.13.0 also fails to ...

How to disable weak SSH ciphers for Linux VMs | Google Cloud

https://cloud.google.com/knowledge/kb/disable-weak-ssh-ciphers-for-compute-engine-linux-vms-000004592
Restart the SSH Daemon using the command service sshd restart. Run the command sshd -T | grep -i 'cipher' again to confirm that the change took effect.

Please help - after lucee/ubuntu server reboot... tomcat or lucee ...

https://groups.google.com/g/lucee/c/dubJa9qcYjE
sudo service nginx status. * nginx is running. sudo service lucee_ctl status. * Lucee/Tomcat is running (PID: 1328). socklist command outputs ports as follows:.

Problem adding a new node (could not reload SSH keys)

https://groups.google.com/g/ganeti/c/eijfVwTCWXw
Mar 18, 2014 ... d/ssh' init script in Ubuntu 14.04 any more? AFAIK the way to restart the SSH daemon with Upstart would be 'service ssh restart', right? So ...

Service ssh.service not found.

https://groups.google.com/g/rex-users/c/M72E5-VFzfo
I have tried reinstalling openssh-server and rebooting the server, ssh works just fine, and I can restart the service just fine on the command line. Any ...

Google Daemon not automatically starting on Compute Engine ...

https://groups.google.com/g/gce-discussion/c/-Ov0HNWxbOQ
Jul 18, 2018 ... ... SSH key to try to start from scratch. I added it to the instances metadata > SSH keys just like I did the last one, but it never picked it up.

Can't open display on Google Compute Engine | Google Cloud

https://cloud.google.com/knowledge/kb/can-t-open-display-on-google-compute-engine-000004590
If you see the above parameter as no then edit the file to change it to yes and restart the sshd service (perform the task as root user): ... $ gcloud compute ssh ...

Juicer on AWS - running, but what's up with that message?

https://groups.google.com/g/3d-genomics/c/YPmy0euu304
ubuntu@ip-172-31-66-49 /opt/juicer/work> sudo service openlava restart. Stopping daemons... Starting daemons... lim started res started sbatchd started ubuntu ...

Stop or restart a VM | Compute Engine Documentation | Google Cloud

https://cloud.google.com/compute/docs/instances/stop-start-instance
When you use the Google Cloud console to access Google Cloud services and APIs, you don't need to set up authentication.

Connect to Linux VMs as the root user | Compute Engine ...

https://cloud.google.com/compute/docs/connect/root-ssh
Paste the public SSH key into the /root/.ssh/authorized_keys file. Restart the sshd daemon by restarting the VM, or running the restart command for your VM's ...

SSH no longer works with RSA keys.

https://groups.google.com/g/comp.sys.raspberry-pi/c/DKA9pqsR6Ck
If it has already changed for Ubuntu, presumably Pi OS will soon follow. ... (or 'sudo service ssh restart') isn't hard. It's more complicated to edit ...

Disable svn service temporarily

https://groups.google.com/g/subversion_users/c/Pou8FYrJ7hk
like to disable the svn (svn+ssh://) service temporarily on the Ubuntu 20.04 ... ssh/sshd_config (remember to restart sshd). That would effectively put a ...

Set up Chrome Remote Desktop for Linux on Compute Engine ...

https://cloud.google.com/architecture/chrome-desktop-remote-on-compute-engine
Nov 16, 2022 ... You use this command to set up and start the Chrome Remote Desktop service on your VM instance, linking it with your Google Account using the ...

Plan for a basic installation on your hardware | Google Distributed ...

https://cloud.google.com/kubernetes-engine/distributed-cloud/bare-metal/docs/installing/minimal-infrastructure
To configure SSH on machines running Ubuntu: If ... See more code actions. Dismiss View. Light code theme. Dark code theme. sudo systemctl restart ssh.service.

Can no longer SSH into GCP VM Instance after disk resized

https://groups.google.com/g/gce-discussion/c/Htg_IFc1zWA
Since I'm running Ubuntu I just rebooted to make sure changes took effect. Once I reboot I could no longer SSH into my instance. I tried another reboot. Logging ...

ssh-rsa keys dont work on AlmaLinux

https://groups.google.com/g/rundeck-discuss/c/HDhxhLG8dS0
Jun 28, 2023 ... Of course I can do ssh with rundeck user without any problem or run script ... SSH target node and restart the SSH service:.

Running Orthanc in Ubuntu 14.04

https://groups.google.com/g/orthanc-users/c/FYDV2XtF7Ho
Nov 14, 2016 ... Hi all, I installed Orthanc in a Virtual Machine, via SSH through Putty. I used the following commands : sudo apt-get update

Security bulletins | Compute Engine Documentation | Google Cloud

https://cloud.google.com/compute/docs/security-bulletins
To apply the changes in the sshd config, this script will restart the sshd service. ... Ubuntu 14.04 LTS, Ubuntu 14.10, or SUSE Linux Enterprise Server 12.

Re: [OpenTripPlanner] how to PERMANENTLY run open trip ...

https://groups.google.com/g/opentripplanner-dev/c/yAEPL5GfWog/m/djJCc8WMkxEJ
Jun 11, 2012 ... One way is to type `screen` at the command prompt, which will drop you into a new shell. You can start OTP here and then close the SSH ...