Rede
Anterior
Próximo

Rede

Alterar o Nome do Computador

  1. K-Menu->System Settings->Network Settings

  2. Click on the Administrator Mode... and enter your user password to gain administrator privileges.

  3. Select the Domain Name System tab. Enter the name of the computer in the Hostname field.

  4. Click Apply, close all open applications and reboot.

View remote SSH, FTP, and SFTP servers using Konqueror

  • Na Barra de Localização, insira o seguinte:

    Para SSH, utilize:

    ssh://utilizador@ssh.servidor.com

    Para FTP, utilize:

    ftp://utilizador@ftp.servidor.com

    Para SFTP, utilize:

    sftp://utilizador@sftp.servidor.com

    Substitua o nome de utilizador pelo seu e substitua tudo depois do símbolo @ com o endereço do servidor. Será pedida uma senha se necessária. Se não houver nenhum nome de utilizador (anónimo), omita o nome de utilizador e o símbolo @.

    Alternativamente, para especificar a sua senha manualmente, mude um dos comandos acima para:

    ftp://nomeutilizador:senha@servidor.ftp.com

Ferramentas de Rede

Guarddog Firewall

A firewall protects a computer system from unauthorized access. It is not normally necessary to install a firewall on a Kubuntu system, because by default, access to the system is closed. However, if you run any services which you allow other computers to access (for example, the Apache web server), it is advisable to install a firewall. Guarddog is a program which allows you to control Linux's firewall through a graphical interface.

  1. Install the Guarddog package from the Universe repository (see “Managing Repositories”).

  2. After it is installed, run the Guarddog by choosing K-Menu->System->Guarddog

  3. Enter your password in the Run as root -KDE su dialog box which pops up.

  4. Click the Help in the Firewall Configuration window for details on using Guarddog.

Monitor Gráfico de Rede

Etherape mostra a actividade na rede entre vários anfitriões utilizando círculos de tamanho variável.

  1. Install the etherape package from the Universe repository (see “Managing Repositories”).

  2. Choose: K-Menu->Internet->Etherape

Analisador de Tráfego de Rede

Ethereal is a network traffic analyzer/sniffer that captures packets off the network in real time and displays their contents.

  1. Install the ethereal package from the Universe repository (see “Managing Repositories”).

  2. Choose: K-Menu->Internet->Ethereal

Anterior
Próximo
Início