Links

 
 

Category

‘Brute force’ access linux partition

slackware Some time ago, my friend name yode had trouble in his linux, cuz he reinstall the other os (Wi***), so his linux mint can not be accessed and grub the bootloader of his linux mint has gone. He has been tried to recover the boot loader (grub) but not successfull. So he request to me to fix it. Read more »

Tags: , , ,   Posted in Tutorial, answers, computer

WVDIAL in slackware

internet-logowvdial is an intelligent PPP dialer, which means that it dials a modem and starts PPP in order to connect to the Internet, it called dialup connection. We can used wvdial as command to connect to the internet in linux such as fedora, ubuntu, opensuse, slackware. In this tutorial i will show how to install wvdial in linux slackware version 12.2 (mine). let see. the first thing you must download , wvdial-1.60.tar.gz , wvstreams-4.4.1.tar.gz , xplc-0.3.13.tar.gz . To download, visit www.slackbuild.org then search the package or you can use this link

http://slackbuilds.org/repository/13.0/network/wvdial/

http://slackbuilds.org/repository/12.2/libraries/wvstreams/

http://sourceforge.net/projects/xplc/

Read more »

Tags: , , , , , ,   Posted in Tutorial, answers, computer, internet

Between Bits and Bytes ?

bit-byteWhat is the difference between Bits and Bytes? whether the same or different ? The terms bit and byte are common in computer networking. Both terms refer to digital data transmitted over a network connection. For example, bits and bytes both may represent network addresses or port numbers. Read more »

Tags: , , ,   Posted in Definition, answers, computer, internet