Tagged Questions
2
votes
2answers
951 views
How do I get to use .local hostnames with Arch Linux?
If I'm using Ubuntu or Linux Mint (the only two flavours I've tried and know work for sure), I can run something like this:
wayne@myhost$ ssh wayne@otherhost.local
And the name is automagically ...
0
votes
1answer
276 views
nacl crypto installation on arch
I am trying to install nacl crypto on my system:
% uname -a
Linux (none) 2.6.39-ARCH #1 SMP PREEMPT Mon Jun 6 22:37:55 CEST 2011 x86_64 Intel(R) Core(TM) i5 CPU M 540 @ 2.53GHz GenuineIntel GNU/Linux
...