second sshd is running ;) but how to use /etc/pam.d/ssh.second? Password & OPIE for login?

2006-06-18 Thread Robert Michel
Salve,

for my ssh login on my vservers I like to combine
password and OPIE login, so that other people can't
track the opie-password number and it doesen't matter
when somebody get my written opie-password list.

Ok the fist step I already solved, with the help of
debian-user-german I run a second sshd, so that I
can play with it without the danger to lock me out ;)

#
cp /etc/ssh /etc/ssh.second
cp -r /etc/init.d/ssh /etc/init.d/ssh.second

vi /etc/ssh.second/sshd_config
: %s/etc\/ssh/etc\/ssh.second
## change Portnumber:
Port 22
## add PidFile
PidFile /var/run/sshd.second.pid

vi /etc/init.d/ssh.second
: %s/etc\/ssh/etc\/ssh.second
: %s/run\/sshd.pid/run\/sshd.second.pid
: %s/ -- / -- -f \/etc\/ssh.second\/sshd_config

/etc/init.d/ssh.second start
#

according to 
http://www.pro-linux.de/berichte/opie.html  
would be the next step to change 
/etc/pam.d/ssh

But I do not want to touch /etc/pam.d/ssh,
HOW can I bring sshd.second to read
/etc/pam.d/ssh.second ?

Haven't found a point in man ssh_config.
Is the only way to use chroot?
Or can I incude something like ld.preload inside
of my /etc/init.d/ssh.second start script to
link /etc/pam.d/ssh to /etc/pam.d/ssh.second
only for this process?


And how can I configure the login that the users
are first asked for a password and than for a
opie-password?

Greetings,
rob


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Command Line and Video Capture/Tuner Cards

2006-06-07 Thread Robert Michel
Salve Martin!

On Wed, 07 Jun 2006, Martin McCormick wrote:

>   In Linux, is it possible to use the command line to
> command one of those video capture/tuner cards to begin recording
> to a file?

Of course some of these cards are supported with Linux driver
and most or all of them are usable without GUI.

With a fast network you can forward the captured stream to
another machine...

>   I was discussing the virtues of Linux with a friend and
> said that if these cards can at least be commanded to start and
> stop recording via the command line, all the power of at and cron
> are available.  It would also be easier to remotely control a
> system if the CLI works kind of like the sound commands of aplay
> and arecord commands do.

A point to start is maybe:
http://www.linuxtv.org/v4lwiki/index.php/Main_Page 

Greetings,
rob


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



xen/verserver Java SSH2 client Re: lists.debian.org vs google groups

2006-06-03 Thread Robert Michel
Salve Steve!

On Thu, 27 Apr 2006, Steve Lamb wrote:

> Willie Wonka wrote:
> > Oh - and I use Mozilla Mail - but this list (and others) have w-a-y too
> > much mail for me to d/l and sort through - which is why I prefer
> > webmail over pop3. I did subscribe to this list (for 10 minutes) once,
> > but again, it's too tedious to try and use the webmail's severly
> > hampered interface to delete, organize, etc...plus I do NOT use
> > javascript in my browsers (except on occasion), and that makes it even
> > 10x worse than what I described. 
> 
> Xen hosted virtual machine: $11.50/month
> Gb of bandwidth at LAN speeds: Included
> Debian installed to spec: $0

Or vserver 3 Euro/month ($4)
1,5 GB hdd; 50GB traffic/month
;)

> Running your own mail service the way you want, including webmail, IMAPD
> and server side filtering... priceless.

webmail?
not mutt? Mutt supported mail threading and this feature is
very usefull for mailinglists :)
http://www.mutt.org

I use Mindterm, a SSH2 Java midlet, to access my vserver from webterminals of
my university and use mutt un my vserver :)
http://www.mindbright.com/products/80_MindTerm/
Also cool, midlets from jcraft
http://www.jcraft.com

Ok, Willie don't like Javascript and maybe java either
- so use SSH2 clients to access your server ;)


BTW vserver:
AFAIK is a vserver cheaper than a xen server,
but it has some restrictions:
- can't run your own kernel
- can't use ntpdate
- can't use networktools that are accessing the device directly:
  ethereal, iptables, ping, traceroute


And of course I'm strictly __against__ changing replacing mailinglist,
for several reasons: ***this is out of any discussion***.
But it probably worth to write a tutorial about ml for ml newbies.
;)

Greetings,
rob




Re: shell tool OpenOffice2PS?

2005-12-08 Thread Robert Michel
Salve Antony!

On Thu, 08 Dec 2005, Antony Gelberg wrote:

> Robert Michel wrote:
> > Salve!
> > 
> > Does anybody knows a tool to convert OOo documents to PS without GUI?
> > On my laptop is not much space and such a converter could be handy to 
> > have on a server.
> 
> Print to file?

-How to do this on a shell (without X)?
-Is there a reduce size binary of OOo without GUI?

rob



signature.asc
Description: Digital signature


shell tool OpenOffice2PS?

2005-12-08 Thread Robert Michel
Salve!

Does anybody knows a tool to convert OOo documents to PS without GUI?
On my laptop is not much space and such a converter could be handy to 
have on a server.

And btw, does somebody knows a good overview about converters to make 
life more easier on workstations (have to support only a few formats).

Greetings
rob


signature.asc
Description: Digital signature