프로그램 사용/aws2024. 10. 24. 17:02

이번에 cpu가 좀 미쳐서 날뛰었더니

크레딧 잔고가 슈르르르르륵~

크레딧 잔고가 0 된 시간 동안 얼마나 비용이 나왔으려나.. (먼산)

 

 

t2.small에 대한 cpu가 튄게

6월 초 / 8월 초 / 10월 말

 

6월

720시간이 아닌 722.719시간이 청구 되었는데

2.719 Hrs 만큼이 추가 청구 되는 식으로 되나보다

7월

 

8월

7월과 8월은 31일이니 6월 보다 24시간(혹은 23시간)정도 높게 나오는 듯

 

9월

 

10월 예상

으읭? 아닌가? t2.small이왜 오히려 541 시간으로 2시간 적어?!?!

541 + 24 * 7

 

Posted by 구차니
프로그램 사용/freecad2024. 9. 25. 10:26

노트북에 키패드도 없고 이래저래 팬/로테이트가 힘들어서 설정을 찾다보니 아래 내용을 발견!

그냥 touchpad로 입력 받으면 터치패드로 작동하게 하면 안되는 거였냐!?

 

Preferences에 Display - Navigation - 3D Navigation에서 Touchpad로 설정하면 된다.

'프로그램 사용 > freecad' 카테고리의 다른 글

freecad on ubuntu 24.04  (0) 2025.05.18
freecad 예제  (0) 2024.11.09
freecad part move  (0) 2024.09.02
freecad - part design  (0) 2024.08.30
CSG(Constructive solid geometry) freecad  (0) 2024.08.30
Posted by 구차니

오래 안쓰고 까먹는 stash 들이 있어서 지우는 방법 검색

git stash drop #  가장 최신 stash 삭제
git stash clear # 모든 stash 삭제

