Centos 썸네일형 리스트형 SELinux 트러블 슈팅 SELinux 활성화시 log를 통한 SELinux troubleshoot를 해결하는 방법 # yum -y install setroubleshoot* policycoreutils* # reboot (필수) # tail /var/log/messages 를 확인하면 selinux 활성화로 인한 트러블슈트 해결책이 제시되어 있음 더보기 CentOs에 크롬 설치 #vim /etc/yum.repos.d/google.repo 32bit 일 경우 [google] name=Google - i386 baseurl=http://dl.google.com/linux/rpm/stable/i386 enabled=1 gpgcheck=1 gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub 64bit 일 경우 [google] name=Google - x86_64 baseurl=http://dl.google.com/linux/rpm/stable/x86_64 enabled=1 gpgcheck=1 gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub :wq #yum -y inst.. 더보기 Intel(R) PRO/Wireless 2200BG Driver for Linux 설치방법 Install Howto Download the latest elrepo-release rpm fromhttp://elrepo.org/linux/elrepo/el5/i386/RPMS/ Install elrepo-release rpm:# rpm -Uvh elrepo-release*rpm Install ipw2200-firmware rpm package:# yum install ipw2200-firmware Files /lib/firmware/LICENSE.ipw2200-fw /lib/firmware/ipw2200-bss.fw /lib/firmware/ipw2200-ibss.fw /lib/firmware/ipw2200-sniffer.fw 더보기 root 자동로그인 vi /etc/gdm/custom.conf [daemon]TimedLoginEnable=falseAutomaticLoginEnable=trueTimedLogin=rootAutomaticLogin=rootTimedLoginDelay=10 더보기 Centos 한글 키보드 설정 시스템 -> 기본 설정 -> 키보드 에서 키 배치 탭에서 한국어 추가 더보기 Centos 한국어 설치 x윈도우 설치시 한국어를 선택하지 않았을 때 수동 설치법 1. 한국어 설치 및 설정 # yum -y groupinstall korean-support# yum install -y system-config-language 2. 기본언어 변경 # system-config-language실행화면에서 기본언어를 한국어로 변경 후 시스템 재시작 더보기 이전 1 다음