Home » linux, unix n linux

Install FileZilla 3.0.1 di ubuntu

Submitted by iwan adi cahyono on Saturday, 22 November 2008No Comment

download dulu file zilla
FileZilla_3.0.1_i586-linux-gnu.tar.bz2
atau kalo error googling aja ya? he he banyak kok yang nyediain file ini
lalu extrak file tersebut di folder /opt
$sudo tar jxvf FileZilla_3.0.1_i586-linux-gnu.tar.bz2 -C /opt/
ubah kepemilikan file
$sudo chown -R root:root /opt/FileZilla3/

obah folder permision
$sudo chmod -R 755 /opt/FileZilla3/

lalu buat file dengan nama filezilla.desktop
$sudo pico /usr/share/applications/filezilla.desktop
paste kan aja option dibawah ini

[Desktop Entry]
Encoding=UTF-8
Name=FileZilla
Comment=FTP Client
Exec=/opt/FileZilla3/bin/filezilla
Icon=/opt/FileZilla3/share/pixmaps/filezilla.png
Terminal=false
Type=Application
Categories=Application;Network;
StartupNotify=true

udah selesai kita click Applications → Internet → FileZilla

atau kalo mesin kita terkoneksi internet tinggal ketik

#apt-get install filezilla

semoga bermanfaat.

Leave your response!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.