ubuntu开发常用软件安装
sudo apt-get install filezilla
sudo apt-get install openssh-server
sudo apt-get install openssl
sudo apt-get install ssh
sudo apt-get install git
sudo apt-get install gstm
sudo apt-get install shutter
sudo apt-get install wireshark
sudo apt-get install SMPlayer
sudo apt-get install chromium-browser
sudo apt-get install flashplugin-installer
sudo apt-get install fcitx
sudo apt-get install wine
sudo apt-get install -f
git config --global user.name "tianyongfu"
git config --global user.email "tianyongfu@witenet.com"
ssh-keygen -t rsa -C "tianyongfu@witenet.com"
网友评论