<![CDATA[Messages posted by "o0o_nohssiw_o0o"]]> /hvaonline/posts/listByUser/195711.html JForum - http://www.jforum.net attacking authentication /hvaonline/posts/preList/45024/277899.html#277899 /hvaonline/posts/preList/45024/277899.html#277899 GMT Máy tính tự tắt /hvaonline/posts/preList/44892/277780.html#277780 /hvaonline/posts/preList/44892/277780.html#277780 GMT Liên tục bị tấn công SYN FLOOD và DNS Ampli DDoS Code:
iptables -I INPUT -p tcp --syn --dport 80 -m limit --limit 5/s --limit-burst 3 -j DROP

Điều chỉnh /etc/sysctl.conf và thêm mấy dòng:
net.netfilter.nf_conntrack_tcp_timeout_syn_sent = 30
net.netfilter.nf_conntrack_tcp_timeout_syn_recv = 5
net.ipv4.tcp_syn_retries = 5
net.ipv4.tcp_synack_retries = 2
net.ipv4.tcp_fin_timeout = 10
cái file pcap của bác sao bắt kiểu gì mà source port cái nào cũng là 1234 vậy. Nếu mà đúng như vậy thì drop gói tin có source là port này là được. p/s: hóng hớt tý kiếm kinh nghiệm thôi, en newbie mà :D ,chúc bác sớm giải quyết được. ]]>
/hvaonline/posts/preList/44985/277655.html#277655 /hvaonline/posts/preList/44985/277655.html#277655 GMT
làm sao iptables biết được state của gói tin vậy ạ? /hvaonline/posts/preList/44706/275610.html#275610 /hvaonline/posts/preList/44706/275610.html#275610 GMT Nhờ mọi người kiểm tra file giúp mình /hvaonline/posts/preList/44705/275588.html#275588 /hvaonline/posts/preList/44705/275588.html#275588 GMT làm sao iptables biết được state của gói tin vậy ạ? /hvaonline/posts/preList/44706/275587.html#275587 /hvaonline/posts/preList/44706/275587.html#275587 GMT Tất cả về Linux swap space

quanta wrote:
Bạn thử `rpm -qa | grep vz` xem có vzctl chưa? Nếu có rồi, thử lại với `/usr/sbin/vzctl`. PS: mới thế mà đã nản à :P  
xin lỗi anh vì mấy ngày này không rep lại cho anh được. Nói ra thì ngại quá nhưng em bận thi lại mấy môn :D, cả nước nghỉ có mấy thằng em đi thi lại :-< tiếp tục với anh đây: Code:
[root@dti-vps-srv82 ~]# rpm -qa | grep vz
vzdummy-jre-el5-1.0-1.swsoft
vzdummy-apache-1.0-1.swsoft
vzdev-1.0-7.swsoft
vzdummy-glibc-1.0-1.swsoft
vzdummy-kernel-el5-2.0-1.ce.swsoft
[root@dti-vps-srv82 ~]#
Code:
/usr/sbin/vzctl
-bash: /usr/sbin/vzctl: No such file or directory
p/s: em đã cài được trên cái VPS khác rồi, nhưng em vẫn muốn tìm hiểu thêm cái này, nếu có thể anh giúp đỡ em với nha.]]>
/hvaonline/posts/preList/17527/260549.html#260549 /hvaonline/posts/preList/17527/260549.html#260549 GMT
Tất cả về Linux swap space

quanta wrote:
Nó thông báo là gì? Thử fake tiếp `/proc/meminfo` xem: http://forum.openvz.org/index.php?t=msg&goto=27275 
em fake xong dùng lệnh free thì ok Code:
# free -m
             total       used       free     shared    buffers     cached
Mem:       1048576     327264     721312          0          0          0
-/+ buffers/cache:     327264     721312
Swap:      2000000          0    2000000
nhưng chạy thì http://nk3.upanh.com/b5.s24.d3/ed5b88a98178c52e90804a5c6fd1ef7c_42734733.1.jpg em thử chạy vzctl thì command not found lên mạng download vzctl-3.1-1.i386.rpm về cài thì Code:
error: Failed dependencies:
        libploop.so is needed by vzctl-3.1-1.i386
        libvzctl-3.1.so is needed by vzctl-3.1-1.i386
        ploop-lib >= 1.1-1 is needed by vzctl-3.1-1.i386
        vzctl-lib = 3.1-1 is needed by vzctl-3.1-1.i386
        vzeventmod is needed by vzctl-3.1-1.i386
        vzkernel is needed by vzctl-3.1-1.i386
        vzquota >= 2.7.0-4 is needed by vzctl-3.1-1.i386
em không biết tìm mấy cái này ở đâu luôn :D chưa làm việc với cái VPS nào như cái này, thôi chắc bỏ em nản quá rồi, mò mấy ngày mà chẳng được. Cảm ơn anh đã giúp em. ]]>
/hvaonline/posts/preList/17527/260374.html#260374 /hvaonline/posts/preList/17527/260374.html#260374 GMT
Tất cả về Linux swap space /hvaonline/posts/preList/17527/260361.html#260361 /hvaonline/posts/preList/17527/260361.html#260361 GMT Tất cả về Linux swap space Mình nhìn thấy chữ "vps" trong phần hostname, dùng `virt-what` check thử xem đang chạy cái gì. Tiếp theo, tìm hiểu xem liệu VPS có cho phép tạo swap file không.  đây anh
[root@dti-vps-srv82 ~]# virt-what openvz xen xen-domU  
còn VPS cho tạo hay không thì em không biết nữa :( em cần swap để cài đặt oracle, em mới tiếp cận với linux nên chưa biết nhiều lắm. em có đọc qua bài này https://appvz.com/knowledgebase.php?action=displayarticle&id=5 thấy "Swap không hỗ trợ trên VPS chạy OpenVZ" ---->phải chuyển VPS khác hả anh ]]>
/hvaonline/posts/preList/17527/260349.html#260349 /hvaonline/posts/preList/17527/260349.html#260349 GMT
Tất cả về Linux swap space Code:
[root@dti-vps-srv82 ~]# dd if=/dev/zero of=tmpswap bs=1k count=900000
900000+0 records in
900000+0 records out
921600000 bytes (922 MB) copied, 11.3832 seconds, 81.0 MB/s
[root@dti-vps-srv82 ~]# chmod 600 tmpswap
[root@dti-vps-srv82 ~]# mkswap tmpswap
Setting up swapspace version 1, size = 921595 kB
[root@dti-vps-srv82 ~]# swapon tmpswap
swapon: tmpswap: Operation not permitted
em chạy bằng root rồi :(]]>
/hvaonline/posts/preList/17527/260346.html#260346 /hvaonline/posts/preList/17527/260346.html#260346 GMT
Re: hướng dẫn boot laptop từ CD /hvaonline/posts/preList/29062/179183.html#179183 /hvaonline/posts/preList/29062/179183.html#179183 GMT