no image
CentOS 7 : gcc 버전 업데이트 / vim 설정
gcc 버전 업데이트vault 사용해야 한다. 이전 포스팅에서 참조한 블로그를 보면 지금 CentOS 7이 EOL(End Of Life) 이므로 더 이상 지원하지 않는다. 그래서 이전 업데이트가 보관되어 있는 vault 환경에서 install 하도록 다운로드 repository를 수정하는 작업이다.저번에 Base.repo는 수정했으니까 거기는 됐는데도sudo yum install devtoolset-10-gcc devtoolset-10-gcc-c++이 안된다. 그러면Could not resolve host: mirrorlist.centos.orgcurl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error" 이런 오류 코드가 발생하는데, 그..
2025.05.02
no image
CentOS 7
C프로그래밍을 위한 CentOS Linux 환경설정 1. Virtualbox 설치 2. CentOS 설치 https://vault.centos.org/7.9.2009/isos/x86_64/CentOS-7-x86_64-DVD-2009.iso 3. Virtualbox 설정 4. CentOS 기본 및 GUI 설정 해야하는 항목 설정 후 자동으로 설치 설치 후 완료되면 root 계정으로 로그인 후https://samso.tistory.com/entry/Linux-CentOS7-Yum-%EB%A6%AC%ED%8F%AC%EC%A7%80%ED%86%A0%EB%A6%AC-%EC%84%A4%EC%A0%95-%EB%B3%80%EA%B2%BD Linux - CentOS 7.9 Yum 리포지토리 설정 변경 방법 (EOL 문제..
2025.03.10
[Linux] Linux 환경에서 Verilog.
보호되어 있는 글입니다.
2024.07.13
[Linux] Ubuntu 한글 설정 / vim 한글 설정
보호되어 있는 글입니다.
2024.07.13
no image
[Linux] Linux Server 제작기
Linux server를 Visualbox를 통해 제작하고 Ubuntu ISO를 활용하여 구축하였습니다.https://www.virtualbox.org/wiki/Downloads Downloads – Oracle VM VirtualBoxDownload VirtualBox Here you will find links to VirtualBox binaries and its source code. VirtualBox binaries By downloading, you agree to the terms and conditions of the respective license. VirtualBox 7.0.18 platform packages The binaries are released undewww.virtua..
2024.05.19
no image
[Linux] 리눅스 명령어
https://chanfifo77.tistory.com/38 [Linux] Linux Server 제작기Linux server를 Visualbox를 통해 제작하고 Ubuntu ISO를 활용하여 구축하였습니다.https://www.virtualbox.org/wiki/Downloads Downloads – Oracle VM VirtualBoxDownload VirtualBox Here you will find links to VirtualBox binaries and its sourcchanfifo77.tistory.comLinux 와 Ubuntu 서버 연결에 해당하는 포스팅입니다. 이번 포스팅에서는 Linux Os에서 자주 사용하는 몇 가지 필요한 명령어와 사용하는 방법, 예시를 같이 보도록 하겠습니다. ..
2024.05.18