[Linux] Good tools List
Related Posts:
[ssh] Solve "Agent admitted failure to sign using the key" ssh -T git@github.com (Tutor : Generating SSH Keys - must add ssh key to github) Agent admitted failure to sign using the key. Permission deni… Read More
[ssh] How to speed up the connection to remote compute by using ssh vim /etc/ssh/ssh_config comment out these line below GSSAPIAuthentication yes GSSAPIDelegateCredentials no Reference: How to speed my too-slow ssh … Read More
[Cross Compile] Compiler error reporting is too harsh for ./configure (perhaps remove -Werror) Q : Error Message : Compiler error reporting is too harsh for ./configure (perhaps remove -Werror). A : When I meet this question, I find out th… Read More
[awk] Print only specific field Ex1: $cat employee.txt 100 Thomas Manager Sales $5,000 200 Jason Developer Technology $5,500 300 Sanjay Sysadmin Technology $7… Read More
[Network Routing] ip rule and ip route ip rule show 0: from all lookup local 30998: from all oif route0 lookup 3 30999: from 111.6.3.52 lookup 3 31000: from all iif sd0.2 lookup… Read More
0 意見:
張貼留言