SmartFactory_NEOL/SOURCE/(주)네올_현장 접속정보_20260209/접속정보_20250828.txt
jhw a210e2f466 (주)네올 현장 접속 정보
(주)네올 현장 접속 정보 업데이트
2026-09-04 14:59:28 +09:00

82 lines
2.6 KiB
Plaintext

========== (주)네올 서버 원격 데스크톱 =====================
- 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