Krdc/uk: Difference between revisions
(Created page with 'KRDC — клієнтська програма. Нею неможливо користуватися без серверної частини, запущеної на іншом...') |
(Created page with ':* ''гість'' — комп’ютер і користувач, віддалені від вас, яким ви бажаєте надати доступ до вашої сті...') |
||
Line 19: | Line 19: | ||
KRDC — клієнтська програма. Нею неможливо користуватися без серверної частини, запущеної на іншому комп’ютері. У цій статті ми називатимемо клієнтський комп’ютер «гостем», а сервер — «вузлом»: | KRDC — клієнтська програма. Нею неможливо користуватися без серверної частини, запущеної на іншому комп’ютері. У цій статті ми називатимемо клієнтський комп’ютер «гостем», а сервер — «вузлом»: | ||
:* '' | :* ''гість'' — комп’ютер і користувач, віддалені від вас, яким ви бажаєте надати доступ до вашої стільниці | ||
:* '' | :* ''вузол'' — комп’ютер і ви, як користувач, який надає спільний доступ до стільниці | ||
You will also need to refer to the [http://userbase.kde.org/Krfb Krfb Page] to make complete sense of the '''Krfb'''/'''Krdc''' process. | You will also need to refer to the [http://userbase.kde.org/Krfb Krfb Page] to make complete sense of the '''Krfb'''/'''Krdc''' process. |
Revision as of 16:50, 9 September 2010
Krdc
Клієнтська програм спільного використання стільниць. За допомогою цієї програми ви зможете з’єднати ваш комп’ютер зі стільницею іншого комп’ютера, наприклад, щоб надати комусь допомогу віддалено |
Список можливостей
Krdc є однією з пари програм KDE (Krfb — інша частина цієї пари), за допомогою яких ви можете спільно з іншим користувачем використовувати стільницю за допомогою локальної мережі. Наприклад, так ви зможете скористатися послугами сусіда, краще обізнаного з системою, ніж ви. За допомогою спільного використання стільниці ви можете допомогти комусь, у кого виникли труднощі. Ви можете розмовляти з спеціалістом телефоном, а він у цей час наводитиме лад на вашому комп’ютері. Цей спеціаліст навіть може «керувати» вашим комп’ютером, якщо ви дозволите йому це робити.
KRDC — клієнтська програма. Нею неможливо користуватися без серверної частини, запущеної на іншому комп’ютері. У цій статті ми називатимемо клієнтський комп’ютер «гостем», а сервер — «вузлом»:
- гість — комп’ютер і користувач, віддалені від вас, яким ви бажаєте надати доступ до вашої стільниці
- вузол — комп’ютер і ви, як користувач, який надає спільний доступ до стільниці
You will also need to refer to the Krfb Page to make complete sense of the Krfb/Krdc process.
This explanation is, therefore, from the perspective of the technician who is going to work remotely as the "guest".
Steps to Connect
The native protocol of the Krbf/Krdc connection is VNC.
You will note that you, as a guest technician, can provide assistance to many different operating systems because the VNC protocol is widely used for desktop sharing. You are not limited to working with remote host KDE desktops.
- Start Krdc (Kickoff button -> Applications -> Internet -> Krdc)
- Type in the address of the host computer (VNC protocol) (Please use the address sent from the host. These are just examples.)
- Krfb(KDE3)--192.168.1.102:0 (identify the screen number after the colon)
- Krbf(KDE4)--192.168.1.102:5900 (identify the port after the colon)
- Gnome (TigerVNC)--192.168.1.102 (the port number is assumed)
- Type the password that the host requires
- Adjust the screen to better fit ( ...)
- When your mouse is within the window limits from the host, you can control the remote computer if that ability was set at the host (recommended).
- The guest screen (running Krdc) will show the pointer of the host if you select , otherwise, the only evidence of the position of the host mouse pointer (as shown on the guest screen) is the hover effects.
You can see the scroll bars around the screen image of the remote host. This may be the point where you adjust the scale (
...)If you do not successfully connect to the host computer it may mean a mistake in typing the address, but if the host is running a firewall, that will block your connection with only a "Server not found" message. The port for the VNC protocol must be opened on the host computer. It may work out for the best if the technician does the initial setup of both computers, after which the host user just needs to click the appropriate sharing option when making the help call.
You can bookmark a connection on the Krdc "guest" to save time with repeat tech help calls. You'll need to enter the new password for each desktop sharing session.
You will not want to use KWallet password manager with Krdc since the password for each desktop sharing session is unique.
Krdc isn't the typical way to administer a dedicated server because it is recommended that servers run without a GUI desktop. Server administrators are urged to use command line and the secure SSH protocol.
- openssh: /GNULinux secure shell
If you have a local area network with onsite tech support, your tech may want to consider using zeroconfig/avahi to make host machines easier to identify (using machine names instead of IP numbers).