댓글 0개
ext4는 마운트에 퍼미션을 지정해줄수 없다.일단 마운트 한상태에서그룹을 변경해준다.그 다음 실행...setfacl -R -d -m u::rwx,g::rwx,o::rwx 마운트디렉토...
댓글 0개
라즈베리파이2것을 그대로 사용하면 된다.https://about.gitlab.com/downloads/#raspberrypi2초기 아이디/비밀번호는root/5iveL!fe 이거다XU4에 설치해봤는...
댓글 0개
기본이 UTC로 되어있기때문에 타임존을 변경하려면 아래와 같이 한다.shell> dpkg-reconfigure tzdata asia와 seoul을 선택하면 된다.끝.
댓글 0개
32비트용을 64비트에 설치하는 방식이다.[code shell]apt-get update && apt-get install apt-transport-httpswget -O - https://dev2day.de/pms/de...
댓글 0개
ERROR: The certificate of ‘dev2day.de’ is not trusted.ERROR: The certificate of ‘dev2day.de’ hasn't got a known issuer.오...
댓글 0개
하드를 윈도우에 꼽았다가 다시 리눅스에 마운트할라니The disk contains an unclean file system 이런 오류가 나면서 마운트가 안된다.이럴때는ntfsfix /de...
댓글 0개
sudo dpkg --add-architecture armhfsudo apt-get updatesudo apt-get install libc6:armhfsudo ln -s /lib/ld-linux-armhf.so.3 /lib/ld-linux.so.3sudo sh...
댓글 0개
블로그랑 기타 나스 프로그램들이 돌던 라즈베리파이2 를 Remix Mini로 변경했다.안드로이드에서 기존처럼 쓸려니 뭔가 불편하긴 하다.* Bittorrent Sync -&...