OS/Mac6 맥(MAC)에서 Bluetooth(블루투스) 꺼짐(안켜질 때) 갑자기 블루투스가 꺼짐 상태에서 켬이 활성화가 안되는 경우가 종종 있다 이경우 Android File Transfer를 삭제하라는 등 /Library/Preferences/에서 com.apple.bluetooth 관련 파일을 삭제하고 리부팅을 하면 된다는 등 인터넷에 많은 자료가 있지만 내 경우에는 Bluetooth 파일교환 앱을 실행하면 블루투스가 꺼져있다며 킬건지 팝업이 노출된다. 이때 암호 입력을 하면 블루투스가 켜진다. 2021. 2. 22. 페러럴즈에서 프록시 서버가 응답하지 않습니다. http://kobato.tistory.com/393 2017. 2. 28. 맥에서 ssh 접근 시 Error no matching key exchange method found. Their offer: diffie-hellman-group1-sha1 sudo nano /etc/ssh/ssh_config ENTER YOUR PASSWORD # MACs hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160 #주석 해제HostkeyAlgorithms ssh-dss,ssh-rsa # 추가KexAlgorithms diffie-hellman-group1-sha1 # 추가 2017. 2. 8. parallels ubuntu langue setting sudo apt-get install language-pack-kosudo locale-gen ko_KR.UTF-8 .bashrcexport LANG="ko_KR.UTF-8" /etc/default/localeLANG_ALL="ko_KR.UTF-8"LANGUAGE="ko_KR:ko:en_US:en"LC_CTYPE="ko_KR.UTF-8" /etc/environmentLANG="ko_KR.UTF-8"LANGUAGE="ko_KR:ko:en_GB:en"LC_CTYPE="ko_KR.UTF-8" 2016. 7. 22. 이전 1 2 다음