<div dir="ltr">I was helping a friend set up an XSCE on 64 bit "big iron" and he asked me why a couple of things didn't work right.  Well, turns out he's accustomed to the XS 0.6 and was trying to use a couple of old utilities.  Specifically, xs-services-check and xs-swapnics.  Now, of course xs-swapnics isn't going to work because Fedora doesn't use udev rules anymore.  I don't know about xs-services-check, maybe that's a script that needs to be rewritten if folks found it useful.<div>
<br></div><div>Anyway, those things are still in /usr/bin and might cause confusion.  I'm sure there's other deprecated stuff lingering about, these are just a couple of specifics.</div><div><br></div><div>Here's the output from my XSCE on an XO 1.5:<br>
<div><br></div><div><div>[root@schoolserver] ~ >xs-services-check</div><div>Checking for standard XS services...</div><div>pgsql-xs: ERROR: Not enabled</div><div>pgsql-xs: ERROR: Not running</div><div>sshd: ERROR: Not enabled</div>
<div>ntpd: ERROR: Not enabled</div><div>ntpd: ERROR: Not running</div><div>httpd: ERROR: Not enabled</div><div>ejabberd-xs: ERROR: Not enabled</div><div>crond: ERROR: Not enabled</div><div>incrond: ERROR: Not enabled</div>
<div>incrond: ERROR: Not running</div><div><br></div><div>Checking for XS standard network services...</div><div>iptables: ERROR: Not enabled</div><div>iptables: ERROR: Not running</div><div>ip6tables: ERROR: Not enabled</div>
<div>ip6tables: ERROR: Not running</div><div>dhcpd: ERROR: Not enabled</div><div>named: ERROR: Not enabled</div><div>xinetd: ERROR: Not enabled</div><div>WARNING: a non-OLPC version of ejabberd is installed. This may not support collaboration correctly.</div>
<div>See <a href="https://support.process-one.net/browse/EJAB-1533">https://support.process-one.net/browse/EJAB-1533</a></div><div><br></div><div>[root@schoolserver] ~ >xs-swapnics</div><div>No rules file![root@schoolserver] ~ ></div>
</div><div><br></div><div>Taking a look in /usr/bin, there's a whole lotta stuff with the "xs-" prefix.  Maybe we should take inventory and try to figure out what all's going on here.  What we currently use and how, what we need to get rid of, and what could be useful if rewritten.</div>
<div><br></div><div><div>[root@schoolserver] ~ >ls -lh /usr/bin |grep xs</div><div>-rwxr-xr-x    1 root root      4.8K May 14  2012 xs-activation-import</div><div>-rwxr-xr-x    1 root root       520 May 14  2012 xs-activation-rescueleases.py</div>
<div>-rwxr-xr-x    1 root root      9.6K May 14  2012 xs-activation-signer.py</div><div>-rwxr-xr-x    1 root root      3.5K May 14  2012 xs-activation-tcpserver.py</div><div>-rwxr-xr-x    1 root root      1.4K May 14  2012 xs-backup</div>
<div>-rwxr-xr-x    1 root root      2.3K May 14  2012 xs-check</div><div>-rwxr-xr-x    1 root root       680 May 14  2012 xs-check-activities</div><div>-rwxr-xr-x    1 root root       212 Sep 20 03:15 xs-disable</div><div>
-rwxr-xr-x    1 root root      2.7K Sep 20 03:15 xs-domain-config</div><div>-rwxr-xr-x    1 root root      1.4K Sep 20 03:15 xs-ejabberd-srg</div><div>-rwxr-xr-x    1 root root       244 Sep 20 03:15 xs-enable</div><div>-rwxr-xr-x    1 root root       704 May 14  2012 xs-encrypt</div>
<div>-rwxr-xr-x    1 root root      2.1K Sep 29 21:56 xs-gen-iptables</div><div>-rwxr-xr-x    1 root root      1.1K Sep 20 03:15 xs-httpcache</div><div>-rwxr-xr-x    1 root root      1.3K May 11  2012 xs-list-registration</div>
<div>-rwxr-xr-x    1 root root       510 Sep 20 03:15 xs-mkaccount</div><div>-rwxr-xr-x    1 root root      4.4K May 14  2012 xs-publish-xobuild</div><div>-rwxr-xr-x    1 root root      4.8K May 14  2012 xs-refresh-xobuilds</div>
<div>-rwxr-xr-x    1 root root       888 May 14  2012 xs-regenerate-activities</div><div>-rwxr-xr-x    1 root root      1.1K Sep 20 03:15 xs-resolvconf</div><div>-rwxr-xr-x    1 root root      2.0K May 14  2012 xs-restore</div>
<div>-rwxr-xr-x    1 root root       132 Sep 20 03:15 xs-runansible</div><div>-rwxr-xr-x    1 root root      1.4K Sep 20 03:15 xs-services-check</div><div>-rwxr-xr-x    1 root root      3.9K Sep 20 03:15 xs-setup</div><div>
-rwxr-xr-x    1 root root       880 Sep 20 03:15 xs-setup-functions</div><div>-rwxr-xr-x    1 root root       11K Sep 20 03:15 xs-setup-network</div><div>-rwxr-xr-x    1 root root      5.5K May 14  2012 xs-sum</div><div>-rwxr-xr-x    1 root root      1.1K Sep 20 03:15 xs-swapnics</div>
<div>-rwxr-xr-x    1 root root      1.6K May 14  2012 xs-unpack-xobuild</div><div>-rwxr-xr-x    1 root root       175 Sep 20 03:15 xs-update</div><div>-rwxr-xr-x    1 root root      1.7K Sep 20 03:15 xs-vpn</div></div><div>
<br></div></div><div>Anna</div></div>