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

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:  Install Nutty Network Monitoring Software For Linux

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

HPLIP 3.22.4 Released | HP printer and scanner drivers For Linux HPLIP 3.22.4 Released | HP printer and scanner drivers For Linux Linux
How To Add Swap Space On CentOS 8 How To Add Swap Space On CentOS 8 Linux
Most Used CLI Based Linux Network Management Tools Most Used CLI Based Linux Network Management Tools Linux
How To Fix “Driver Power State Failure” BSOD Error How To Fix “Driver Power State Failure” BSOD Error Tutorials
Install Build Essential Install Build Essential Tools On Ubuntu 22.04 LTS Install Build Essential Tools On Ubuntu 22.04 LTS Linux
Set The Default Terminal Emulator On Ubuntu 18.04 LTS Set The Default Terminal Emulator On Ubuntu 18.04 LTS ubuntu 18.04

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
  • 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]
  • Business Analyst / Technical Writer – Secure Cloud

    • Houston, TX
    • Capgemini Government Solutions
    • Full Time
  • Technical Writer

    • Annapolis, MD
    • CACI International, Inc.
    • Full Time
  • Freelance Writer – Work From Home

    • Arizona
    • Freelance
  • Staff Writer (DC/MD/VA)

    • Fairfax, VA
    • Govcio LLC
    • Full Time
  • Writer

    • Bethlehem, PA
    • Lehigh University
    • Full Time
  • Principal DSX Data Scientist

    • South San Francisco, CA (Remote)
    • Disability Solutions
    • Full Time
  • Digital Writer

    • Portland, OR
    • 24 Seven Talent
    • Part Time
  • Technical Writer (Facilities)

    • Raritan, NJ
    • Insight Global
    • Part Time

Copyright © 2025 Technology News Information & Jobs.

Powered by PressBook Grid Blogs theme