-\subsection{How to set up SUSE 12.3 (64bit) on a GSI machine}
+\subsection{How to set up SUSE 13.1 (64bit) on a PC}
-This is a short overview how you set up SUSE 12.3 (64bit). You
+This is a short overview how you set up SUSE 13.1 (64bit). You
can skip this when your are not at GSI, but maybe some steps could be
interesting for you.
GSI PC (with registered MAC adress)
2 network cards (one for TRB3 communication and one for GSI-Network)
2 HDD with the same size for RAID-1 (mirroring)
-SUSE 12.3 bootable USB stick for network installation
+SUSE 13.1 bootable USB stick for network installation
\end{lstlisting}
Now you can start with the installation of SUSE. Connect the registered
Tel/Tk Development
\end{lstlisting}
-Now you can press \textbf{INSTALL}. After some time there a some self-explanatory steps again. After that you have successfully installed an SUSE 12.3 on a GSI machine.
+Now you can press \textbf{INSTALL}. After some time there a some self-explanatory steps again. After that you have successfully installed an SUSE 13.1 on a machine.
Some additional packages you need:
\begin{lstlisting}[label=,caption=Additional Packages]
-sudo zypper ar http://download.opensuse.org/repositories/devel:/languages:/perl/openSUSE_12.3/ "download.opensuse.org-perl"
+sudo zypper ar http://download.opensuse.org/repositories/devel:/languages:/perl/openSUSE_13.1/ "download.opensuse.org-perl"
sudo zypper ref
-sudo zypper install perl-IPC-ShareLite perl-Log-Log4perl perl-Log-Dispatch perl-Data-TreeDumper perl-File-chdir perl-Hash-FieldHash perl-Text-TabularDisplay perl-Text-TabularDisplay perl-JSONperl-qt4-devel perl-Gtk2 gnuplot perl-Config-Auto automake autoconf gcc gcc-c++ make dhcp-server rcs git tcl-devel libqt4-devel xorg-x11-devel
+sudo zypper install perl-Parallel-ForkManager perl-IPC-ShareLite perl-Log-Log4perl perl-Log-Dispatch perl-Data-TreeDumper perl-File-chdir perl-Hash-FieldHash perl-Text-TabularDisplay perl-Text-TabularDisplay perl-JSONperl-qt4-devel perl-Gtk2 gnuplot perl-Config-Auto automake autoconf gcc gcc-c++ make dhcp-server rcs git tcl-devel libqt4-devel xorg-x11-devel rpcbind svn emacs subversion
\end{lstlisting}
Optional good stuff:
\begin{lstlisting}[label=,caption=Additional Optional Packages]
-sudo zypper install MozillaFirefox tmux x11vnc openbox lxpanel parcellite rxvt-unicode wireshark htop iptraf nmap iftop
+sudo zypper install MozillaFirefox tmux x11vnc openbox lxpanel parcellite rxvt-unicode wireshark htop iptraf nmap iftop gkrellm xkill ncdu
\end{lstlisting}
Now you can open a shell and make a full system update. Use the package manager \verb+zypper+.