1 ssh login
vi /etc/ssh/sshd_config
change no to yes
给 root 用户设置密码
passwd root
/etc/init.d/ssh restart
2.gcc
sudo apt-get install gcc
3.fftw
sudo apt-get install fftw3
sudo apt-get install ffw3-dev
4.screen
apt-get install screen

1 ssh login
vi /etc/ssh/sshd_config
change no to yes
给 root 用户设置密码
passwd root
/etc/init.d/ssh restart
2.gcc
sudo apt-get install gcc
3.fftw
sudo apt-get install fftw3
sudo apt-get install ffw3-dev
4.screen
apt-get install screen