Pages

Lập trình shell


Lập trình shell

Làm thế nào để viết shell script: 1. Sử dụng bất kỳ trình soạn thảo nào như: vi, mcedit... 2. Sau khi viết shell script thì thiết lập quyền thực thi cho nó theo cấu trúc: chmod permission your-script-name Ví dụ: $ chmod +x your-script-name $ chmod 755 your-script-name 3. Thực thi script ...

Read More
thudinh
thudinh Network and Security

Firewall Filter (ACL)


Firewall Filter (ACL)

Creating a Firewall filter  - Enter into firewall filter mode by creating a filter with name filter1  - Configure the match-condition that permit traffic from address 192.168.10.5, and block all other traffic by creating a term by name term1. - Create term by name term2 that blocks only ...

Read More
thudinh
thudinh Network and Security

Configuring static routes


Configuring static routes

Configure a static route with destination sub-network number as 172.16.1.0, subnet mask as 24 and IP address of the next-hop router in the destination path to 172.16.2.1. user@R1>configure [edit] user@R1#edit routing-options [edit routing-options] user@R1#edit static route 172.16.1.0/24 [edit ...

Read More
thudinh
thudinh Network and Security

Basic command on router juniper (Lệnh cơ bản Juniper)


Basic command on router juniper (Lệnh cơ bản Juniper)

          1.      Entering configuration mode on a Router, and exit            user@R1>configure            [edit]            user@R1#exit     ...

Read More
thudinh
thudinh Network and Security

Setting up IDP on the Juniper SRX


Setting up IDP on the Juniper SRX

Trước ...

thudinh
thudinh Network and Security

iRule select Pool on F5 big-ip


iRule select Pool on F5 big-ip

when HTTP_REQUEST {     switch -glob [string tolower [HTTP::host]] {               "abc*.com.vn" { pool Pool_01 }               "xyz*.com.vn" { pool Pool_02} .......     }       } Select ...

Read More
thudinh
thudinh Network and Security

iRule redirect from HTTP to HTTPs on F5 big-ip


iRule redirect from HTTP to HTTPs on F5 big-ip

when HTTP_REQUEST {        HTTP::redirect "https://[HTTP::host][HTTP::uri]"     } ------------------------------------------------------------------------------------------------------- Another example of redirection from http to https when it is conditional when HTTP_REQUEST ...

Read More
thudinh
thudinh Network and Security

Hướng dẫn đính kèm file trong Word


Hướng dẫn đính kèm file trong Word

Mọi công cụ trong Microsoft Office đều cho phép người dùng có thể chèn file, đính kèm file vào Excel, Word, Power Point để có thể thuận tiện hơn trong việc mở file mà không cần phải thực hiện thêm thao ...

Read More
thudinh
thudinh Network and Security

Hướng dẫn sử dụng Nmap để scan port trên Kali linux


Hướng dẫn sử dụng Nmap để scan port trên Kali linux

Mạng là một chủ đề rộng lớn đối với nhiều người mới tìm hiểu. Có các lớp và giao thức khác nhau, và nhiều công cụ tiện ích mà phải nắm rõ để có ...

Read More
thudinh
thudinh Network and Security

Adsense

Translate