Skip to content
Technology News Information & Jobs

Technology News Information & Jobs

Ubuntu Tutorials, Ubuntu How To , Linux Tips, Tech Jobs

  • Work with US
  • Search Jobs
  • Post a Job
  • Contact Us
  • Ubuntu
    • Ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • Themes
  • Linux
  • Laptops
  • Tutorials
  • Job Dashboard
  • Toggle search form
Fix sudo apt-get install openssh-server not working error : Enable SSH Server on Ubuntu

Fix sudo apt-get install openssh-server not working error : Enable SSH Server on Ubuntu

Posted on April 7, 2022April 21, 2023 By admin No Comments on Fix sudo apt-get install openssh-server not working error : Enable SSH Server on Ubuntu

Fix Sudo apt-get install OpenSSH-server not working error

In this tutorial, we will show you the methods to enable ssh server to fix the Sudo apt-get install OpenSSH-server not working error. SSH (Secure Shell) is a standard network tool. It is mostly used to establish a secure connection between systems in the network. If you are using Ubuntu then Ubuntu comes by default with SSH as an OpenSSH server but sometime you might not have SSH installed in your Ubuntu.

Fix sudo apt-get install openssh-server not working error

In this article, you will learn how to install OpenSSH in your Ubuntu & Linux-based operating system so that you won’t come across the Sudo apt-get install OpenSSH-server not working error.

You can also run the following command to check if you have OpenSSH installed in Ubuntu or not:

ssh -V

Install OpenSSH Server on Ubuntu 22.04

First of all, make sure that your current packages are updated:

sudo apt-get update

Now, run the following command to install OpenSSH server on Ubuntu 22.04:

sudo apt-get install openssh-server

Once the installation is complete, the SSH service will start automatically. Run the following command to verify that SSH is running or not in your system after installation:

sudo systemctl status ssh

You will see the output something like below:

● ssh.service - OpenBSD Secure Shell server
Loaded: loaded (/lib/systemd/system/ssh.service; enabled; vendor preset: enabled)
Active: active (running) since Tue 2022-04-07 10:21:00 CEST; 6h ago
...

Enable SSH On Ubuntu

If SSH server is not enabled and not starting then run the following command to enable and start SSH server services on Ubuntu.

READ More Relevant Stuff:  How To Fix /bin/rm: cannot execute [Argument list too long]

sudo systemctl enable --now ssh

Enable SSH traffic on the Firewall

Run the following command to allow SSH traffic on the Firewall

sudo ufw allow ssh

Connecting to the SSH Server

Run the following command to connect to SSH server:

ssh username@ipaddress

Type yes and you’ll be prompted to enter your password

Disabling SSH on Ubuntu

Run the following command to disable SSH on Ubuntu:

sudo systemctl disable --now ssh
Linux, Tutorials

Post navigation

Previous Post: How To Add SSH Public Key To Server
Next Post: Fix pfn_list_corrupt In Windows 10 And Windows 11 (BSOD)

Related Posts

20+ Quick List Of Top Server Monitoring Tools For 2023 20+ Quick List Of Top Server Monitoring Tools For 2023 Linux
How To Set Up A Kiosk On Windows 11 How To Set Up A Kiosk On Windows 11 Tutorials
20+ Best Lightweight Linux Operating Systems In 2021 20+ Best Lightweight Linux Operating Systems In 2021 Linux
OBS Linux 2023 Install OBS In Linux Operating System [2023] Linux
GNOME 3.36 Released After Its Regular 6 Month Development Cycle GNOME 3.36 Released After Its Regular 6 Month Development Cycle Linux
Check CPU And Hard Disk Temperature On Linux Distros Check Linux CPU And Hard Disk Temperature Linux

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • How To Enable Hibernate in Ubuntu 22.04 LTS May 20, 2024
  • Popular Ubuntu Games: Top 5 Games To Play March 17, 2024
  • WordPress | Your site doesn’t include support for the “generateblocks/container” block GenerateBlocks Plugin February 11, 2024
  • Ubuntu Autoremove Command Debian Autoremove Command February 10, 2024
  • How To Mount Windows 11 Shares on Debian Linux December 7, 2023
  • Anonymous Browsing 101: A Deep Dive Into Residential Proxies November 20, 2023
  • How To Correctly Install Uninstall Linux Ubuntu Nvidia Drivers Fast October 31, 2023
  • Ethical Web Design: The Dos and Don’ts October 28, 2023
  • Understanding the Role of Security Operations Center October 25, 2023
  • The Positive Effects of AI Tools and Online Services on Students Successful Essay-Writing Skills October 3, 2023
  • Linux Wget Examples September 27, 2023

Categories

  • Android
  • Apple
  • Blogs
  • Debian
  • Fix
  • Gadgets
  • Game
  • Google
  • How To Ubuntu
  • Internet
  • Laptops
  • Linux
  • Linux Commands
  • Linux Game
  • Linux Mint
  • News
  • Operating Systems
  • Security
  • Technology
  • Themes
  • Tools
  • Tutorials
  • Ubuntu
  • ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • Windows 11
  • Wordpress
  • Search Jobs
  • Post a Job
  • Job Dashboard
  • Contact Us
  • About US
  • Cookie Policy
  • Terms and Conditions
  • Privacy Policy
  • Sitemap
  • Write For US

Tags

android apps centos ChatGPT command Commands Debian deepin Desktop docker Fedora fix game games Gaming gnome google kernel linux linux commands linux kernel Linux laptops Linux Mint Linux themes minecraft NVIDIA Python Raspberry Pi sysadmin themes ubuntu ubuntu 18.04 Ubuntu 18.04 LTS Ubuntu 20.04 ubuntu 20.04 lts Ubuntu 22.04 LTS Ubuntu games Ubuntu kernel ubuntu themes ubuntu tutorial VirtualBox Windows Windows 11 Wine WSL
itsubuntu.com is an Equal Opportunity Employer. For Advertisement, Jobs, Guest posts, and any other thoughts, email us at [email protected]
  • Psychological Thriller- Co-writer

    • Remote
    • Mary Stone Publishing
    • Temporary
  • Writer – Trends, Reactive & Licensed

    • New York, NY
    • Cella
    • Full Time
  • Principal Architect – LINUX – Active Top Secret Required

    • Washington DC
    • AECOM
    • Full Time
  • Artificial Intelligence (AI) Specialist (San Francisco)

    • San Francisco, CA
    • Forhyre
    • Full Time
  • Digital Transformation Architect (Berkeley)

    • Berkeley, MO
    • BOEING
    • Part Time
  • Azure Architect

    • Washington DC
    • AIS (Applied Information Sciences)
    • Full Time
  • Senior Data Engineer (Python)

    • Newport News, VA (Remote)
    • Capital One Bank
    • Full Time
  • Commercial Director, AI & Optimization

    • Foster, CA
    • Gilead Sciences
    • Full Time

Copyright © 2025 Technology News Information & Jobs.

Powered by PressBook Grid Blogs theme