摘要:
转自: apt-get 总结 1.apt-get install <package_name> install a new package. 2.apt-get build-dep <package_name> search the repositories and install the buil 阅读全文
摘要:
Go to the WTP downloads page, select the 3.6.0 version , and download the zip (under Traditional Zip Files...Web App Developers). Here's the current l 阅读全文
摘要:
ssh-keygen -t rsa -b 4096 -C "your_email@example.com" # Creates a new ssh key, using the provided email as a label Generating public/private rsa key pair. 阅读全文