From: adam@address.invalid   
      
   Moe Trin wrote:   
   > On Thu, 28 Jun 2012, in the Usenet newsgroup alt.os.linux.mandriva, in   
   article   
   > , Adam wrote:   
      
   [configuring "stolid", my new desktop system]   
      
   I wrote that last post Thursday evening (6/28). Now both computers have   
   static IPs, as defined in /etc/sysconfig/network. "eris" can now print   
   to the LJ properly. On both eris and stolid, /etc/hosts contains (among   
   other things), in this order:   
      
   127.0.0.1 localhost.localdomain localhost   
   192.168.1.13 dslrouter.aplomb.invalid dslrouter   
   192.168.1.23 eris.aplomb.invalid eris   
   192.168.1.33 HPCLJ5.aplomb.invalid HPCLJ5 hpclj5   
   192.168.1.43 stolid.aplomb.invalid stolid   
      
   Here's the output from everything you suggested, and to me it all looks   
   okay. OTOH the LJ (wired to the router) was also online during all this   
   so I would have expected it to be included in the 'arp' output.   
      
   [adam@eris ~]$ /sbin/arp -a   
   stolid.aplomb.invalid (192.168.1.43) at e8:40:f2:0e:22:75 [ether] on wlan0   
   dslrouter.aplomb.invalid (192.168.1.13) at 00:18:3a:3b:47:a4 [ether] on   
   wlan0   
   [adam@eris ~]$ /bin/hostname   
   eris.aplomb.invalid   
   [adam@eris ~]$ /sbin/ifconfig eth0   
   eth0 Link encap:Ethernet HWaddr 00:1B:B9:B4:06:54   
    BROADCAST MULTICAST MTU:1500 Metric:1   
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0   
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0   
    collisions:0 txqueuelen:1000   
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)   
    Interrupt:25 Base address:0xa000   
      
   [adam@eris ~]$ /sbin/ifconfig wlan0   
   wlan0 Link encap:Ethernet HWaddr 00:16:E6:3B:C6:FF   
    inet addr:192.168.1.23 Bcast:192.168.1.63 Mask:255.255.255.192   
    inet6 addr: fe80::216:e6ff:fe3b:c6ff/64 Scope:Link   
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1   
    RX packets:1447 errors:0 dropped:0 overruns:0 frame:0   
    TX packets:830 errors:0 dropped:0 overruns:0 carrier:0   
    collisions:0 txqueuelen:1000   
    RX bytes:185191 (180.8 KiB) TX bytes:92096 (89.9 KiB)   
      
   [adam@eris ~]$ ping stolid   
   PING stolid.aplomb.invalid (192.168.1.43) 56(84) bytes of data.   
   64 bytes from stolid.aplomb.invalid (192.168.1.43): icmp_seq=1 ttl=64   
   time=1.29 ms   
   64 bytes from stolid.aplomb.invalid (192.168.1.43): icmp_seq=2 ttl=64   
   time=1.72 ms   
   64 bytes from stolid.aplomb.invalid (192.168.1.43): icmp_seq=5 ttl=64   
   time=1.52 ms   
   ^C[adam@eris ~]$   
      
   ========================================================================   
      
   [adam@stolid ~]$ /sbin/arp -a   
   dslrouter.aplomb.invalid (192.168.1.13) at 00:18:3a:3b:47:a4 [ether] on eth0   
   eris.aplomb.invalid (192.168.1.23) at 00:16:e6:3b:c6:ff [ether] on eth0   
   [adam@stolid ~]$ /bin/hostname   
   stolid.aplomb.invalid   
   [adam@stolid ~]$ /sbin/ifconfig eth0   
   eth0 Link encap:Ethernet HWaddr E8:40:F2:0E:22:75   
    inet addr:192.168.1.43 Bcast:192.168.1.63 Mask:255.255.255.192   
    inet6 addr: fe80::ea40:f2ff:fe0e:2275/64 Scope:Link   
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1   
    RX packets:24910 errors:0 dropped:0 overruns:0 frame:0   
    TX packets:24785 errors:0 dropped:0 overruns:0 carrier:0   
    collisions:0 txqueuelen:1000   
    RX bytes:19383886 (18.4 MiB) TX bytes:3205442 (3.0 MiB)   
    Interrupt:42 Base address:0xc000   
      
   [adam@stolid ~]$ /sbin/ifconfig wlan0   
   [adam@stolid ~]$ ping eris   
   PING eris.aplomb.invalid (192.168.1.23) 56(84) bytes of data.   
   64 bytes from eris.aplomb.invalid (192.168.1.23): icmp_req=1 ttl=64   
   time=1.72 ms   
   64 bytes from eris.aplomb.invalid (192.168.1.23): icmp_req=2 ttl=64   
   time=1.71 ms   
   64 bytes from eris.aplomb.invalid (192.168.1.23): icmp_req=3 ttl=64   
   time=1.75 ms   
   ^C[adam@stolid ~]$   
      
   [CLJ5]   
      
   >> "HP Internal Print Server - HP JetDirect Card", it says on the box.   
   >> It barely mentions Ethernet.   
      
   OTOH it mentions numerous networking protocols which I've never heard of.   
      
   >> I need to reconfigure the printer, though, as part of my   
   >> troubleshooting included a "cold reset" (to factory defaults).   
   >   
   > One hopes you have notes of the "correct settings".   
      
   Nope, but I eventually got them right anyway. What was actually   
   trickier was having to telnet into the printer to set them, because I   
   couldn't find a working telnet-protocol program in the Mdv repository.   
   I ended up booting "System Rescue CD" which included a standard telnet   
   that I had no problem with.   
      
   >> As I said, I have a list of configuration things still needing work,   
   >> and I'm still adding to it faster than I'm crossing things off.   
   >   
   > Sounds familiar   
      
   I'm finally crossing items off faster than I'm adding them. The   
   interconnectivity was a big one. One item has me stumped so far:   
      
   [adam@stolid ~]$ ls -l .mozilla   
   lrwxrwxrwx 1 adam adam 27 Jun 29 21:58 .mozilla ->   
   /mnt/accounts/adam/.mozilla/   
   [adam@stolid ~]$   
      
   yet Firefox and Seamonkey are still using /accounts/adam/.mozilla   
   instead. I think I'll be able to figure out the rest.   
      
   >> I may even try another keyboard for "stolid". There's nothing "wrong"   
   >> with the one that came with it, but I don't like its feel.   
   >   
   > Had the same problem - the layout was wrong (that's fixable to some   
   > extent with xmodmap), but replacing it was a better solution.   
      
   That's one advantage of a desktop system. I think the bigger problem   
   will be figuring out the "best" keyboard without much chance to try it   
   out beforehand.   
      
   >> I've been assuming that if I tried to install a 64-bit OS on a 32-bit   
   >> machine, the install disc would catch it.   
   >   
   > Yup - even trying to install an individual package.   
      
   OTOH I have discs of "AMD64" versions of distros, and they seem to   
   install smoothly on eris, which has an Intel Celeron 420 (not an AMD).   
      
   >> Meanwhile I've ordered some stuff from/through Amazon, including the   
   >> latest (20th) edition of Mueller   
   [...]   
   Each time I buy a computer (2004, 2007, 2012) I buy the latest edition   
   to go with it. I'm sure "stolid" has technology that isn't in my 2007   
   edition.   
      
   >>> Do you think you might be getting a new cat anytime soon?   
   >   
   > Found one that was called "squeaky" by the staff - about 3, dil tortie   
   > domestic short-hair   
      
   In the cat newsgroups, it's well-known that Bast (the Egyptian   
   cat-goddess) will send a new cat to you when it's the right time.   
      
   > When she got out to the car, she let us know   
   > her real name - (loud) Marg.   
      
   Good thing you listened!   
      
   > The cat's temporarily sequestered in the guest bedroom   
   > with her own litter box, food and water dishes. We're alternating in   
   > there, getting her used to us. Good Sam knows she's there, but is   
   > being cool about it. Smokie - seems oblivious about it   
      
      
   [continued in next message]   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|