Ubuntu Bomi 설치 (의존성 문제 해결방법) 인터넷 검색으로 알아본 바로는 보미 개발자의 개발 중단으로 gcc 관련 의존성 문제로 설치가 되지 않는다. 그래서 gcc 관련 꾸러미를 최신으로 업데이트 하고 Bomi를 설치하면 된다. https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test 1. gcc 관련 꾸러미 최신으로 업데이트 # sudo apt-add-repository ppa:ubuntu-toolchain-r/test # sudo apt-get update; sudo apt-get upgrade -y 2. Bomi 설치 http://bomi-player.github.io/index.html # sudo apt-add-repository ..
PHP $_SERVER $_SERVER['DOCUMENT_ROOT'] = 현재 사이트가 위치한 서버상의 위치 => /webapp/include $_SERVER['HTTP_ACCEPT_ENCODING'] = 인코딩 방식 => gzip, deflate $_SERVER['HTTP_ACCEPT_LANGUAGE'] = 언어 => ko $_SERVER['HTTP_USER_AGENT'] = 사이트 접속한 사용자 환경 => Mozilla/4.0(compatible; MSIE 6.0; Windows NT 5.1; Q312461; .NET CLR 1.0.3705 $_SERVER['REMOTE_ADDR'] = 사이트 접속한 사용자 IP => xxx.xxx.xxx.xxx $_SERVER['SCRIPT_FILENAME'] = ..
1. Ensure you are still logged in as root as per the last step above.2. Type cc at the prompt. This will take you to another prompt starting with 127.0.0.1 MAIN > 3. Type RAW. This will switch you to RAW mode. 4. Type system_password_reset 5. Browse to the WebAdmin Interface. You will notice it is now asking you to set the password. 6. Enter your new password into each box and hit Apply. You’ll ..
1. Ensure you have a monitor and a keyboard connected to the Sophos UTM and restart the UTM.2. Press the ESC key as the Sophos UTM starts to boot. You’ll soon see the GNU GRUB screen: 3. Ensure the current Sophos UTM version is highlighted (should be the top option). Do NOT select the ones that say ‘previous’ or ‘rescue’.4. Press the ‘e‘ key (don’t press Enter!).5. Use the arrow keys to highligh..