Tagged Questions

0
votes
0answers
13 views

Why can not add subversion package to my OpenBSD 4.5 machine?

Hi all, I have an OpenBSD 4.5 on a virtual machine. I configured the net and my machine can connect to the OpenBSD FTP repository in Canada (ftp.openbsd.org) correctly. But when I …
1
vote
2answers
47 views

home, end, delete, pageup, pagedown with ksh

Hello. I want to use home, end, delete, pageup, pagedown with ksh. My TERM is xterm-color. These keys works fine with tcsh and zsh, but not with ksh (print a tilde ~) I found t …
3
votes
9answers
574 views

Are you using OpenBSD for anything other than a firewall or router?

I have been wondering about the relatively small adoption rate of OpenBSD (excepting firewalls and routers). Is anybody here using OpenBSD for other purposes?
1
vote
2answers
211 views

How can I run VisualWorks under OpenBSD?

Has anyone gotten VisualWorks running under OpenBSD? It's not an officially supported platform, but one of the Cincom guys was telling me that it should be able to run under a linu …
2
votes
6answers
343 views

To what extent can Version Control help in system administration?

I'm currently tinkering at an OpenBSD system with a view to building myself a firewall and some other bits and bobs. As this is fairly experimental (I'm an OpenBSD n00b, and I've …
0
votes
2answers
316 views

chrooted Apache+MsSQL on openBSD; Could not determine the server’s fully qualified domain name

php generates GIFs on the web server using a databases on a second server. The the page shows 20 GIFs, so there is some load for a short time (multiple connections) Some GIFs ar …
3
votes
4answers
267 views

Running xinc on OpenBSD’s Apache Server

Has anyone been able to get xinc to run correctly under OpenBSD's chrooted default Apache? I'd like to keep our development server running fully chrooted just like our Production s …