Ubuntu 14.04.1. Конфигурация после установки: различия между версиями
Перейти к навигации
Перейти к поиску
Vovan (обсуждение | вклад) |
Vovan (обсуждение | вклад) |
||
Строка 3: | Строка 3: | ||
aptitude install synaptic aptitude gimp libreoffice console-cyrillic inkscape language-pack-ru thunderbird-locale-ru | aptitude install synaptic aptitude gimp libreoffice console-cyrillic inkscape language-pack-ru thunderbird-locale-ru | ||
aptitude install vlc kdenlive dia netemul arduino texmaker texlive blender idle brasero filezilla kalzium eclipse lazarus libmysqld-dev qtcreator htop umbrello kicad | aptitude install vlc kdenlive dia netemul arduino texmaker texlive blender idle brasero filezilla kalzium eclipse lazarus libmysqld-dev qtcreator htop umbrello kicad | ||
+ | aptitude install nodejs npm mysql-workbench gcc g++ mc ssh | ||
sudo apt-get remove openjdk* | sudo apt-get remove openjdk* |
Версия 10:34, 14 ноября 2014
aptitude dist-upgrade
aptitude install synaptic aptitude gimp libreoffice console-cyrillic inkscape language-pack-ru thunderbird-locale-ru aptitude install vlc kdenlive dia netemul arduino texmaker texlive blender idle brasero filezilla kalzium eclipse lazarus libmysqld-dev qtcreator htop umbrello kicad aptitude install nodejs npm mysql-workbench gcc g++ mc ssh
sudo apt-get remove openjdk* add-apt-repository ppa:webupd8team/java apt-get update apt-get install oracle-java7-installer
cd /opt wget ftp://userftp@192.168.10.250/userftp_files/xubuntu_14.04.1_vc-addons/psimulator.tgz tar -xzpf psimulator.tgz rm psimulator.tgz wget -O /opt/startup.sh ftp://userftp@192.168.10.250/userftp_files/xubuntu_14.04.1_vc-addons/opt_startup.sh