<![CDATA[Messages posted by "traunui"]]> /hvaonline/posts/listByUser/258061.html JForum - http://www.jforum.net Show UIDs & GIDs cả sub folder

tuanksor wrote:
Bạn thử dùng Code:
#find <ten folder> -type d | xargs ls -nd > export.txt
thử có phải cái bạn cần ko 
Trong yêu cầu của em quên mất là cả UIDs & GIDs file trong đó nữa. Của bác theo yêu cầu chỉ folder thì thấy chạy ngon.]]>
/hvaonline/posts/preList/45408/279482.html#279482 /hvaonline/posts/preList/45408/279482.html#279482 GMT
Show UIDs & GIDs cả sub folder /hvaonline/posts/preList/45408/279474.html#279474 /hvaonline/posts/preList/45408/279474.html#279474 GMT Zimbra - Cài OpenDkim Received-SPF: pass (google.com: best guess record for domain of train@domain.com designates 210.86.x.x as permitted sender) client-ip=210.86.x.x ; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of train@domain.com designates 210.86.x.x as permitted sender) smtp.mail=train@domain.com Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.domain.com (Postfix) with ESMTP id 432A61F8039 for <cna717@gmail.com>; Mon, 7 Oct 2013 11:14:33 +0700 (ICT) DKIM-Filter: OpenDKIM Filter v2.8.4 mail.domain.com 432A61F8039 X-Virus-Scanned: amavisd-new at domain.com   Sau 1 hồi vọc vạc thì mất tiêu luôn dòng DKIM-Filter Hướng dẫn cài thì em làm theo link http://vavai.net/2010/12/domainkeysdkim-implementation-on-zimbrasles-11-sp1-with-opendkim/ Trong đó cái Selector dùng mặc định là default - vì lúc start opendkim lên nó cứ tự sinh ra default.private & .txt Khi test vào auth-results@verifier.port25.com thì kết quả là
The Port25 Solutions, Inc. team ========================================================== Summary of Results ========================================================== SPF check: pass DomainKeys check: neutral DKIM check: neutral Sender-ID check: pass SpamAssassin check: ham  
]]>
/hvaonline/posts/preList/45218/278678.html#278678 /hvaonline/posts/preList/45218/278678.html#278678 GMT
cannot execute binary file /hvaonline/posts/preList/43236/270825.html#270825 /hvaonline/posts/preList/43236/270825.html#270825 GMT Xin hỏi về load balancer trên hệ thống Mysql cluster. /hvaonline/posts/preList/43715/270768.html#270768 /hvaonline/posts/preList/43715/270768.html#270768 GMT cài đặt dhcp trên CentOS /hvaonline/posts/preList/43675/270484.html#270484 /hvaonline/posts/preList/43675/270484.html#270484 GMT Mất pass root server - nhờ datacenter reset nhưng không được //Hiện tại bên DC đã gắn KVM vào máy, mình vào được single user mode của centos.   Nhưng em cũng không biết nó là cái gì ]]> /hvaonline/posts/preList/43669/270473.html#270473 /hvaonline/posts/preList/43669/270473.html#270473 GMT Nginx - Alias phpmyadmin [root@nginx share]# ln -sf /usr/share/phpMyAdmin/ /usr/share/pma   2. Add đoạn sau vào các virtualhost Code:
location /pma {
           root /usr/share/;
           index index.php index.html index.htm;
           location ~ ^/pma/(.+\.php)$ {
           try_files $uri =404;
           root /usr/share/;
           fastcgi_pass 127.0.0.1:9000;
           fastcgi_index index.php;
           fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
           include /etc/nginx/fastcgi_params;
           }
location ~* ^/pma/(.+\.(jpg|jpeg|gif|css|png|js|ico|html|xml|txt))$ {
           root /usr/share/;
           }
--- Nội dung file cấu hình nên đưa vào [ code ] tag để giữ được căn lề.]]>
/hvaonline/posts/preList/43665/270468.html#270468 /hvaonline/posts/preList/43665/270468.html#270468 GMT
cài đặt dhcp trên CentOS /hvaonline/posts/preList/43675/270448.html#270448 /hvaonline/posts/preList/43675/270448.html#270448 GMT Nginx - Alias phpmyadmin /hvaonline/posts/preList/43665/270421.html#270421 /hvaonline/posts/preList/43665/270421.html#270421 GMT Mất pass root server - nhờ datacenter reset nhưng không được /hvaonline/posts/preList/43669/270416.html#270416 /hvaonline/posts/preList/43669/270416.html#270416 GMT Nginx - Alias phpmyadmin [root@nginx html]# ll -t total 24 lrwxrwxrwx 1 root root 22 Oct 24 11:57 pma -> /usr/share/phpMyAdmin/ -rw-r--r-- 1 root root 20 Oct 24 11:42 index.php -rw-r--r-- 1 root root 3652 Mar 18 2012 404.html -rw-r--r-- 1 root root 3695 Mar 18 2012 50x.html -rw-r--r-- 1 root root 3698 Mar 18 2012 index.html -rw-r--r-- 1 root root 370 Mar 18 2012 nginx-logo.png -rw-r--r-- 1 root root 3034 Mar 18 2012 poweredby.png   Chưa tìm đc cách nào để tạo global alias, khi add virtualhost sẽ chạy được luôn phpmyadmin đưới dạng domain/pma Tks.]]> /hvaonline/posts/preList/43665/270399.html#270399 /hvaonline/posts/preList/43665/270399.html#270399 GMT VirtualHost Apache /hvaonline/posts/preList/43660/270396.html#270396 /hvaonline/posts/preList/43660/270396.html#270396 GMT Service mysqld bị lỗi, không thể khởi động /hvaonline/posts/preList/43603/270359.html#270359 /hvaonline/posts/preList/43603/270359.html#270359 GMT Zimbra - Gửi mail qua command line Script 1
df -H | grep -vE '^Filesystem|tmpfs|cdrom' | awk '{ print $5 " " $1 }' | while read output; do echo $output ## subject còn 1 đoạn echo ở đây nữa usep=$(echo $output | awk '{ print $1}' | cut -d'%' -f1 ) partition=$(echo $output | awk '{ print $2 }' ) if [ $usep -ge 44 ]; then # (echo "Subject: Alert: Almost out of disk space $usep%";echo "Running out of space \"$partition ($usep%)\" on $(hostname) as on $(date)") | /opt/zimbra/postfix/sbin/sendmail -t < subject.txt /opt/zimbra/postfix/sbin/sendmail -t < subject.txt fi done  
subject.txt nó có nội dung
[root@webmail tam]# cat subject.txt to:abc@gmail.com Subject: Alert: Almost out of disk space 74% Body: Alert: Almost out of disk space 74%  
Thì email về phần To hiện đúng email Subject nhưng Body mất
Script 2
df -H | grep -vE '^Filesystem|tmpfs|cdrom' | awk '{ print $5 " " $1 }' | while read output; do echo $output usep=$(echo $output | awk '{ print $1}' | cut -d'%' -f1 ) partition=$(echo $output | awk '{ print $2 }' ) if [ $usep -ge 90 ]; then (echo "Subject: Alert: Almost out of disk space $usep%";echo "Running out of space \"$partition ($usep%)\" on $(hostname) as on $(date)") | /opt/zimbra/postfix/sbin/sendmail abc@gmail.com fi done  
Email về đúng Subject, Body nhưng To nó ko hiển thị đúng
Em có thử add thêm echo "To: abc@gmail" trong đoạn script và bỏ abc@gmail sau sendmail thì báo lỗi.]]>
/hvaonline/posts/preList/43579/270041.html#270041 /hvaonline/posts/preList/43579/270041.html#270041 GMT
Tốc độ truy xuất các database không đồng đều /hvaonline/posts/preList/43575/270030.html#270030 /hvaonline/posts/preList/43575/270030.html#270030 GMT lftp - backup cùng lệnh nhưng output khác nhau lftp -c "open 'x.x.x.x' && user 'ftpacc' 'Ssos5L&o{~7>*P+' && mput /root/$(date +%Y-%m-%d).*.bz2; exit"   2. Về cron & tar em sửa lại 1 chút và đã chạy ổn. Em cùng -cPf để extract cho tiện luôn.]]> /hvaonline/posts/preList/43542/269999.html#269999 /hvaonline/posts/preList/43542/269999.html#269999 GMT lftp - backup cùng lệnh nhưng output khác nhau mysqldump -uAcc -pPassword DB | bzip2 > /root/$(date +%Y-%m-%d).DB.sql.bz2 && tar -cvf $(date +%Y-%m-%d).web.tar.bz2 /home/acc/www/ && lftp -c "open 'x.x.x.x' && user 'ftpacc' 'Ssos5L&o{~7>*P+' && mput /root/$(date +%Y-%m-%d).*.bz2"   Khi chạy ./bk.sh thì nó backup đủ db & source code. Nhưng chạy cron thì phần source code nó chỉ nén được 2.4MB, chạy trực tiếp thì file là 135MB. Đây là output khi chạy bk.sh
[root@webmail backup]# ll -lh total 137M -rw-r--r-- 1 root root 960K Oct 8 12:34 2012-10-08.db.sql.bz2 -rw-r--r-- 1 root root 135M Oct 8 12:34 2012-10-08.web.tar.bz2 -rwx------ 1 root root 173 Oct 8 12:07 backup.sh -rwx------ 1 root root 418 Sep 19 15:07 diskSpace.sh -rwx------ 1 root root 126 Oct 8 12:42 lftp.sh [root@webmail backup]#  
Còn sau là đoạn chạy cron
[root@webmail backup]# ls -lh total 139M -rw-r--r-- 1 root root 2.3M Oct 8 12:56 2012-10-08-1349675761.web.tar.bz2 -rw-r--r-- 1 root root 960K Oct 8 12:34 2012-10-08.db.sql.bz2 -rw-r--r-- 1 root root 135M Oct 8 12:34 2012-10-08.web.tar.bz2 -rwx------ 1 root root 176 Oct 8 12:53 backup.sh -rwx------ 1 root root 418 Sep 19 15:07 diskSpace.sh -rwx------ 1 root root 126 Oct 8 12:42 lftp.sh [root@webmail backup]#  
]]>
/hvaonline/posts/preList/43542/269978.html#269978 /hvaonline/posts/preList/43542/269978.html#269978 GMT
lftp - backup cùng lệnh nhưng output khác nhau mysqldump -uAcc -pPassword DB | bzip2 > /root/$(date +%Y-%m-%d).DB.sql.bz2 && tar -cvf $(date +%Y-%m-%d).web.tar.bz2 /home/acc/www/ && lftp -c "open 'x.x.x.x' && user 'ftpacc' 'Ssos5L&o{~7>*P+' && mput /root/$(date +%Y-%m-%d).*.bz2"<<END_SCRIPT   Chạy thử ./backup.sh thì nó chạy backup và transfer file về máy tốt. Nhưng kết thúc là đoạn này và cứ đứng đó, Ctrl + C mới thoát
`/root/2012-10-05.web.tar.bz2' at 141465600 (100%) [Waiting for transfer to complete]  
Em thử tạo file lftp.sh
lftp -c "open 'x.x.x.x' && user 'ftpacc' 'Ssos5L&o{~7>*P+' && mput /root/$(date +%Y-%m-%d).*.bz2"<<END_SCRIPT  
Thì file transfer ngon và kết thúc là [root@webmail ~]# Em không hiểu cùng với đoạn lftp đó mà sao 2 kết quả nó như vậy. ]]>
/hvaonline/posts/preList/43542/269918.html#269918 /hvaonline/posts/preList/43542/269918.html#269918 GMT
Cần giúp đở DNS với Bind9 /hvaonline/posts/preList/43504/269823.html#269823 /hvaonline/posts/preList/43504/269823.html#269823 GMT Cần giúp đở DNS với Bind9 /hvaonline/posts/preList/43504/269821.html#269821 /hvaonline/posts/preList/43504/269821.html#269821 GMT Whois tên miền .vn trên Linux /hvaonline/posts/preList/43506/269819.html#269819 /hvaonline/posts/preList/43506/269819.html#269819 GMT CentOS - thỉnh thoảng bị mất IP /hvaonline/posts/preList/43441/269733.html#269733 /hvaonline/posts/preList/43441/269733.html#269733 GMT CentOS - thỉnh thoảng bị mất IP /hvaonline/posts/preList/43441/269544.html#269544 /hvaonline/posts/preList/43441/269544.html#269544 GMT CentOS - thỉnh thoảng bị mất IP /hvaonline/posts/preList/43441/269538.html#269538 /hvaonline/posts/preList/43441/269538.html#269538 GMT sau khi cài kloxo : mất vsftpd, start httpd: httpd : bad user name /hvaonline/posts/preList/43415/269507.html#269507 /hvaonline/posts/preList/43415/269507.html#269507 GMT VPS xài nhiều băng thông /hvaonline/posts/preList/43396/269442.html#269442 /hvaonline/posts/preList/43396/269442.html#269442 GMT startx không hoạt động trên CentOS 6.3 /hvaonline/posts/preList/43399/269385.html#269385 /hvaonline/posts/preList/43399/269385.html#269385 GMT startx không hoạt động trên CentOS 6.3 /hvaonline/posts/preList/43399/269377.html#269377 /hvaonline/posts/preList/43399/269377.html#269377 GMT VPS xài nhiều băng thông
Em muốn tìm những file nào bị load và load những gì mà nó ngốn bandwidth như vậy. Cảm ơn.]]>
/hvaonline/posts/preList/43396/269363.html#269363 /hvaonline/posts/preList/43396/269363.html#269363 GMT