klue의 등록된 링크

 klue로 등록된 티스토리 포스트 수는 19건입니다.

2024.05. 1주 차 매매일지 [내부링크]

미국 주식 46% 채권 14% RP 4%일주일에 한 번은 꼭 쓰겠습니다 META 풀 배팅에 따른 극심한 손해 발생 : 손해 복구 71% 진행 (미장 사랑해요)5월 22일 NVDA Earning Call 이전까지 SOXL 홀드 https://etf.com/SOXLSOXL portfolio : NVDA AMD AVGO QCOM INTL채권 금리가 하락했던 이유 : 고용 약화 = 시장 과열 식어가는 중(%)U.S. StocksPositionBuy / SellDescription39META버티기 이후 성장 가능성에 대한 배팅23SOXL저점 추가 매수10% 익절AI 랠리 기다려보는 중16TMF저점 추가 매수 금리 인상 가능성 없다는 판단10AMZN저점 추가 매수 수익 구조 추가 개선 가능하다는 판단5V관망 실적 ..

[RunPod] 에서 scp를 사용하여 파일 다운로드 / 업로드 (Kor) [내부링크]

Update : 2024.05.01Content : RunPod을 사용할 때 scp를 사용하여 로컬 컴퓨터와 파일을 다운로드 / 업로드 하는 방법 Reference : https://docs.runpod.io/pods/storage/transfer-files-with-scp Transfer files with SCP | RunPod DocumentationPrerequisitesdocs.runpod.io 1. RunPod에서 Pod을 먼저 실행해야 합니다. 컨테이너가 실행이 안 되어 있으면 scp 사용이 불가능합니다.2. RunPod과 ssh로 연결되어 있는 기기에서 cmd나 powershell 등의 터미널을 하나 엽니다.3. 아래의 스크립트를 상황에 맞추어 터미널에 입력하여 사용합니다.    터미널에 ..

[RunPod] Use scp on RunPod (Eng) [내부링크]

Update : 2024.05.01Content : The method of using scp on RunPod to download or upload data. Reference : https://docs.runpod.io/pods/storage/transfer-files-with-scp Transfer files with SCP | RunPod DocumentationPrerequisitesdocs.runpod.io 1. Run your pod.2. Run terminal of your own laptop which is connected with RunPod.3. Use the below script in your terminal.    The first path is the file path wh..

[VS Code] 에서 ssh 원격 접속 방법 (Kor) [내부링크]

update : 2024.04.25contents :  VS Code에서 SSH를 사용하여 원격 접속하는 방법 1. 확장에 Remote-SSH, ssh를 설치해주세요 2. Ctrl+Shift+P를 눌러주세요 3. 아래 그림에서 보이는 항목 중에서 Remote-SSH: 호스트에 연결... 을 눌러주세요# Remote-SSH: Get Started with SSH# 이 항목은 이전에 연결했던 주소로 연결합니다# Remote-SSH: Add New SSH host# 이 항목으로 들어가면 ssh 명령어를 사용해서 연결할 수 있어요ssh [email protected] -p PORT_NUM          참고자료 : https://code.visualstudio.com/docs/remote/ssh#_getting..

[Llama] 라마3 다운로드 및 실행 방법 (Kor) [내부링크]

updates : 2024.04.23contents : Llama 3 오리지널 모델의 실행 방법입니다. Hugging-face 실행 방법 아닙니다! Llama 공식 사이트로 들어가서 엑세스 허가를 먼저 받아야 합니다.https://llama.meta.com/ Meta LlamaMeta Llama is the next generation of our open source large language model, available for free for research and commercial use.llama.meta.com위 사이트의 "Download models"를 클릭하세요 양식 채우시고 이후에 나오는 모든 내용에 동의해주세요. 이제 이후에 모델을 다운로드 받을 때 사용할 URL을 받게 되는데, 이거..

[Nsight] Systems & Compute 설치 및 세팅 (Kor) [내부링크]

updates  : 2024.04.25contents : Linux 환경 위에서 Nsight Systems 그리고 Compute 설치 및 세팅# NVIDIA Nsight Systems 설치wget https://developer.nvidia.com/downloads/assets/tools/secure/nsight-systems/2024_1/nsightsystems-linux-public-2024.1.1.59-3380207.runbash nsightsystems-linux-public-2024.1.1.59-3380207.run# To uninstall the Nsight Systems 2023.4.1, please delete "/opt/nvidia/nsight-systems/2023.4.1"# 만약 ns..

