▶ linux server spec lscpu : information of cpu lshw -short : list hardware free -m : check the amount of used, free and total amount of RAM cat /proc/cpuinfo cat /proc/meminfo ▶linux port netstat -tulnp ▶linux process ps -ef | grep root ▶java port&process mapping jps