Xubuntu 1404 installation guidelines » History » Version 2
Version 1 (ROQUE, Damien, 11/17/2014 09:48 AM) → Version 2/11 (ROQUE, Damien, 11/17/2014 10:01 AM)
h1. Xubuntu 1404 installation guidelines
h2. Partitioning
h2. Packages installation
Get a root shell.
<pre>
sudo -s
</pre>
If needed, configure an HTTP proxy.
<pre>
export http_proxy=http://host:port
</pre>
Then, it is possible to complete the installation.
<pre>
apt-get install texlive-full texstudio auctex wireshark filezilla\
filezilla openssh-server vlc octave-communications subversion git thunar-vcs-plugin\
thunar-vcs-plugin xfce4-goodies arandr libreoffice-l10n-fr flashplugin-nonfree evince xournal\
xournal eog python-matplotlib python-scipy ctags doxygen ntpdate libpam-ldap nscd screen
</pre>
h2. Services configuration
h3. Allow variable
h3. Enable root account
h3. Enable LDAP authentication
h3. Enable NTP
h2. Partitioning
h2. Packages installation
Get a root shell.
<pre>
sudo -s
</pre>
If needed, configure an HTTP proxy.
<pre>
export http_proxy=http://host:port
</pre>
Then, it is possible to complete the installation.
<pre>
apt-get install texlive-full texstudio auctex wireshark filezilla\
filezilla openssh-server vlc octave-communications subversion git thunar-vcs-plugin\
thunar-vcs-plugin xfce4-goodies arandr libreoffice-l10n-fr flashplugin-nonfree evince xournal\
xournal eog python-matplotlib python-scipy ctags doxygen ntpdate libpam-ldap nscd screen
</pre>
h2. Services configuration
h3. Allow variable
h3. Enable root account
h3. Enable LDAP authentication
h3. Enable NTP