Forgot your password?

typodupeerror

Comment: Re:Package management status? (Score 1) 178

by dayid (#29800861) Attached to: OpenBSD 4.6 Released
With your $PKG_PATH set properly, you install a program:
pkg_add program

To update a program:
pkg_add -u program

To delete a program:
pkg_delete program

To update all your installed programs:
pkg_add -ui -F update -F updatedepends

There's a lot more utility to it, but that's more than the basics that most will need to "get them started".
Upgrades

OpenBSD 4.6 Released 178

Posted by kdawson
from the onward-and-upward dept.
pgilman writes "The release of OpenBSD 4.6 was announced today. Highlights of the new release include a new privilege-separated smtpd; numerous improvements to packet filtering, software RAID, routing daemons, and the TCP stack; a new installer; and lots more. Grab a CD set or download from a mirror, and please support the project (which also brings you OpenSSH and lots of other great free software) if you can."
Government

If IP Is Property, Where Is the Property Tax? 691

Posted by kdawson
from the making-the-world-safe-for-mickey dept.
nweaver writes "In a response to the LA Times editorial on copyright which we discussed a week ago, the paper published a response arguing: 'If Intellectual Property is actually property, why isn't it covered by a property tax?' If copyright maintenance involved paying a fee and registration, this would keep Mickey Mouse safely protected by copyright, while ensuring that works that are no longer economically relevant to the copyright holder pass into the public domain, where the residual social value can serve the real purpose of copyright: to enhance the progress of science and useful arts. Disclaimer: the author is my father."
Windows

Sneak Peek at Windows Server 2008 295

Posted by ScuttleMonkey
from the still-fighting-the-fight dept.
stinkymountain writes to tell us that NetworkWorld got their hands on Microsoft's latest addition to the server OS market and had a chance to poke around inside Windows Server 2008. It seems that the new release is a vast improvement over older versions in both security and performance but still lacking in several key areas. "There's even a minimalist installation called Windows Server Core that can run various server roles (such as DNS, DHCP, Active Directory components) but not applications (like SQL Server or IIS dynamic pages). It's otherwise a scripted host system for headless operations. There's no GUI front end to a Windows Server Core box, but it is managed by a command line interface (CLI), scripts, remotely via System Manager or other management applications that support Windows Management Instrumentation (WMI), or by Remote Terminal Services. It's also a potential resource-slimmed substrate for Hyper-V and virtualization architectures."

Noise proves nothing. Often a hen who has merely laid an egg cackles as if she laid an asteroid. -- Mark Twain

Working...