ysyukr

Cloud Engineer / Developer

Seoul, Korea
  • Home
  • Archives
  • Categories
  • Tags
  • About

Board

enjoy~

Categories

  • apache3
  • azure1
  • book1
  • container1
  • event11
  • howto34
  • hyper-v1
  • linux1
  • mysql1
  • powershell1
  • review3
  • study9
  • studyalone1
  • todays1
  • windows2

Tags

  • 3400g1
  • activedirectory1
  • amd2
  • apache3
  • apu1
  • arp1
  • azure10
  • azurecli1
  • bash1
  • bind1
  • block1
  • boot1
  • bootcamp1
  • centos2
  • centos61
  • certification1
  • chroot1
  • clouders1
  • cluster1
  • community9
  • container1
  • cpu1
  • credssp1
  • d2coding1
  • dashboard1
  • devopskorea2
  • directrouting1
  • disk1
  • dns1
  • docker18
  • docker-compose3
  • docker-swarm1
  • dokuwiki1
  • domain1
  • driver1
  • error1
  • errordocument1
  • etcd1
  • event9
  • expressroute1
  • failover1
  • failoverclustering2
  • fsmo1
  • galeracluster1
  • geoip21
  • git1
  • github2
  • github-action1
  • graphic1
  • hanbit1
  • highavailability1
  • howto23
  • hugo1
  • hyper-v3
  • ibdata11
  • ibm1
  • ignite1
  • index1
  • infrastructure1
  • iptables1
  • isesteroids1
  • java1
  • jdk1
  • jekyll1
  • katacoda9
  • kernel1
  • kinx1
  • korealinuxusergroup1
  • krazure4
  • kubernetes6
  • learn1
  • line1
  • linux19
  • lvs1
  • mail-server1
  • mariadb3
  • meetup1
  • memory1
  • mha1
  • microsoft10
  • microsoft3651
  • msignitethetour2
  • mysql4
  • nested1
  • netlify1
  • networksecuritygroup1
  • nginx1
  • oms1
  • opensource2
  • oracle1
  • paas1
  • permission1
  • php-fpm1
  • powerdns1
  • powerline1
  • powershell6
  • ptr1
  • pullrequest1
  • rancher1
  • raspberrypi1
  • raspbian1
  • rdbms2
  • rebase1
  • recode1
  • redirect1
  • remotedesktop1
  • repository1
  • review1
  • rolebase1
  • rpm1
  • rsync1
  • ryzen1
  • scdpm2
  • selinux4
  • server2
  • sftp1
  • shell1
  • shrink1
  • sourcetree1
  • spam1
  • spring1
  • sqlserver1
  • sre1
  • ssh1
  • sst1
  • standalone1
  • status1
  • storage1
  • study9
  • systemcenterdataprotectionmanager1
  • telegram1
  • terraform1
  • todays1
  • tomcat1
  • ubuntu1
  • useragent1
  • variable1
  • vim1
  • virtualdisk1
  • virtualmachine1
  • volume1
  • windows7
  • windows101
  • windowsserver1
  • wsl1
  • wsl21
  • xtables1
  • xtrabackup1
  • zone2sql1
  • 혼공자1
  • 혼자공부하는자바1

Recent Posts

  • 오늘의 기록 - IBM Cloud Core 인증서와 뱃지 획득(IBM C:LOUDERs)

    2020-06-20

  • AMD CPU에서 중첩가상화 설정하기(Win10 20H2, Preview Release)

    2020-06-11

  • CentOS6에서 iptables에 geoip를 설치하고 geoip2 db업데이트하기

    2020-06-03

  • WSL2에서 Ubuntu 20.04 LTS 수동설치하기

    2020-05-22

  • Tomcat 멀티 인스턴스 환경에서 Java 스프링 환경변수 설정하기

    2020-05-06

오늘의 기록 - IBM Cloud Core 인증서와 뱃지 획득(IBM C:LOUDERs)

클라우드 기술에 관심이 많은 나는 6월 초에 IBM C:LOUDERs 모집을 보고서 신청을 했다. 그런데, 뱃지 인증을 해야하는데 하지 않고 잊고 있다가 다행히 노티 알람을 받아서 바로 강의

  2020-06-20   Todays   IBM CLOUDERs todays  Comments Word Count: 563words Read Count: 2minutes

AMD CPU에서 중첩가상화 설정하기(Win10 20H2, Preview Release)

개요 Windows 10 20H1 이 업데이트된지 얼마되지 않았습니다. 그리고 6월 11일 기준으로 Windows 10 20H2 Preview Release(FastRing) 업데이트를 통해 나온 소식으로 AMD CPU(Ryzen 1세대 이상)에서도 중첩가상화(N

  2020-06-11   HowTo   HowTo Windows Hyper-V nested AMD  Comments Word Count: 680words Read Count: 2minutes

CentOS6에서 iptables에 geoip를 설치하고 geoip2 db업데이트하기

개요 CentOS 6에서 iptables를 사용하다보면, 여러 국가에 속한 IP들이 공격해오는 것들을 Access Log 혹은 GoAccess를 통해 분색해서 확인할 수 있다. 이전부

  2020-06-03   HowTo   HowTo Linux CentOS6 iptables xtables geoip2  Comments Word Count: 1253words Read Count: 3minutes

WSL2에서 Ubuntu 20.04 LTS 수동설치하기

개요 Ubuntu 20.04 LTS가 발표가 되었다. LTS는 Long Term Support의 약자로 장기 지원 버전으로 최대 2025년 4월까지 지원이 될 예정이다. 현재 Windows Store에는

  2020-05-22   HowTo   HowTo Windows WSL Linux  Comments Word Count: 361words Read Count: 1minutes

Tomcat 멀티 인스턴스 환경에서 Java 스프링 환경변수 설정하기

개요 고객사의 Tomcat/Spring 환경의 서버 3대를 1대로 통합하는 과정에서 Tomcat 멀티 인스턴스의 전환과 Spring 환경변수 전달을 위한 설정방법을 기록하고자 한다. 멀티 인스턴스 Tomcat 멀티 인

  2020-05-06   HowTo   HowTo Linux Tomcat Java Spring variable  Comments Word Count: 694words Read Count: 2minutes

AD 서버의 업그레이드 또는 교체방법

개요 최근, SQL Server 2016 Enterprise로 Always On 고가용성 구성을 이용하는 고객의 WAS 서버가 랜섬웨어에 피해를 입는 사고가 발생했다. 문제는, WAS서버에 SQL Server Always

  2020-04-21   HowTo   HowTo Microsoft WindowsServer ActiveDirectory FSMO  Comments Word Count: 1724words Read Count: 4minutes

WSL2(Windows Subsystem for Linux 2) 설치하기 with Dokcer

WSL2(Windows Subsystem for Linux 2)는 WSL의 후속으로 조금 더 빠르고, 조금 더 윈도우 커널에 찰싹 들러붙도록 설계되었다. 이 기능은 Windows 10 20H1(2020년 4월 릴리즈 예정)에서

  2020-03-30   HowTo   HowTo Windows10 WSL2 Docker  Comments Word Count: 569words Read Count: 2minutes

Page:1/9
©2018 - 2020
Theme by xiaoheiAh base on pure.