[GNU - 리눅스(Linux)] 우분투 20.04, Apache 2.4, PHP 8, OpenSSL, 가비지컬렉션, IPv6 (3/3)
2부에 이어서 3부에서 소개하고자 한다.
[GNU - 리눅스(Linux)] 우분투 20.04, Apache 2.4, PHP 8, OpenSSL, 가비지컬렉션, IPv6 (2/3) |
https://yyman.tistory.com/1531 |
6. 소개
아래의 방법으로 작업을 진행할 수 있다.
7. [첨부(Attachment)]
[Apache License v2.0을 적용받는다.]
* 맺음글(Conclusion)
우분투 20.04에서 Apache 2.4, PHP 8.0, PHP 8.0 확장도구, OpenSSL 사설 인증서 생성, OpenSSL 자가서명 인증서 생성, IPv6 웹브라우저 접속, IPv6 FTP클라이언트(Filezilla) 접속, PHP 8.0의 세션-쿠키 가비지컬렉션에 대해서 살펴보았다.
* 참고자료(Reference)
1. Lanuchpad, http://launchpad.net , Accessed by 2021-04-06, Last Modified 2021-04-06.
2. Enterprise Open Source and Linux | Ubuntu, https://ubuntu.com, Accessed by 2021-04-06, Last Modified 2021-04-06.
3. OpenSSL Foundation, http://www.openssl.org, Accessed by 2021-04-06, Last Modified 2021-04-06.
4. Welcome! - The Apache HTTPServer Project (Apache Foundation), https://httpd.apache.org, Accessed by 2021-04-06, Last Modified 2021-04-06.
5. PHP: Hypertext Preprocessor, https://www.php.net, Accessed by 2021-04-06, Last Modified 2021-04-06.
6. RFC 2460 - Internet Protocol, Version 6 (IPv6) Specification(IETF), https://tools.ietf.org/html/rfc2460, Accessed by 2021-04-06, Last Modified 2021-04-06.
-> IETF에서 결정한 IPv6는 최초 공개된 것은 1998년 12월 이다.
7. draft-ieft-ipngwg-bsd-api-IETF(1998), http://tools.ietf.org/html/draft-ietf-ipngwg-bsd-api-new-05 , Accessed by 2021-04-06, Last Modified 2021-04-06.
-> 리눅스에서의 적용
The first IPv6 related network code was added to the Linux kernel 2.1.8 in November 1996 by P******.
(1996년 12월, 리눅스 커널 2.1.8에 처음 IPv6 관련된 네트워크 코드가 추가되었다.
It was based on the BSD API.
(BSD API를 기반으로 했었다.)
-> IPv6는 매우 오래 전에 준비를 했었다.