Re: Installing OpenBSD from Linux Xen VPS

2010-09-24 Thread Stephano Zanzin
I know arpnetworks, their price are really cool, but I need a VPS with an
API. :-(

On Wed, Sep 22, 2010 at 7:05 AM, Kevin Chadwick ma1l1i...@yahoo.co.ukwrote:

 There is a much higher potential of variation of implementations of xens
 and it is next to impossible to find out any particular hosts, xen
 details.

 If anyone has these details, maybe they could share, but you may have a
 more reliable experience with a Linux KVM host.

 arpnetworks.com (linux KVM) was recommended to me by someone on this
 list recently and they advertise OpenBSD 4.7 images.


 On Wed, 22 Sep 2010 09:47:52 +0700
 sonjaya sonj...@gmail.com wrote:

  i try install in my xen  at opensuse , when install success but when
  reboot after finish installation blank and try againt same happen
  againt.
 
 
 
  On Tue, Sep 21, 2010 at 12:25 PM, Stephano Zanzin m...@zan.st wrote:
   Hello,
  
   I was wondering if anyone had installed OpenBSD from a Linux VPS
 running
   over a Xen hosting(like slicehost, linode, etc). So, someone tried it?
  
   --
   stephano
  
  
 
 
 
  --
  sonjaya
  http://www.sharenupload.com
  http://www.farmproxy.com




-- 
stephano



Installing OpenBSD from Linux Xen VPS

2010-09-20 Thread Stephano Zanzin
Hello,

I was wondering if anyone had installed OpenBSD from a Linux VPS running
over a Xen hosting(like slicehost, linode, etc). So, someone tried it?

-- 
stephano



Re: How do I set up personal web sites for users?

2008-05-07 Thread Stephano Zanzin
If you are using the OpenBSD's apache with a default configuration:

Firstly, open httpd.conf, then modify UserDir disabled to UserDir
/var/www/users. Then, uncomment following lines:

410 Directory /users/*
411 AllowOverride FileInfo AuthConfig Limit
412 Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
413 Limit GET POST OPTIONS PROPFIND
414 Order allow,deny
415 Allow from all
416 /Limit
417 Limit PUT DELETE PATCH PROPPATCH MKCOL COPY MOVE LOCK UNLOCK
418 Order deny,allow
419 Deny from all
420 /Limit
421 /Directory

Cheers

2008/5/7 Lars NoodC)n [EMAIL PROTECTED]:

 Ed Flecko wrote:
  I've created a user (Stephanie) on the box, and I've added her to the
  /etc/ftpchroot file so she can upload stuff to her directory...
 
  1.) Can someone tell me what I'm doing wrong?

 How about trying sftp or scp to avoid sending login information in the
 clear?  There are even graphical clients if needed.

 If you want drag-n-drop transfers, then the fastest to set up is
 probably to use mod_dav.
  http://www.openbsd.org/4.3_packages/i386/mod_dav-1.0.3p5.tgz-long.html

 Regards,
 -Lars




-- 

Stephano Zanzin
http://sirviente.9grid.es/~stephano/
IRC: stzan @ freenode