Go to documentation repository
Previous page Next page
Linux OS에 Axxon One Server와 Client를 빠르게 설치하려면 다음을 수행하세요.
echo 'deb http://download.axxonsoft.com/debian-repository stretch backports/main' | sudo tee -a /etc/apt/sources.list.d/axxonsoft.list echo 'deb http://download.axxonsoft.com/debian-repository weekly main backports/main' | sudo tee -a /etc/apt/sources.list.d/axxonsoft.list wget --quiet -O - "http://download.axxonsoft.com/debian-repository/info@axxonsoft.com.gpg.key" | sudo apt-key --keyring /etc/apt/trusted.gpg.d/axxonsoft.gpg add - && sudo apt-get update
sudo apt-get install axxon-one
sudo apt-get install mono-complete -t stretch
sudo apt-get install axxon-one-client
서버와 클라이언트 설치가 완료되었습니다.