디버깅

카테고리 없음 2022. 5. 20. 14:04

alias ag="gcc -Wall -Werror -Wextra"

 

ag main.c get_next_line.c get_next_line_utils.c -D BUFFER_SIZE=300 -g3 -fsanitize=address

 

launch.json

{
    // Use IntelliSense to learn about possible attributes.
    // Hover to view descriptions of existing attributes.
    // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
    "version": "0.2.0",
    "configurations": [
        {
            "name": "(lldb) Launch",
            "type": "cppdbg",
            "request": "launch",
            "program": "${workspaceFolder}/a.out",
            "args": [],
            "stopAtEntry": false,
            "cwd": "${workspaceFolder}",
            "environment": [],
            "externalConsole": false,
            "MIMode": "lldb"
        }
    ]
}
블로그 이미지

Or71nH

,

https://www.nano-lab.com/singularity-20ml.html

Singularity Black Paint LT, 20ml starter size

Singularity Black LT sample Singularity LT is a sprayable, low temperature activating formulation of Singularity, suited to application on canvas and many textiles, polymers, and wood. It is activated by heating to ~100C (212F), which can be accomplished w

www.nano-lab.com





https://culturehustle.com/collections/black/products/black-3-0-the-worlds-blackest-black-acrylic-paint-150ml?utm_source=google&utm_medium=cpc&utm_campaign=14342321206&utm_content=129150524314&utm_term=blackest%20paint&gclid=Cj0KCQjwyYKUBhDJARIsAMj9lkEGiD21bYW3zjffUapOOii1hiccDpUOTWifERtkE0IQT9JcABFDtSoaAg3AEALw_wcB

블로그 이미지

Or71nH

,

https://www.hostwinds.kr/tutorials/how-to-install-openlitespeed-web-server-ubuntu-18-04

 

OpenLitespeed 웹 서버 (Ubuntu 18.04) 설치 방법 | Hostwinds

LiteSpeed는 LiteSpeed Technologies에서 개발하고 소유 한 웹 서버입니다. HostWinds는 모든 기기에 LiteSpeed LSWS (Web Server Enterprise Edition)를 설치합니다. 비즈니스 웹 호스팅 여러 웹 사이트에 가능한 가장 빠

www.hostwinds.kr

과제에서 많은것을 사용하지 말라한다 

4등인 이것을 싸용하자

블로그 이미지

Or71nH

,

https://nostressdev.tistory.com/11?category=868783 

 

VirtualBox Debian - lighttpd, mariaDB, php로 wordpress 구축

워드프레스를 설치하려면 PHP를 사용할 수 있는 웹서버와 데이터베이스 서버가 필요하다. 웹 서버는 Lighttpd, 데이터베이스 서버는 MariaDB 로 진행! 소프트웨어 측면에서의 웹 서버란, 웹 브라우저

nostressdev.tistory.com

 

여기를 참고하기 바란다

포트는 열어주어야하니 ufw 설정과

virtualbox 포트 설정 

주의!! 80 포트는 맥에서 사용중이라 딴거로 변환하여 받아야한다

블로그 이미지

Or71nH

,

 

스넵샷은 보고 따라하기 밖에 답없음

블로그 이미지

Or71nH

,