Blog IT : smartphone and computer technology

www.domainesia.com

Jumat, 29 Januari 2016

Download driver modem usb vodafone untuk linux debian


Download driver connection manager 
modem USB vodafone untuk linux debian

Pict 1 :



Download Driver
From mediafire :
http://www.mediafire.com/download/ek5q2aa4c2k7ebt/PCL_VDFALBP680A5.tar.gz
https://www.business.vodafone.com/site/bus/public/enuk/support/10_productsupport
http://www.betavine.net/bvportal/resources/datacards

nama file Download : PCL_VDFALBP680A5.tar.gz
/laptop_connectivity/40_software/software/10_latest/p_software.jsp pertama extract terlebih dahulu PCL_VDFALBP680A5.tar.gz
file hasil extact : install.sh  

*/Lihat Pict





 











cara install..
buka terminal. masuk sebagai root.
ketik perintah :

# ./install.sh

selesai....


lalu buka menu applications > Internet > Coonection Manager

tampilannya sebagai berikut...
























Kamis, 28 Januari 2016

install Mozilla Firefox on Debian 6 (it's work)


Run this to install firefox on Debian 6 :

# apt-get remove iceweasel
# echo -e "\ndeb http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt all main" | tee -a /etc/apt/sources.list > /dev/null
# apt-key adv --recv-keys --keyserver keyserver.ubuntu.com C1289A29
# apt-get update
# apt-get install firefox-mozilla-build


Pict :



credit (y) :
http://superuser.com/questions/322376/how-to-install-the-real-firefox-on-debian