OS: CentOS 5.5 64bit
尋找一個檔案
find 路徑 -name 檔名
例如
caramels 發表在 痞客邦 留言(0) 人氣(80)
OS: CentOS 5.5 64bit
打开/etc/selinux/config,将SELINUX设置为permissive或著disabled
caramels 發表在 痞客邦 留言(0) 人氣(67)
OS: CentOS5.5 64bit
安裝方式: http://wiki.centos.org/HowTos/Subversion
當Subversion運行一段時間後,想要封鎖某些檔案夾不被人commit
caramels 發表在 痞客邦 留言(0) 人氣(177)
OS: CentOS 5.5 64bit
打date看時間對不對
如果不對
使用ntp較正
caramels 發表在 痞客邦 留言(0) 人氣(427)
OS: CentOS 5.5 64bit
edit /etc/resolv.conf
search xxx.com.tw
nameserver 192.168.1.1
nameserver 192.168.2.2
caramels 發表在 痞客邦 留言(0) 人氣(265)
OS: CentOS 5.5 64bit
依前篇更改JAVA_HOME與JRE_HOME
打whereis java與whereis javac
caramels 發表在 痞客邦 留言(0) 人氣(892)
OS: CentOS 5.5 64bit
1.針對單一使用者
至使用者目錄下 如root就到/root
編輯.bash_profile檔
caramels 發表在 痞客邦 留言(0) 人氣(7,383)
OS: CentOS 5.5 x64
/etc/sysconfig/iptables
caramels 發表在 痞客邦 留言(0) 人氣(88)
OS: CentOS 5.5
iptables -A INPUT -p udp --dport 45564 -j ACCEPT
caramels 發表在 痞客邦 留言(0) 人氣(156)
OS: Centos5.5 64
yum install fonts-chinese
caramels 發表在 痞客邦 留言(0) 人氣(78)