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
4
votes
2 answers
Webalizer geolocation on Mac
I have installed Webalizer on Ubuntu with Synaptic Package Manager and it works just fine.
Then I installed Webalizer on Mac (10.6.2) with http://webalizer.darwinports.com/. But geolocation does not work.
I have parsed the exactly same log with…

Željko Filipin
- 223
- 1
- 3
- 12
4
votes
6 answers
How to setup the Mac OS X Terminal so it's *just peachy*?
My Terminal is awesome, has every detail just right (for me anyway), and now I'm setting up a few new macs around here and I have no idea whatsoever how to get their terminals to a pretty state. My user account is rather old, has been migrated over…

kch
- 4,592
- 3
- 20
- 17
4
votes
2 answers
Recommended Mac anti-virus client
What anti-virus client do you recommend for Macs used in an office setting? (I am not asking if you should run AV on Mac, I'm asking for client recommendations.)
Candidates:
Sophos
ClamxAV
Others?

Justin
- 915
- 3
- 13
- 26
3
votes
1 answer
How to configure nginx.conf and php-fpm using brew servinces in MAC-OS in order to run php?
I have following logs in php-fpm log .
[19-Jan-2020 15:09:33] NOTICE: [pool www] 'user' directive is ignored when FPM is not running as root
[19-Jan-2020 15:09:33] NOTICE: [pool www] 'user' directive is ignored when FPM is not running as…

Shashank Gupta
- 81
- 1
- 3
3
votes
2 answers
Snow Leopard: MySQL doesn't start
I have updated to Snow Leopard and I removed mysql by following this post: http://forums.mysql.com/read.php?11,75256,255853#msg-255853
After that I have installed the mysql 64 bit community edition, but using the prefpane MySQL doesn't start.
Using…
brainfck
3
votes
5 answers
How can I set up a local host with a reasonable name, different than "localhost:80"?
I find it confusing to work on my site locally when there's something like "localhost:80" in the adress bar. It would be much better to have something like "mydomainoffline.com" which then maps somehow to "localhost:80", if possible. How would I do…

openfrog
- 235
- 1
- 4
- 8
3
votes
1 answer
How do I fix OpenShift permission denied error?
I'm try to run OrientDB docker container in OpenShift. I encounter a permissions error when it tries to deploy. I'm using a Mac.
This is the error:
/orientdb/bin/server.sh: line 114: can't create /orientdb/bin/orient.pid: Permission denied
This is…

Madison
- 31
- 1
- 1
- 3
3
votes
4 answers
Where is my .profile file in Snow Leopard?
I am setting up Apache Tomcat on my OS X 10.6.2 and need to know where my .profile file is, for setting environment variables. I thought it was in the root of my home directory, but I cannot find it.
Bob
3
votes
3 answers
Snow Leopard Compatible Drivers for Moschip MCS7720 USB-to-Serial Controller
We are using Cables Unlimited USB-2925 USB-to-Dual-DB9 serial cables, which use the Moschip MCS7720 controller. We have downloaded the newest driver from http://www.moschip.com/mcs7720.php, but that driver was last updated in 2005. It does not seem…

Kristopher Johnson
- 315
- 1
- 6
- 12
3
votes
1 answer
How do I delete route to "link#8" gateway on MacOS?
How do I delete default route of "link#8" gateway on MacOS El Capitan? It's a route automaticaly added after connecting to IPSec VPN.
$ netstat -rn
Routing tables
Internet:
Destination Gateway Flags Refs Use Netif…

igo
- 393
- 4
- 9
3
votes
2 answers
Imaging a Macbook
I have a system in place to reimage MacBooks, but I'm looking to automate it.
Right now I have a USB Drive that is booting to the Mac OSX Install Disc 1 and from there I am running the asr command from the terminal.
My goal is to have a ISO that…

Rob Haupt
- 794
- 6
- 10
3
votes
2 answers
How do I send raw text to a printer on a Mac?
In windows you can use LPR
In Linux you can do lpr or 'data.txt > /dev/lpt1/'
How do I do it on a Mac?

sanbornm
- 105
- 1
- 6
3
votes
2 answers
Coldfusion 10 on Mavericks Apple Server App Broken
I run the Apple Server App to host my local dev sites, and have Coldfusion 10. I upgraded to Mavericks and that broke the Server app, said I needed to upgrade to Server 3.0 which I did, but now CF isn't working - admin not available, pages just…

Henry Gibson
- 173
- 1
- 4
3
votes
5 answers
What are the most useful "defaults"?
Mac OS X has a commandline tool called "defaults". It lets you set certain properties, for example:
enable the "Debug" menu in Safari:
defaults write com.apple.Safari IncludeDebugMenu 1
What is the most useful "hidden" "defaults write ..." command…

Kris
- 101
- 2
- 3
3
votes
1 answer
Hyper-V limit IP address to guest
I have the following setup:
Hyper-V host with 2 network cards (Windows 2012 core)
One network card is for management only, with private IP address accessible locally. Called "Management".
The other is configured with "Allow management operating…

Claudiu
- 146
- 6