블로그
-
Final Distro Destination
So a few months back I made the decision to dump Windows and migrate to Linux. many Linux communities.
blog.naver.com · 2026.07.28
-
구문 독해 유형 (166)
many Linux communities. many Linux communities."
blog.naver.com · 2026.07.28
-
Ubuntu에 Docker 설치하기
ca-certificates curl sudo install -m 0755 -d /etc/apt/keyrings sudo curl -fsSL https://download.docker.com/linux /ubuntu/gpg -o /etc/apt/keyrings/docker.asc sudo chmod a+r /etc/apt/keyrings/docker.asc # Add the repository
blog.naver.com · 2026.03.21
-
[노트 필기] 리눅스에 대해 알아보자. 21. 시스템 관리 f. 프로세스 관리 bg, fg, nice, 모니터링 df, dmesg, iostat 1, netstat, free.
시스템 모니터링 System Monhitoring top - display Linux processes df - report file system disk space usage. df -h dmesg - print or control the kernel ring buffer iostat - Report Central Processing Unit (CPU) statistics
blog.naver.com · 2026.03.27
-
ubuntu24.04, arduino 실행 안될 때
arduino ide를 다운로드 (2025.9.19) https://www.arduino.cc/ 에서 Linux appimage 다운로드 arduino-ide_2.3.6_Linux_ You might still be able to extract the contents of this AppImage if you run it with the --appimage-extract
blog.naver.com · 2025.09.19
-
[KiCad] KiCad 9.0 ubuntu(Mint) 설치(flatpak)
Windows 10에서는 설치 잘됨 Ubuntu (Linux Mint)에서는 에러발생, 설치 안됨, 일반 설치 https://www.kicad.org/download/linux/ sudo add-apt-repository ppa:kicad/kicad-9.0-releases sudo apt update sudo apt install kicad 에러 발생 The following
blog.naver.com · 2025.02.24
-
JAVA PROJECT -웹역량 강화(실습)
) #1 JDK: Jzulu 다운로드 Java Download | Java 7, Java 8, Java 11, Java 13, Java 15, Java 17, Java 19 - Linux , Windows and macOS (azul.com) #2 ECLIPSE 다운로드 Eclipse downloads - Select a mirror | The Eclipse Foundation
blog.naver.com · 2023.10.23
-
Notion AI를 이용하여 Amazon Linux 2에 Prometheus를 구성하는 블로그 포스트
In this blog post, we will be discussing how to set up Prometheus on Amazon Linux 2. We will walk you through the step-by-step process of installing and configu.......
blog.naver.com · 2023.02.23
-
How to install Paraview in Ubuntu 22
#Ubuntu #Paraview #linux Download latest Paraview in the website. move downloaded paraview file to /opt
blog.naver.com · 2023.01.10
-
linux SFTP 명령어
# 리눅스 #FTP #linux sftp use_id@ip sftp>> You can upload your file to remote server using command : put filename newfilename or put filename You can download file from the remote server by using command
blog.naver.com · 2022.09.06
블로그 결과 더보기 →