<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://old.andunix.net/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="https://old.andunix.net/feed.php">
        <title>andunix.net</title>
        <description></description>
        <link>https://old.andunix.net/</link>
        <image rdf:resource="https://old.andunix.net/_media/favicon.ico" />
       <dc:date>2026-04-03T16:24:54+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://old.andunix.net/blog/2011/project_pda"/>
                <rdf:li rdf:resource="https://old.andunix.net/blog/2011/start_and_stop_apple_file_server_command_line"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://old.andunix.net/_media/favicon.ico">
        <title>andunix.net</title>
        <link>https://old.andunix.net/</link>
        <url>https://old.andunix.net/_media/favicon.ico</url>
    </image>
    <item rdf:about="https://old.andunix.net/blog/2011/project_pda">
        <dc:format>text/html</dc:format>
        <dc:date>2013-03-03T14:10:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Project PDA</title>
        <link>https://old.andunix.net/blog/2011/project_pda</link>
        <description>Project PDA

I'm currently working on a project called 'PDA'.
PDA stands for “Personal Digital Assistant”.
I used several PDAs over the last two decades, from Sharp, Psion, Palm and others.
But they all were just Personal Datastorages.
I always missed the</description>
    </item>
    <item rdf:about="https://old.andunix.net/blog/2011/start_and_stop_apple_file_server_command_line">
        <dc:format>text/html</dc:format>
        <dc:date>2015-11-25T08:53:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Start and Stop the Apple File Server from Command Line</title>
        <link>https://old.andunix.net/blog/2011/start_and_stop_apple_file_server_command_line</link>
        <description>Start and Stop the Apple File Server from Command Line

You can use /sbin/service to start or stop the “Personal File Sharing”.

Start the Apple File Server (“Personal File Sharing”):


sudo /sbin/service com.apple.AppleFileServer start


And likewise stop it:</description>
    </item>
</rdf:RDF>
