summaryrefslogtreecommitdiffstats
path: root/notFinishedCode/Report/test.tex~
diff options
context:
space:
mode:
Diffstat (limited to 'notFinishedCode/Report/test.tex~')
-rw-r--r--notFinishedCode/Report/test.tex~5
1 files changed, 5 insertions, 0 deletions
diff --git a/notFinishedCode/Report/test.tex~ b/notFinishedCode/Report/test.tex~
index 9c21e80..b7abb7c 100644
--- a/notFinishedCode/Report/test.tex~
+++ b/notFinishedCode/Report/test.tex~
@@ -719,6 +719,7 @@ Our goal was to make a multiplatform test software, however we tested it only un
test software performed well, both on PC and MAC computers.
One should keep in mind that some of the libraries we had used do not work
under the 64 bit version of Linux OS.
+
\subsection{Required software and libraries}
In the next subsections, we will guide you how to install all the required software and
libraries to flawlessly run our test software on your employed server.
@@ -750,6 +751,10 @@ After the installation has completed successfully, one can test if it works by g
to the following web address: \emph{http://localhost}. For configuring the \emph{https}
please go to the section 7.2.
+\subsubsection{SSH}
+\begin{lstlisting}
+sudo apt-get install ssh
+\end{lstlisting}
\subsubsection{MySQL database and MySQLdb library}