레이블이 Web인 게시물을 표시합니다. 모든 게시물 표시
레이블이 Web인 게시물을 표시합니다. 모든 게시물 표시

2017년 10월 16일 월요일

.net core 호스팅 안될 때

https://docs.microsoft.com/en-us/aspnet/core/publishing/iis?tabs=aspnetcore2x

서버에 .net core hosting module 설치 필요

2017년 6월 6일 화요일

mysql 백업 적용방법

Yes this is possible. It is not enough you just copy the .frm files to the to the databse folder but you also need to copy the ib_logfiles and ibdata file into your data folder. I have just copy the .frmfiles and copy those files and just restart the server and my database is restored.