sify client installatioin for ubuntu

Status
Not open for further replies.

mkmkmk

In the zone
hi

i m newbie here and what i know about linux is only installaiton of xandrox .ubuntu .fedora thats it only but with lot of efforts

what i dont know is ..installation of software in linux.....

i have received 5 cds of ubuntu and with too much curiosity and with quite efforts i did successful tcp/ip settings and sucessfully i got sify client from sify ip adress while using ubuntu but i dont know how to install that.....

its name is......

sify connet .bin .tar.gaz so pls tell me how to install this ........then only i will get access to net in ubuntu......

so pls tell me step by step.........
 

saurabh.sauron

Ambassador of Buzz
convert it to a debian package.

sudo alien sify*.tar.gz

then install the package :-

sudo dpkg -i 'name of file created'.deb
 
OP
M

mkmkmk

In the zone
Thanks saurabh for reply.....

will u pls tell me in detail how to convert to debian package.........

or give me link with easy steps........

still i m looking around google but getting very less things............

expecting u r reply ....

thanking u
 

cryptid

Journeyman
@mkmkmk
Its not necessary for u too convert the file to .deb just download the file from the URL 202.144.xx.xx(it may be diffrent for u and me) and download the tar ball unzip the file and and check out the read me file its very simple and easy to understand, u can just copy and paste the commands from the read me file any ways i got a bad new even i am tryin to use the client in Linux but it says that the client i am using is of a old version and i should use a new version but when i contacted sify cc they told me that no new version of dialers were released for linux,,, the windows client version is 3.1( i guess) and the linux is v1. any ways if u are succesful in getting it to work help me out
 

eddie

El mooooo
Have a look at this thread
*www.thinkdigit.com/forum/showthread.php?t=22494&highlight=antidialer
 

saurabh.sauron

Ambassador of Buzz
first, install alien from synaptic package manager.

then :-
move to the directory where the file is saved.
in terminal :-

sudo alien filename.tar.gz

a debian package will be created.

install the package :-

sudo dpgk -i 'filename'.deb
 
OP
M

mkmkmk

In the zone
Thanks cryptid .eddie

i have tried lot after reading commands from read me but getting invalid command error messege

i think i m missing some where........

so just check images of read me file here........

and tell me which commands i should type in terminal........

*img225.imageshack.us/img225/7052/read1yb.jpg

here is pic of terminal window....

*img135.imageshack.us/img135/9379/terminalwindow3gu.jpg

just type commands only so i will copy paste in terminal.........

saurabh ,pls tke a look of this and type commands ,i m not getting u expert language

thanks u too
 
Last edited:

mehulved

18 Till I Die............
@mkmkmk you have to run this as root user. So, you will have to type
Code:
sudo ./install.sh
to install the client.
Code:
sifyconnect -login
IMO, it's better to use antidialer. It's good to minimise the use of root account as far as possible. Though there's a way to use sify dialer without root account too.
 

cryptid

Journeyman
tech_your_future said:
@mkmkmk you have to run this as root user. So, you will have to type
Code:
sudo ./install.sh
to install the client.
Code:
sifyconnect -login
IMO, it's better to use antidialer. It's good to minimise the use of root account as far as possible. Though there's a way to use sify dialer without root account too.

This dosent work it says that i am using a old Clientdialer which is the version u are using???i think i have version 1.3 or some thing

I got anti dialer but i am unable to use it it has a Makefile in it but i dunno how to install it will some 1 please help me with it.....
 

mehulved

18 Till I Die............
You got version 1.2. Read the 'readme' file.
For installing antidialer do as follows
Code:
sudo apt-get install mcrypt
./antidialer
See if this works.
 
OP
M

mkmkmk

In the zone
These are exact filenames............

*img66.imageshack.us/img66/2522/s0fd1.jpg

extracted tar.giz to bin and then opened bin files...........
 

mehulved

18 Till I Die............
tech_your_future said:
@mkmkmk you have to run this as root user. So, you will have to type
Code:
sudo ./install.sh
to install the client.
Code:
sifyconnect -login
IMO, it's better to use antidialer. It's good to minimise the use of root account as far as possible. Though there's a way to use sify dialer without root account too.
did u try this on the new dialer too?
 

ujjwal

Padawan
Sify have not updated their Linux and Mac clients to support their new protocol, and as a result, in those areas where sify has stopped supporting the old clients, Linux and Mac users cannot connect using any official/unofficial client. Your best bet is to call the sify customer care, explain that you are a linux user, and cannot connect. They will (hopefully) enable the old protocol and allow you to use the client.
 
Status
Not open for further replies.
Top Bottom