[Kochi-pm] AutoConnectSSH Software

Bharathiraja P pbrthemaster at gmail.com
Thu Aug 5 03:07:56 PDT 2010


Shibu,

            I have uploaded debian package. In Ubuntu there's no option to
install dependencies using dpkg. So, you have to create a local repository
and add the repo path to the sources file.

Creating Deb Repo:
      1. Create a repo dir (/var/myrepo)
      2. Copy the autoconnectssh debian package to the repo dir and run the
following command to initialize the repo
          #  cd /var/myrepo
          #  dpkg-scanpackages . /dev/null | gzip -9c > Packages.gz

Include in apt sources:
      1. Open /etc/apt/sources.list
      2. Add the following line and save it
           deb file:///var/myrepo /
      3. Run apt-get update

Install the autoconnectssh package using the following command,

     # apt-get install autoconnectssh

I have included all the dependencies but you have to install Net::SSH::Perl
and Gnome2::Vte manually.

You can install Gnome2::Vte like you install other perl modules using cpan
command.

For installing Net::SSH::Perl you have to first set an environment variable
MATHPARI_USEFTP to TRUE( export MATHPARI_USEFTP=TRUE ) and install the
module using cpan command.



I have checked and it should work fine for you too. If you have issues
update me.

--
Bharathiraja

On Tue, Aug 3, 2010 at 5:14 PM, Shibu P U <shibu.pu at gmail.com> wrote:

> Hi,
>
> Adarsh, I installed your module. When I tried to send message to multiple
> mobile numbers, it is not working. It is sending the message only to the
> first number in the mobile numbers array reference.
>
> Bharathiraja, when I tried to install AutoConnectSSH from the downloaded
> tar file it is taking long time to connect to CPAN and no further steps from
> there.
> Can you upload Debian installer?
>
> Regards
> Shibu P U
>
>
> 2010/8/3 Adarsh <adarshtp at gmail.com>
>
> Hi Guys,
>>
>> Good Job Bhariti. I too have created a CPAN module to send sms to various
>> mobiles in India using way2sms. the url is :
>>
>>
>> http://search.cpan.org/~adarshtp/Net-SMS-WAY2SMS-0.02/lib/Net/SMS/WAY2SMS.pm<http://search.cpan.org/%7Eadarshtp/Net-SMS-WAY2SMS-0.02/lib/Net/SMS/WAY2SMS.pm>
>>
>> 2010/8/3 Bharathiraja P <pbrthemaster at gmail.com>
>>
>>>  Hi Guys,
>>>
>>>               I've developed a software to connect to ssh servers with
>>> some mouse clicks. I've uploaded the latest version just today. Please use
>>> it and let me know how it works
>>>
>>>               Go to http://autossh.sourceforge.net for downloading the
>>> software.
>>>
>>> --
>>> Bharathiraja
>>>
>>> _______________________________________________
>>> Kochi-pm mailing list
>>> Kochi-pm at pm.org
>>> http://mail.pm.org/mailman/listinfo/kochi-pm
>>>
>>>
>>
>>
>> --
>> Regards
>>
>> Adarsh TP
>> adarshtp at gmail.com
>> +91 9874223434
>>
>>
>> _______________________________________________
>> Kochi-pm mailing list
>> Kochi-pm at pm.org
>> http://mail.pm.org/mailman/listinfo/kochi-pm
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/kochi-pm/attachments/20100805/34b0f34a/attachment.html>


More information about the Kochi-pm mailing list