삽질했던 리눅스 문제들

2022. 6. 13. 15:34·Study/Linux

읽기전용인 파일 수정

:!w
:q!

이것도 안된다면 sudo vi 파일 열기


Redis 백그라운드 실행 

redis-server --demonize yes

Redis 백그라운드 삭제

ps -efc

kill -옵션 PID (옵션 : -9 강종, 15 작업종료)

https://121202.tistory.com/45


Redis 계정생성

redis cli

adduser pprk (계정생성)

keys *   ( 이 명령어로 패스워드들 확인가능)

config set requirepass 1234 (비번생성)

https://developpaper.com/err-auth%EF%BC%9Cpassword%EF%BC%9E-called-without-anypassword-configured-for-the-default-user-are-you-sure-your-conf/

 


Reids 백그라운드 Daemon 설정

https://any-ting.tistory.com/90

 



 

'Study > Linux' 카테고리의 다른 글

Linux 직접만든 .sh 의 sudo command not found  (1) 2022.09.26
E: Unable to locate package  (0) 2022.09.02
Centos 폰트 설치  (0) 2022.08.18
명령어 모음  (0) 2022.08.05
Remote host identification has changed  (0) 2022.06.13
'Study/Linux' 카테고리의 다른 글
  • E: Unable to locate package
  • Centos 폰트 설치
  • 명령어 모음
  • Remote host identification has changed
_WooHyun_
_WooHyun_
  • _WooHyun_
    Nerd
    _WooHyun_
  • 전체
    오늘
    어제
    • 분류 전체보기 (79)
      • Study (60)
        • Algorithm (24)
        • Unreal Engine (19)
        • C++ (1)
        • Maya (1)
        • GoLang (3)
        • Mysql (3)
        • Linux (7)
        • Server (2)
      • Projects (0)
        • Unreal Engine (0)
        • Server (0)
      • 개발일지 (8)
        • Unreal Engine (7)
        • Art (1)
        • Server (0)
      • 미래 (5)
      • 개발아이디어 (0)
      • 잡지식 (2)
  • 블로그 메뉴

    • 홈
    • 방명록
    • 글쓰기
    • 블로그설정
  • 링크

    • GitHub
  • 공지사항

  • 인기 글

  • 태그

  • 최근 댓글

  • 최근 글

  • hELLO· Designed By정상우.v4.10.3
_WooHyun_
삽질했던 리눅스 문제들
상단으로

티스토리툴바