[Nsight] Systems & Compute Install and Setting (Eng) [내부링크]

updates  : 2024.04.25contents : Install and set Nsight Systems on Docker or Linux # download install file from NVIDIA Nsight Systemswget https://developer.nvidia.com/downloads/assets/tools/secure/nsight-systems/2024_1/nsightsystems-linux-public-2024.1.1.59-3380207.runbash nsightsystems-linux-public-2024.1.1.59-3380207.run# To uninstall the Nsight Systems 2023.4.1, please delete "/opt/nvidia/nsig..

Using SSH on VS Code [내부링크]

update : 2024.04.23contents : Using SSH on VS Code 1. Install Remote-SSH of extenstions 2. Press Ctrl+Shift+P 3. Connect with SSH# Remote-SSH: Get Started with SSH# Connect the previous SSH connection# Remote-SSH: Add New SSH host# examplessh [email protected] -p PORT_NUM          reference : https://code.visualstudio.com/docs/remote/ssh#_getting-started Developing on Remot..

Run Llama 3 open source code [내부링크]

updates : 2024.04.23contents : Run the open source code of Llama3 without using huggingface but original model. Go to the Llama official website and request access of Llama3https://llama.meta.com/ Meta LlamaMeta Llama is the next generation of our open source large language model, available for free for research and commercial use.llama.meta.comclick "Download models"  Fill the ..

[Questa] Install Questa / ModelSim on Windows 11 (Eng) [내부링크]

Update : 2024.04.13 Software : Questa*-Intel FPGA and Starter Editions of Intel Quartus Prime Standard Edition Design Software Version 23.1 for Windows Intel Quartus Prime Standard Edition Design Software Version 23.1 for Windows Intel Quartus Prime Standard Edition Design Software Version 23.1 B991 for Windows www.intel.com On this page, you will download the most recent version of the s..

Stock Reference Sites (증시 관련 참고하는 사이트) [내부링크]

Fear Greed Index 공포와 탐욕 지수 확인 https://edition.cnn.com/markets/fear-and-greed Fear and Greed Index - Investor Sentiment | CNN The market is made up of thousands of stocks. And on any given day, investors are actively buying and selling them. This measure looks at the amount, or volume, of shares on the NYSE that are rising compared to the number of shares that are falling. A low www.cnn.com S&P 5..

2024.04 3주 차 매매 일지 [내부링크]

미장 90% 미국 채권 5% 국장 5% 중간고사 기간이라 한 주 건너뛰어 작성하게 되었네요. 이 주 동안 엄청 많은 일들이 있었습니다. CPI PPI 발표가 있었고 유럽의 금리 인하 소식도 있었습니다. 파월 의장님 말씀하신 것처럼, 유럽과 캐나다, 미국의 금리 정책은 인플레이션 상황에 따라 다를 수 있다고 하십니다. 이스라엘 - 이란 간 확전 가능성이 아직 완전히는 해소가 안 되어서 아직 안전자산인 금을 다 매도하지는 않았습니다. 금은 이후에도 완전히 매도하지는 않을 것 같습니다 얻은 교훈은 전쟁 정도의 큰 이슈가 아니면 미장은 대부분 일주일 내로 회복하더군요. 이후 참고해야겠습니다. 이후 2% 상승/하락 때마다 20 정도 매도/매수할 예정입니다. U.S. Stocks Approx Buy / Sell D..

[Questa] 윈도우 11에서 Questa / ModelSim 설치 방법 (Kor) [내부링크]

Update : 2024.04.13 설치 소프트웨어 : Questa*-Intel FPGA and Starter Editions of Intel Quartus Prime Standard Edition Design Software Version 23.1 for Windows Intel Quartus Prime Standard Edition Design Software Version 23.1 for Windows Intel Quartus Prime Standard Edition Design Software Version 23.1 B991 for Windows www.intel.com 이 페이지에서 가장 최신 소프트웨어의 윈도우 버전을 다운로드 할 겁니다. 먼저, ModelSim은 Windows 1..

참고하는 주식 종목 [내부링크]

