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:  5 Awesome Linux Themes For MATE Desktop Environment

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

bmon Network Bandwidth Monitoring And Debugging Tool bmon Network Bandwidth Monitoring And Debugging Tool Linux
Install Elasticsearch On CentOS 7 Install Elasticsearch On CentOS 7 Linux
enable root account How To Enable or Disable Root Account In Ubuntu Ubuntu
Linux Bandwidth Monitoring Tools Linux Bandwidth Monitoring Tools To Analyze Network Usage Linux
Upgrade To Debian 10 From Debian 9 Stretch Upgrade To Debian 10 From Debian 9 Stretch Linux
How To Add Swap Space On CentOS 8 CentOS Linux 8.3 Released Linux

Leave a Reply Cancel reply

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

Recent Posts

  • New Job Search October 10, 2025
  • 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

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

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 info@itsubuntu.com
  • Senior Grant Writer

    • Kenai, AK
    • Kenaitze Indian Tribe
    • Full Time
  • Customs Entry Writer – CHB

    • Kansas City, MO
    • Laufer Group International
    • Full Time
  • R-157975 Full Time Nabisco Merchandiser/Order Writer – White River Junction

    • White River Junction, VT
    • Mondelez International
    • Full Time
  • R-161193 Full Time Nabisco Merchandiser/Order Writer

    • Fort Lauderdale, FL
    • Mondelez International
    • Full Time
  • Data Scientist/Machine Learning Engineer

    • Redwood City, CA
    • Cathexis
    • Full Time
  • Senior Data Scientist (Security Clearance Required)

    • Arlington, VA
    • ICF International Inc
    • Full Time
  • Machine Learning Engineer, Perception, Data & Systems

    • Remote
    • Waymo
    • Full Time
  • Senior Machine Learning Engineer, Perception, Data & Systems

    • Remote
    • Waymo
    • Full Time

Copyright © 2026 Technology News Information & Jobs.

Powered by PressBook Grid Blogs theme