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 / 68 Page
    [ Let's Encrypt Authority X3 인증서 만료시갱신 수동으로 진행 합니다 ]

    Let's Encrypt Authority X3 인증서 만료시홈페이지 로딩이 늘어집니다원인를 찾아보니 인증서 만료됬네요오늘은 인증서갱신 수동으로…

    [ u5 atv8업데이트후 설정.....진행하다 포기,,,,,atv7의 20181201버전으로 롤백 ]

    U5pvr Atv8로 재설치 5시간이상 경과 이상없습니다저의 설치조건는Linux internal 설치후 (Aolupdate 별도진행)Pooq t…

    [ SmartYouTubeTV 4k 유튜브 시청 광고없이 보기 ] 댓글 11

    SmartYouTubeTVhttps://smarttubenext.com/SmartTubeNext APK는 사용자 가 Google Play 서비스…

    [ 사용버전)summernote0812에 G5에 적용 jQuery, bootstrap 다른 버전을 조합 ] 댓글 2

    사용버전)summernote0812에 또다른 G5에 적용 jQuery, bootstrap 다른 버전을 조합저는 일부 B/I 메뉴바에서 동시 클릭…

    [ 실패)Portainer 설치 및 설정 (Docker Web UI 관리툴) u5pvr 설치 작업 ]

    Portainer 설치 및 설정 (Docker Web UI 관리툴) u5pvr 설치 작업putty이 ssh 접속 아래 명령을 입력 합니다dock…

    [ CoreELEC 9.2.2 신버전 다운로드경로및 업데이트 다운로드 설치방법 ] 댓글 2

    CoreELEC 9.2.2 신버전 다운로드경로및 업데이트 다운로드 설치방법11q.kr에 참조 드립니다.CoreELEC 9.2.2CoreELEC …

    [ vpn으로 설정시 netflix 속도측정 ]

    skb 5MBPS 에서vpn으로 설정시 netflix 속도측정설치 관련정보@@@무료VPN SSL-VPN (SoftEther VPN)을 사용하여 …

    [ 팁)헤놀로지 부팅 usb 업그래이드용 부팅디스크 하나더 booting disk 만들기 간편하게 수정 가능 방… ] 댓글 1

    팁)헤놀로지 부팅 usb 업그래이드용 부팅디스크 하나더 booting disk 만들기 간편하게 수정 가능 방법업데이트시 필히 문제발생 대비하여 …

    [ AutoStart - No root 외장메모리 사용시 동작이 않되어 내장메모리로 변경 사용 ]

    AutoStart - No roottermux 와 kodi 설정 사용중입니다apkpure.com에서 다운로드 설치 합니다주) 외장 메모리 마운트…

    [ smb 이름으로 접속 안될때는 해당 컴퓨터 cmd 실행 후 netsh winsock reset ]

    smb 이름으로 접속 안될때는 해당 컴퓨터 cmd 실행 후 아래 명령 줘보세요.netsh winsock reset기본적으로 설정조건에


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-07-05 22:31:04

    오늘의 홈 현황


    • 현재 접속자♨ 662 명
    • 오늘 가입자※ 3 명
    • 어제 가입자※ 8 명
    • 주간 가입자※ 17 명
    • 오늘 방문자 1,935 명
    • 어제 방문자 2,205 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,415,438 명
    • 전체 게시물※ 8,677 개
    • 전체 댓글수※ 24,838 개
    • 전체 회원수 11,092 명

    QR코드


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

    알림 0








    최신글↑