In order to get afacli working on Ubuntu Hardy, I did these things:
1. Get afa-apps-snmp.2807420-A04.tar.gz from Dell.
2. Get libstdc++2.10-glibc2.2 from Debian afacli depends on libstdc++-libc6.2-2.so.3.
Since I’m running Ubuntu x86_64, I put libstdc++-libc6.2-2.so.3 in /usr/lib32. Installing the rpm package under Ubuntu provides rpm2cpio which I used to extract afaapps-4.1-0.i386.rpm like this:
$ rpm2cpio afaapps-4.1-0.i386.rpm | (cd / && cpio -iudvm)
That’s it. You now have /usr/sbin/afacli.








November 6th, 2009 at 6:44 pm
Good question. I suspect the twitter user community who was accustomed to the old pre-oauth ways of dealing with authorization ...
November 5th, 2009 at 6:21 pm
Another question that occurred to me -- how is this different than cookies allowing access to a site when browsing? ...
November 5th, 2009 at 5:57 pm
I agree with that option as well. It largely depends on what the outstanding tokens allow access to in my ...
November 5th, 2009 at 5:48 pm
I would paraphrase what Terrence said a bit: Most users expect that when you change your password, having known the ...
November 5th, 2009 at 3:22 pm
Alex: That's a great analogy -- hopefully, that helps others understand why the "expected" behavior that Terence suggests is both ...