Skip to content

khu-mesl-348/SecurePi_Secure-FW-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SecurePi_Secure-FW-update

클라이언트 측(Secure Pi)

  1. root계정 로그인
  2. 디렉토리 생성 및 이동
    • mkdir /root/securepi (이미 존재한다면 생략)
    • cd /root/securepi
  3. Secure Firmware Update 파일 다운
  4. Client 설정
    • cd /root/securepi/SecurePi_Secure-FW-update/FW_Client
    • make
    • ./Secure_FW_Update_Client

서버 측(Linux)

  1. 계정 로그인
  2. 디렉토리 생성 및 이동
    • mkdir $(사용자 홈 디렉토리)/securepi (이미 존재한다면 생략)
    • cd $(사용자 홈 디렉토리)/securepi
  3. Secure Firmware Update 파일 다운
  4. Server 설정
    • cd /root/securepi/SecurePi_Secure-FW-update/FW_Server
    • make
    • ./Secure_FW_Update_Server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published