728x90 반응형 Security Study/Linux4 how to change hostname (hostname 바꾸기 ) hostname이란? 연결된 장치의 이름을 말한다. 여기서 보면 parrotsec이란 것이 hostname 이다. hostname이란 명령어를 이용하여 일시적으로 변경이 가능하지만 /etc/hostname에서 변경을 하여 바꿀 수 있다. 두둥 :) Security Study/Linux 2016. 12. 23. 1 V3SPA: An Open Source Tool for Visually Analyzing and Diffing SELinux/SE for Android Security Policies V3SPA: An Open Source Tool for Visually Analyzing and Diffing SELinux/SE for Android Security Policies SELinux and SE for Android can be a crucial part of securing a system, but the size and complexity of SELinux security policies make them challenging for security policy administrators to develop and maintain security policies. For example, the sesearch utility shows 94,420 allow rules in the 2.. Security Study/Linux 2016. 12. 17. 0 UBUNTU에서 QT다운받기 우분투에서 QT를 다운받아보자먼저 http://www.qt.io/download-open-source/ qt 오픈소스에 접속해서 다운받으면 run파일이 생성되어 있을 것이다. 이를 그냥 실행시키니 이러하게 많은 파일들이 설치된다...이렇게 설치된 파일은 설치하니 설치가 되지 않는다... 왜이럴까?리눅스에는 터미널이 있다. 이를 이용해 chmod 755 qt-unified-ninux-x64-online.run을 한 후 ./qt-unified-ninux-x64-online.run 이렇게 실행시키면 정상적으로 실행이된다.!!! 유후!! 이렇게 설치되는 것을 볼수있다. !! Security Study/Linux 2015. 11. 16. 0 windows And linux ip차단 윈도우 같은 경우는 방화벽을 쓰는데... 여기서 고급 설정을 클릭후 다음을 누르고 포트와 프로토콜 차단 아이피를 설정한다. 리눅스의 경우 sudo iptables -A INPUT -s 차단하고 싶은 아이피 -j DROP iptables -L -> 리스트 보는 명령어 Security Study/Linux 2015. 10. 22. 0 이전 1 다음 728x90 반응형