2024. 10. 28. 19:59ㆍ컴퓨터 정보 [일반]/소프트웨어 [WIN]
-아르곤 테마-
https://github.com/jerrykuku/luci-theme-argon/releases/download/v2.3.1/luci-theme-argon_2.3.1_all.ipk
opkg install luci-theme-argon*.ipk
-아르곤 설정-
https://github.com/jerrykuku/luci-app-argon-config/releases/download/v0.9/luci-app-argon-config_0.9_all.ipk
opkg install luci-app-argon-config*.ipk
-Dashboard-
간략하게 시스템을 확인
opkg install luci-app-Dashboard
-CPU Performance-
공유기 AP 클럭을 조절할 수 있는 패키지,
고정형 클럭을 가변형으로 변환 가능합니다.
유휴상태일 때 클럭 스케줄을 자동으로 조절해 발열과 소비전력을 낮출 수 있습니다.
https://github.com/gSpotx2f/packages-openwrt/raw/master/current/luci-app-cpu-perf_0.4.0-r1_all.ipk
opkg install /tmp/luci-app-cpu-perf_0.4.0-r1_all.ipk
-CPU 사용량-
https://github.com/gSpotx2f/packages-openwrt/raw/master/current/luci-app-cpu-status_0.5.0-r1_all.ipk
opkg install /tmp/luci-app-cpu-status_0.5.0-r1_all.ipk
-공유기 온도 측정-
실시간 온도 확인이 가능한 패키지
과도한 온도가 발생 시 네트워크에 문제가 발생 할 수도 있기 때문에
온도가 높다면 USB용 쿨러를 설치하는 것을 추천합니다.
https://github.com/gSpotx2f/packages-openwrt/raw/master/current/luci-app-temp-status_0.4.1-r1_all.ipk
opkg install /tmp/luci-app-temp-status_0.4.1-r1_all.ipk
-네트워크 트래픽 확인-
-Vnstat-
opkg install luci-app-vnstat
-Nlbwmon-
-Netdata-
-인터페이스 한글화-
opkg install luci-i18n-base-ko
-디스크 파티션 확인-
파티션 사용량을 바로 확인 할 수 있는 패키지
-ip info-
공인 아이피 및 서비스 제공업체, 지역, 동네, 좌표까지 알 수 있는 패키지지만
실시간으로 데이터를 전송받아서 그런지 CPU 트래픽을 약간씩 발생 시킵니다.
curl -s https://raw.githubusercontent.com/animegasan/luci-app-ipinfo/master/install.sh | sh
-도커-
'컴퓨터 정보 [일반] > 소프트웨어 [WIN]' 카테고리의 다른 글
유용한 OpenWRT Luci 추천 패키지 -2- (0) | 2024.11.10 |
---|---|
[램디스크] Softperfect Ramdisk 3.4.7 개인 프리웨어 램디스크 (3) | 2024.10.31 |
이 장치를 시작할 수 없습니다. (코드 10) 업데이트 개별 차단 방법 (0) | 2024.10.16 |
이벤트 뷰어 삭제 스크립트 (0) | 2024.10.13 |
한번씩 불특정하게 콘솔창(커맨드창)이 떠서 바탕화면으로 전환될 때 (0) | 2024.09.15 |