hi josza,

just send me a ssh1 public key and you will be up'n running.

i have installed unpacked jboss 2:

bax@l012038:~ > ls /JBoss/2
JBoss-2.4.4_Jetty-3.1.3-1

and jboss 3:

bax@l012038:~ > ls /JBoss/3
jboss-3.0.0alpha

there are some small restrictions on this machine:

bax@l012038:~ > mount
/dev/dasda1 on / type ext2 (rw)
proc on /proc type proc (rw)
/dev/dasdb1 on /usr type ext2 (ro)
/dev/dasdc1 on /opt type ext2 (ro)
/dev/dasdf1 on /usr/share type ext2 (ro)
/dev/dasdg1 on /usr/local type ext2 (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=0620)
/dev/loop1 on /usr/games type ext2 (rw)

bax@l012038:~ > df -k
Filesystem           1k-blocks      Used Available Use% Mounted on
/dev/dasda1             488172    442796     20180  96% /
/dev/dasdb1            1417324   1065384    279944  79% /usr
/dev/dasdc1             244076    206104     25376  89% /opt
/dev/dasdf1            1417324   1176936    168392  87% /usr/share
/dev/dasdg1              69720      4692     61432   7% /usr/local
/dev/loop1                3568        28      3336   1% /usr/games

but you have ssh and ftp access and can do what ever you want (including
c++ development |-)

thanks a lot for sending the cron job

bax

> -----Ursprüngliche Nachricht-----
> Von: Jozsa Kristof [mailto:[EMAIL PROTECTED]] 
> Gesendet: Samstag, 19. Januar 2002 17:23
> An: Holger Baxmann (priv.)
> Betreff: Re: [JBoss-user] Jboss on a big iron: s390/Linux
> 
> 
> On Sat, Jan 19, 2002 at 05:10:47PM +0100, Holger Baxmann 
> (priv.) wrote:
> > > >   S390 Linux Community Development System
> > > > 
> > > > http://www-1.ibm.com/servers/eserver/zseries/os/linux/lcds/
> > > > 
> > > > @ http://l012038.zseriespenguins.ihost.com:8082
> > > 
> > > You might want to disallow people reaching that page dude, 
> > > they just go
> > > there and click on the big red button titled 'shutdown'.. :)
> > > 
> > 
> > this is exactly the case for installing this: playing around. if you
> > want to have your own jboss instance than drop me a note.
> 
> I might be interested, but this highly depends.. do you run 
> JBoss3 on your
> iron? I'm developing under the (not-always-so-)latest cvs 
> snap of JBoss.
> 
> > 
> > ... or send me a cron job for looking if jboss is listening 
> @ port 8082
> > :)
> 
> fuser -n tcp 8080 &>/dev/null || (echo "JBoss died, 
> restarting.."; /etc/init.d/jboss start)
> 
> Drop this into /etc/cron.hourly (or where you want), and 
> there you go :)
> 
> Best regards,
> Christopher
> -- 
> .Digital.Yearning.for.Networked.Assassination.and.Xenocide
> 


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to