How to Make a Cluster Computer | Part 02 - Installation of Open SSH On Ubuntu

Опубликовано: 20 Январь 2024
на канале: Wisdom Center
2,857
10

This video is about installing OpenSSH on Linux (Ubuntu here). Open SSH allows you to connect to other computers on teh network using SSH.
In this playlist, I talk about how to set up a cluster computing system using Ubuntu (Linux) and also setting up a queuing system for calculation submission.

The commands described in this video are given below:
Installation of SSH on all the nodes (Login and Compute)
sudo apt update
sudo apt install openssh-server
sudo systemctl status ssh
sudo ufw allow ssh
Check if SSH is working correctly
ps -A | grep sshd
sudo ss -lnp | grep sshd
ssh -v localhost


For more informative videos about computational chemistry and other important software tools like Gaussian, MS Word, Excel, PowerPoint, Endnote, ChemDraw etc. subscribe my channel.    / wisdomcenter  
Facebook Page   / muhammadali.hashmi.33  
Instagram  / hashmi_photography  
Email: muhammad.hashmi [at sign] ue.edu.pk


Смотрите видео How to Make a Cluster Computer | Part 02 - Installation of Open SSH On Ubuntu онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Wisdom Center 20 Январь 2024, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 2,857 раз и оно понравилось 10 людям.