Portal:Toegang op afstand

Ga naar: navigatie, zoeken

Welkom op het portaal Toegang op afstand edit

Welkom op het portaal voor toegang op afstand. Via dit portaal kunt u verschillende manieren vinden om toegang op afstand te krijgen tot uw computer waarop een openSUSE distributie draait.

De definitie van "remote access (toegang op afstand)" is "Programma's draaien op een computer terwijl u voor een andere zit". Dit kan gedaan worden in een shell of kan een volledige GUI-omgeving vereisen.

Dit artikel is nog maar gedeeltelijk vertaald. Als u mee wilt helpen met vertalen lees dan Wiki vertalen naar het Nederlands.

Remote access implies the use of a network. This network can be both a Local network and internet connection. Although mentioned in some of the topics, it may be wise to be familiarized with networking and the SUSE firewall. Don't worry, you don't have to be a hard cooked networking admin to get remote access to work. Just make sure your network is running.

Topics edit


Dit artikel is nog maar gedeeltelijk vertaald. Als u mee wilt helpen met vertalen lees dan Wiki vertalen naar het Nederlands.
Icon-warning.png Setting up remote access, basicly means your are opening your system for others to enter. To prevent this, is to keep security in mind at all times. Please refer to related articles in your topic of interest. They can give you valuable hints on securing your system, while opening it for remote access. A golden rule: Never use simple passwords. This means, use a different and more complicated password then your e-mail, facebook, msn, icq etc. If one off these accounts is compromised, an attacker knows your password and fore sure he knows your IP address, so your system is easily Hijacked.


Icon-keyboard.png Use openSSH to setup a remote shell. OpenSSH uses the SSH protocol and is currently the most secure way to remotely access your computer. SSH stands for secure shell. OpenSSH offers many configuration options and possibilities:
Xorg icon.png X is a network transparent window system, which powers your graphical desktop.
  • It is possible to directly connect to an X server over the network using XDMCD.
  • Gives you the possibility to use your normal log in screen (on the client) to connect and authenticate to the server.
  • XDMCD is Insecure it uses no encryption or secrets whatsoever. It should only be used in trusted networks behind a strong firewall.
  • Works bad over slow, low-bandwidth connections.
Icon-desktop.png VNC
Icon-lan.png FreeNX is a new technology to provide a remote desktop over a secure connection. It can be used as a replacement for VNC, XDMCD or forwarding X over SSH.
  • Works well over low-bandwidth and high latency connections.
  • Supports suspend and resume a running session.
  • It is not yet included in the main distribution repositories, but available from build service. Read how to install and configure FreeNX server
  • Setting up must be done from the command line. (But is quite simple)
  • Access from web browser (not yet) supported

Dingen nog te doen edit


Dit artikel is nog maar gedeeltelijk vertaald. Als u mee wilt helpen met vertalen lees dan Wiki vertalen naar het Nederlands.
  • Copied the VNC text to new article SDB:VNC usage this one need serious cleanup. Also a new article TightVNC is created to fit the main name space.
  • The red links above need a new article. Information about it on the old wiki is sparse or still from SUSE linux 8.0. Information from the old wiki can be used, but make sure you tested it before writing!

Newly created articles that need expansion:

Help is needed! Interested? Check the discussion page.