SMALL

Study/Linux 61

리눅스에 Open VPN 설치방법

https://www.opensourcelisting.com/how-to-install-openvpn-on-ubuntu-22-04/ How to Install OpenVPN on Ubuntu 22.04 - Open Source Listing Install OpenVPN: Set up your own OpenVPN Server - Securely connect to your network from anywhere with Open Source software. Learn how to install and configure in our guide. www.opensourcelisting.com Ubuntu 22.04에 OpenVPN을 설치하는 방법 가상 사설망(VPN)을 사용하여 공용 네트워크를 통해 개인 ..

Study/Linux 2024.01.14

Linux 우분투에서 Onedrive 동기화 하기

https://github.com/abraunegg/onedrive GitHub - abraunegg/onedrive: #1 Free OneDrive Client for Linux #1 Free OneDrive Client for Linux. Contribute to abraunegg/onedrive development by creating an account on GitHub. github.com 위 주소를 참조한다. 설명은 위에서 보는 것을 추천하고 아래의 명령어들은 빠르게 설치하기 위해서 기록한다. curl -fsS https://dlang.org/install.sh | bash -s dmd Example for installing DMD Compiler curl -fsS https://dlang..

Study/Linux 2023.07.16

Linux MongoDB 설치 시 에러 해결방법 || Unable to install mongodb in ubuntu 22.04

몽고DB를 설치하려고 하면 아래와 같이 의존성 에러가 뜬다 다음 패키지의 의존성이 맞지 않습니다: mongodb-org-mongos : 의존: libssl1.1 (>= 1.1.1) 하지만 설치할 수 없습니다 mongodb-org-server : 의존: libssl1.1 (>= 1.1.1) 하지만 설치할 수 없습니다 이 때, 아래의 명령어를 실행 sudo wget http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2_amd64.deb sudo dpkg -i libssl1.1_1.1.1f-1ubuntu2_amd64.deb

Study/Linux 2022.10.23

SSH Linux Lightsail 접속 방법

https://lightsail.aws.amazon.com/ls/docs/ko_kr/articles/amazon-lightsail-ssh-using-terminal 터미널에서 SSH를 사용하여 Linux 또는 Unix 인스턴스에 연결 | Lightsail 문서 터미널에서 SSH를 사용하여 Linux 또는 Unix 인스턴스에 연결 최종 업데이트 날짜: 2022년 4월 11일 로컬 시스템에서 macOS를 포함한 Linux 또는 Unix 운영 체제를 사용하는 경우 Amazon Lightsail에서 터미널 lightsail.aws.amazon.com

Study/Linux 2022.10.22

Linux Mint Cinnamon Custom 하기

리눅스 민트 내 입맛에 맞게 커스텀하기! 참조링크 1. https://www.cinnamon-look.org/p/1359276 2. https://www.cinnamon-look.org/p/1366182 3. https://github.com/aktzx/cinnamon-themes GitHub - aktzx/cinnamon-themes Contribute to aktzx/cinnamon-themes development by creating an account on GitHub. github.com 4. https://www.gnome-look.org/p/1541094 1. 1번 링크에서 Tela-circle-manjaro.tar.xz 위와 같은 이름의 파일을 다운로드 받는다. 2번 링크에서 Qogir-..

Study/Linux 2022.10.02

[Linux] 노트북 전원 관리

https://pstudio411.tistory.com/entry/Ubuntu-2004-%EB%85%B8%ED%8A%B8%EB%B6%81%EC%97%94-%ED%95%84%EC%88%98-%EC%A0%84%EC%9B%90-%EA%B4%80%EB%A6%AC [Ubuntu 20.04 LTS] 노트북엔 필수! 전원 관리 tlp와 Powertop, Slimbook [Update] Ubuntu 20.04 LTS을 노트북에 설치했을 배터리 관리가 잘되는 윈도우와는 달리 배터리 소모량이 상당합니다. 제 Zephyrus G14모델에서는 명확하게 드러나는데요. 르누아르 탑제된 최신 모델이라 그런 pstudio411.tistory.com

Study/Linux 2022.08.19
반응형