• Skip to primary navigation
  • Skip to content
  • Skip to footer
Landwhale 기록 블로그
  • Home
  • Categories
  • Tags

    Landwhale

    나 혼자 보려고 하는 블로그

    • Korea
    • GitHub
    • Email

    gcp linux ssh permission denied해결”

    less than 1 minute read

    리눅스 ssh permission denied해결

    sudo vim /etc/ssh/sshd_config

    PasswordAuthentication yes

    PermitRootLogin yes

    sudo systemctl restart sshd

    Categories: Linux

    Updated: February 1, 2021

    Twitter Facebook LinkedIn
    Previous Next

    You May Also Enjoy

    gcp 안켜질때

    less than 1 minute read

    gcp 안켜질때

    Mongod 안켜질때

    less than 1 minute read

    Mongod 안켜질때

    기존 리액트 시작 및 빌드

    less than 1 minute read

    기존 리액트 시작 및 빌드

    Mongodb 검색 쿼리

    less than 1 minute read

    Mongodb 검색 쿼리

    • Feed
    © 2022 Landwhale. Powered by Jekyll & Minimal Mistakes.