> vi install_start_stop_daemon.sh #!/bin/bash cd /usr/local/src wget http://developer.axis.com/download/distribution/apps-sys-utils-start-stop-daemon-IR1_9_18-2.tar.gz tar zxvf apps-sys-utils-start-stop-daemon-IR1_9_18-2.tar.gz cd apps/sys-utils/start-stop-daemon-IR1_9_18-2 gcc start-stop-daemon.c -o start-stop-daemon cp start-stop-daemon /usr/sbin/
> chmod +x install_start_stop_daemon.sh
> ./install_start_stop_daemon.sh
[출처] https://gist.github.com/yuuichi-fujioka/c4388cc672a3c8188423
댓글 0
- 전체
- Android+iPhone+etc.
- Apache+Tomcat
- ASP
- ASP.NET
- DataBase
- HTML / CSS
- JavaScript
- JSP
- Linux Server
- PHP
- Raspberry pi
- Windows Server
- WIPI
- Etc.
번호 | 제목 | 글쓴이 | 날짜 | 조회 수 |
---|---|---|---|---|
» | install start-stop-daemon shell script | taknim | 2018.01.24 | 1494 |
66 | mount 관련 명령어 및 설정 | taknim | 2017.02.24 | 692 |
65 | chkconfig Level 별 설명 (Run level , 자동실행) | taknim | 2016.12.09 | 376 |
64 | 리눅스 메모리 확보를 위한 cache 비우기 | taknim | 2016.03.10 | 1005 |
63 | 현재 .bash_profile, .bashrc 설정 | taknim | 2016.02.22 | 2123 |
62 | .vimrc 현재 설정 | taknim | 2016.02.22 | 1776 |
61 | [linux] 리눅스 기본 명령어들 | taknim | 2015.12.04 | 1971 |
60 | 시스템 하드웨어 시각 설정 | taknim | 2013.11.14 | 4089 |
59 | vim 에서 del, bs 키 입력 | taknim | 2013.11.14 | 3070 |
58 | reserve telnet - nc 사용방법 | taknim | 2012.12.07 | 4725 |
57 | [vi] 단어 치환 vi replace | taknim | 2011.10.10 | 6335 |
56 | vim설정을 위한 .vimrc | taknim | 2011.01.25 | 7269 |
55 | mysql 에서 값을 변수로 받아오는 쉘스크립트 | taknim | 2010.07.13 | 10730 |
54 | 리눅스 서버 상태 보는 명령어들 | taknim | 2010.04.15 | 10896 |
53 | 리눅스를 편하게 사용하기 위한 셋팅 | taknim | 2009.09.16 | 8836 |
52 | vsftp 계정별로 폴더 제한, 권한 옵션 설명 | taknim | 2009.07.31 | 10956 |
51 | ssh 특정 계정 제한하기 | taknim | 2009.07.31 | 11909 |
50 | 리눅스 콘솔 단축키 | taknim | 2009.07.06 | 22084 |
49 | bash 팁1 - 단축키, 환경변수 | taknim | 2009.07.06 | 12320 |
48 | ext3grep – ext3 복구를 쉽게 | taknim | 2009.06.19 | 8458 |