Analisa Jarkom Praktikum-4 "Remote Akses dan File Transfer"

Praktikum Jaringan Komputer – 4

Tanggal praktikum : 22 April 2010

Nama : Yuli Yanti Nur Oktafiya

NIM : 08 615 050

Kelas : IV / B



1. Remote Access :

Ø Menjalankan client (ssh) dengan diarahkan IP ke server :

ssh 192.168.0.143

Ø Hasilnya :

INPUT =

lab2@lab2-desktop:~$ sudo ssh 192.168.0.143

root@192.168.0.143's password:

Linux arfin-desktop 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686

The programs included with the Ubuntu system are free software;

the exact distribution terms for each program are described in the

individual files in /usr/share/doc/*/copyright.

Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by

applicable law.

To access official Ubuntu documentation, please visit:

http://help.ubuntu.com/

12 packages can be updated.

0 updates are security updates.

Last login: Thu Apr 22 21:12:35 2010 from lab2-desktop-3.local

To run a command as administrator (user "root"), use "sudo ".

See "man sudo_root" for details.

OUTPUT=

root@arfin-desktop:~# eject

(CD-Room PC Server Keluar)

root@arfin-desktop:~# reboot

(PC Server Restart)

2. File Transfer :

Ø Menjalankan client file transfer (ssh) dengan diarahkan pada suatu server :

sftp 192.168.0.143


Ø Hasilnya :

INPUT =

root@arfin-desktop:~# sftp 192.168.0.143

Connecting to 192.168.0.143...

The authenticity of host '192.168.0.143 (192.168.0.143)' can't be established.

RSA key fingerprint is 1e:11:ff:27:32:9c:60:4f:e1:81:aa:b9:4a:72:77:f0.

Are you sure you want to continue connecting (yes/no)? yes

Warning: Permanently added '192.168.0.143' (RSA) to the list of known hosts.

root@192.168.0.143's password:

sftp>

OUTPUT =

Contoh :

sftp> Get = digunakan untuk mengambil file dari server ke client

sftp> PUT , digunakan untuk menaruh file dari client ke server

Tidak ada komentar:

Posting Komentar