Updates : 2024.04.09 Index-Following Stocks & Sites for Reference 미국 장 종목만 정리하였습니다. 실제 제가 참고하고 있는 종목들로 정리했고 참고로만 봐주세요. 저의 관심종목에 있는 친구들이고 VIXY, TLTW를 제외하고 전부 조금씩 매수/매도하고 있습니다. I've only organized the U.S. market events. I've actually organized the items I'm referring to and just look at them for reference. They are my friends in my interest, and they are all buying/selling little by little except..

2024.04 첫 주 매매 일지 [내부링크]

미장 20% 국장 7% 전쟁 이슈로 인한 쇼크, 대비하여 약간의 손해 감수하면서 전부 매도 후 저점에서 매수 중 이슈 발생했을 때 바로 반응하는 것 필요 U.S. Stocks Percentage (%) Buy / Sell Description Position TSLA 44 저점 매수 저점 판단 & 테슬라 택시 등장 매수 NVDA 32.3 저점 매수 아직 고점 아니라는 판단 관망 TMF 9.1 저점 매수 금리 인하 인버스 대비 관망 MU 4.5 ? 잘못 샀음 곧 다시 팔 예정 매도 SPLG 4.5 저점 매수 떨어질 때마다 주울 예정 강력 매수 META 매수 강력 희망 AMZN 매수 강력 희망 Return Rate Total -0.30% 1시간 만에 7% 폭락. 대응 능력 키우기 KR Stocks Perce..

2024.04.04 매매 일지 [내부링크]

미장 57% 국장 7% 금리 인하 기대감 상승, S&P, TLT 추가 매수 잠시 전부 매도, 전쟁 이슈 포토폴리오 재구축 필요 매파 이야기할 때는 주식+TLT 매도 U.S. Stocks Percentage (%) Buy / Sell Description Position S&P 14.7 20% 추가 매수 자본 추가 투입 AMD 16.9 20% 추가 매수 빠른 청산을 위한 매도 ACLS 25.6 100% 추가 매수 저점 판단에 의한 매도 META 12.5 추가 매수 NVDA 10.7 TSLA 10.4 추가 매수 GOOGL 3.7 100% 추가 매수 추가 발전 가능 여부 판단 AAPL 2.0 관망 TMF 1.2 관망 TLT 2.2 100% 추가 매수 금리 인하 기대 관망 MU 매수 희망 강력 매수 Return..

2024.04.03 매매 일지 시작 [내부링크]

나무 HTS, MTS 모두 사용 전체 자산 중 52% 운용 국장 7% 미장 45% 서비스 직종 지표 개선에 의한 혼조 속 장 시작 파월 의장 금리 인하에 대한 중립 의견 고수 인텔 파운드리 실적 악화 테슬라 인도 공장? (카더라) 채권 대신 S&P 매수 선택, 현재 환율이 너무 높다고 판단 U.S. Stocks Percentage (%) Buy / Sell Description Position S&P 18.3 50% 추가 매수 채권 대신 매수 AMD 16.3 20% 추가 매수 빠른 청산을 위한 매도 ACLS 16.0 100% 추가 매수 저점 판단에 의한 매도 META 15.4 더 살 걸 매수 NVDA 13.4 미리 살 걸 TSLA 12.7 75% 추가 매수 저점 판단에 의한 매수 AAPL 2.5 매수 저..

[IT팁] 노트북(gram) WOL 설정하기 [내부링크]

내용 : 노트북(무선 LAN을 설정한 PC)에서 한 대의 공유기로 WOL을 설정 = 유선 LAN을 연결하지 않고 노트북을 와이파이만으로 깨우고 싶은 분 = 외부 네트워크에서 노트북을 원격으로 깨우고 싶은 분 사용 기기 : LG gram 19년식, LG유플러스 공유기(GAPM-7100) 내용 : 노트북(PC) WOL 설정, 전원상태에서 노트북 원격으로 전원 On 시키기 결론부터 먼저 말씀드리면, 아래 방법은 노트북의 WOL 설정이며, 절전모드인 노트북을 깨우는 방법입니다. 완전한 전원off + 유선 LAN 연결이 없는 상태에서 gram 노트북을 전원 on 하는 것은 아직 불가능한 것으로 파악됩니다. 혹여나 새로운 방법이 생겼다면 메일 주시면 감사할 것 같습니다. 일반적인 노트북(17~21년식 노..