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:  EuroLinux Desktop Is Now Available For Download

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

How-to-Upgrade-To-Fedora-36 How to Upgrade To Fedora 36 : Fedora Linux 36 Released Linux
Download NVIDIA 510.47.03 Graphics Driver For Linux Download NVIDIA 510.47.03 Graphics Driver For Linux Linux
How To Configure Automatic Updates On CentOS 7 How To Configure Automatic Updates On CentOS 7 Linux
Commands To See Logged Users On Linux Commands To See Logged Users On Linux Linux
How to Fix the "sudo: command not found" Error on Linux How to Fix the “sudo: command not found” Error on Linux Linux
Simple IPtables Rules For Linux Administrator Simple IPtables Rules For Linux Administrator 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]
  • Sr. Demand Writer (Costa Mesa)

    • Costa Mesa, CA
    • The Law Offices of Daniel Kim
    • Part Time
  • Technical Writer

    • Swiftwater, PA
    • Adecco
    • Full Time
  • Video Photojournalist

    • Washington DC
    • NTD
    • Full Time
  • Senior Technical Writer

    • Swiftwater, PA
    • Aequor
    • Full Time
  • Technical Writer II (Swiftwater)

    • Swiftwater, PA
    • HireTalent - Staffing & Recruiting Firm
    • Part Time
  • Service Writer

    • Richfield, OH
    • W.W. Williams
    • Full Time
  • Senior Data Scientist, Product, Google Play

    • Mountain View, CA (Remote)
    • Google
    • Full Time
  • Technical Writer

    • Pittsburgh, PA
    • The HIRD
    • Full Time

Copyright © 2025 Technology News Information & Jobs.

Powered by PressBook Grid Blogs theme