list pods: kubectl get pods -o wide get external ip of 继续阅读“Kubernetes Command”
分类存档:笔记
Expand volume in Linux
Example: growpart – extend a partition in a parti继续阅读“Expand volume in Linux”
termux configure
install openssh: setup password: get the username: chan继续阅读“termux configure”
set proxy to download python package under company network
In command prompt, input below: check the information y继续阅读“set proxy to download python package under company network”
PostgreSQL+Rocky9+Spotfire Server 12 Installation
1. make spotfire account in Linux 2. make the account a继续阅读“PostgreSQL+Rocky9+Spotfire Server 12 Installation”
Installation of Spotfire Python Service on Linux
テスト環境: Spotfire 11.6.4一式 Spotfire Server: Windows 2016,继续阅读“Installation of Spotfire Python Service on Linux”
Raspberry Pi 4B Application Deployment
Download centos 7(CentOS-Userland-7-armv7hl-RaspberryPI继续阅读“Raspberry Pi 4B Application Deployment”
R Command
check library path: .libPaths() stop warning: eg: suppr继续阅读“R Command”
SqlServer Command
login: osql -S localhost -U sa -P xxxx check sqlsever v继续阅读“SqlServer Command”
Docker Command
save image to .tar file: docker save -o exportName.tar 继续阅读“Docker Command”