I HATE APPLE

Message Bookmarked
Bookmark Removed
Not all messages are displayed: show all messages (10261 of them)

yes, there is!

http://www.apple.com/sg/macosx/features/fastuserswitching/

Clay, Friday, 30 May 2008 02:31 (fifteen years ago) link

well, actually, this is more helpful.

http://www.usingmac.com/2008/1/21/leopard-fast-user-switching

Clay, Friday, 30 May 2008 02:32 (fifteen years ago) link

oh yes, thank you so much! i was really missing this

akm, Friday, 30 May 2008 07:20 (fifteen years ago) link

why can't you just tell Time Machine to back-up once a day instead of once an hour?

dan selzer, Sunday, 1 June 2008 17:35 (fifteen years ago) link

You are not to be trusted with such decisions.

kenan, Sunday, 1 June 2008 17:36 (fifteen years ago) link

(but you can give this a shot)

kenan, Sunday, 1 June 2008 17:37 (fifteen years ago) link

The regular backups are incremental, so it's not really so much stress on the computer. If you are doing something where you need all available I/O, you should probably just turn off Time Machine while you are doing it.

libcrypt, Sunday, 1 June 2008 19:18 (fifteen years ago) link

I have the oldest possible G5, and I'm always doing super powerful intensive pro computer user things. I'd rather not have to always be turning the thing on and off. Seems like such an obvious option.

dan selzer, Sunday, 1 June 2008 20:12 (fifteen years ago) link

Here is something that may help. Put the following in a file called TimeMachineOn.applescript or something like that and set a cron job to run it at midnight or something (e.g., 0 0 * * * osascript /Users/danselzer/Library/Scripts/TimeMachineOn.applescript <-- this in yr crontab). Make a similar script and change "is 0 then" to "is 1 then" and have it run when you get up or whatever.


activate application "System Preferences"

tell application "System Events"
tell process "System Preferences"
click menu item "Show All Preferences" of menu 1 of menu bar item "View" of menu bar 1
click button "Time Machine" of scroll area 1 of window "System Preferences"
repeat until exists window "Time Machine"
delay 0.2
end repeat
if value of checkbox 2 of window "Time Machine" is 0 then
click checkbox 2 of window "Time Machine"
end if
end tell
end tell

delay 1

tell application "System Preferences" to quit

libcrypt, Sunday, 1 June 2008 23:38 (fifteen years ago) link

You have to have GUI scripting turned on for that to work by the way.

libcrypt, Sunday, 1 June 2008 23:39 (fifteen years ago) link

sudo defaults write /Library/Preferences/com.apple.TimeMachine AutoBackup -bool yes

^ i think this should make it only run manually (from menubar)

Catsupppppppppppppp dude 茄蕃, Monday, 2 June 2008 00:49 (fifteen years ago) link

That's not really desirable either.

libcrypt, Monday, 2 June 2008 00:53 (fifteen years ago) link

I guess you could flip that on and off with a crontab so it only backs up during the night

Catsupppppppppppppp dude 茄蕃, Monday, 2 June 2008 00:56 (fifteen years ago) link

oh shiiiit

sudo defaults write /System/Library/LaunchDaemons/\
com.apple.backupd-auto StartInterval -int SECONDS

http://www.makemacwork.com/command-time-machine.htm

Catsupppppppppppppp dude 茄蕃, Monday, 2 June 2008 00:57 (fifteen years ago) link

make screenshots from Preview pngs instead of tiffs:

defaults write com.apple.Preview Preview -dict-add PVImageScreenCaptureFileFormat public.png

Catsupppppppppppppp dude 茄蕃, Monday, 2 June 2008 01:07 (fifteen years ago) link

wtf are you people talking about. I want to be able to open Time Machine prefs and select "daily". End of story. I don't know who CRON is and I don't want to know.

And I thought screenshots defaulted to pngs anyway.

dan selzer, Monday, 2 June 2008 02:44 (fifteen years ago) link

yea, I want that too ;_;

Catsupppppppppppppp dude 茄蕃, Monday, 2 June 2008 02:59 (fifteen years ago) link

Sorry, Dan. That's not available. If you want additional functionality in that vein, I'm afraid we're going to have to charge you.

Also, the pony you requested is not available for retail purchase.

libcrypt, Monday, 2 June 2008 04:01 (fifteen years ago) link

oh man, speaking of charging for additional functionality...i got an ipod a few years ago and it came with a plug-in charger, a usb cable, and a pair of headphones with pads over the earbuds. it eventually broke (apparently you're not supposed to go running with a small hard drive, it doesn't like being shaken around....) and i bought an ipod nano, and it didn't come with a plug-in charger or pads on the earbuds! how cheap and annoying!

