Oracle installation errors and fixes

This article will list all errors/issues I encounter during Oracle installation with their fix. It will be updated with all new errors I will encounter. In this article … … “Fix prior install” needs jar binary.…

Xem thêm

Metasploit: Scan một mạng lỗi ms17_010

Giới thiệu: Metasploit là một công cụ khá mạnh dành cho các chuyên giá đánh giá. Bài viết dưới đây giới thiệu cách quét một mạng máy tính với lỗi cụ thể.   Bước 1: Bạn…

Xem thêm

Using the Database in Metasploit

Setup our Metasploit Database In Kali, you will need to start up the postgresql server before using the database. root@kali:~# systemctl start postgresql After starting postgresql you need to create and initialize the msf database with msfdb init root@kali:~# msfdb init Creating…

Xem thêm

Install Elasticsearch, Logstash, and Kibana (ELK Stack) on CentOS/RHEL 7

rpm –import https://artifacts.elastic.co/GPG-KEY-elasticsearch /etc/yum.repos.d/elasticsearch.repo [elasticsearch-6.x] name=Elasticsearch repository for 6.x packages baseurl=https://artifacts.elastic.co/packages/6.x/yum gpgcheck=1 gpgkey=https://artifacts.elastic.co/GPG-KEY-elasticsearch enabled=1 autorefresh=1 type=rpm-md yum install elasticsearch config curl -X GET http://localhost:9200 Logstash rpm –import https://artifacts.elastic.co/GPG-KEY-elasticsearch cat << EOF > /etc/yum.repos.d/logstash.repo [logstash-6.x] name=Elastic…

Xem thêm

Blockchain là gì?

1. Mô hình tính toán mạng lưới, tổ chức kiểu phi tập trung, các nút mạng nối nhau từng nhóm 2. Với dữ liệu ghi chép kiểu sổ cái, lưu phân tán, đồng bộ liên…

Xem thêm