하루하나
close
프로필 배경
프로필 로고

하루하나

  • ALL (217)
    • 쿠베플로우 kubeflow (1)
    • React Native (1)
      • Expo (1)
    • Programming (187)
      • spring+jwt+react (4)
      • wordpress (3)
      • Vultr (1)
      • Flutter (3)
      • Vue-project (1)
      • Vue-tip (17)
      • AngularJS (12)
      • Bootstrap (2)
      • Book (1)
      • CentOS (5)
      • Code (0)
      • Css (13)
      • Docker (7)
      • Eclipse (1)
      • Freemarker (1)
      • Git (9)
      • Front-End (6)
      • Error (7)
      • Gulp.js (0)
      • Java (12)
      • Python (5)
      • Javascript (19)
      • JPA (5)
      • jQuery (2)
      • Mac (6)
      • MySql (4)
      • Springboot (21)
      • Springboot-blog (0)
      • Daily (1)
      • Springboot-tip (3)
      • Spring (1)
      • Thymeleaf (1)
      • Tomcat (1)
      • Typescript (3)
      • Tool (5)
      • Sql (1)
      • prisma (1)
      • react (1)
    • Life (14)
      • Review (0)
      • Tip (3)
      • 리뷰 (8)
      • 부동산 (2)
  • 홈
  • 태그
  • 미디어로그
  • 위치로그
  • 방명록

[Git] remote: Invalid username or password.

비밀번호를 바꾸고 나서 git에 권한있는 동작을 시도하려고 할때 생기는 오류 로컬 깃에 변경된 비밀번호 반영은 생각보다 훨씬 쉬웠다. 우선 해당 계정을 사용중인 아무 로컬 저장소로 이동하자. 그 후 아래 명령어를 입력하면 Github 인증이 초기화 된다. % git config --unset credential.helper 이제 다시 Push를 진행하면 계정과 비밀번호를 요구할것이다. % git push origin master 새롭게 로그인 후 사용하면 된다.

  • format_list_bulleted Programming/Git
  • · 2023. 2. 20.
  • textsms

Mac Homebrew로 설치한 Mysql 비밀번호 잃어버렸을때

mac에서 homebrew로 간단히 mysql 설치하기 설치는 위에 글 참조 root 비밀번호 설정 $ mysql_secure_installation - Would you like to setup VALIDATE PASSWORD plugin? : 테스트용이면 no - Remove anonymous users? : 익명사용자 사용여부- Disallow root login remotely? : 원격 접속 허용- Remove test database and access to it? : test 디비 삭제 여부- Reload privilege tables now? : 권한테이블 갱신 (수정했다면 yes) 변경 후 mysql -uroot -p 로 재접속

  • format_list_bulleted Programming/Mac
  • · 2019. 2. 22.
  • textsms

[mac] ssh 비밀번호 없이 접속하기

1. 우선 mac에서는 sshpass라는 프로그램이 필요하다. (brew를 이용하여 설치) brew install https://raw.githubusercontent.com/kadwanev/bigboybrew/master/Library/Formula/sshpass.rb 2. ssh-keygen을 이용하여 키생성 3. sshpass를 이용하여 키복사 sshpass -p "서버패스워드" ssh-copy-id root@123.45.67.102 4. ssh 주소만으로 접속

  • format_list_bulleted Programming/Mac
  • · 2019. 1. 9.
  • textsms
  • navigate_before
  • 1
  • navigate_next
반응형
공지사항
전체 카테고리
  • ALL (217)
    • 쿠베플로우 kubeflow (1)
    • React Native (1)
      • Expo (1)
    • Programming (187)
      • spring+jwt+react (4)
      • wordpress (3)
      • Vultr (1)
      • Flutter (3)
      • Vue-project (1)
      • Vue-tip (17)
      • AngularJS (12)
      • Bootstrap (2)
      • Book (1)
      • CentOS (5)
      • Code (0)
      • Css (13)
      • Docker (7)
      • Eclipse (1)
      • Freemarker (1)
      • Git (9)
      • Front-End (6)
      • Error (7)
      • Gulp.js (0)
      • Java (12)
      • Python (5)
      • Javascript (19)
      • JPA (5)
      • jQuery (2)
      • Mac (6)
      • MySql (4)
      • Springboot (21)
      • Springboot-blog (0)
      • Daily (1)
      • Springboot-tip (3)
      • Spring (1)
      • Thymeleaf (1)
      • Tomcat (1)
      • Typescript (3)
      • Tool (5)
      • Sql (1)
      • prisma (1)
      • react (1)
    • Life (14)
      • Review (0)
      • Tip (3)
      • 리뷰 (8)
      • 부동산 (2)
최근 글
인기 글
최근 댓글
태그
  • #sts
  • #AngularJS
  • #error
  • #MySQL
  • #JPA
  • #springboot
  • #css
  • #Vue
  • #GIT
  • #javascript
전체 방문자
오늘
어제
전체
Copyright © 쭈미로운 생활 All rights reserved.
Designed by JJuum

티스토리툴바