Search results

  1. mr. k

    SSH information and tutorials

    heres a tutorial I saw the other day covering ssh/X11 window forwarding: http://smartasfuck.com/info/X11/ It shows how to run X11 apps remotely, and covers setting up a secure, no password ssh connection like you want.
  2. mr. k

    Printing from RedHat to my iMac's shared printer, no permission ??

    I set up a cups server from my imac to the pc with a shared printer the other day and it was a piece of cake - cups is already all installed and configured on the mac, and integrates perfectly with the various printer drivers already installed in panther. Just go to localhost:631 on the panther...
  3. mr. k

    What book are you reading/listening to?

    Annie John - Jamacia Kincaid And it's for my english class, but so far all the books we have read have been interesting.
  4. mr. k

    Compact Flash no longer seen

    Is there anything you can do to a compactflash card that refuses to be formatted? Whenever I put my 32mb CF card into my camera the camera tries to format it but can't, so it just keeps trying to format it until I turn it off, and when I put it into either my osx box or xp box the card still...
  5. mr. k

    Let's see if your real face looks better than your desktop. Post your pic!

    I don't have any good digital mugs - I really think the only digital picture of myself is me at a distance on a misty day. I can check iPhoto though. It's been real confusing reading threads making references to attached files and not being able to see the files though.
  6. mr. k

    Let's see if your real face looks better than your desktop. Post your pic!

    Is there something wrong with me? Could I have a miswritten cookie or something? I don't see any images or links to images on these pages...
  7. mr. k

    crawler meta keyword spamming | keyword overkill

    make sure not to jumble the page up with tables -- robots normally don't scan a whole page just 40 or 50kb of it -- and <tables> with <trs> and <tds> can really muck up a page to the point that half of the page size is worthless table tags! especially if you use inline styles!
  8. mr. k

    BitTorrent on Linux

    There is a os x native bittorrent client... I think it's linked from bitconjurer.org, or whatever bittorrents home page is.
  9. mr. k

    iPod Mini First Impressions

    My friend got one friday night - and boy are they awesome. The have such a great feel to them with the aluminum, and I really liked the way the middle button clicks. I don't think that I'll be in the market for one anytime soon though. But it had to be the coolest thing I had seen this year.
  10. mr. k

    Herve's Bar & Grill

    I don't really like contacts - so I'm gonna get 30 day wear lenses after I exhaust my current supply :) I'm too young for lasik, too.
  11. mr. k

    which best FM transmitter for ipod?

    I have an iTrip and live in Minneapolis so there are a lot of stations, but it still works just great. I love it! There are 101 different frequencies you can choose, and you can change it fairly simply. And I don't notice any sound quality issues with it over a cassette. But maybe I just...
  12. mr. k

    Need help with shell scripts

    I can give you a few links, I think all of these are bash scripting which should be compatible with whatever flavor of nix your using. http://www.tldp.org/LDP/abs/html/ http://goforit.unk.edu/unix/assess.htm http://goforit.unk.edu/unix/unix14.htm http://www.macinstruct.com/tutorials/unix/...
  13. mr. k

    64-bit Mac OS X

    How apple does it is that there are G5 libraries which can take advantage of the increased power of the G5, but the finder is mostly the same code whether you have a G5 or not. Photoshop does the same thing, and I'm sure some of the more hardcore processing applications also.
  14. mr. k

    Enabling PHP on Panther

    Another somewhat related problem, I don't really want to start a new thread. But would serving everything as application/xhtml+xml get in the way of my DefaultIndex declaration in apache? I have Default index set to redirect to index (no suffix) index.html and index.php, but whenever I type...
  15. mr. k

    Enabling PHP on Panther

    I seem to have figured out the problem, and it's just a safari caching issue. I guess I could go and delete my safari cache, but the php works just fine in mozilla. I've been having some trouble with safari caching things funny and having to force reloads of pages, it's getting annoying.
  16. mr. k

    How is your room or house, and how would you like it to be?

    I want to learn how to build furniture, my uncle can build beautiful pieces and has furnished my parents with kitchen cabinets/counters, a beautiful mahogany leaf table, some cabinets to go with the table in our dining room, and a great wraparound office desk (which all connects together and...
  17. mr. k

    Enabling PHP on Panther

    I can verify that php isn't working for me too. I uncommented the three DSO lines that should enable php, and once you do that the default httpd.conf should take care of everything else with this directive but just in case I put a .htaccess into the one directory that I'm going to be...
  18. mr. k

    How is your room or house, and how would you like it to be?

    My room is absolutely great, I installed a wood floor this summer, finished the wood around the giant window and all the trim. I have a very high sloped celling, because my room is stuck under a giant dormer in the roof, and also a loft about 9' off the floor where I can sleep right under the...
  19. mr. k

    The new FrontPage!

    Can microsoft do anything right? I don't think so.
  20. mr. k

    I love the new hover feature!!!!

    The hover attribute that really bugs me is the one on the Post Quick Reply button. If your browser supports title, then hold your mouse over the button at the bottom of the post's. Evidently the accesskey for the form is F5, but the title is put into windows and reads (Alt + F5). I don't...
Back
Top