<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.seidlitz.ca/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://wiki.seidlitz.ca/feed.php">
        <title>seidlitz.ca</title>
        <description></description>
        <link>http://wiki.seidlitz.ca/</link>
        <image rdf:resource="http://wiki.seidlitz.ca/lib/images/favicon.ico" />
       <dc:date>2012-06-02T01:08:46-07:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.seidlitz.ca/booting_netra?rev=1254449327&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.seidlitz.ca/cpan_notes?rev=1245372907&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.seidlitz.ca/cvs_phrasebook?rev=1270863327&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.seidlitz.ca/deleting_package_with_dependencies?rev=1250710466&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.seidlitz.ca/flavours_and_subpackages?rev=1279838240&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.seidlitz.ca/openbsd_ad_auth?rev=1252091131&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.seidlitz.ca/porting?rev=1255995368&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.seidlitz.ca/ports_and_packages?rev=1279838189&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.seidlitz.ca/postgres?rev=1249611297&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.seidlitz.ca/pppoe?rev=1286695512&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.seidlitz.ca/references?rev=1299009568&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.seidlitz.ca/solaris_9_net_config?rev=1254450426&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.seidlitz.ca/ssh?rev=1255984000&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.seidlitz.ca/start?rev=1299009514&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.seidlitz.ca/tracking_-current?rev=1271095043&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.seidlitz.ca/translation?rev=1213378435&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.seidlitz.ca/update_package_with_dependencies?rev=1270856242&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.seidlitz.ca/upload?rev=1205275146&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.seidlitz.ca/video?rev=1209411826&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.seidlitz.ca/lib/images/favicon.ico">
        <title>seidlitz.ca</title>
        <link>http://wiki.seidlitz.ca/</link>
        <url>http://wiki.seidlitz.ca/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://wiki.seidlitz.ca/booting_netra?rev=1254449327&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-10-01T19:08:47-07:00</dc:date>
        <title>booting_netra</title>
        <link>http://wiki.seidlitz.ca/booting_netra?rev=1254449327&amp;do=diff</link>
        <description>I don't know why I have some much trouble with such a simple task, but here it goes. 

Netras configured to boot off the disk and if it fails tries to boot from the net. This works fine for net booting netra into Solaris installer, but after install is done you must reset it to boot from disk. There is an option during installer to modify eeprom</description>
    </item>
    <item rdf:about="http://wiki.seidlitz.ca/cpan_notes?rev=1245372907&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-06-18T17:55:07-07:00</dc:date>
        <title>cpan_notes</title>
        <link>http://wiki.seidlitz.ca/cpan_notes?rev=1245372907&amp;do=diff</link>
        <description>CPAN stores build data in user's home folder, so if you run it as root (as required to install some modules) you can fill the root partition.

To reconfigure CPAN to use different build directory start cpan and the issue o conf init to re-run configuration.</description>
    </item>
    <item rdf:about="http://wiki.seidlitz.ca/cvs_phrasebook?rev=1270863327&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-04-09T18:35:27-07:00</dc:date>
        <title>cvs_phrasebook</title>
        <link>http://wiki.seidlitz.ca/cvs_phrasebook?rev=1270863327&amp;do=diff</link>
        <description>Setup

Add CVSROOT variable to profile


export CVSROOT=anoncvs@anoncvs1.ca.openbsd.org:/cvs
#export CVSROOT=anoncvs@anoncvs.comstyle.com:/cvs
export PKG_PATH=ftp://ftp.ca.openbsd.org/pub/OpenBSD/snapshots/packages/`machine -a`/

# For use with make package 2&gt;&amp;1 | $PL /usr/ports/log
export PL=/usr/ports/infrastructure/build/portslogger</description>
    </item>
    <item rdf:about="http://wiki.seidlitz.ca/deleting_package_with_dependencies?rev=1250710466&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-08-19T12:34:26-07:00</dc:date>
        <title>deleting_package_with_dependencies</title>
        <link>http://wiki.seidlitz.ca/deleting_package_with_dependencies?rev=1250710466&amp;do=diff</link>
        <description>If a package is required by other installed packages not mentioned in the list of packages to remove, man&gt;pkg_delete will list those dependent packages and refuse to delete the package.

Mike Erderly suggested a quick hack to accomplish it:

	*  

$ /bin/ls -1a /var/db/pkg/ | grep -Ev &quot;^(\.|\.\.)$&quot; &gt; plist
$ vi plist # remove pkgs I want to KEEP (vim, ...)
$ for f in `cat plist`; do sudo pkg_delete $f; done
$ for f in `cat plist`; do sudo pkg_delete $f; done
$ for f in `cat plist`; do sudo pkg_d…</description>
    </item>
    <item rdf:about="http://wiki.seidlitz.ca/flavours_and_subpackages?rev=1279838240&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-22T15:37:20-07:00</dc:date>
        <title>flavours_and_subpackages</title>
        <link>http://wiki.seidlitz.ca/flavours_and_subpackages?rev=1279838240&amp;do=diff</link>
        <description>*  &lt;http://www.openbsd.org/faq/faq15.html#PortsFlavors&gt;


Please do read the ports(7) manual page, which gives a good overview of this topic. There are two mechanisms to control the packaging of software according to different needs.

The first mechanism is called flavors. A flavor usually indicates a certain set of compilation options. For instance, some applications have a &quot;no_x11&quot; flavor which can be used on systems without X. Some shells have a &quot;static&quot; flavor, which will build a statically …</description>
    </item>
    <item rdf:about="http://wiki.seidlitz.ca/openbsd_ad_auth?rev=1252091131&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-09-04T12:05:31-07:00</dc:date>
        <title>openbsd_ad_auth</title>
        <link>http://wiki.seidlitz.ca/openbsd_ad_auth?rev=1252091131&amp;do=diff</link>
        <description>*  Adopted from: &lt;http://serverfault.com/questions/20202/authenticating-openbsd-against-active-directory&gt;

Intro

	*  Users must exist on the OpenBSD system before attempting to login. They are not autocreated.
	*  If you want users autocreated, look into Samba/Winbind. I've had nothing but trouble (inexplicable crashes, serious log spamming, unreliable authentication) from it, so I only use it when I have to.
	*  This was tested on OpenBSD 4.5 and Windows Server 2003. I'm pretty sure it'll work…</description>
    </item>
    <item rdf:about="http://wiki.seidlitz.ca/porting?rev=1255995368&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-10-19T16:36:08-07:00</dc:date>
        <title>porting</title>
        <link>http://wiki.seidlitz.ca/porting?rev=1255995368&amp;do=diff</link>
        <description>Guides

	*  Ports foils - Marc Espie, 2005
	*  Advanced Porting foils - Michael Erderly, December 2007
	*  Porting Tutorial foils - by Berndt Ahlers, 2007
	*  Building an OpenBSD port - OpenBSD.org
	*  Maintainer's Guide to Port Updating
	*  Undeadly.org Tutorial, 2008
	*  Porting Checklist - OpenBSD.org
	*  man&gt;bsd.port.mk
	*  TBA</description>
    </item>
    <item rdf:about="http://wiki.seidlitz.ca/ports_and_packages?rev=1279838189&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-22T15:36:29-07:00</dc:date>
        <title>ports_and_packages</title>
        <link>http://wiki.seidlitz.ca/ports_and_packages?rev=1279838189&amp;do=diff</link>
        <description>*  Deleting package with dependencies
	*  Update package with dependencies
	*  Flavours and Subpackages

openbsd,
	ports,
	packages


&lt;&lt; start</description>
    </item>
    <item rdf:about="http://wiki.seidlitz.ca/postgres?rev=1249611297&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-08-06T19:14:57-07:00</dc:date>
        <title>postgres</title>
        <link>http://wiki.seidlitz.ca/postgres?rev=1249611297&amp;do=diff</link>
        <description>Installation

	*  On windows install using installer or unpack zip and manually initialize cluster and setup service
	*  On OpenBSD use pkg_add postgresql 
	*  When installing PostgreSQL always select UTF-8 or Latin1 as default encoding 
	*  each database can have its own encoding, but changing default 7-bit C_ASCII encoding for a server or existing database is a pain.</description>
    </item>
    <item rdf:about="http://wiki.seidlitz.ca/pppoe?rev=1286695512&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-10-10T00:25:12-07:00</dc:date>
        <title>pppoe</title>
        <link>http://wiki.seidlitz.ca/pppoe?rev=1286695512&amp;do=diff</link>
        <description>There's a very good write up on how to configure PPPoE on OpenBSD. If you are setting up a gateway used by other computers make sure you fix MTU of the packets by adding the following statement to pf.conf. 

	*  scrub out on $ext_if max-mss 1440


