Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:services:server_services:compute_server:unix_linux_dialog_server [2015/09/16 16:52] – [Editors of UNIX/Linux platform] totto | en:services:server_services:compute_server:unix_linux_dialog_server [2025/01/16 14:34] (current) – [Login Server] meulert1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== UNIX/Linux Dialog Server ====== | ||
+ | ===== Login Server ===== | ||
+ | * **gwdu05.gwdg.de** (alias: login.gwdg.de), | ||
+ | * **gwdu60.gwdg.de**, | ||
+ | * **gwdu101.gwdg.de** and **gwdu102.gwdg.de**, | ||
+ | |||
+ | ===== Login and Connection ===== | ||
+ | <WRAP center round important 100%> | ||
+ | Login per userid and password have been disabled for secutity reasons. Now it's only possible to connect to our servers via [[https:// | ||
+ | </ | ||
+ | A simple ASCII terminal connection via SSH is supported by all dialog servers. As some application programs comes with a graphical user interface or operate with graphical input or output formats a graphical terminal is much more comfortable. In this case your connection must be done by an **XWindow terminal server** at your local PC as follows: | ||
+ | |||
+ | In case of a local **UNIX or Linux based PC** an XWindow terminal server is part of operating system and connections can be start as follows from command-line: | ||
+ | |||
+ | In case of a local **Macintosh computer** you must install an XWindow terminal server before. Freeware | ||
+ | |||
+ | In case of a local **MS Windows computer** you must install an XWindow terminal server before. According to our campus license of [[en: | ||
+ | |||
+ | [[en: | ||
+ | |||
+ | ===== Data Transfer ===== | ||
+ | In general the UNIX/Linux based remote host can operate with its file systems only and a transfer from your local PC to one of these file systems is mandatory. In most cases your UNIX/Linux home directory (like ''/ | ||
+ | ==== UNIX/Linux PC ==== | ||
+ | Command-line procedures like **scp**, **sftp** or **sshfs** can be used for encryted data tranfer, e.g. for user '' | ||
+ | |||
+ | '' | ||
+ | '' | ||
+ | |||
+ | For SFTP or SSHFS read manpage. | ||
+ | ==== Macintosh PC ==== | ||
+ | In case of Macintosh computers you will find detailed information at the corresponding webpages of GWDG´s MacHelp team. | ||
+ | ==== MS Windows PC ==== | ||
+ | In case of MS Windows PC you have two alternatives with a graphical interface: | ||
+ | |||
+ | If you use a freeware called **WinSCP** ( [[http:// | ||
+ | |||
+ | More comfortable in handling is a connection **using SAMBA server**. GWDG SAMBA server let you connect to your UNIX/Linux home directory only but like a Windows file server. In this case your home directory results in a network device handled by your local explorer with all well-known features: drag-and-drop, | ||
+ | |||
+ | Open menue item "Map Network Drive" | ||
+ | |||
+ | ===== Editors ===== | ||
+ | End-of-line coding of ASCII files is different in Macintosh, MS Windows and UNIX/Linux systems. For editing or creating properly coded ASCII files on UNIX/Linux platforms you can use either __editors of the corresponding remote platform__ (Linux or UNIX), e.g. emacs, xemacs, xedit, nano, joe, vi or some __editors at your local PC__. | ||
+ | |||
+ | ==== Editors of UNIX/Linux platform ==== | ||
+ | **EMACS** good for small and very large files (up to Gigabytes!) is runnable in a simple ASCII terminal ('' | ||
+ | |||
+ | **XEDIT** ('' | ||
+ | |||
+ | **Nano** ('' | ||
+ | |||
+ | **" | ||
+ | |||
+ | **VI** ('' | ||
+ | |||
+ | __For all these editors manuals and tutorials are available in the world wide web, e.g.: | ||
+ | ==== Editors of MS Windows platform ==== | ||
+ | Some editors handle UNIX/Linux ASCII files easily, correctly and for free, e.g. [[http:// | ||
+ | ==== Editor of Macintosh platform ==== | ||
+ | **Macintosh user** can use editor " | ||