본문 바로가기

Google33

구글 드라이브 우분투(Ubuntu Linux) 마운트 방법 우분투 20.04에서 Google 드라이브를 마운트하여 활용할 수 있는 방법을 소개합니다. 다음은 자세한 단계별 지침입니다. Google 드라이브 프로그램 설치: sudo add-apt-repository ppa:alessandro-strada/ppa sudo apt update sudo apt install google-drive-ocamlfuse 먼저, Google 드라이브를 마운트하기 위한 프로그램을 설치합니다. 다음 명령어를 터미널에서 실행하세요: 구글 드라이브로 사용할 임의 폴더 만들기: mkdir ~/GoogleDrive 마운트할 Google 드라이브 폴더를 만듭니다. 예를 들어, 홈 디렉터리에 "GoogleDrive"라는 폴더를 만들 수 있습니다: Google 드라이브 마운트: google-.. 2023. 9. 14.
Portainer에서 Google OAuth 인증 설정 Portainer를 Google OAuth로 설정하려면 다음 단계를 따르세요. 이 과정은 Portainer 2.0 이상 버전을 기준으로 합니다. Google Cloud Console에서 OAuth 2.0 클라이언트 ID 설정하기 Google Cloud Console에 로그인합니다. 좌측 상단에 있는 "프로젝트 선택" 드롭다운에서 새 프로젝트를 만듭니다. 왼쪽 메뉴에서 "API 및 서비스" > "사용자 인증 정보"로 이동합니다. "OAuth 클라이언트 ID 만들기" 버튼을 클릭합니다. "애플리케이션 유형"을 "웹 애플리케이션"으로 선택합니다. "승인된 리디렉션 URI"에 Portainer의 로그인 페이지 URL을 추가합니다. 기본적으로는 http:///auth/oauth입니다. "만들기" 버튼을 클릭하고 .. 2023. 9. 4.
skipfish - web application security scanner A rough list of the security checks offered by the tool is outlined below. High risk flaws (potentially leading to system compromise): Server-side SQL injection (including blind vectors, numerical parameters). Explicit SQL-like syntax in GET or POST parameters. Server-side shell command injection (including blind vectors). Server-side XML / XPath injection (including blind vectors). Format strin.. 2010. 3. 30.
728x90