본문 바로가기 메뉴 바로가기

BoNin Lab

프로필사진
  • Contact
  • Tag

BoNin Lab

검색하기 폼
  • All (6)
    • Project (4)
      • Web (2)
      • Server (1)
      • HardWare (1)
    • Programming (2)
      • Python (2)
  • 방명록

Project (4)
FlightAware + Raspberry Pi 4 B (ADS-B) 초기구성하기

Raspberry Pi 4 model B + FlightAware - Pro Stick Plus v1.0 ADS-B 기준. SD카드 만들기 파일 준비 https://www.balena.io/etcher/ balena툴(balenaEtcher-Portable-1.5.56.exe) balena - Home Infrastructure to develop, deploy, and manage connected devices at scale www.balena.io https://www.raspberrypi.org/downloads/raspbian/ Raspbian(2019-07-10-raspbian-buster-lite.zip) Download Raspbian for Raspberry Pi Raspbian is ..

Lab/HardWare 2019. 9. 20. 11:18
AutoSSH + Reverse Proxy 구현하기 - Ubuntu 18.04

AutoSSH 5001(원격지 서버) -> 80(로컬 서버) 원격지 서버 작업 계정생성 및 autossh 설정 후 확인. sudo addgroup --gid 1100 tunnel sudo adduser --gid 1100 tunnel su -l tunnel ssh localhost (.ssh 디렉토리 만들기) vi ~/.ssh/authorized_keys pub값복사 telnet localhost 5001 확인 로컬 서버 작업 autossh 설치 및 터널링 설정. sudo apt install -y autossh ssh-keygen 키설정 ssh tunnel@xx.xx.xx 접속 확인 autossh -f -M 0 -o "ServerAliveInterval 30" -o "ServerAliveCountMax..

Lab/Server 2019. 9. 19. 19:25
Nginx + Letsencrypt 구현하기 - Ubuntu 18.04

nginx 구현 sudo apt install -y nginx방화벽 확인 sudo ufw app list방화벽 세팅 sudo ufw allow 'Nginx HTTPS' sudo ufw allow 'OpenSSH'letsencrypt(https) 구현 sudo nano /etc/nginx/sites-available/xx.xx.xx ... server_name xx.xx.xx;sudo apt-get install -y letsencrypt 인증서 받기 sudo letsencrypt certonly --nginx -d xx.xx.xx

Lab/Web 2019. 9. 19. 18:53
vue.js 기본 환경 설정하기 - Ubuntu 18.04

vue.js 기본 환경 설정 타임존 설정 sudo dpkg-reconfigure tzdata 기본패키지 설치 sudo apt install sqlite3 sudo apt-get install gcc g++ make nodejs 설치 curl -sL https://deb.nodesource.com/setup_10.x -o nodesource_setup.sh sudo sh nodesource_setup.sh sudo apt install nodejs nodejs -v v10.16.3 빌드용 기본 패키지 sudo apt install build-essential yarn 설치 curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add - echo..

Lab/Web 2019. 9. 19. 17:54
이전 1 다음
이전 다음
Notice
  • Contact
Recently Posted
TAG
  • 인자값
  • Python
  • nginx
  • vue.js
  • Peverse Proxy
  • FlightAware
  • influxdb
  • autossh
  • datetime
  • letsencrypt
  • rfc3339
  • 예외처리
  • Raspberry Pi
  • ADS-B
more
Posts by Date

티스토리툴바