보관함

azure ubuntu 설치 ver 2022

TimeZone Setting ls -l /etc/localtime cd /etc sudo rm -rf localtime sudo ln -s /usr/share/zoneinfo/Asia/Seoul localtime # time changed UTC -> KST date package update sudo apt update sudo apt upgrade do-release-upgrade sudo apt autoclean sudo apt autoremove Util Install & Setting # install Utils sudo apt install build-essential sudo apt install net-tools colordiff […]

2021년 6월 내가 설치한 vscode 확장들

최근에는 asp.net core 에 한정해서 개발을 하다보니 대부분 Disable 하고 필요한 것만 Enable 해서 사용

사용중 .NET Core Add Reference .NET Core Test Explorer .NET Install Tool for Extension Authors ASP.NET Core Switcher Auto Close Tag Auto Rename Tag Auto-Using for C# Bookmarks C# C# Namespace Autocompletion Code Spell Checker CSS Flexbox Cheatsheet CSS […]

SVN log 명령어

특정 날짜부터 특정 날짜까지 변경된 파일의 목록을 가져오는 명령어

특정 리비전부터 특정 리비전까지 로그 목록을 가져오는 명령어