전체 글213 centos 7 / owncloud 10 [root@ownCloud ~]# cat /etc/*-release* CentOS Linux release 7.9.2009 (Core) 1. PHP 설치 확인 php -v | head -1 1.1 PHP 삭제 yum remove php* 1.2. 저장소 등록 PHP 7.3 sudo yum -y install epel-release yum-utils sudo yum -y install http://rpms.remirepo.net/enterprise/remi-release-7.rpm sudo yum-config-manager --enable remi-php73 1.3 PHP 설치 (7.3) sudo yum -y install php php-common php-opcache php-mcrypt php-cli .. 2021. 8. 20. tomcat 2개 / tomcat port 다르게 여러개 22 .. 69 .. 117 2021. 6. 25. rsync / ssh-keygen / ssh-copy-id 동일한계정으로 접속하여 처리하는경우 root제외 $ ssh-keygen $ ssh-copy-id 192.168.99.44 $ rsync -avz /home/유저명/rsync/ 유저명@192.168.99.44:/home/유저명/rsync/ [유저명@gs2019 rsync]$ rsync -avz /home/유저명/rsync/ 유저명@원격지IP:/home/유저명/rsync/ sending incremental file list sent 134 bytes received 12 bytes 97.33 bytes/sec total size is 143 speedup is 0.98 [유저명@gs2019 rsync]$ 2021. 6. 1. ssl / certbot / https ================================================= yum install epel-release yum install snapd # ln -s /var/lib/snapd/snap /snap # systemctl enable --now snapd.socket Created symlink from /etc/systemd/system/sockets.target.wants/snapd.socket to /usr/lib/systemd/system/snapd.socket. # systemctl enable --now snapd.socket # # snap install core # snap install snap-store # snap install --classic certbo.. 2021. 4. 7. SSL / certbot-auto / 1] SSL 신규등록 wget https://dl.eff.org/certbot-auto chmod +x certbot-auto sudo mv certbot-auto /usr/local/bin cd /usr/local/bin export EMAIL_ALERTS="이메일" sudo /usr/local/bin/certbot-auto certonly --standalone -d www.도메인1 -d 도메인2 --preferred-challenges http --agree-tos -n -m $EMAIL_ALERTS --keep-until-expiring tomcat 시작 2] SSL 갱신 Tomcat 종료 /usr/local/bin/certbot-auto certonly --standalone -d 도메인1 -d.. 2021. 3. 8. AWS / pem / ssh / sftp user@MacBookPro xxx % ssh -p 포트번호 -i 파일명.pem 유저명@도메인 또는 IP user@MacBookPro xxx % sftp -P 포트번호 -i 파일명.pem 유저명@도메인 또는 IP 2021. 2. 14. oracle xe [root@gs product]# echo $ORACLE_HOME /opt/oracle/product/18c/dbhomeXE [root@gs product]# echo $ORACLE_SID XE [root@gs product]# echo $ORACLE_BASE /opt/oracle [root@gs product]# export ORACLE_SID=XE export ORACLE_HOME=/opt/oracle/product/18c/dbhomeXE export ORACLE_BASE=/opt/oracle cd /opt/oracle/product/18c/dbhomeXE/bin /opt/oracle/product/18c/dbhomeXE/bin/exp 유저명/비밀번호 file=덤프파일명 owner=유저명 statis.. 2021. 2. 10. WE5926-E (4G LTE mobile wifi hotspot router) 4G LTE mobile wifi hotspot router with SIM card slot 2.4G remote portable hotspot Wi-Fi router USB access point 4G CPE router . SKT 데이터 함께 쓰기 개통( 기존에 "LTE 태블릿 데이터" 함께 쓰기 사용유심 사용중...) 1. 통신사에 기기등록전까지는 "스마트폰"으로 인식... (기기 유형을 알수없는경우스마트폰으로 인식한다고함..... SKT지점 직원 曰 2. SKT 지점방문하여 "LTE 태블릿(모뎀)"으로 등록 (IMEI 정보 및 신분증 필요) "LTE 태블릿 데이터" 함께쓰기인경우 "LTE 태블릿" 으로 등록 "3G 데이터" 함께 쓰기인경우(스마트폰 가능) "스마트폰" 으로 등록 3. Router.. 2021. 1. 30. Mikrotik RouterBoard RB1100AHx4 13x Gigabit Ethernet ports Router maximum throughput of up to 7.5Gbit 2021. 1. 24. 이전 1 ··· 4 5 6 7 8 9 10 ··· 24 다음 반응형