Belle E. Buttons - Great Toys for Great Kids

The Bridge Community Church podcast



    Friday, November 25, 2005

     

    Getting in Touch with My Inner Geek, Part 2

    I spent a little time over the Thanksgiving holiday to experiment with SUSE Pro 10.0* and try some "everyday" things. My windows of time to work with Linux are few and far between, so don't laugh at my small victories.

    - I was *finally* able to get the thing installed from ISOs. YaST gave me all kinds of trouble, even though I ran through the "check media" process. It would tell me disc x was not inserted, but eventually it did work and I got through it. (BTW, I burned these at 16x, 8x, and 4x -- and all had the same result. May be my drive?)

    - SUSE 10 correctly detected my network card and wireless card by name. I tested the Gigabit Ethernet card on Monday at work, and it worked! Haven't worked on the wireless much...

    - Learned how to change the hostname.

    - Successfully connected my USB jumpdrive, found /media/usbdisk, and copied files to and from it.

    - Discovered by accident that SUSE 10 automatically mounts my Windows/C drive and all its contents as a browsable folder! (This is both good and bad. I didn't explore it much to see if my protected folders are still protected.)

    - Played around with various settings in Control Center and System Configuration (YaST and SaX2): changed screen resolution, wallpaper, mouse speed, user images, and the default background and greeting on the login page.

    - Attempted to run PersonalBrain 3.x using WINE, but it failed. I looked it up today in the WINE HQ application database and found someone has already submitted it, but there are no maintainers. This seems like a rather advanced topic, so I will work my way up to it and maybe contribute!

    - Attempted to run Microsoft Access 2000 using WINE, but it also failed. I see today that it is supported, so I will explore the documentation eventually.

    - Re-read the first 150+ pages of Linux for Windows NT/2000 Administrators (Sybex, 2000) which I highly recommend for anyone dipping their toes for the first time, even though it's a bit dated.

    - Successfully, I think, installed Ubuntu Linux 5.10 on some free space.


    Current "Projects"
    Wireless connection: My wireless card is correctly detected by name in YaST, but ifconfig only shows eth0, my Gigabit ethernet card, as activated. Tried entering settings for wireless network, but haven't gotten any further. Found some notes on iwconfig that I will explore soon, unless you guys have another suggestion.

    Trying to add Ubuntu 5.10 as an option in /boot/grub/menu.lst. I got "Ubuntu 5.10" to appear as a menu item, but couldn't figure out what boot string to use so that it works.


    Next Things to Try
    • Citrix client, for use at work
    • Burn a data CD, then a music CD
    • Play music
    • Fonts
    • Instant Messaging, so I can get help while working in Linux
    • 5250 telnet emulator, for use to access my IBM iSeries at work

    Labels:

    Saturday, November 05, 2005

     

    Getting in Touch with my Inner Geek, Part 1

    The Central Indiana Linux Users Group (CINLUG) hosted a Linux Server Boot Camp. Two Saturdays, $60. That's a no-brainer!

    - Ten people showed up with computers, two with friends. There were three presenters. So...a good crowd. I sat beside Larry from Shelbyville, a technical and Linux hobbyist who runs it on a laptop for the basics (Internet, email, documents). All but two campers were NOT already associated with the Users Group, and all of them discovered the boot camp (as did I) by way of a search engine. I found it extremely interesting that only two other campers were close to me in age; most were 45+ -- an interesting and pleasant surprise!

    - Each of us was given a three-ring binder which contained an agenda, printouts of each presentation (including step-by-step instructions for each phase of today's exercises), a references & links page, a "where to turn for help" page, a vim survival guide, and four CDs: Ubuntu 5.10 server edition, Ubuntu 5.10 "LIVE" boot CD (runs Linux in RAM disk and off the cd; never writes to the hard drive), Knoppix 4.0.2 boot CD, and TheOpenCD.org.

    - After all the computers were wired up, we started by installing the server edition of the Ubuntu distribution, a derivative of Debian. Michael Schultheiss projected his display as we went and it was relatively simple -- of course, bypassing X Windows/GUI issues makes every Linux installation easier. (If you're interested in that type of thing, mark your calendar for March when they'll have a Linux Desktop boot camp.)

    - While waiting for installation to finish, Michael talked a little about the Debian distribution and the Ubuntu distribution, the man who made it possible, future plans, always free, yadda yadda.

    - After everyone had a command prompt, Dave "Doc" Brown walked us through how to securely access another system from the command line. This required that a service (daemon) named sshd ("secure shell daemon") be running -- but it is not installed by default, sooo...

    - We immediately jumped into the topic of how to get and install a "package" that wasn't installed by default. Four steps with a handy Debian program called apt-get and we were rolling.

    - As part of the SSH discussion, we also implemented public and private RSA keys, and we learned about similar programs scp ("secure copy"), sftp, and rsync (tool for securely synchronizing files between two systems). We briefly talked about remotely running GUI apps via X11 forwarding (way way cool on a LAN) and setting up ftp and vsftp ("very secure ftp"), including how to restrict users.

    - At one point in the middle of all this, we learned about init levels--another thing that has been a mystery to me. If I understand it correctly, each "runlevel" is a collection of scripts that enable/disable certain services and/or perform certain actions. By default, Ubuntu was running at runlevel 2, which means "multiuser/standard." Runlevel 6 = shutdown. So one easy way to shutdown and restart the system is to type "init 6 " at the command line. This runs a collection of scripts in the folder /etc/rc.6, which basically kill running services and then execute a restart command.

    - Around this time, one distraght-looking camper raised his hand and basically said, "I have no idea what you guys are talking about!" Dave and Michael hemmed and hawed for a minute, then a gentleman named Kim Brand intervened and raised the possibility that not everyone here necessarily understands the context of our discussion. Several other people chimed in, confirming the suspicion that people were really lost. (It cracked me up that these two Linux afficianados really thought most of the people coming to a boot camp would be beyond the beginner stage!) After a yummy pizza lunch, Kim led us through a presentation of Linux/unix basics that he had given to a group of non-technical-types at an Indiana teachers conference. He really helped ease some rising tension, and the rest of the afternoon was fabulous.

    - Next on the agenda was how to install and configure the Apache web server, including how to configure multiple websites ("virtual hosts") on a single server.


    In summary, Boot Camp part 1 helped calm my insecurities. I got just enough information to help launch me into the Linux realm and play on my own, and just enough experience that I know I can get it to work at least once.

    I'm excited about part two: We're covering SAMBA (file server on a Windows network), Postfix mail server, SpamAssassin, and Clam antivirus.

    Labels:

    Friday, November 04, 2005

     

    Labels: