본문 바로가기

ops280

[other] google slide 에서 "원"안에 숫자가 있는 기호 사용하는방법 https://www.myofficetricks.com/how-to-insert-circled-numbers-and-letters-in-word/ 3 Methods to Insert Circled Numbers and Letters in Word - My Microsoft Office TipsSometimes you may need to insert numbers or letters with circles in Word document, but you can’t type them directly or copy them from Internet every time. So how to insert circled numbers and letters in Word exactly? To answer this qu.. 2024. 5. 31.
[Linux] 윈도우에서 리눅스로 scp 전송하기 https://blog.naver.com/baek2sm/222212375402 리눅스에서 윈도우, 윈도우에서 리눅스 파일 전송안녕하세요, 동네코더입니다. 리눅스에서 리눅스로 파일을 주고 받을 때는 scp 명령어를 사용했는데, 윈도...blog.naver.com 2024. 5. 31.
[Aws] ec2 서버 캐시 지우기 https://repost.aws/questions/QUd_xEW3QdS1Cxm4oTfkg7Zg/how-to-clear-server-cache-in-ec2 How to clear Server cache in EC2Our site is showing site can't be reached. When I've checked the disk space and its showing its full and the cache has added to it. May I know how to clear that cache.repost.aws 서버캐시가 남아있어서 해당 포트로 접근시 서버캐시를 지워서 문제를 해결할수 있다. 2024. 5. 30.
[Linux] Java - Permission denied 쉘 스크립트를 작성할 파일을 생성  파일 작성을 한뒤실행이 가능하도록 권한을 부여한다.    test 쉘 스크립트 파일을 실행   java 앱 빌드를 마치고 실행 하려는데에러 발생   아래쪽을 보니 Permission denied 라는문구가 보인다.    sudo 권한으로 실행하니 정상적으로 실행이 된다.   실행성공 2024. 5. 29.
[Aws] VPC 사용설명서 https://docs.aws.amazon.com/vpc/latest/userguide/what-is-amazon-vpc.html What is Amazon VPC? - Amazon Virtual Private CloudWhat is Amazon VPC? With Amazon Virtual Private Cloud (Amazon VPC), you can launch AWS resources in a logically isolated virtual network that you've defined. This virtual network closely resembles a traditional network that you'd operate in your own data cdocs.aws.amazon.com 2024. 5. 28.
[Linux] httpd 를 사용해서 웹 리포지터리 생성하기 https://www.redhat.com/sysadmin/apache-yum-dnf-repo Create an Apache-based YUM/DNF repository on Red Hat Enterprise Linux 8You can create your own local YUM/DNF repository on your local server. Here's how to do that with Apache.www.redhat.com 2024. 5. 28.
[Other] moba - ssh로 aws 인스턴스 연결하기 세션 클릭     ssh 클릭   연결할 인스턴스의 주소를 입력      Advanced SSH settings클릭후 Use private key 체크---> 창이뜨면은 해당 인스턴스에서 사용할 pem키를 선택해준다.     ok 클릭     유저 이름입력---> AMI에 따라서 생성되는 user의 이름이 다르기 때문에 알맞은 유저명을 사용     접속 성공 2024. 5. 28.
[Other] React - eslint 관련 에러 발생시 해결법 https://stackoverflow.com/questions/67343817/how-to-solve-this-error-package-json-eslint-config-react-app-jestoverrides0 How to solve this error: package.json » eslint-config-react-app/jest#overrides[0]: Environment key "jest/globals" is unknownUnable to launch my app using sudo yarn build I am getting this error: package.json » eslint-config-react-app/jest#overrides[0]: Environment key "jest/gl.. 2024. 5. 25.
[Linux] wget 명령어 사용법 https://ko.wikipedia.org/wiki/Wget Wget - 위키백과, 우리 모두의 백과사전위키백과, 우리 모두의 백과사전. GNU Wget(간단히 Wget, 이전 이름: Geturl)는 웹 서버로부터 콘텐츠를 가져오는 컴퓨터 프로그램으로, GNU 프로젝트의 일부이다. 이 프로그램의 이름은 월드 와이드 웹ko.wikipedia.org 2024. 5. 25.