[링크 : https://wakestand.tistory.com/846]

[링크 : https://git-scm.com/book/ko/v2/Git-%EB%8F%84%EA%B5%AC-Stashing%EA%B3%BC-Cleaning]

[링크 : https://iiii.tistory.com/156]

 

git stash clear 복구

[링크 : http:// https://systorage.tistory.com/entry/Git-git-stash-clear-복구하기]

'프로그램 사용 > Version Control' 카테고리의 다른 글

git local branch, merge master  (0) 2025.01.16
git switch  (0) 2025.01.16
git submodule ... 2?  (0) 2024.06.19
git diff --staged  (0) 2022.09.05
git reset 서버 commit  (0) 2021.09.14
Posted by 구차니

다음의 날씨 + 지역

키워드를 이용해서 나오는 정보를 가져오고

그걸 프론트에서 svg 애니메이션 아이콘과 함께 출력하는 웹 페이지를 만들어 봄

 

배경은 밤에는 짙은 하늘색

낮에는 점진적으로 변하는 파란색이다.

 

 

python을 flask로 작동하는데

링크만 주고 빼오면 되는거라, 작동안하면 그 때 또 링크 주고 해달라고 하면 되겠지 머 ㅋㅋ

 

weather.zip
0.01MB

'프로그램 사용 > ai 프로그램' 카테고리의 다른 글

gemini 동영상 만들기 (유료?)  (0) 2026.02.22
antigravity 사용량 끝!  (0) 2026.02.20
antigravity 설치  (0) 2026.02.11
gemini cli 에서 gemini 3 flash 사용  (0) 2026.02.11
gemini-cli 시도 실패  (0) 2025.07.15
Posted by 구차니
프로그램 사용/aws2024. 9. 9. 11:41

관리를 위해 리부팅 한다는데

aws는 아예 안꺼지는줄 알았는데 의외로 불편한 점도 있었군..(?)

 

대충 봐서는.. 인스턴스 서버를 옮기면서 재구성하고

기존 인스턴스 서버들은 점검 들어 가는 듯. 그래서 어쩔수 없이 무조건 다 내려버리는 듯?

One or more of your Amazon EC2 instances are scheduled for maintenance between 2024-09-23 08:00:00 UTC and 2024-09-23 10:00:00 UTC. These instances are listed in the Affected Resources Tab. During this time, the instances in the ap-northeast-2 region will be unavailable and rebooted.

At any time before 2024-09-23 08:00:00 UTC, you can reschedule this maintenance or stop and start the instance through the AWS API, AWS CLI, or AWS Management Console. When rescheduling, you can pick any time up to 2024-10-07 08:00:00 UTC, at which EC2 will perform maintenance on the instance. Otherwise, you can wait for EC2 to reboot your instance during the scheduled maintenance window. For more details on how to reschedule this event as well as other alternatives to complete this maintenance see the EC2 user guide https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/monitoring-instances-status-check_sched.html#reschedule-event

You can find more information about maintenance events scheduled for your EC2 instances in the AWS Management Console https://console.aws.amazon.com/ec2/v2/home?region=ap-northeast-2#Events

* What will happen to my instance during this maintenance event?

During maintenance the instance will be rebooted. The reboot generally takes a few minutes to complete. After the reboot, your instance retains its IP address, DNS name, and any data on local instance-store volumes.

* What will happen when I stop and start the instance?

You can stop and start the instance at any time before the scheduled maintenance window. This will migrate the instance to a new host and the instance will not have to undergo the scheduled maintenance. Please note that the data on any local instance-store volumes will not be preserved when you stop and start your instance. For more information about stopping and starting your instance see the EC2 User Guide https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Stop_Start.html.

* Why does my instance require maintenance?

EC2 routinely performs maintenance on the underlying systems in order to strengthen the security, reliability and operational performance of the EC2 service for our customers. Additional information about maintenance events can be found at https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/monitoring-instances-status-check_sched.html.



If you have any questions or concerns, you can contact the AWS Support Team on the community forums and via AWS Premium Support at: https://aws.amazon.com/support.

'프로그램 사용 > aws' 카테고리의 다른 글

aws cpu load와 credit 소진  (0) 2024.10.24
윈도우 putty 에서 pem 을 이용하여 ssh 접속하기  (0) 2024.05.19
aws EC2 요금제  (0) 2024.05.10
aws 스토리지  (0) 2024.05.06
aws 리전별 가격비교  (0) 2024.05.06
Posted by 구차니

웹으로 rtl-sdr 파형을 볼 수 있게 해주는 프로젝트

 

[링크 : https://youtu.be/YGd9Ym96pFY?si=KiSS0aq5OcmYcr7q]

[링크 : https://www.openwebrx.de/]

 

20.04 / 22.04 / 24.04를 지원하는 것 같은데, 24.04는 아직 experimental 이다.

 

wget -O /usr/share/keyrings/openwebrx.gpg https://repo.openwebrx.de/openwebrx.gpg
echo "deb [signed-by=/usr/share/keyrings/openwebrx.gpg] https://repo.openwebrx.de/ubuntu/ jammy main" > /etc/apt/sources.list.d/openwebrx.list
apt-get update
apt-get install openwebrx

[링크 : https://www.openwebrx.de/download/ubuntu.php]

 

'프로그램 사용 > rtl-sdr' 카테고리의 다른 글

gnuradio LoRa  (0) 2025.09.11
gnuradio dvb-t  (0) 2025.04.02
gnu radio를 이용한 커스텀 gqrx 만들기  (0) 2024.09.06
pulseaudio error : access denied  (0) 2024.08.26
gqrx, gnu radio, rfcat  (0) 2024.08.21
Posted by 구차니

한번 따라해봐야지

rtl-sdr source만 보고 만들어 보려다가 실패했는데.. 크흡.

 

[링크 : https://youtu.be/BIPXoBCDJv4?si=YVgi1l0vG3WbhOXq]

[링크 : https://gallicchio.github.io/learnSDR/]

 

아래 동영상에서는 gnu radio 프로젝트를 제공하니 볼만 할 듯.

[링크 : https://youtu.be/XDkOhlztMLs?si=p70mxFkmCPVsOZoh]

[링크 : https://drive.google.com/file/d/1jdY02lUwggLtajoxtmGiTDyCdC6gSnE_/view]

 

'프로그램 사용 > rtl-sdr' 카테고리의 다른 글

gnuradio dvb-t  (0) 2025.04.02
openwebrx  (0) 2024.09.06
pulseaudio error : access denied  (0) 2024.08.26
gqrx, gnu radio, rfcat  (0) 2024.08.21
rtl sdr 다중 채널 디코딩  (0) 2022.08.30
Posted by 구차니

파트를 옮기기 위해서는 part가 아니라 draft로 가서 이동 아이콘 눌러 이동시키면 된다.

 

[링크 : https://youtu.be/0qRj4jqmddM?si=wQJARQSdc8Z86yIa]

'프로그램 사용 > freecad' 카테고리의 다른 글

freecad 예제  (0) 2024.11.09
freecad touchpad  (0) 2024.09.25
freecad - part design  (0) 2024.08.30
CSG(Constructive solid geometry) freecad  (0) 2024.08.30
freecad 사용법 다시..  (2) 2024.08.29
Posted by 구차니
프로그램 사용/freecad2024. 8. 30. 19:25

freecad 관련 동영상을 보다보면 거의 sketcher에서 평면을 그리고 pad 해서 3차원 객체를 생성하는데

그게 아니라 처음부터 CSG 방식으로 접근하려면 Part Design으로 가서 하면된다.

그나저나 생각한대로 위치 옮기는게 쉽지 않네..

 

 

[링크 : https://wiki.freecad.org/Part_Workbench]

[링크 : https://wiki.freecad.org/Part_Workbench/ko]

 

'프로그램 사용 > freecad' 카테고리의 다른 글

freecad touchpad  (0) 2024.09.25
freecad part move  (0) 2024.09.02
CSG(Constructive solid geometry) freecad  (0) 2024.08.30
freecad 사용법 다시..  (2) 2024.08.29
freeCAD 는 ubuntu24.04에서 사라졌나?  (0) 2024.08.29
Posted by 구차니
프로그램 사용/freecad2024. 8. 30. 19:24

3d 캐드를 할 때 보면 도형을 겹치게 해서

두개를 합치거나,

A에서 B를 빼거나

A와 B의 공통 부분만 추출한다거나 하는 식으로 모델링을 하는데

그 기법이 CSG 라고 한다.

 

[링크 : https://wiki.freecad.org/Constructive_solid_geometry/ko]

'프로그램 사용 > freecad' 카테고리의 다른 글

freecad part move  (0) 2024.09.02
freecad - part design  (0) 2024.08.30
freecad 사용법 다시..  (2) 2024.08.29
freeCAD 는 ubuntu24.04에서 사라졌나?  (0) 2024.08.29
freecad 첫 드로잉  (2) 2023.08.31
Posted by 구차니