Pazartesi, Nisan 21, 2025
Linux

Ubuntu 18 ,20.04 matlab ve intel fortran yüklemek.

sudo apt-get -y upgrade
sudo apt-get -y update

sudo reboot

sudo apt-get -y install build-essential
sudo apt-get -y install gftp
sudo apt-get -y install htop rar unrar
sudo apt-get -y install zip
sudo apt-get install openssh-server openssh-client

#ssh ayarlamasi
#sudo vim /etc/ssh/sshd.config
#PermitRootLogin no
#PermitEmptyPasswords no
# sudo /etc/init.d/ssh restart
sudo apt-get -y install build-essential
sudo apt-get -y install gcc-multilib
sudo apt-get -y install rpm
sudo apt-get -y install openjdk-6-jre-headless
sudo apt-get -y install java*
sudo apt-get -y install lib32stdc++6
sudo apt-get -y install g++-multilib
sudo apt-get -y install gimp ImageMagick
sudo apt-get -y install vim
sudo apt-get -y install gftp filezilla
sudo apt-get -y install htop gfortran gimp gedit gftp filezilla

Bir yanıt yazın