/users
/posts
/slides
/apps
/books
mysetting
/users
/posts
/slides
/apps
/books
igotoo
기술아키텍트(TA)@프리랜서
용인
Joined on 2021년 05월 24일
Profile
Post
Like
5:13 5/24
gblg3.igotoo.pw
5:13
gblg3.igotoo.pw
igotoo
http://gblg3.igotoo.pw
Tech, IoT, Book and Thoughts...
저작도구: Ghost 4.0
최종 피드 수집: 2024-11-22 16:46
전체 (30)
1y
vboxguset
VM Deploy Log
설치환경
Host OS : Windows 11
Vgrant : 2.3.6
VirtualBox : 7.0.8
vbox : ubuntu/bionic64
설치 로그
C:\Windows\System32>vagr
0
0
0
읽기모드
1y
Worng Answer
Worng Answer
NO.30 **
You have an Azure subscription that contains a storage account. You have an on-premises server named Serve
0
0
1
읽기모드
1y
Final please
NO.30 **
You have an Azure subscription that contains a storage account.You have an on-premises server named Server1 that runs W
0
0
0
읽기모드
1y
Azure Dump 104 0 1 ~ 100
NO.1
You need to prepare the environment to meet the authentication requirements.Which two actions should you perform? Each corr
0
0
0
읽기모드
1y
Azure Dump 104-1 : 100 ~ 160
NO.101
NO.102
NO.103
NO.104
You have an Azure subscription that contains the resources in the following table.
To which subnets
0
0
0
읽기모드
1y
Azure Certi 104-8 : 451 ~ 496
NO.451
You have an Azure subscription named Subscription1. Subscription1 contains a resource group named RG1. RG1 contains resou
Tech
+ 더보기
0
0
0
읽기모드
1y
Azure Certi 104-7 : 401 ~ 450
No.401
You have an Azure subscription that contains the resources shown in the following table.
You need to perform the tasks sh
Tech
+ 더보기
0
0
0
읽기모드
1y
Azure Certi 104-6 : 351 ~ 400
NO.351
You have a Recovery Service vault that you use to test backups.
The test backups contain two protected virtual machines.Y
Tech
+ 더보기
0
0
2
읽기모드
1y
Azure Certi 104-5 : 301 ~ 350
NO.301
You have an Azure subscription that contains the file shares shown in the following table.
You have the on-premises file
0
0
0
읽기모드
1y
Azure Certi 104-4 : 261 ~ 300
NO.261
You have an Azure subscription that contains an Azure Service Bus named Bus1.Your company plans to deploy two Azure web a
Tech
+ 더보기
0
0
0
읽기모드
1y
Azure Certi 104-2 : 161 ~ 210
NO.161
You have an Azure Active Directory (Azure AD) domain that contains 5,000 user accounts. You create a new user account nam
Tech
+ 더보기
0
0
0
읽기모드
1y
Azure Certi 104-3 : 211 ~ 260
NO.211
You sign up for Azure Active Directory (Azure AD) Premium.You need to add a user named admin1@contoso.com as an administr
Tech
+ 더보기
0
0
0
읽기모드
3y
Porxy + Vagrant
Vagrant box add 시 SSL certificate problem 오류 해결
$ vagrant box add --provider virtualbox --insecure debian/buster64
box add 시 cu
WIKI
+ 더보기
0
0
1
읽기모드
3y
Ansible User sudo 권한 부여하기
set up the user johndoe with permission to use any command as root via sudo by adding a line in the /etc/sudoers file with Ansib
WIKI
+ 더보기
0
0
1
읽기모드
3y
Windows에서 WSL2/Vagrant/VBox로 Ansible 실습
개요
WSL2에 Vagrant를 설치하여 호스트에 설치된 virtualbox을 활용하여 VM 생성/구성/관리 가능
윈도우에는 ansible control 서버를 설치 할 수 없어 ansible provisioner를 사용할 수 없
Tech
+ 더보기
0
0
1
읽기모드
3y
github 접속을 https에서 ssh 접속으로 변경하기
변경 이유
github을 원격지로 repo로 사용할 경우 기본적으로 https로 접속하게되며 매번 ID/PWD을 입력 해야한다. ssh 접속으로 변경하면 ID/PWD 없이 가능하여 편리하다.
Key 생성
개인키(private ke
Tech
+ 더보기
0
0
2
읽기모드
3y
ssh_config 설정
개요
ssh 는 명령 옵션을 설정 파일로 만들어 관리 할 수 있는데 이를 이용하면 옵션을 매번칠 필요도 없으며 호스트별 인증서(개인키) 사용할 수 도 있다.
설정 파일
설정 파일은 시스템 전역 파일(/etc/ssh/config_s
WIKI
+ 더보기
0
0
1
읽기모드
3y
Github blog 재정비
시작
오랫만에 오픈소스를 활용한 프로젝트에 참여하게 되어 윈도우 터미널을 재사용하게 되면서 참고한 '서비큐라 기술 블로그' 의 내용도 좋고 선호하는 디자인이라. 4년전에 몇달 쓰다가 그만둔 github 블로그를 정비하여 기술 전
Tech
+ 더보기
0
0
1
읽기모드
3y
윈도우 터미널 / 꾸미기
Window Terminal
powerline 설치 (참고 : Tutorial: Set up Powerline in Windows Terminal)
VSCode와 WSL연결
M$가 예전과 다른 거 같기는 한데 빌형의 추문 기
WIKI
+ 더보기
2
0
6
읽기모드
3y
욕망
넌 어디서 이곳까지 왔니
오는 길은 어땠니?
바다로 가는 건가? 육지로 가는 건가?
너는 관심이 없는데 지나가는 나만이 ...
Photo
+ 더보기
0
0
0
읽기모드
3y
유용한 1줄 쉘 커맨드들
출처 : http://muhammadraza.me, 유용한 1줄 쉘 커맨드들 | GeekNews (hada.io)
$ ps aux | convert label:@- process.png
ㅤ→ 쉘 아웃풋을 이미지로
$ curl ip
WIKI
+ 더보기
0
0
0
읽기모드
3y
오늘 한 푼 벌면 내일 두 푼 나가고
우석훈 저
우석훈 이라는 이름 석자가 그닥 익숙한 이름은 아니었다. ‘88만원 세대’를 쓴 작가라는 게 내가 아는 전부 게다가 나는 읽지도 않았다. 이미 청춘은 훨씬 지난 세대 였기에.
그런데 지금 이분의 책을 두권째 읽고 있다.
Reading
+ 더보기
0
0
0
읽기모드
4y
누구를 위하여 종을 울리나
두 번째로 읽은 헤밍웨이 작품
헐리우드 장편 영화
마지막 구절을 다 읽었을 때 첫 느낌은 헐리우드 장편 액션 영화를 본 거 같다는 느낌이었다. 아니 요새로 치면 미드에 가깝다고 해야 하나. 책을 많이 읽지도 않지만 미국 소설
Reading
+ 더보기
0
0
0
읽기모드
4y
Docker로 NextCloud 설치하기 3
WebDav
목적 : Plex Media Server (Borilikeharry) 파일 통합하여 nextcloud를 통해 집의 모든 파일을 접근가능하도록 webdav를 설치
Nextcloud fully supports the W
Tech
+ 더보기
0
0
0
읽기모드
4y
Docker로 NextCloud 설치하기 2
Automated Reverse Proxy 만들기
참고 : Automated Nginx Reverse Proxy for Docker · , jwilder/nginx-proxy - Docker Hub
공부, 테스트 앞으로 혹시나 활
Tech
+ 더보기
0
0
0
읽기모드
4y
라즈베리 Plex Media 서버로 변신2
date: 2017-10-18 23:48:35 +0900
categories: 라즈베리,Raspberry, plex media server
samba 설치
참고1 - How to Turn a Raspberry Pi into a
Tech
+ 더보기
0
0
0
읽기모드
4y
라즈베리 Plex Media 서버로 변신1
date: 2017-10-18 23:48:35 +0900
categories: 라즈베리,Raspberry, plex media server
프롤로그
목적 : 상시 서비스 제공 필요 + Plex Media 서버 통합 (현재 맥,
Tech
+ 더보기
0
0
0
읽기모드
4y
맥기반 jekyll로 github blogging - 01
date: 2017-03-20 15:48:35 +0900
categories: jekyll, github
프롤로그
github blogging를 기존에 jeykll fork로 시도했다가 바로 중단한 것을 Markdown 매력과 날
Tech
+ 더보기
0
0
0
읽기모드
4y
라즈베리 클라우드로 변신
date: 2017-10-04 19:48:35 +0900
categories: 라즈베리, btsync, rsiliosync, owncloud
프롤로그
Dropbox를 활용해서 토렌트 파일을 공유하고 텔레그램 봇에게 명령을 내리
Tech
+ 더보기
0
0
0
읽기모드
4y
리눅스/우분투/라즈베리 잡학다식
[우분투] ssh 설치/설정 하기 ...
디폴트로 설치 되어 있어야 하는 거 아닌가. 라즈베리에서는 디폴트였던거 같은데
참고 : 우분투 메이트 16.04 LTS SSH 원격 제어를 위한 설정하기 | YeopBox, SSH(Secu
Tech
+ 더보기
0
0
0
읽기모드
About
Badge
Contact
Activity
Terms of service
Privacy Policy