The issue manifests itself in inability to access certain websites (e.g. me.com, itunes store, etc.)</description>
    </item>
    <item rdf:about="http://wiki.seidlitz.ca/references?rev=1299009568&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-03-01T11:59:28-07:00</dc:date>
        <title>references</title>
        <link>http://wiki.seidlitz.ca/references?rev=1299009568&amp;do=diff</link>
        <description>*  &lt;https://calomel.org/&gt; One of the best collections of original solutions and how-to

openbsd


&lt;&lt; start</description>
    </item>
    <item rdf:about="http://wiki.seidlitz.ca/solaris_9_net_config?rev=1254450426&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-10-01T19:27:06-07:00</dc:date>
        <title>solaris_9_net_config</title>
        <link>http://wiki.seidlitz.ca/solaris_9_net_config?rev=1254450426&amp;do=diff</link>
        <description>Pretty standard:


	*  /etc/hosts: contains IP and names
	*  /etc/resolv.conf: contains DNS servers
	*  /etc/nsswitch.conf: make sure that hosts: files dns
	*  /etc/defaultrouter: contains your router
	*  reboot to pickup the changes

See Also

	*  NDD command explained</description>
    </item>
    <item rdf:about="http://wiki.seidlitz.ca/ssh?rev=1255984000&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-10-19T13:26:40-07:00</dc:date>
        <title>ssh</title>
        <link>http://wiki.seidlitz.ca/ssh?rev=1255984000&amp;do=diff</link>
        <description>Delay During Login


Sometimes this is caused by issues with reverse DNS resolution. Set UseDNS no in /etc/ssh/sshd_config and reload SSH with kill -HUP `cat /var/run/sshd.pid` (this shouldn't kill your session)

ssh


&lt;&lt; start</description>
    </item>
    <item rdf:about="http://wiki.seidlitz.ca/start?rev=1299009514&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-03-01T11:58:34-07:00</dc:date>
        <title>start</title>
        <link>http://wiki.seidlitz.ca/start?rev=1299009514&amp;do=diff</link>
        <description>This wiki is a collection of my notes on subjects that interest me and relate to my work or hobbies. 
You can help improving these pages: do&gt;register as a user, do&gt;login and start editing.


OpenBSD

	*  CPAN notes
	*  CVS Phrasebook
	*  Tracking -current
	*  Ports and Packages
	*  Porting
	*  OpenBSD AD Auth
	*  SSH
	*  PPPoE
	*  References</description>
    </item>
    <item rdf:about="http://wiki.seidlitz.ca/tracking_-current?rev=1271095043&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-04-12T10:57:23-07:00</dc:date>
        <title>tracking_-current</title>
        <link>http://wiki.seidlitz.ca/tracking_-current?rev=1271095043&amp;do=diff</link>
        <description>The easies way to track -current is to periodically download current snapshot, reboot using it and do an upgrade. Takes about 30 minutes, plus some more in case housekeeping is required (configuration chages, broken packages, etc.)

Don't forget to also update /usr/ports and /usr/src</description>
    </item>
    <item rdf:about="http://wiki.seidlitz.ca/translation?rev=1213378435&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-06-13T10:33:55-07:00</dc:date>
        <title>translation</title>
        <link>http://wiki.seidlitz.ca/translation?rev=1213378435&amp;do=diff</link>
        <description>To ease the translation of the DokuWiki documentation pages, the translation plugin was installed at wiki.splitbrain.org. The plugin displays a language selector on all pages inside the wiki namespace. Existing translations are shown in blue, missing translations are gray.</description>
    </item>
    <item rdf:about="http://wiki.seidlitz.ca/update_package_with_dependencies?rev=1270856242&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-04-09T16:37:22-07:00</dc:date>
        <title>update_package_with_dependencies</title>
        <link>http://wiki.seidlitz.ca/update_package_with_dependencies?rev=1270856242&amp;do=diff</link>
        <description>*  sudo pkg_add -ui drupal-6.16

openbsd,
	packages


&lt;&lt; start</description>
    </item>
    <item rdf:about="http://wiki.seidlitz.ca/upload?rev=1205275146&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-03-11T15:39:06-07:00</dc:date>
        <title>upload</title>
        <link>http://wiki.seidlitz.ca/upload?rev=1205275146&amp;do=diff</link>
        <description>*  Upload your files here
	*</description>
    </item>
    <item rdf:about="http://wiki.seidlitz.ca/video?rev=1209411826&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-04-28T12:43:46-07:00</dc:date>
        <title>video</title>
        <link>http://wiki.seidlitz.ca/video?rev=1209411826&amp;do=diff</link>
        <description></description>
    </item>
</rdf:RDF>

