ssh 설치
centos ip설정
inetd 확인
cent
https://lifegoesonme.tistory.com/370
https://blogger.pe.kr/1040
ifconfig -a
루트계정 root/r
일반사용자 u/u
10.0.2.15 를 10.0.2.16으로 수정하자
ls /etc/sysconfig/network-scripts
sudo vi ifcfg-ens33
systemctl restart network
https://jennana.tistory.com/453
kali 참고
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 10.0.2.15 netmask 255.255.255.0 broadcast 10.0.2.255
inet6 fe80::5b45:a5f2:b34d:8bf8 prefixlen 64 scopeid 0x20<link>
ether 08:00:27:53:0c:ba txqueuelen 1000 (Ethernet)
RX packets 70 bytes 8792 (8.5 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 65 bytes 10822 (10.5 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 10 bytes 500 (500.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 10 bytes 500 (500.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
'정보보안기사 > linux' 카테고리의 다른 글
CentOS 7 설치 #3 (0) | 2023.07.20 |
---|---|
리눅스 실습 (0) | 2023.07.20 |
CentOS 7 설치 #1 (0) | 2023.07.19 |
세컨드 리눅스 구성 (0) | 2023.07.19 |
[실습] http #1 OPTIONS (0) | 2023.07.19 |