From: Michael Traxler Date: Fri, 15 Aug 2014 12:19:09 +0000 (+0200) Subject: more packages for a running system necessary, mt X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=aaa6035fea88c5e44c1b988d4fe0a7c69c4e73a4;p=daqdocu.git more packages for a running system necessary, mt --- diff --git a/trb3/trb3qs_suse.tex b/trb3/trb3qs_suse.tex index fa09b7b..4e92673 100644 --- a/trb3/trb3qs_suse.tex +++ b/trb3/trb3qs_suse.tex @@ -1,6 +1,6 @@ -\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. @@ -10,7 +10,7 @@ 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 @@ -45,21 +45,21 @@ QT 4 Development 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+.