Skip to content

Instantly share code, notes, and snippets.

View Fhwang0926's full-sized avatar
🌴
On vacation

Fhwang Fhwang0926

🌴
On vacation
  • F1Security
  • localhost
  • 19:34 (UTC +09:00)
View GitHub Profile
@lesstif
lesstif / change-ubuntu-mirror.sh
Last active March 20, 2024 07:03
우분투(ubuntu)의 apt 기본 미러(mirror)를 다음 카카오(kakao), 카이스트(kaist), 부경대(harukasan) 으로 변경
#!/usr/bin/env bash
SL=/etc/apt/sources.list
PARAM="r:hm:dnak"
KAKAO=mirror.kakao.com
KAIST=ftp.kaist.ac.kr
HARU=ftp.harukasan.org