image
image

Go Back   macosx.com > Content & Information > Apple News, Rumors & Discussion

Reply
 
LinkBack Thread Tools
  #41  
Old December 21st, 2001, 03:31 PM
WoLF's Avatar
For President
 
Join Date: Sep 2001
Location: Texas
Posts: 223
Thanks: 0
Thanked 0 Times in 0 Posts
WoLF is on a distinguished road
os 10.1.2 update
http://www.versiontracker.com/morein...8848&db=macosx
__________________
WoLF
Reply With Quote
  #42  
Old December 21st, 2001, 05:22 PM
hazmat's Avatar
Rusher of Din
 
Join Date: Oct 2001
Location: Brooklyn, NY
Posts: 1,803
Thanks: 0
Thanked 0 Times in 0 Posts
hazmat is on a distinguished road
Quote:
Originally posted by Ralph J.
hmmmm...seems snappier. classic launches faster now.

what else is new or changed? post your observations to this thread.

edit: i've noticed there's now more options in the contextual menus for the finder, mail and stickies.
Ralph, what differences in the Finder context menus did you see? I haven't noticed any differences.
Reply With Quote
  #43  
Old December 21st, 2001, 05:40 PM
Registered User
 
Join Date: Apr 2001
Location: Pacific Northwest
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
01000111 is on a distinguished road
messed up apache docs

did anyone else notice that the docs for apache /Library/Documentation/Services/apache/ changed in a bad way. (now, I can't say for sure that it wasn't broken before, cause I'm not sure, just that it is broken now) it seems that many of the html pages have been named with a duplicate '.html', as in 'index.html.html'. about 31 of the files are affected thusly, and it makes navigating the docs via a web browser impossible until each name is changed to remove the extra '.html'. I'm guessing that someone had extension hiding turned on and mistakenly added an extra extension to the updated files.

Just thought it was worth pointing out.

l8r)
Reply With Quote
  #44  
Old December 21st, 2001, 05:57 PM
Captain Code's Avatar
Moderator
 
Join Date: Aug 2001
Location: Ontario, Canada
Posts: 3,119
Thanks: 0
Thanked 8 Times in 1 Post
Captain Code will become famous soon enough
I noticed that that happened to me too. I'm hosting 2 sites on my machine for development purposes, so I have 2 virtual hosts setup. Of course, doing that messes up with the page that you would normally get when you go to http://localhost/

I tried taking out the virtual hosts in the httpd.conf file and the default page for http://localhost/ returned, and somehow I was able to browse the documentation, even the files that were named .html.html somehow were found, when it should have been just looking for the .html files

Anyways, I thought that the .html.html was supposed to be like that for some reason, and that the documentation files when viewed from http://localhost/ were treated differently somehow.

I guess I'm going to change those extensions now so I can actually view the documentation.
Reply With Quote
  #45  
Old December 21st, 2001, 06:06 PM
hazmat's Avatar
Rusher of Din
 
Join Date: Oct 2001
Location: Brooklyn, NY
Posts: 1,803
Thanks: 0
Thanked 0 Times in 0 Posts
hazmat is on a distinguished road
That is very odd. But, did you notice that for every whatever.html.html there is a whatever.html ? I never touched this stuff, so I don't know what is what, but how do the x.html and x.html.html compare, if you have modified any? Did you do a diff?
Reply With Quote
  #46  
Old December 21st, 2001, 06:35 PM
Captain Code's Avatar
Moderator
 
Join Date: Aug 2001
Location: Ontario, Canada
Posts: 3,119
Thanks: 0
Thanked 8 Times in 1 Post
Captain Code will become famous soon enough
I only have x.html.html
I made a duplicate of one file and named it x.html
Reply With Quote
  #47  
Old December 21st, 2001, 06:38 PM
Prescriptivist
 
Join Date: Sep 2000
Location: Behind you! Duck!
Posts: 87
Thanks: 0
Thanked 0 Times in 0 Posts
onan is on a distinguished road
ssh port forwarding

This should probably be moved to a different thread, but...

Quick background: ssh is a tool for creating encrypted tunnels between machines, and routing connections through those tunnels. The most common use is just to send a single interactive shell login through there, but you can do the same thing with any tcp connection.

So you can ssh from your computer to your mail server, and tell ssh to also to an additional port on your computer, and forward connections to it through the tunnel, to a specified port on another machine.

Example:

ssh -L 10110:mailserver.name.edu:110 mailserver

Authenticate, and you'll just have a normal shell. Then tell your mail client to use localhost as a mail server, and port 10110. Mail.app will then connect to port 10110 on your machine, on which ssh will be listening, and will be forwarded to your pop service.

You can tie as many forwards onto a single ssh tunnel as you choose. eg: ssh -L 10110opserver.edu:110 -L 10025:smtpserver.edu:25 server

(Note that the above poster was a little mistaken, and smtp is 25, and pop 110.)

It's slightly more awkward than just having your mail client speak ssl itself, but it's much more versatile; a handy tool to have around.
__________________
The correct plural of forum is fora. _Please_ fix the painfully illiterate references to 'forums'.
Reply With Quote
  #48  
Old December 21st, 2001, 07:39 PM
Ralph J.'s Avatar
enjoys cheese
 
Join Date: Oct 2001
Location: down south
Posts: 77
Thanks: 0
Thanked 0 Times in 0 Posts
Ralph J. is on a distinguished road
Quote:
Originally posted by hazmat


Ralph, what differences in the Finder context menus did you see? I haven't noticed any differences.

hmmm... i thought "Show Info" was new, but maybe it's been there all along and i never noticed before. i'm not much of a contextual menu user, i'm more keyboard shortcut oriented.
Reply With Quote
Reply

Bookmarks

« G | everything »
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Ext. USB Drive no longer mounting under 10.1.2 Jean-Marc Zucze Mac OS X System & Mac Software 3 February 9th, 2002 02:04 PM
Has ANYONE seen any benefits in 10.1.2? brianleahy Apple News, Rumors & Discussion 13 December 28th, 2001 12:58 AM
10.1.2 and Mocrotech USB Smartmedia Reader? diverman Hardware & Peripherals 8 December 23rd, 2001 04:40 PM
ARRRRRRG! (Mac OS X 10.1.2) simX Apple News, Rumors & Discussion 4 December 17th, 2001 06:50 PM
Where is OS X 10.1.2 ??? Wafa Apple News, Rumors & Discussion 10 December 17th, 2001 01:40 AM


All times are GMT -5. The time now is 01:36 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
Copyright 2000-2010 DigitalCrowd, Inc.