TJR Forum
Tech news
at TheJemReport.com
Software reviews
at SoftwareinReview.com
Hardware reviews
at HardwareinReview.com
Discuss technology
at TJRForum.com
Go Back   TJR Forum > Software in Review > Software reviews and how-to guides
FAQ Members List Calendar Search Today's Posts Mark Forums Read
» Advertisement
» Newest Posts
In Depth: 6 of the best...
Today 10:14 AM
by tech99
Last post by tech99
Today 10:14 AM
0 Replies, 8 Views
Review: Samsung...
Today 07:38 AM
by tech99
Last post by tech99
Today 07:38 AM
0 Replies, 6 Views
Guide: How to use your...
Today 07:38 AM
by tech99
Last post by tech99
Today 07:38 AM
0 Replies, 9 Views
Samsung’s Healthcare LCD...
Today 05:15 AM
by tech99
Last post by tech99
Today 05:15 AM
0 Replies, 10 Views
Samsung Windows Phone 7...
Yesterday 12:24 PM
by tech99
Last post by tech99
Yesterday 12:24 PM
0 Replies, 17 Views
HTC Desire Android 2.2...
Yesterday 10:20 AM
by tech99
Last post by tech99
Yesterday 10:20 AM
0 Replies, 14 Views
T-Mobile: HTC Desire...
Yesterday 10:20 AM
by tech99
Last post by tech99
Yesterday 10:20 AM
0 Replies, 13 Views

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 11-01-2006, 01:34 AM
Valour's Avatar
Valour Valour is offline
Administrator
 
Join Date: Jan 2002
Posts: 6,302
OpenBSD 4.0 review

In an era when the next edition of Microsoft Windows is pushed back more than a year, and popular GNU/Linux distributions are almost expected to have their release dates delayed by weeks or months, it's nice to know that at least one operating system releases on schedule without all kinds of showstopping bugs and problems. OpenBSD 4.0 was released on November 1 with its usual mix of new hardware support and enhanced operating system features. Read on for the full report.

OpenBSD 4.0 review
Reply With Quote
  #2  
Old 11-01-2006, 11:58 AM
J.F. J.F. is offline
Moderator
 
Join Date: Jan 1970
Posts: 2,453
Wow, sounds pretty neat. I should try that on my laptop - it has eveyrthing else.
Reply With Quote
  #3  
Old 11-01-2006, 11:59 AM
Valour's Avatar
Valour Valour is offline
Administrator
 
Join Date: Jan 2002
Posts: 6,302
I run it on my laptop full time, and within the next several months I will probably be moving the server to OpenBSD as well. It's easier to manage and has less problems with updating than Gentoo does.
Reply With Quote
  #4  
Old 11-01-2006, 04:09 PM
J.F. J.F. is offline
Moderator
 
Join Date: Jan 1970
Posts: 2,453
Well, I use the linux on the lappy for AROS development. Maybe I can use OpenBSD instead. AROS already has FreeBSD hosted support, maybe OpenBSD could be added to the list as well. I'll look into that. The laptop isn't about everyday useage, it's a development platform aimed mostly at AROS. I pretty much experiment to my hearts content, running anything and everything on it.
Reply With Quote
  #5  
Old 11-01-2006, 04:24 PM
Valour's Avatar
Valour Valour is offline
Administrator
 
Join Date: Jan 2002
Posts: 6,302
OpenBSD has a compatibility layer for FreeBSD and Linux binaries, plus a dummy library package that fools binaries into thinking they're in a native FreeBSD or Linux environment, so if FreeBSD is supported, you should be able to get OpenBSD to work too. If the "Using OpenBSD 4.0" article isn't enough to get you going, I am right now working on The OpenBSD Crash Course for O'Reilly. I expect to have it finished by Monday, and published within a few weeks after that.
Reply With Quote
  #6  
Old 11-01-2006, 10:37 PM
J.F. J.F. is offline
Moderator
 
Join Date: Jan 1970
Posts: 2,453
I saw that on the FreeBSD and linux compatibility. I'll probably try running the FreeBSD hosted version after installing OpenBSD just to see how that works. I imagine it probably will work fine. The main thing it relies on is XWindows. Is that tough to set up in OpenBSD?
Reply With Quote
  #7  
Old 11-02-2006, 12:59 AM
Valour's Avatar
Valour Valour is offline
Administrator
 
Join Date: Jan 2002
Posts: 6,302
Quote:
Originally Posted by J.F. View Post
I saw that on the FreeBSD and linux compatibility. I'll probably try running the FreeBSD hosted version after installing OpenBSD just to see how that works. I imagine it probably will work fine. The main thing it relies on is XWindows. Is that tough to set up in OpenBSD?
Easier than it is on FreeBSD, I'd say. You can install X.org 6.9 during the installation process. Then all you have to do is configure it:

X -configure

And tweak the settings in /etc/X11/xorg.conf if necessary.
Reply With Quote
  #8  
Old 11-02-2006, 09:15 AM
jnash2001 jnash2001 is offline
Junior Member
 
Join Date: Nov 2006
Posts: 4
I was interested in those scripts that you use to configure your wireless.
Could you share it?
Reply With Quote
  #9  
Old 11-02-2006, 03:22 PM
jarij jarij is offline
Junior Member
 
Join Date: Nov 2006
Location: Helsinki, Finland
Posts: 2
Question OBSD 4.0 Keyboard encoding problem

Hi, I just installed openbsd 4.0 to my old laptop (dell c400), it works great, apm, wireless and everything, except keyboard encoding in ksh. I selected swedish encoding in installation, but it works only in csh, not in ksh? and only characters that doesn't work are a and o with "dots".

I tried changing keyboard encoding with wsconsctl, it doesnt't help. Anyone have a idea what to do?

Thanks,
Jari

Last edited by jarij; 11-02-2006 at 03:24 PM. Reason: missing words.... :)
Reply With Quote
  #10  
Old 11-02-2006, 03:27 PM
Valour's Avatar
Valour Valour is offline
Administrator
 
Join Date: Jan 2002
Posts: 6,302
Quote:
Originally Posted by jarij View Post
Hi, I just installed openbsd 4.0 to my old laptop (dell c400), it works great, apm, wireless and everything, except keyboard encoding in ksh. I selected swedish encoding in installation, but it works only in csh, not in ksh? and only characters that doesn't work are a and o with "dots" (
The CSH config file is ~/.cshrc, and the KSH config file is ~/.profile

I suspect that your keyboard changes were made to one file, but not the other. In general, system variables and settings are perfectly interchangeable between both files, so you should be able to copy over the config.

Another possibility is /etc/wsconsctl.conf -- check to see if your keyboard encoding is set there, and if it is, make sure it is not commented out with a #.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 19
0 members and 19 guests
No Members online
Most users ever online was 548, 11-01-2007 at 04:58 AM.
» Stats
Members: 891
Threads:
Posts:
Top Poster: ()
Welcome to our newest member, amber
» Advertisements
Powered by vBadvanced CMPS v3.0 RC1

All times are GMT -4. The time now is 05:14 PM.


All original content is copyright 2002-2007 JEM Electronic Media Inc. Comments and forum posts are owned by the person who posted them.