Results 1 to 7 of 7

Thread: How to disable timeout Ubuntu server 20.04

  1. #1
    Join Date
    Jul 2009
    Beans
    399

    How to disable timeout Ubuntu server 20.04

    The timeout of Ubuntu server goes to sleep mode after some time. How do I disable the server going to sleep please?

  2. #2
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,807
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: How to disable timeout Ubuntu server 20.04

    Moved to server sub-forum as this appears to be a support request for Ubuntu server and not an issue with a forum account, if this is not the case please clarify.

  3. #3
    Join Date
    Feb 2011
    Location
    Coquitlam, B.C. Canada
    Beans
    3,515
    Distro
    Ubuntu Development Release

    Re: How to disable timeout Ubuntu server 20.04

    You will have to give us some more details about your server, because Ubuntu Server 20.04, or any server version, doesn't go to sleep on its own.
    Any follow-up information on your issue would be appreciated. Please have the courtesy to report back.

  4. #4
    Join Date
    Aug 2020
    Location
    Denmark
    Beans
    100
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: How to disable timeout Ubuntu server 20.04

    Agree with Doug - servers do not normally go to "sleep mode". Please describe what is happening, what's working and what's not. Also think about if there is any way you can troubleshoot the problem, to narrow down the possibilities. For instance, can you SSH to your server, does it respond to ping etc.
    Supermicro Server :: Atom C3558 (4) @ 2.2 GHz :: 64 GB ECC DDR4-2400 :: 512 GB NVMe :: 4x 2 TB SSD @ RAID-Z :: 1x Raspberry Pi 4 Server

    Scripts: directory-tools | rsync-backup | add-apt-key

  5. #5
    Join Date
    Sep 2011
    Location
    Behind you!
    Beans
    1,690
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: How to disable timeout Ubuntu server 20.04

    My guess is that it is actually Ubuntu Desktop installed onto a laptop?

    Code:
    lsb_release -a
    Code:
    uname -a

  6. #6
    Join Date
    Mar 2010
    Location
    Squidbilly-Land
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: How to disable timeout Ubuntu server 20.04

    Quote Originally Posted by deepakdeshp View Post
    The timeout of Ubuntu server goes to sleep mode after some time. How do I disable the server going to sleep please?
    Install Ubuntu Server, not any Ubuntu Desktop. Server doesn't go to sleep and doesn't have a GUI.
    If you have a desktop install, look in the power settings. Closing a laptop screen can place desktops into standby. logind.conf has settings to disable that and other similar features.
    /etc/systemd/logind.conf

  7. #7
    Join Date
    Jul 2009
    Beans
    399

    Re: How to disable timeout Ubuntu server 20.04

    Thanks, it is a VM and I found that the host was going to keep mode not the server.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •