본문 바로가기 메뉴 바로가기

야쿠이야기

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

야쿠이야기

必死則生 必生則死

검색하기 폼
  • 분류 전체보기 (359)
    • 나의이야기 (8)
    • 나의아들 (5)
    • 웹개발 (275)
      • Php (90)
      • Linux (43)
      • Server (1)
      • Tools (18)
      • Jquery (10)
      • Javascript (61)
      • HTML&CSS (12)
      • Java (11)
      • DataBase (29)
    • 모바일 (9)
    • 요리 (6)
    • 여러가지 (40)
  • 방명록

웹개발/Linux (43)
lsof ( list open files )

모든 열린 파일 출력 # lsof | less ( command : 실행한 명령어, pid 프로세스 아이디 , user 실행한 사용자, fd 파일 기술자 , type, device, size, node, name ) 특정 사용자가 연 파일 출력 #lsof -u 유져 | less 특정 포트를 사용하는 프로세스와 파일 정보 보기 #lsof -i TCP:80 특정 ID의 프로세스가 연 파일보기 #lsof -p 15879 틀정 명령어가 연파일보기 #lsof -c httpd

웹개발/Linux 2016. 6. 24. 15:28
CentOs 파일 시스템 문제가 생겼을때 복구

출처 : http://www.thegeekstuff.com/2012/08/fsck-command-examples/1. Filesystem Check on a Disk Partition (http://www.thegeekstuff.com/2011/09/parted-command-examples/) # parted /dev/sda 'print' Number Start End Size Type File system Flags 1 1049kB 106MB 105MB primary fat16 diag 2 106MB 15.8GB 15.7GB primary ntfs boot 3 15.8GB 266GB 251GB primary ntfs 4 266GB 500GB 234GB extended 5 266GB 466GB 200G..

웹개발/Linux 2016. 4. 4. 17:17
php7 설치하기

출처 : http://tecadmin.net/install-php-7-apache-2-4-mysql-on-centos-rhel/# # yum install epel-release # rpm -Uvh http://rpms.famillecollet.com/enterprise/remi-release-6.rpm # rpm -Uvh https://mirror.webtatic.com/yum/el6/latest.rpm # rpm -Uvh http://repo.mysql.com/mysql-community-release-el6-5.noarch.rpm# yum install php70w# yum install php70w-mysql php70w-xml php70w-soap php70w-xmlrpc # yum instal..

웹개발/Linux 2016. 1. 18. 23:51
마리아디비 설처하기

저장소 설정하기https://downloads.mariadb.org/mariadb/repositories/#mirror=kaist vi /etc/yum.repos.d/MariaDB.repo # MariaDB 5.5 CentOS repository list - created 2016-01-18 14:37 UTC # http://mariadb.org/mariadb/repositories/ [mariadb] name = MariaDB baseurl = http://yum.mariadb.org/5.5/centos6-amd64 gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB gpgcheck=1 설치하기 yum install -y MariaDB MariaDB-server ..

웹개발/Linux 2016. 1. 18. 23:50
nginx 설치하기

vi /etc/yum.repos.d/nginx.repo [nginx] name=nginx repo baseurl=http://nginx.org/packages/centos/6/$basearch/ gpgcheck=0 enabled=1 yum install -y nginx nginx -v 6 버전이면 포트설정후기 -A INPUT -p tcp -m state --state NEW -m tcp --dport 80 -j ACCEPT

웹개발/Linux 2016. 1. 18. 23:31
이전 1 2 3 4 ··· 9 다음
이전 다음
D-DAY
최근에 올라온 글
  • ES6 TODO 1
  • php7 클로져 사용하기
  • 베일리 어게인 영화 후기.
  • 알고리즘이 변화는 이유
최근에 달린 댓글
  • 감사합니다 설명을 명쾌하게 해주셨네요
  • 좋은 기사입니다. 여기에서 많은 유용한 것들을 찾을 수⋯
  • 그동안의 고되가 느껴지는 글이네요. 도움 감사합니다. ⋯
  • 정리를 너무 잘 해주셔서 이해가 많이 됐습니다. 태그⋯
Total
1,069,478
Today
0
Yesterday
7
링크
  • 네오미르
  • 아톰양
  • bloodguy
  • White Life Story :: White Life…
TAG
  • zen coding
  • jquery Custom Event
  • SlideShow
  • 코엑스
  • 할머니
  • selectbox
  • events
  • 사랑이
  • 아들
  • jQuery
  • 아이폰
  • 아이폰 발행
more
«   2023/02   »
일 월 화 수 목 금 토
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
글 보관함
  • 2019/04 (2)
  • 2018/11 (1)
  • 2018/03 (1)
  • 2017/12 (1)
  • 2017/10 (2)

Blog is powered by Tistory / Designed by Tistory

티스토리툴바