Mac OS X 에서 sudo 명령어를 사용하여
시스템에서 사용되는 폴더에 접근하려면 다음과 같이 해줘야 한다.
Mac OS X 부팅전에 command + R 키를 누르고 있으면 복구모드로 들어가게 된다.
복구모드에서 Terminal을 수행 후
$ csrutil disable
재부팅 후에 사용중인 사용자로 로그인 한 후에
terminal에서
$ csrutil status
System Integrity Protection status: disabled.
위 처럼 메시지가 표시되면 성공!
2018년 12월 9일 일요일
피드 구독하기:
댓글 (Atom)
리눅스 문자와숫자 조합의 파일이름 정렬( Sort alphanumeric filenames in Linux )
아래 처럼 문자와 숫자가 섞여 있는 파일에 대해서 정렬이 제대로 되지 않을 때 When sorting is not done properly for files with mixed letters and numbers as shown below [codeh...
-
우선 메뉴에서 Tools아래 Orange Options를 선택 후 Common의 Session에서 Commit automatically after every statement를 체크하면 Autocommit is On으로 변경됨 ...
-
1. 하드웨어 시간 확인 #> hwclock -r 2. 소프트웨어 시간 확인 $, #> date 3. 자동 설정 #> rdate -s time.bora.net 4.수동 설정 #> date -s "201...
-
오라클 설치를 하였으니 테스트용으로 HR 샘플 스키마를 설치한다. oracle@solaris:~$ sqlplus sys as sysdba Connected to: SQL*Plus: Release 18.0.0.0.0 - Producti...
댓글 없음:
댓글 쓰기