Logo CodeXlog
  • Home
  • About
  • Recent Posts
  • 게시글
  • Tags
  • Dark Theme
    Light Theme Dark Theme System Theme
Logo Inverted Logo
  • 게시글
  • Blog-Migration
    • Hugo
    • Jekyll
  • Study
    • Algorithms
      • Algorithms Problem
        • Backjoon
          • Problem.100039
          • Problem.1065
          • Problem.10809
          • Problem.10871
          • Problem.1110
          • Problem.1152
          • Problem.1157
          • Problem.11654
          • Problem.11718
          • Problem.11719
          • Problem.11720
          • Problem.11721
          • Problem.1316
          • Problem.1546
          • Problem.15552
          • Problem.1924
          • Problem.1978
          • Problem.2257
          • Problem.2439
          • Problem.2441
          • Problem.2448
          • Problem.2490
          • Problem.2675
          • Problem.2839
          • Problem.2908
          • Problem.2920
          • Problem.2941
          • Problem.4673
          • Problem.5622
          • Problem.8393
          • Problem.8958
          • Problem.9461
      • Programming Tips
        • C언어 Scanf 의 의미
      • Etc Problem
        • Prob 달팽이 배열
        • 기초 문제
        • 다양한 패턴 출력
        • 큰수 작은수로 정렬후 덧셈
        • 파스칼의 삼각형
    • Computer Science
      • 시스템프로그래밍 FTW 구현
      • 시스템프로그래밍 FTW 구현
    • Programming Language
      • Python
        • Python 기초
      • C언어 스터디
      • 강제 캐스팅에 의한 1byte 단위 접근법
  • Dev
    • DevOps
      • [DevOps] Terraform vs Ansible 뭐가 다르죠?
    • Tips
      • AWS text recognizer
        • AWS project 진행 과정
        • AWS 이미지속 글자 추출
        • Django 따라해보기!!
    • Tips
    • Git Manual
  • OS
    • BSD-Based OS
    • Linux
      • Debain-Based OS
        • Ubuntu & OSX setting
      • RHEL-Based OS
        • CentOS 7
    • Mac OS
      • Mac Autojump 설치및 사용법
    • Window OS
      • Git 설치 및 초기설정
  • Tools
    • GitLab
      • GitLab Upgrade
Hero Image
Ubuntu & OSX setting

root Fire Fox Update GIT Installation and Setting Git multi user ssh setting Autojump Installation vim Installation and Setting vim scheme vim Plugin Install youcompleteme Airline ctag Mouse setting root $sudo passwd root Fire Fox Update $sudo apt-get firefox $sudo apt-get update GIT Installation and Setting 설치 $sudo apt install git 초기 설정 $git config --global user.name "kimleepark" $git config --global user.email kimleepark@gmail //$git config -l $ssh-keygen //.ssh 폴더안에 id_rsa.pub 의 내용을 Github ssh에 등록해준다. $git init $git log //git 작업 기록 $git status //git 현재 현황(add 되거나, 추적 가능한 파일 현황) $git add //-u 업데이트된 항목을 추적해서 add함, --all,-A 폴더내 모든 항목을 add함 $git commit $git push //local -> remote 저장소로 이동 $git pull //원격 저장소에 있는 변경 사항을 가져와서 merge함 Git 시작하기 를 참고 하시면서 작업 하시면 좋습니다.

  • OS
  • Ubuntu
  • 초기설정
  • Git
  • Vim
  • Airline
  • Autojump
2018년 6월 1일 금요일 | 6
바로가기
  • About
  • Recent Posts
  • Tags
Contact me:
  • codex.devlab@gmail.com
  • ehdwn1991
  • Codex

책임 고지: This theme is under MIT license. So, you can use it for non-commercial, commercial, or private uses. You can modify or distribute the theme without requiring any permission from the theme author. However, the theme author does not provide any warranty or takes any liability for any issue with the theme.