The Macintosh or Mac is a series of several lines of personal computers designed, developed, and marketed by Apple Inc.
Questions tagged [mac]
722 questions
3
votes
4 answers
Something like "Terminal Services" for Mac OS X?
Possible Duplicate:
Mac OS X multi-user thin client server (terminal server)?
Hi,
Is there a product (preferably a free or included one) that allows for one to connect to a otherwise headless desktop/server session running on an OS X box?
As in,…

lfaraone
- 1,611
- 3
- 18
- 23
3
votes
2 answers
Use a Mac (10.8) as a remote log server
I'm trying to use my Mac Mini server as a remote log server for our router. I set the router to forward the logs to the server but I'm not seeing the logs anywhere in the console app.
Am I missing something?
Thanks a lot in advance.

Mike
- 31
- 1
- 2
3
votes
1 answer
Issue with Mac RDP clients connecting to Server 2008 if change password at next logon checked
I have a weird issue I haven't been able to figure out (primarily because I don't have a Mac to play with). When a user is connecting into our Windows Server 2008 and 2008 R2 servers with local user accounts if their account is set to force user to…

DigiMij
- 151
- 1
- 1
- 4
3
votes
1 answer
Uninstall OSXVnc under Mac OS X Leopard
I used to have need for OSXVNC (now Vine), but with Mac OSX Leopard, I'm quite happy with the built-in VNC support.
I just am wondering how I go about uninstall this thing though. When I fire up Console app, I see OSXVNC is maintaining a log, so I…

Brett Veenstra
- 1,497
- 5
- 18
- 27
3
votes
2 answers
Gmail outage only on one computer
Problem: Gmail (and only Gmail) quits working for a period of 5-10 mins only on one computer.
Problem occurs several times daily
Does not appear to be any "triggering event" - user is simply using Gmail normally when the problem arises
User can…

user123079
- 86
- 4
3
votes
2 answers
How to Implement a password expiration policy on an AD network with Macs
We have an Active Directory network with a mixed environment of Macs and PCs, including some remote users who connect via VPN. We're trying to implement a password expiration policy, but we've run into the roadblock such that when a Mac's password…

Chris B. Behrens
- 671
- 1
- 6
- 12
3
votes
2 answers
cisco: get mac address from cdp neighbors
I need to find out the MAC addresses and ports of devices connected directly to a Cisco switch, preferably via SNMP. the best way i found is with CDP neighbors, but i don't find the MAC addresses, only ip and hostname.
currently i get the mac from…

jogo
- 75
- 1
- 2
- 8
3
votes
3 answers
Network Time Machine backup server requirements
A significant portion of the users in our company use Macs, mostly MacBook Pros with a few iMacs and Airs thrown in for good measure. We're running a mixture of 10.6 and 10.7. So far we've been providing USB drives to each employee for use as a Time…

organicveggie
- 1,071
- 3
- 15
- 27
3
votes
1 answer
Does Mac OS X SNMP report cached memory?
We're using a Nagios plugin to check the chassis of hosts over SNMP. I'm trying to set up a mac os x machine, but it's failing. All the rest of our hosts we're checking are Linux. This is the first Mac.
Investigation shows that I'm trying to get the…

Amandasaurus
- 31,471
- 65
- 192
- 253
3
votes
5 answers
What to do With Power PC Mac Systems
I have a customer - a small business where IT is a cost center, not a profit driver - with six high-end PowerPC machines (dual-CPU Power Mac G5, 2G RAM, the works...).
These machines will shortly be obsolete because Snow Leo won't support…

Bernd Haug
- 888
- 5
- 12
3
votes
2 answers
Why is this Python process running on my Mac OS X Server?
Any way to see what started this process and why?
$ ps -e
PID TTY TIME CMD
...
41 ?? 0:00.55 /System/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.

Meltemi
- 579
- 2
- 11
- 24
3
votes
2 answers
MySQL won't start in MAMP server
I had MAMP successfully running in one of the user, but since I have created a new user to separate things between two developers, its throwing tantrums.
I am pretty new to Mac itself but managed to find users with similar problems.
In my old user,…

Aman Alam
- 149
- 1
- 7
3
votes
4 answers
How do I backup a couple of macs to a Linux sever?
I currently use rsync with --link-dest to get an incremental Time Machine-ish backup of few sources with a variety of operating systems to a single Linux box. I swap out the backup drive to an external site every so often. One of these sources is a…

kbyrd
- 3,672
- 2
- 24
- 34
3
votes
1 answer
Active Directory lookups from bound Mac without user credentials
One of my Mac boot scripts needs to grab a property from AD that is not one of the ones I can see with the built in tool called dscl, which is pretty much limited to Users, Groups, and Computer searches. Normally I would just do a raw ldap query,…

Geordie Korper
- 51
- 2
3
votes
2 answers
Does Mac OS X Cache Private Keys for SSH?
I have SSH key-based authentication setup to connect to a remote server from my Macbook Air. The private key was originally stored in ~/.ssh/id_rsa, but I have since moved that file to a secure external HD. I deleted the file from the ~/.ssh…

Trent Scott
- 959
- 1
- 12
- 28