#11-01 [Ubuntu,NW,PC]Preyを入れてみた
MOONGIFT: ≫ ノートPCを紛失する前に設定しておこう「Prey」:オープンソースを毎日紹介Ubuntuとかあるのでリンク先を見てみたら prey_0.3.3-ubuntu2_all.deb と all だったのでふにふにとゲット。
$ dpkg -I prey_0.3.3-ubuntu2_all.deb
new debian package, version 2.0.
size 279674 bytes: control archive= 2411 bytes.
4567 bytes, 151 lines configurator.py~ #!/usr/bin/env
521 bytes, 12 lines control
531 bytes, 12 lines control~
946 bytes, 31 lines * postinst #!/bin/bash
946 bytes, 31 lines postinst~ #!/bin/bash
390 bytes, 14 lines * preinst #!/bin/bash
0 bytes, 0 lines preinst~
73 bytes, 4 lines * prerm #!/bin/sh
83 bytes, 4 lines prerm~ #!/bin/sh
Package: prey
Version: 0.3.3-ubuntu2
Architecture: all
Maintainer: Tomas Pollak <tomas@bootlog.org>
Priority: optional
Depends: openssl, scrot, curl, streamer, libio-socket-ssl-perl, libnet-ssleay-perl
Section: utils
Homepage: http://preyproject.com
Description: Prey Laptop Tracker
Prey is a lightweight program that will help you track and find your laptop if
it ever gets stolen. It works in all operating systems and not only is it Open
Source but also completely free. For more info check http://preyproject.com.
なんかゴミが…(苦笑) openssl以外は入ってないな… pythonがDependsにないのはデフォルトだから?
ということでNetWalkerにも入りますよっと。