Ubuntu 14.04.1. Конфигурация после установки: различия между версиями
Перейти к навигации
Перейти к поиску
Vovan (обсуждение | вклад) |
Vovan (обсуждение | вклад) |
||
Строка 8: | Строка 8: | ||
apt-get install synaptic aptitude ubuntu-restricted-extras libavcodec-extra gimp libreoffice console-cyrillic inkscape language-pack-ru thunderbird-locale-ru | apt-get install synaptic aptitude ubuntu-restricted-extras libavcodec-extra 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 | + | aptitude install nodejs npm mysql-workbench gcc g++ mc ssh emacs |
echo "enabled=0" > /etc/default/apport | echo "enabled=0" > /etc/default/apport |
Версия 10:55, 14 ноября 2014
aptitude dist-upgrade
sudo apt-get remove openjdk* add-apt-repository ppa:webupd8team/java apt-get update apt-get install oracle-java7-installer
apt-get install synaptic aptitude ubuntu-restricted-extras libavcodec-extra 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 emacs
echo "enabled=0" > /etc/default/apport service apport stop 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