When you login first time using a Social Login button, we collect your account public profile information shared by Social Login provider, based on your privacy settings. We also get your email address to automatically create an account for you in our website. Once your account is created, you'll be logged-in to this account.
취소동의
소셜로 로그인하기--D
I allow to create an account
When you login first time using a Social Login button, we collect your account public profile information shared by Social Login provider, based on your privacy settings. We also get your email address to automatically create an account for you in our website. Once your account is created, you'll be logged-in to this account.
Spread the love올바른 방법은 1. /etc/sudoers 파일을 수정하고 % sudo ALL = (ALL) ALL # 앞의 주석을 지 웁니다. 2. [중요] sudoers 파일에 사용자 설정을 직접 추가하지 말고 /etc/sudoers.d/10-installer 의 % wheel ALL = (ALL) 더보기…
Spread the love증상: Linux에서는 어떤 도메인 이름을 ping하는 것이 매우 느립니다. 분명 ping수치는 50ms밬에 안나오는데 말이죠. IP주소를 직접 ping하는 것은 또 매우 빠릅니다. 해결방법: /etc/nsswitch.conf 를 편집하여 hosts 항목을 아래와같이 바꿉니다. 증상: 여전히 느린 경우 더보기…