]> jspc29.x-matter.uni-frankfurt.de Git - daqdocu.git/commitdiff
more packages for a running system necessary, mt
authorMichael Traxler <M.Traxler@gsi.de>
Fri, 15 Aug 2014 12:19:09 +0000 (14:19 +0200)
committerMichael Traxler <M.Traxler@gsi.de>
Fri, 15 Aug 2014 12:19:09 +0000 (14:19 +0200)
trb3/trb3qs_suse.tex

index fa09b7b090dafd73344935ce5fcd2ba26d0ebb09..4e92673d70c9c45755180b21ae6819732ac9530d 100644 (file)
@@ -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+.