Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- Qrcode
- BASE64
- base32
- aslr
- 카이사르 암호
- Linux
- 비즈네르 암호
- Web Hacking
- Pigpen Cipher
- AVR
- base16
- php_extract
- Python
- 시저 암호
- cookie
- burpsuit
- overthewire
- vigenere cipher
- assembly
- Masonic Cipher
- reversing
- Navajo alphabet
- Mail Header injection
- Fortran 90
- webhacking
- Javscript
- JavaScript
- sha1
- Caesar Cipher
- sql injection
Archives
- Today
- Total
My Drive
[Ubuntu] 리눅스 설치 후 본문
open ssh 설치 (putty 에서도 접속할 수 있게)
sudo apt-get install openssh-server
APM 설치
>> sudo apt-get install apache2
>> sudo apt-get install mysql-client mysql-server
>> sudo apt-get install php5 php5-common
>> sudo apt-get install libapache2-mod-php5
>> sudo apt-get install php5-mysql
'linux' 카테고리의 다른 글
[CentOS] NFQUEUE 설치 및 설정 (0) | 2016.02.18 |
---|---|
[CentOS] CentOS7 웹서버 (http, https) (0) | 2016.02.18 |
[CentOS] CentOS7 MariaDB 5.5 설치 (0) | 2016.02.18 |
[CentOS] CentOS7 Minimal 기본 설정 (0) | 2016.02.18 |
시스템 문제 만들때 (0) | 2014.09.29 |
Comments