yum 썸네일형 리스트형 [리눅스] sysstat (sar) sysstat (sar) ## 소스 설치 http://pagesperso-orange.fr/sebastien.godard/download.html wget http://pagesperso-orange.fr/sebastien.godard/sysstat-9.0.5.tar.gz [root@localhost sysstat-9.0.5]# ./configure [root@localhost sysstat-9.0.5]# make [root@localhost sysstat-9.0.5]# make install [root@localhost sysstat-9.0.5]# cat /etc/cron.d/sysstat #run system activity accownting tool every to minutes */10 * * .. 더보기 [리눅스] yum 명령어 yum 명령어 yum 사용 방법 Usage: yum [options] COMMAND List of Commands: check Check for problems in the rpmdb check-update Check for available package updates clean Remove cached data deplist List a package's dependencies distribution-synchronization Synchronize installed packages to the latest available versions downgrade downgrade a package erase Remove a package or packages from your system fs Acts .. 더보기 CentOS 4 YUM 저장소 URL을 변경하는 방법 CentOS 4 YUM 저장소 URL을 변경하는 방법 1. YUM 저장소 구성 파일 편집 YUM 저장소 구성 파일은 일반적으로 /etc/yum.repos.d/ 디렉토리에 위치합니다. vi, nano, gedit 등의 텍스트 편집기를 사용하여 해당 저장소 파일을 편집할 수 있습니다. 2. 저장소 파일 백업 변경하기 전에 원본 저장소 파일의 백업을 만드는 것이 좋습니다. 3. baseurl 업데이트 저장소 파일 내에서 [base] 또는 [base] 섹션을 찾아 baseurl 매개변수를 새로운 URL로 수정합니다. 예를 들어: [base] name=CentOS-$releasever - Base baseurl=http://new-url/centos/$releasever/os/$basearch/ gpgcheck=.. 더보기 이전 1 2 3 다음