diff --git a/SOURCE/(주)네올_현장 접속정보_20260209/CCTV CAMERA 접속정보.txt b/SOURCE/(주)네올_현장 접속정보_20260209/CCTV CAMERA 접속정보.txt new file mode 100644 index 0000000..89742a2 --- /dev/null +++ b/SOURCE/(주)네올_현장 접속정보_20260209/CCTV CAMERA 접속정보.txt @@ -0,0 +1,13 @@ +192.168.100.124 CCTV 1 +admin +smartneol!1 + + +192.168.100.125 CCTV 2 +admin +smartneol!1 + + +192.168.100.126 NVR +admin +smartneol!1 \ No newline at end of file diff --git a/SOURCE/(주)네올_현장 접속정보_20260209/접속정보_20250828.txt b/SOURCE/(주)네올_현장 접속정보_20260209/접속정보_20250828.txt new file mode 100644 index 0000000..fa8c682 --- /dev/null +++ b/SOURCE/(주)네올_현장 접속정보_20260209/접속정보_20250828.txt @@ -0,0 +1,81 @@ +========== (주)네올 서버 원격 데스크톱 ===================== + - IP : 121.187.160.16 + - ID : administrator + - PASS : neolqsentech!1233 + +========== (주)네올 CCTV,AP,HUB ===================== +id : admin +pass : smartneol!1 + +========== 윈도우서버2022 ===================== + - ID : administrator + - PASS : neolqsentech!1233 + +이더넷 1 - (주)네올 현장 내부망 아이피 셋팅 + - IP : 192.168.100.127 + - gateway : 192.168.100.1 + +이더넷 2 - (주)네올 현장 고정 아이피 셋팅 + - IP : 121.187.160.16 + +//이더넷 2 - 큐센텍 서울지사 아이피셋팅_테스트용 +// - IP : 192.168.200.127 +// - gateway : 192.168.200.1 + + +========== 마리아DB ===================== +마리아DB(ver 10.6) + - ID : qsentech + - PASS : qsentech!1233 + - PORT : 3306 + - service Name : MariaDB + - DB : neol_db + +=== 01. C:\Program Files\MariaDB\data\my.ini +[mysqld] +datadir=C:/Program Files/MariaDB 10.6/data +port=3306 +innodb_buffer_pool_size=2037M +character-set-server=utf8 +bind-address = 0.0.0.0 +[client] +port=3306 +plugin-dir=C:\Program Files\MariaDB 10.6/lib/plugin + + +========== PostgreSQL ===================== +PostgreSQL(ver 16) +- Local : default +- user name : qsentech +- PASS : qsentech!1233 +- PORT : 5432 + +=== 01. C:\Program Files\PostgreSQL\16\data\pg_hba.conf +# TYPE DATABASE USER ADDRESS METHOD + +# "local" is for Unix domain socket connections only +local all all scram-sha-256 +# IPv4 local connections: +host all all 192.168.200.0/24 scram-sha-256 +# IPv6 local connections: +host all all ::1/128 scram-sha-256 +# Allow replication connections from localhost, by a user with the +# replication privilege. +local replication all scram-sha-256 +host replication all 127.0.0.1/32 scram-sha-256 +host replication all ::1/128 scram-sha-256 + + +Installation Directory: C:\Program Files\PostgreSQL\16 +Server Installation Directory: C:\Program Files\PostgreSQL\16 +Data Directory: C:\Program Files\PostgreSQL\16\data +Database Port: 5432 +Database Superuser: postgres +Operating System Account: NT AUTHORITY\NetworkService +Database Service: postgresql-x64-16 +Command Line Tools Installation Directory: C:\Program Files\PostgreSQL\16 +pgAdmin4 Installation Directory: C:\Program Files\PostgreSQL\16\pgAdmin 4 +Stack Builder Installation Directory: C:\Program Files\PostgreSQL\16 +Installation Log: C:\Users\Administrator\AppData\Local\Temp\2\install-postgresql.log + + diff --git a/SOURCE/(주)네올_현장 접속정보_20260209/접속정보_20250923.txt b/SOURCE/(주)네올_현장 접속정보_20260209/접속정보_20250923.txt new file mode 100644 index 0000000..11d95b7 --- /dev/null +++ b/SOURCE/(주)네올_현장 접속정보_20260209/접속정보_20250923.txt @@ -0,0 +1,88 @@ +========== (주)네올 서버 원격 데스크톱 ===================== + - IP : 121.187.160.16 + - ID : administrator + - PASS : neolqsentech!1233 + +========== (주)네올 WEB 모니터링 접속정보 ===================== +- 데시보드 접속방법 : 네올 홈페이지 우측 상단 데시보트 버튼 +URL : https://neol.co.kr/ +구분 : 관리자 +ID : neol +PASS : 1234 + +========== (주)네올 CCTV,AP,HUB ===================== +id : admin +pass : smartneol!1 + +========== 윈도우서버2022 ===================== + - ID : administrator + - PASS : neolqsentech!1233 + +이더넷 1 - (주)네올 현장 내부망 아이피 셋팅 + - IP : 192.168.100.127 + - gateway : 192.168.100.1 + +이더넷 2 - (주)네올 현장 고정 아이피 셋팅 + - IP : 121.187.160.16 + +//이더넷 2 - 큐센텍 서울지사 아이피셋팅_테스트용 +// - IP : 192.168.200.127 +// - gateway : 192.168.200.1 + + +========== 마리아DB ===================== +마리아DB(ver 10.6) + - ID : qsentech + - PASS : qsentech!1233 + - PORT : 3306 + - service Name : MariaDB + - DB : neol_db + +=== 01. C:\Program Files\MariaDB\data\my.ini +[mysqld] +datadir=C:/Program Files/MariaDB 10.6/data +port=3306 +innodb_buffer_pool_size=2037M +character-set-server=utf8 +bind-address = 0.0.0.0 +[client] +port=3306 +plugin-dir=C:\Program Files\MariaDB 10.6/lib/plugin + + +========== PostgreSQL ===================== +PostgreSQL(ver 16) +- Local : default +- user name : qsentech +- PASS : qsentech!1233 +- PORT : 5432 + +=== 01. C:\Program Files\PostgreSQL\16\data\pg_hba.conf +# TYPE DATABASE USER ADDRESS METHOD + +# "local" is for Unix domain socket connections only +local all all scram-sha-256 +# IPv4 local connections: +host all all 192.168.200.0/24 scram-sha-256 +# IPv6 local connections: +host all all ::1/128 scram-sha-256 +# Allow replication connections from localhost, by a user with the +# replication privilege. +local replication all scram-sha-256 +host replication all 127.0.0.1/32 scram-sha-256 +host replication all ::1/128 scram-sha-256 + + +Installation Directory: C:\Program Files\PostgreSQL\16 +Server Installation Directory: C:\Program Files\PostgreSQL\16 +Data Directory: C:\Program Files\PostgreSQL\16\data +Database Port: 5432 +Database Superuser: postgres +Operating System Account: NT AUTHORITY\NetworkService +Database Service: postgresql-x64-16 +Command Line Tools Installation Directory: C:\Program Files\PostgreSQL\16 +pgAdmin4 Installation Directory: C:\Program Files\PostgreSQL\16\pgAdmin 4 +Stack Builder Installation Directory: C:\Program Files\PostgreSQL\16 +Installation Log: C:\Users\Administrator\AppData\Local\Temp\2\install-postgresql.log + + diff --git a/SOURCE/(주)네올_현장 접속정보_20260209/키오스크 원격데스크톱.txt b/SOURCE/(주)네올_현장 접속정보_20260209/키오스크 원격데스크톱.txt new file mode 100644 index 0000000..6222926 --- /dev/null +++ b/SOURCE/(주)네올_현장 접속정보_20260209/키오스크 원격데스크톱.txt @@ -0,0 +1,7 @@ +- 제품입출고 +사용자이름: NEOL-KIOSK-1 +IP: 192.168.100.128 + +- 원부자재 +사용자이름: NEOL-KIOSK-2 +IP: 192.168.100.129 \ No newline at end of file diff --git a/SOURCE/(주)네올_현장 접속정보_20260209/키오스크 위치.jpg b/SOURCE/(주)네올_현장 접속정보_20260209/키오스크 위치.jpg new file mode 100644 index 0000000..f8a8245 Binary files /dev/null and b/SOURCE/(주)네올_현장 접속정보_20260209/키오스크 위치.jpg differ