File:  [LON-CAPA] / loncom / html / adm / help / tex / Authoring_WebDAV_Linux_Centos.tex
Revision 1.1: download - view: text, annotated - select for diffs
Thu May 28 02:29:00 2015 UTC (9 years, 3 months ago) by raeburn
Branches: MAIN
CVS tags: HEAD
WebDAV documentation
- OS specific instructions moved to separate help files, so \clearpage can
  be used in Authoring Manual to position floating images with the text to
  which they refer.

\label{Authoring_WebDAV_Linux_Centos}

{\bf Linux (e.g., CentOS)}

\begin{enumerate}
\item From the Places item in the toolbar, select ``Connect to Server ...''.

\begin{figure}
\begin{center}\includegraphics[width=0.30\paperwidth]{webdavcentosmenu}\end{center}
\caption{Linux (CentOS) Connect to Server}
\end{figure}

\item In the dialog, select ``Secure WebDAV (HTTPS)'' as the service type, then enter
the hostname of the LON-CAPA library server in the Server textbox.
In the Folder textbox enter: webdav/ $<$dom$>$ / $<$ username $>$/ where dom is the domain,
and username is the username of the Authoring Space owner. Click the ``Connect'' button.

\begin{figure}
\begin{center}\includegraphics[width=0.50\paperwidth]{webdavcentosurl}\end{center}
\caption{Linux (CentOS) WebDAV URL}
\end{figure}

\item You will be prompted to enter a username (this will be the LON-CAPA username
if the you are the author, or your LON-CAPA username:domain if you are a co-author)
and your LON-CAPA password.

\begin{figure}
\begin{center}\includegraphics[width=0.50\paperwidth]{webdavcentosauth}\end{center}
\caption{Linux (CentOS) WebDAV Authentication}
\end{figure}

\item Display the directory listing to move or copy one or more files or folders, or open a
single file.

\begin{figure}
\begin{center}\includegraphics[width=0.80\paperwidth]{webdavcentosdirectory}\end{center}
\caption{Linux (CentOS) WebDAV Directory Listing}
\end{figure}

\end{enumerate}


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>