250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 파이썬
- 데이터베이스
- MFA
- 리눅스
- CLF-01
- AWS자격증
- 빅데이터실무자격증
- Identity and access management
- 하둡
- EC2
- 클라우드자격증
- mysql
- 빅데이터
- SQLD
- Multi Factor Authentication
- 쉘스크립트
- SQL
- CCAAdministrator
- 코딩테스트
- 클라우드컴퓨팅
- IAM
- programmers
- hive
- 프로그래머스
- 클라우데라자격증
- AWSCloudPractitioner
- CCA131
- hadoop
- RDBMS
- sql자격증
Archives
- Today
- Total
목록VirtualBox (1)
Sherry IT Blog
virtualbox vm에서 외부망 연결 확인방법(ping)
google dns 공개 ip 로 확인 8.8.8.8 또는 8.8.4.4 [root@localhost ~]# ping 8.8.8.8 PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data. 64 bytes from 8.8.8.8: icmp_seq=1 ttl=49 time=39.6 ms 64 bytes from 8.8.8.8: icmp_seq=2 ttl=49 time=39.3 ms 64 bytes from 8.8.8.8: icmp_seq=3 ttl=49 time=40.5 ms 64 bytes from 8.8.8.8: icmp_seq=4 ttl=49 time=40.9 ms ^C --- 8.8.8.8 ping statistics --- 4 packets transmitted, 4 rec..
Linux
2023. 3. 19. 21:09