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
- Python
- 빅분기 실기
- 워게임
- mariadb
- ios frida
- tcache
- VS Code 오류
- pwnable
- centos7
- AWS
- Cloud
- 빅데이터 분석기사 실기
- Dreamhack.io
- 인프런
- FSB
- error
- AWS Cloud
- 빅데이터분석기사
- 클라우드
- Linux
- 보안뉴스
- nmcli
- pandas
- ubuntu
- 빅데이터분석기사 실기
- wireshark
- 빅데이터 분석기사
- [EduAtoZ]
- dreamhack
- 풀이
Archives
- Today
- Total
0netw0m1ra
우분투 네트워크 오류 - 인터넷 연결 안됨 본문
[해결]
$ sudo apt install net-tools => 인터넷이 안되니까 어짜피 안됨 아래 3개만 하면 됨
$ sudo nmcli networking off
$ sudo nmcli networking on
$ sudo apt update
'나홀로 스터디' 카테고리의 다른 글
[Error] gcc 32bit 컴파일 error (0) | 2022.08.29 |
---|---|
[ubuntu-22.04] pwnable 세팅(vim, pwntools, pwndbg, checksec, gcc) (0) | 2022.08.24 |
scp 명령어 - 한 번에 디렉토리 파일 가져오기 (0) | 2022.08.12 |
[Error] apt install error : Could not get lock /var/lib/dpkg/lock (0) | 2022.08.06 |
[webhook.site] 윈도우 리눅스(우분투) 파일 전송 (0) | 2022.08.02 |