11.Nas_1


새창 작성 수정 목록 링크 Edit G카랜다 HDD HDD HDD 게시물 주소 복사


termux의 Apache2 Ubuntu 에 설치 url 서비스 설정 하기

♨ 카랜더 일정 :
  • 링크

  • 첨부

  • 컨텐츠 정보

    본문

    termux의 Apache2 Ubuntu 에 설치 url 서비스 설정 하기

    Ubuntu 버전 확인

    cat /etc/issue

    3232235521_1593696316.9788.png

    하기 링크 참조하여 작업 합니다

    https://alllman.com/우분투ubuntu-19-10에-lampapache2-mysql-php7와-phpmyadmin을-설치해보자/

    https://m.blog.naver.com/PostView.nhn?blogId=nettrail&logNo=221588044681&proxyReferer=https://www.google.com/

    참조하여 설치 합니다

    조건 :sjva2 ubuntu 설치 조건에 apache2 설치 합니다

    apt upgrade

    apt install apache2

    웹 실행

    http://192.168.0.127

    실행 되지 않는다


    포트 변경 Listen 8070


    nano /etc/apache2/ports.conf 

    3232235521_1593695482.4429.png

    nano /etc/apache2/apache2.conf

    AllowOverride all

    로 변경

    ....중략...
    <Directory /var/www/>
            Options Indexes FollowSymLinks
            AllowOverride all
            Require all granted
    </Directory>
    ...중략
    마지막에
    ServerName localhost
    추가 합니다
    3232235521_1593695632.755.png

    상기 수정하면서 문제 발생 내용 해결 history 입니다

    root@localhost:~#
    root@localhost:~# service --status-all
    [ - ] apache-htcacheclean
    [ - ] apache2
    [ - ] apparmor
    [ ? ] binfmt-support
    [ - ] dbus
    [ ? ] hwclock.sh
    [ - ] procps
    [ + ] sjva2
    [ + ] tvheadend
    [ - ] udev
    [ - ] x11-common
    root@localhost:~# AH00557: apache2: apr_sockaddr_info_get() failed for localhost
    AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message
    (13)Permission denied: AH00072: make_sock: could not bind to address [::]:80
    (13)Permission denied: AH00072: make_sock: could not bind to address 0.0.0.0:80
    no listening sockets available, shutting down
    AH00015: Unable to open logs
    Action 'start' failed.
    The Apache error log may have more information.
    root@localhost:~# root@localhost:~# AH00557: apache2: apr_sockaddr_info_get() failed for localhost
    AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message
    root@localhost:~# nano $PREFIX/etc/apache2/httpd.conf root@localhost:~# nano /etc/apache2/apache2.conf root@localhost:~# apachectl start
    httpd (pid 9912) already running
    root@localhost:~# service --status-all
    [ - ] apache-htcacheclean
    [ + ] apache2
    [ - ] apparmor
    [ ? ] binfmt-support
    [ - ] dbus
    [ ? ] hwclock.sh
    [ - ] procps
    [ + ] sjva2
    [ + ] tvheadend
    [ - ] udev
    [ - ] x11-common
    .. 성공 입니다


    http://192.168.0.127:8070/

    3232235521_1593695536.6241.png
    3232235521_1593695091.7967.png

    ab(Apache Benchmark)를 실행한다.

     ab -n 30000 -c 100 http://192.168.0.127:8070/

    3232235521_1593695325.973.png

    드디어 자체 url 서비스를 할수 있네요
    klive의 m3u 파일 만들어 


    ■ ▶ ☞ 정보찾아 공유 드리며 출처는 링크 참조 바랍니다 ♠ . ☞ 본자료는 https://11q.kr 에 등록 된 자료 입니다♠.

    [ 추가 정보 ... 더보기) ]
    뷰PDF 1,2



    office view

    관련자료

    댓글목록

    등록된 댓글이 없습니다.

    목록

    새창 작성 수정 목록 링크 Edit G카랜다 HDD HDD HDD 게시물 주소 복사




    Total 1,672 / 13 Page
    [ 리눅스 에서 삭제 안되는 폴더 강제로 삭제하기 ]

    리눅스/시놀로지 에서삭제 안되는 폴더 강제로 삭제하기파일스테이션smb연결파일색제 안되어rm -rf 폴더이름으로 하니 모두 지워졌습니다.예)rm …

    [ music_data photo_data 을 마운트 형식으로 연결하여 data 관리을 시놀로지 나스에서 적용 ]

    music_data 와 photo_data 을 마운트 형식으로 연결하여 data 관리을 시놀로지 나스에서 적용nas_data을 아래와같이 마운트…

    [ 스킨정보) 실시간tv 시청 최적조건)설정>라이브러리>비디오>선택 기본 동작 메뉴(선택) 조건은 애드온 실시간… ] 댓글 1

    스킨정보) 실시간tv 시청 최적조건) 설정>라이브러리>비디오>선택 기본 동작 메뉴(선택) 조건은 애드온 실시간TV 에 최적의 조…

    [ 시놀로지 DSM Version: 6.2.3-25426 Update 3 에서 PHP.INI 수정 홈페이지 첨부… ] 댓글 1

    시놀로지 DSM Version: 6.2.3-25426 Update 3 에서 PHP.INI 수정 홈페이지 첨부 용량 수정 확장 하기사용버전 DSM…

    [ 무료 SSL 사용 가능한곳 ]

    http://amina.co.kr/bbs/board.php?bo_table=tip&wr_id=4757◎ ■ ▶ ☞ ♠ 정보찾아 공유 드리…

    [ 우분투)한번에 끝내는 Ubuntu 웹서버세팅 (우분투 서버세팅) ]

    한번에 끝내는 Ubuntu 웹서버세팅 (우분투 서버세팅)https://blog.lael.be/post/73◎ ■ ▶ ☞ ♠ 정보찾아 공유 드리며…

    [ tvheadend EPG 그래버 모듈 안나올때 ]

    유저 등록후 로그인후tvheadend EPG 그래버 모듈 안나올때동일한 유저로 superuser 아이디 동일하게 수정service tvheade…

    [ 리눅스/linux cp명령어로 backup cp백업하기 ]

    리눅스/linuxcp명령어로 backup cp백업하기먼저 putty에 실행 합니다cp -airup /volume1/web/g5s /volumeU…

    [ ● 작업) 헤놀로지(시놀로지)에 Hass.io 설치하기 ]

    ● 작업)헤놀로지(시놀로지)에 Hass.io 설치하기 패키지 소스 확인 > 추가 하기https://synocommunity.com/쉬운 설…

    [ xpenology ssh puttry로 mount 하여 Booting USB sn,mac 주소 직접 간편… ] 댓글 2

    xpenology ssh puttry로 mount 하여 Booting USB sn,mac 주소 직접 간편하게마운트하여 편집하기root@ss11q…


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-06-02 15:28:28

    오늘의 홈 현황


    • 현재 접속자♨ 585 명
    • 오늘 가입자※ 1 명
    • 어제 가입자※ 4 명
    • 주간 가입자※ 7 명
    • 오늘 방문자 1,874 명
    • 어제 방문자 2,099 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,355,119 명
    • 전체 게시물※ 8,613 개
    • 전체 댓글수※ 24,677 개
    • 전체 회원수 11,005 명

    QR코드


    ☞ QR코드 스캔은 kakao앱 자체 QR코드

    알림 0








    최신글↑