Maria, Monday, 2 June 2008 09:14 (fifteen years ago) link

i wish i was l33t enough for the command line :(

DG, Monday, 2 June 2008 10:57 (fifteen years ago) link

okay, i need to change my privileges on my itunes music folder (apparently,though looking at it through the command line I don't know why it doesn't work), but when I do get info on that folder, I have NO lock icon to unlock to change permissions via the GUI. Anyone know why?

akm, Monday, 2 June 2008 13:47 (fifteen years ago) link

Did you expand the arrow next to "sharing and permissions" or are you a mouthbreather?

Catsupppppppppppppp dude 茄蕃, Monday, 2 June 2008 15:01 (fifteen years ago) link

I did that and it just says "you can only read"

I only breath through my mouth when severely congested.

akm, Monday, 2 June 2008 15:05 (fifteen years ago) link

breathe that is. fuck I cannot type anymore.

akm, Monday, 2 June 2008 15:06 (fifteen years ago) link

Can you sudo chmod/chown the folder, or will it not let you do that, either?

kenan, Monday, 2 June 2008 16:07 (fifteen years ago) link

Also, how did you iTunes music folder get into a state where you can't read it? Unless you've done something genius like change your own user ID number, you almost certainly already own and have red/write permission for everything in your home directory. Check with iTunes first, and see if it's still looking for the right directory.

kenan, Monday, 2 June 2008 16:10 (fifteen years ago) link

My point being -- ownership and permissions is some mission critical shit -- don't mess with it if you don't absolutely have to. (I have learned this the hard way, through a few particularly daring acts of stunning dumbassery, like deciding I wanted to be the owner of everything on the drive.)

kenan, Monday, 2 June 2008 16:12 (fifteen years ago) link

http://www.pang.com.au/2006filmposters/2006/Drama/brick_ver8.jpg

kenan, Monday, 2 June 2008 16:28 (fifteen years ago) link

I had permission problems in iTunes when I moved my hd off my airport extreme back to a wired connection to my MacBook. Evidently the hd sharing on airport adds its own ownership, rather than just giving it to you or admin. So I ended up just doing a bunch of chmods for the directories that it took possession of (basically, whatever I'd added to iTunes wirelessly). If there's a better way, that would be great---was reluctant to just do a recursive chmod throughout my whole iTunes directory.

Euler, Monday, 2 June 2008 16:30 (fifteen years ago) link

kenan is starting to learn the ol' axiom that it's PEBKAC 9 times out of 10.

libcrypt, Monday, 2 June 2008 19:01 (fifteen years ago) link

If I don't learn it the hard way, I don't learn it at all. :(

kenan, Monday, 2 June 2008 19:08 (fifteen years ago) link

Oh btw, thanks for the tips and scripts on the Time Machine cron -- that's immediately useful to me. At the office they're going to use TM to back up to a network drive for all the Macs, and it would be nice to set that up to only happen at midnight or some such.

Question, though -- I know that TM doesn't like smb shares especially much, and I that's what they're going to set up, if I know my Windows-lovin' IT department. I told them that it would be slow, so they're making sure the server and the machines all have gigabit ethernet. Only I'm not sure that's really the problem. I mean... is it? (I guess we'll see.) My idea is to give all the machines a static network IP and set up an NFS share on each volume that only exports to the one computer that needs access to it. Right?

kenan, Monday, 2 June 2008 19:16 (fifteen years ago) link

kenan is starting to learn the ol' axiom that it's PEBKAC 9 times out of 10.

which actually means PEBEAU (problem exists between engineers and users)

computing is easily the most immature industry in the world right after hydrogen-powered cars

anyway I can't decide whether I hate Apple or not today, my iMac died (PSU kaput) on Saturday and the Pentagon City store staff were (again) way more helpful than I expected, plus the speed bump and price drops mean that I got a better machine to replace it for less money than I had paid for my 2005 iLemon (shipped to me with bad mobo, which appears to have shortened the lifespan of every other major component in the system, no point throwing any more good money after bad especially since I'm probably lucky the HD even still works)

El Tomboto, Monday, 2 June 2008 19:40 (fifteen years ago) link

really it's my dumb ass fault for not purchasing AppleCare while the thing was still under warranty, or asking for a fresh-box replacement as soon as they figured out the og mobo was faulty

El Tomboto, Monday, 2 June 2008 19:41 (fifteen years ago) link

bonus: got free HD data transfer even though the Geniuses are going to have to extract the drive from the case to fire it up in a separate housing + they're going to get my cristian vogel CD out of the optical drive that stopped ejecting months ago + govt employee discount on everything

El Tomboto, Monday, 2 June 2008 19:43 (fifteen years ago) link

weird, my post earlier didn't go through. this directory is on an external HD which was used with a windows xp machine until now (NTSF formatted); ownership is the same as the standard 'music' folder on the mac machine, it appears (owned by me); but maybe if itunes itself is copying the files, the system needs to own it? or they need to be in the same group? I think the group here is wheel, I dunno, I'm actually at work now. I'll fuck with it tonight, probably have to recursively run chmod/chown until it works. I kind of hate permissions shit, it's something that I seem to not understand incredibly well even when I think I do.

akm, Monday, 2 June 2008 19:43 (fifteen years ago) link

Sounds like akm's problem is PEBAirPortExpressAU, which is one of the reasons that I gave an AE a good two-week fighting chance to impress me, and then... no more. The fabulous USB port for network sharing should come with several asterisks.

kenan, Monday, 2 June 2008 19:47 (fifteen years ago) link

not using airport express, this is just a usb drive.

akm, Monday, 2 June 2008 19:50 (fifteen years ago) link

which actually means PEBEAU (problem exists between engineers and users)

That's not quite what I meant by PEBKAC. When folks use computers according to SOPs, employ common sense, and research or ask for help when necessary, there's never a PEBKAC to be found. What I'm talking about is when folks get a little to "ambitious" with their computers w/o knowing how to reverse whatever the hell optimization they're trying. E.g., when someone's mail notes stopped working (moonship?), the problem turned out to be user optimization: the note font had been removed or deactivated! That's classical PEBKAC, and no matter how mature the industry becomes, it'll still happen.

libcrypt, Monday, 2 June 2008 19:53 (fifteen years ago) link

Tom I got a new computer this weekend too. But who has the biggest wang

Catsupppppppppppppp dude 茄蕃, Monday, 2 June 2008 19:59 (fifteen years ago) link

xpost: http://www.gnu.org/fun/jokes/power.users.html

Catsupppppppppppppp dude 茄蕃, Monday, 2 June 2008 19:59 (fifteen years ago) link

asking for a fresh-box replacement as soon as they figured out the og mobo was faulty

will they do that? i don't think that's in the warranty terms.

moonship journey to baja, Monday, 2 June 2008 20:02 (fifteen years ago) link

ha ha yeah that was me. no "marker felt", no mail notes!

moonship journey to baja, Monday, 2 June 2008 20:03 (fifteen years ago) link

my problem was just not connecting the two things in my head. i deactivated the font, several days later i realized the notes weren't working. i never would have thought that not having the font would break the program - i figured it would just do notes in geneva or whatever. and i'd been doing a bunch of other stuff w/ mail in the meantime (trying to get imap to work right).

i guess that's an argument for scrupulously documenting everything you do to your computer.

moonship journey to baja, Monday, 2 June 2008 20:05 (fifteen years ago) link

I watched them do that for a lady who came in after me with her macbook pro which was acting up, actually. Dude took a look at it, listened to her issues (I wasn't there for the whole thing, just saw him pop the battery out and put it back in) then left and came back with a brand new one in the box and asked her if she needed data transfer.

El Tomboto, Monday, 2 June 2008 20:07 (fifteen years ago) link

xpost Man, if my notes in college had been 1/3 as detailed as the computer/network notes I have in this special spiral notebook...

kenan, Monday, 2 June 2008 20:08 (fifteen years ago) link

i guess that's an argument for scrupulously documenting everything you do to your computer.

i would say it's an argument for verbose and clearly worded warning messages when a non-root account attempts to do something that will break a dependency, but my undergrad was in liberal arts.

El Tomboto, Monday, 2 June 2008 20:08 (fifteen years ago) link

will they do that? i don't think that's in the warranty terms.

if I ever have a similar experience I'm going to request that they do that, since I have now learned that nothing that was ever plugged into a bad board can really be trusted afterwards. I've no way of knowing how much collateral damage was done by it beyond the fried SODIMMs that they also replaced under warranty, but the techie agreed with me that it's likely that the entire thing was a ticking bomb.

El Tomboto, Monday, 2 June 2008 20:16 (fifteen years ago) link

actual quote from "Genius" to salesgirl: "This is Tom. His iMac has failed him miserably, and he needs a new one."

El Tomboto, Monday, 2 June 2008 20:17 (fifteen years ago) link

my problem hardly warrants a new computer. it's just a cable replacement, to keep the screen from flickering when i move it. i just can't give this fucking thing up for a week right now.

moonship journey to baja, Monday, 2 June 2008 20:19 (fifteen years ago) link


You must be logged in to post. Please either login here, or if you are not registered, you may register here.