microSD 128GB 메모리 카드가 FAT32 로 포맷이 되어있는데 리눅스에 잘 인식하는가 싶어서 USB 리더기에 끼우고 마운트 한번 해봤습니다. # fdisk -l … Disk /dev/sda: 128.0 GB, 128043712512 bytes, 250085376 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes /…
카테고리: CentOS
[CentOS] Python PIP 설치
[root@ivps ~]# pip -bash: pip: command not found [root@ivps ~]# yum install python-pip Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.kakao.com * epel: mirrors.aliyun.com * extras: mirror.kakao.com * remi-php72: mirror.innosol.asia * remi-safe: mirror.innosol.asia * updates: mirror.kakao.com Resolving Dependencies –> Running transaction check —> Package python2-pip.noarch 0:8.1.2-10.el7 will be installed –> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package…
[CentOS] 무선랜 설정 방법
라즈베리파이에 USB 무선랜을 끼우고 와이파이를 잡아봤습니다. OS는 CentOS Linux release 7.6.1810 (AltArch) ARM 버전용이 설치되어 있습니다. [root@localhost ~]# nmcli d DEVICE TYPE STATE CONNECTION eth0 ethernet connected Wired connection 1 wlan0 wifi disconnected — lo loopback unmanaged — [root@localhost ~]# nmcli d wifi list IN-USE SSID MODE CHAN RATE SIGNAL BARS iptime-2.4 Infra 7 270 Mbit/s 100 ▂▄▆█ SK_WiFiGIGAA254…