내가 얻을 수 있는 방법이 없을까?레니스사용 중인 경우 업데이트데비안 테스트(스포일러)? 최신 버전 설치를 피하고 싶습니다.레니스수동으로. 데비안 저장소를 사용하고 싶습니다.
root@host:~# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux testing (buster)
Release: testing
Codename: buster
레니스 update info
:
root@host:~# lynis update info
===============================================================================
Lynis update available
===============================================================================
Current version is more than 4 months old
Please update to the latest version.
New releases include additional features, bug fixes, tests and baselines.
Download the latest version:
Packages (DEB/RPM) - https://packages.cisofy.com
Website - https://cisofy.com/downloads/
GitHub - https://github.com/CISOfy/lynis
===============================================================================
== Lynis ==
Version : 2.5.0
Status : Outdated
Installed version : 250
Latest version : 257
Release date : 2017-05-03
Update location : https://cisofy.com/lynis/
2007-2017, CISOfy - https://cisofy.com/lynis/
실행했지만 aptitude update && aptitude full-upgrade
지금은 더 이상 업데이트가 없습니다.
답변1
설치 과정은 다음 항목에 설명되어 있습니다.공식 웹 사이트.
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys C80E383C3DE9F082E01391A0366C67DE91CA5D5F
apt install apt-transport-https
echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/99disable-translations
echo "deb https://packages.cisofy.com/community/lynis/deb/ stable main" > /etc/apt/sources.list.d/cisofy-lynis.list
apt update
apt remove lynis
apt install lynis
버전을 확인하세요.
lynis show version
2.5.7