Bandit Level 28 → Level 29 풀이
·
카테고리 없음
Level Goal There is a git repository at ssh://bandit28-git@localhost/home/bandit28-git/repo. The password for the user bandit28-git is the same as for the user bandit28. Clone the repository and find the password for the next level. Commands you may need to solve this level git 0. 문제 풀기위한 개념 - git 사용법 1. bandit28 암호 0ef186ac70e04ea33b4c1853d2526fa2 2. git 다운로드 bandit28@bandit:/tmp/acemaster$ git..
Bandit Level 27 → Level 28 풀이
·
카테고리 없음
Level Goal There is a git repository at ssh://bandit27-git@localhost/home/bandit27-git/repo. The password for the user bandit27-git is the same as for the user bandit27. Clone the repository and find the password for the next level. Commands you may need to solve this level git 0. 풀이에 필요한 개념 - git 명령어 및 개념 1. bandit27 로그인 3ba3118a22e93127a4ed485be72ef5ea#bandit27 passwd 2. 파일 정보확인 bandit27@bandi..
Bandit Level 26 → Level 27 풀이
·
카테고리 없음
Level Goal Good job getting a shell! Now hurry and grab the password for bandit27! Commands you may need to solve this level ls 0. 풀이에 필요한 개념 - uid, gid, euid 그리고 groups 1. 로그인 Bandit Level 25 → Level 26 풀이를 이어서 진행하는 방식이다 Bandit Level 25 → Level 26 풀이 Level Goal Logging in to bandit26 from bandit25 should be fairly easy… The shell for user bandit26 is not /bin/bash, but something else. Find out ..
Bandit Level 25 → Level 26 풀이
·
카테고리 없음
Level Goal Logging in to bandit26 from bandit25 should be fairly easy… The shell for user bandit26 is not /bin/bash, but something else. Find out what it is, how it works and how to break out of it. Commands you may need to solve this level ssh, cat, more, vi, ls, id, pwd 0. 풀이에 필요한 개념 - 로그인 전과 후의 파일 접근 권한 - more 프로그램의 개념 및 실행 조건 - vi 상에서 파일 여는 방법 - ssh의 i 옵션 -접속하는 쉘 지정방법 1. bandit25로 로그인 한다 uNG..
rails 소스코드 위치
·
카테고리 없음
우분투에서 컨트롤+h를 입력하면 숨김 폴더가 나타나며 아래 하위경로를 따라 소스코드에 접근할수있다. ~/.rbenv/versions/[v]/lib/ruby/gems/[v]/gems gems 디렉토리안에 rails-[v] 형식으로 소스들이 나와있다 [v]는 해당 경로의 버전입니다.
Rails 소스 경로 확인
·
카테고리 없음
twoicefish@twoicefish-VirtualBox:~$ bundle show rails /home/twoicefish/.rbenv/versions/2.5.1/lib/ruby/gems/2.5.0/gems/rails-5.2.1
Rails path 찾기 명령어
·
카테고리 없음
twoicefish@twoicefish-VirtualBox:~$ which rails /home/twoicefish/.rbenv/shims/rails
스팀 설치를 위해 공간을 확보하는중 해결 방법
·
카테고리 없음
블로그 해결방법 설치를 위해 공간을 확보하는 중 안넘어갈때 해결법 설치를 위해 공간을 확보하는 중 그거 창끄지말고 오른쪽 맨 아래 아이콘 으로 스팀 끄고 키면 정상적으로 다운로드를 받습니다
메일서버 악성메일 탐지방법 개요
·
카테고리 없음
블로그 메일서버 악성메일 탐지방법 개요 메일서버에게 메일을 전송해주기 전에 메일점검 솔루션이 메일의 패킷정보를 분류해서 메일서버로 주게된다.
dpi 정의
·
카테고리 없음
블로그 DPI 란DPI는 마우스 민감도를 측정하는 데 사용되는 기준으로, 장치가 감지할 수 있는 직선 인치당 점(DPI: dots per linear inch)의 수로 표현됩니다. DPI를 변경하여 게임 내 목표 지정, 사진 편집과 같은 정교한 작업 시 포인터 속도를 즉시 조정할 수 있습니다. DPI 수치가 높을수록 마우스 민감도가 높아지고 포인터 속도가 빨라집니다.