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,684 / 37 Page
    [ How To Get The Full Google Play Store on the Shield TV(u5pvr… ] 댓글 1

    How To Get The Full Google Play Store on the Shield TV(u5pvr) 구글 앱 업데이트참고적으로 sdc…

    [ smb연결) 시놀로지 네트워크 드라이브 totalcmd로 삼바 연결하기 ]

    1) 제어판 smb 서비스 활성화2) 사용자 권한 설정 >> 해당 아이디의 모든...모두 check 합니다.아래의 설정 진행 시 접속…

    [ u5pvr) U5 Air Remote 실행 OTA이후 BT 페어링모드 톱니바퀴 누룸 동작 안되어 페어링 … ] 댓글 8

    u5pvr) U5 Air Remote 실행 OTA이후 BT 페어링모드 톱니바퀴 누룸 동작 안되어 페어링 않됨을 조치를 공유 드립니다파일 이전 자…

    [ vmware iso 파일 booting이 되지 않네요 해결 방법 ]

    vmware REMIXOS... iso 파일 booting이 되지 않네요 아래와같이 부팅 되지 않습니다> UTRAIOS를 설치하여 부팅되는…

    [ 윈도우 최신버전에서 우툰을 설치 할수 있는 정보 및 xpenology DSM 6.1을 Windows… ]

    xpenology Windows 10이 설치된 DSM 6.1 및 bash로 빌드윈도우 최신버전에서 우툰을 설치 할수 있는 정보 입니다그리고 아래…

    [ 펌)도커]Synology NAS Docker 우분투 컨테이너 생성 ]

    도커]Synology NAS Docker 우분투 컨테이너 생성출처:http://naltaengi.tistory.com/41[날탱이가 되고픈 개발…

    [ Tvheadend 전자프로그램가이드 epg그래버모듈 web 구동 wget 다운로드하여 cat으로 불러오… ]

    Tvheadend 전자프로그램가이드 epg그래버모듈 web 구동 wget 다운로드하여 cat으로 불러오기왜) xmltv 만드는동안 안정되게 단계…

    [ 서버에 아파치 설치 후 php소스가 그대로 보일때.. ]

    서버에 아파치 설치 후 php소스가 그대로 보일때..최고관리자 서버 07,3712012.02.23 21:38먼저 확인해볼 사항들이 있다.*확장자…


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-07-08 12:07:56

    오늘의 홈 현황


    • 현재 접속자♨ 633 명
    • 오늘 가입자※ 2 명
    • 어제 가입자※ 4 명
    • 주간 가입자※ 18 명
    • 오늘 방문자 1,496 명
    • 어제 방문자 2,016 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,421,420 명
    • 전체 게시물※ 8,682 개
    • 전체 댓글수※ 24,853 개
    • 전체 회원수 11,098 명

    QR코드


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

    알림 0








    최신글↑