Installation of Sify Broadband client in Ubuntu Linux

  • Thread starter Thread starter krish_88
  • Start date Start date
  • Replies Replies 24
  • Views Views 43,690
thanks verminox...Anywaz i have solved it earlier...I hav made the debian package of the official rpm file and evrythin is goin smooth
 
sify has this new version 3 for linux...Is there any way I can make a shortcut on desktop so that I do not go to terminal and type sudo sifyconnect every time I want to login?I know its simple but I do not know much of Linux, I am on ubuntu 8.04 hardy, and just require a bit of your help !!!Thanks
 
sify has this new version 3 for linux...

Is there any way I can make a shortcut on desktop so that I do not go to terminal and type sudo sifyconnect every time I want to login?

I know its simple but I do not know much of Linux, I am on ubuntu 8.04 hardy, and just require a bit of your help !!!
Thanks

Yes,Follow the following steps
1. Right Click on you destkop-> Create Launcher
2. Select type as : Application in Terminal
3. Name: any name you want ( I use Sify Login)
4.Command: sudo sifyconnect
5.Comment : any comment you want
6. You can also an icon for this , click on the spring symbol which will give you list of available icons.

You can drag this to the top panel and avoid the icon on desktop , if you wish .
 
Installation of the latest dialer gives me an error on Ubuntu Hardy about libssl. I have openssl 0.9.8 already installed. Any ideas ?
 
do ldd on executable that u run and check which version of libssl it wants and if u have the same.
 
problem resolved by creating links from the 0.9.8 version which ships with Hardy. I would like to know if the client works stable or are there frequent disconnects ?
 
problem resolved by creating links from the 0.9.8 version which ships with Hardy. I would like to know if the client works stable or are there frequent disconnects ?


The Sify official client is horrible. Frequent disconnects. I just cant keep the connection on for continous downloads. Becomes a full time baby sitting job.

Anyway moved over to supersify now.

Supersify Just rocks !! The connection simply refuses to disconnect now until I choose to do so :)


I have a 256 unlimited connection. With my torrent client running 24x7, I am really squeezing the juice with my downloads.
 
Hey the procedure that is told above is absolutely outdated
The new way is

First download sifyclient other dependencies from http://202.144.65.70:8090/.

You need to have alien before hand

TO download alien type "sudo apt-get install alien"

Then by alien convert the rpm packages into deb

Download the tar.gz file form http://202.144.65.70:8090/

then go to terminal

type tar -xvf sify_bbclient-3.0.tar

go to terminal

there navigate to the folder to which it is extracted
For instance you have done it on the Desktop

Then

open terminal

Type
1) "cd Desktop"
2) "cd sify_bbclient-3.0"
3) "sudo ./install.sh"


This will install the client

Then type in "sifyconnect"

and this will start the sify client
 
Hi,

I have created a new GUI Dialer which is similar to looks of Windows version.
It is very easy to install as it is *.deb file.
It doesn't have the nonsense, which is present in Sify dialer for linux.

You can try it from the following link.

Home (Connect Plus)
 
Back