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

Published: 20 January 2024
on channel: 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


Watch video How to Make a Cluster Computer | Part 02 - Installation of Open SSH On Ubuntu online, duration hours minute second in high quality that is uploaded to the channel Wisdom Center 20 January 2024. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 2,857 times and liked it 10 visitors.