Annotation of loncom/html/adm/help/tex/Authoring_WebDAV_Linux_Centos.tex, revision 1.1

1.1     ! raeburn     1: \label{Authoring_WebDAV_Linux_Centos}
        !             2: 
        !             3: {\bf Linux (e.g., CentOS)}
        !             4: 
        !             5: \begin{enumerate}
        !             6: \item From the Places item in the toolbar, select ``Connect to Server ...''.
        !             7: 
        !             8: \begin{figure}
        !             9: \begin{center}\includegraphics[width=0.30\paperwidth]{webdavcentosmenu}\end{center}
        !            10: \caption{Linux (CentOS) Connect to Server}
        !            11: \end{figure}
        !            12: 
        !            13: \item In the dialog, select ``Secure WebDAV (HTTPS)'' as the service type, then enter
        !            14: the hostname of the LON-CAPA library server in the Server textbox.
        !            15: In the Folder textbox enter: webdav/ $<$dom$>$ / $<$ username $>$/ where dom is the domain,
        !            16: and username is the username of the Authoring Space owner. Click the ``Connect'' button.
        !            17: 
        !            18: \begin{figure}
        !            19: \begin{center}\includegraphics[width=0.50\paperwidth]{webdavcentosurl}\end{center}
        !            20: \caption{Linux (CentOS) WebDAV URL}
        !            21: \end{figure}
        !            22: 
        !            23: \item You will be prompted to enter a username (this will be the LON-CAPA username
        !            24: if the you are the author, or your LON-CAPA username:domain if you are a co-author)
        !            25: and your LON-CAPA password.
        !            26: 
        !            27: \begin{figure}
        !            28: \begin{center}\includegraphics[width=0.50\paperwidth]{webdavcentosauth}\end{center}
        !            29: \caption{Linux (CentOS) WebDAV Authentication}
        !            30: \end{figure}
        !            31: 
        !            32: \item Display the directory listing to move or copy one or more files or folders, or open a
        !            33: single file.
        !            34: 
        !            35: \begin{figure}
        !            36: \begin{center}\includegraphics[width=0.80\paperwidth]{webdavcentosdirectory}\end{center}
        !            37: \caption{Linux (CentOS) WebDAV Directory Listing}
        !            38: \end{figure}
        !            39: 
        !            40: \end{enumerate}
        !            41: 

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