Horje
get remote IP of wsl ubuntu Code Example
get remote IP of wsl ubuntu
# reference: https://stackoverflow.com/questions/56824788/how-to-connect-to-windows-postgres-database-from-wsl
grep nameserver /etc/resolv.conf | awk '{print $2}'

# from cmd
wsl hostname -I




Shell

Related
Veu command install Code Example Veu command install Code Example
snap install ndroid studio Code Example snap install ndroid studio Code Example
hibernate ubuntu Code Example hibernate ubuntu Code Example
cmd kill process on port Code Example cmd kill process on port Code Example
cmd kill process Code Example cmd kill process Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10