Hasoo Tech Blog

  •   Blog
  •   Archive
  •   Category
  •   Tag
 2021-06-21
WSL2 on/off batch

On_wsl2.bat

Read More
 wsl2  Comment  Share
 2021-05-03
oracle 12c common user or role name

Oracle 12c 공용 계정 및 롤

Read More
 oracle  Comment  Share
 2021-04-04
install zsh on linux mint/wsl2-ubuntu

mac 에서 사용해온 zsh 를 linux mint 에도 설치 (bash -> zsh 로 변경)

Read More
 zsh  linux  Comment  Share
 2021-03-31
search zombie process

zombie process 검색을 위해 아래 명령어를 사용해보자.

Read More
 linux  Comment  Share
 2020-12-19
WSL2 Port Forwarding

wsl2 의 port 에 연결하려면 Port Forwarding 을 해야 하며 wsl2 의 내부 IP 는 매번 변경된다. 이와 같은 이유로 powershell script 를 작성하여 매번 실행을 해줘야 한다.

Read More
 wsl2  Comment  Share
 2020-12-06
install intellij on wsl2

Linux 개발환경에서 Desktop/Laptop 의 OS 는 Linux Mint 와 macOS 를 선호한다.

Read More
 intellij  wsl2  Comment  Share
 2020-11-05
oracle 12c resource role

Oracle 12c New Features

Read More
 oracle  Comment  Share
 2020-11-05
oracle 12c client version

Oracle 12c 하위 버전 클라이언트 접속

Read More
 oracle  Comment  Share
 2020-03-25
coc.nvim for c++

Install nodejs

curl -sL install-node.now.sh/lts | bash

Read More
 vim  coc.nvim  cpp  Comment  Share
 2020-03-12
YouComplete for g++

install YouComplete bundle

cd ~/.vim/bundle/YouCompleteMe
python3 install.py –clang-completer

Read More
 vim  ycm  cpp  Comment  Share
  • 1
  • 2
  • »
  © bit-ranger