SDK ?
type SDK struct { GeneralMeaning string MyInitials string } func main() { s := SDK{ GeneralMeaning: "Software Development Kit", MyInitials: "Sun-do, Kim", fmt.Println(s) }
(output)
{GeneralMeaning:Software Development Kit MyInitials:Sun-do, Kim}
운영페이지
🎵 음악 커뮤니티 – 뮤지아
☁️ 클라우드 정보 커뮤니티 – 구르밋
- URL :goorm.it (since 2023)
- 구름 + IT 의 합성어로 이루어진 클라우드 기술과 정보를 공유하는 커뮤니티입니다.
📺 유튜브 채널
- 구르밋: youtube.com/@goormit
- 평범한 직장인의 운영하는 Cloud 와 일상 이야기
- The Soul Duo: youtube.com/@muzia
- 바이올린 교육 채널
- 아내의 제자들을 위해 바이올린 교본을 녹음하였습니다.
🌍 Dokdo & 동해 Campaign
- 동해와 Dokdo에 대한 교육적 캠페인: 독도는 대한민국 영토입니다.
Server specification
Server #1
가상공간(웹)에 저만의 공간이 있다는 것은 의미가 있다고 생각합니다.
2017년 7월 서버 하드가 삭제되어 다시 시작합니다.
현재는 매일 새벽 4시에 dropbox로 사이트 전체가 백업됩니다.
HP ProLiant MicroServer Gen8
CPU : intel®제온 E3-1230V2 (아이비브릿지) RAM : DDR3 8G PC3-12800 ECC unbuffered X 2 RAID : P420i (2017-12-07 업그레이드) 하드 : - Crucial micron mx200 250gb ssd (옥탑방) - WD Red Label 4Tb - Crucial BX300 240GB 3D NAND SATA 2.5 Inch Internal SSD - CT240BX300SSD1 - (x)WD green Label 1TB (mybook essential 추출) - (x)WD RED Lable (my cloud 추출) - Service NAS Centos
Server #2
HP Z620 Workstation
CPU: 2X Intel Xeon E5-2670 2.6GHz 16-Cores RAM: 96GB RAM VIDEO: NVIDIA Quadro 600 SSD: 250G Crucial HDD: WD 4TB RED ESXI 7 Kubenetes
Web Community
2004년 https://muzia.net 시작
2016년 https://sundo.kim 시작
2017년 서버 하드 삭제 됨. 다시 시작
이 페이지 수정 이력
2020.03.27 삭제
부제목 : 개발(코드)보따리
코드(chord;code)를 보는 공간
제가 작성하는 코드들이 세상에 좋은 영향을 줄 수 있기를 희망합니다.
vmware esxi7 Ubuntu 16.04 LTS Nginx + PHP7-FPM + MariaDB WordPress + Hueman Theme Let's Encrypt (SSL 보안인증서)
Blog history
- 코드를 보는 공간 (sundo.kim )
음악과 컴퓨터는 공통점이 있습니다
둘다 코드(chord:code)를 보고 키보드를 칩니다(play:type).
이곳은 음악과 컴퓨터를 다루는 블로그입니다. - Computist (computist.me)
(compute + ist ) ex) piainst , violinist 처럼…
컴퓨터를 연주하는 사람이라는 제가 새로 만든 단어입니다.
Hi, this is a comment.
To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
Commenter avatars come from Gravatar.
Hi, this is a comment.
To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
Commenter avatars come from Gravatar.
Pingback: 워드프레스 설치 및 서버 , 도메인 이전 – 코드를 보는 공간
Pingback: 서버전원을 끄다 [AWS-lightsail으로 이주] – 코드를 보는 공간
Pingback: 서버전원을 끄다 [AWS-lightsail으로 이주] – sdk.xyz