Questions tagged [mac]

The Macintosh or Mac is a series of several lines of personal computers designed, developed, and marketed by Apple Inc.

712 questions
11
votes
5 answers

Can I use nmap to discover IPs and mac addresses?

When I need to locate the IPs of devices by their mac address on a Windows system, I normally use Advanced IP Scanner (from radmin.com) to scan the network, then I use arp -a to list the mac addresses. Is it possible to use nmap to perform the same…
vfclists
  • 1,562
  • 5
  • 20
  • 36
10
votes
4 answers

is it possible to install java without the browser plugin?

I need java, but I don't want any browser to be able to access it. Is it possible to remove the whole applet/browser plugin code?
reinier
  • 345
  • 4
  • 11
10
votes
4 answers

Centralized Windows/Mac Patch Management that is easy to use

I'm looking for advice on what patch management solutions you would recommend based upon your experience. I'm also looking for which ones you would not recommend based upon your experience. We have a mixed network of Windows and Mac clients. Our…
IAmTimCorey
  • 203
  • 3
  • 12
10
votes
6 answers

Preventing Mac OS X clients from polluting Windows shares with resource forks

When Mac OS X clients copy files in a Windows share, they'll create some files like .DS_Store and ._ prefixed hidden files (that I think store resource forks of the files). How can I prevent pollution of these shares by these files? A solution that…
mmx
  • 482
  • 1
  • 8
  • 19
9
votes
1 answer

How to export Cisco AnyConnect preferences and certificates to another PC

I have two computers (PC and MAC) connected to different organization VPNs. I want to be able to connect from MAC to the same VPNs set on PC. So I need to export VPN list and certificates, etc to my MAC. Is there a way to do it or what do I need to…
John Glabb
  • 191
  • 1
  • 1
  • 2
9
votes
1 answer

Why does my RewriteLog not work?

I have an .htaccess which looks like this: RewriteEngine on RewriteLog "/Applications/MAMP/logs/rewrite_engine_log" RewriteCond %{REQUEST_URI} !/(index.php|css|images|js)/.*$ RewriteRule (.*) /mysite/index.php/$1 When I add that RewriteLog…
openfrog
  • 235
  • 1
  • 4
  • 8
9
votes
1 answer

Unable to uninstall Microsoft's Keyboard Drivers in Mac

I installed the Microsoft's Keyboard drivers for my Natural Ergonomic 4000. My customized keyboard is now broken. I want to uninstall the drivers. I removed the buttons for MS keyboard at Preferences, but this did not remove the drivers. How can you…
9
votes
7 answers

ERROR 2002 MYSQL socket /tmp/mysql.sock

A have already read everything about this error but I coundn't solve the problem. ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (38) I'm trying to install mysql on my Mac OsX but when I try to connect to…
Rafael Pontes
  • 93
  • 1
  • 1
  • 3
9
votes
4 answers

Secure way to mount a password protected cifs share in mac

I'm maintaining a heterogeneous network of mac and linux so I decided to create a little perl script to unify mounting strategies across machines. Actually, I already have a working perl script, however, the password seems is part of the command…
icasimpan
  • 606
  • 3
  • 6
  • 14
8
votes
1 answer

How to add a Mac to Windows Active Directory

I've gone into the Directory Utility on the mac, clicked on the services tab, entered the Active Directory Domain and Computer ID, clicked the Bind button and it showed a little status label which flickered through 5 of 5 steps and then said "An…
CodeAndCats
  • 183
  • 1
  • 2
  • 4
8
votes
8 answers

Macintosh gotchas

Up until now, I've only managed networks with Windows users and the occasional *nix server. Soon, a few users with Macs will get added to our network. What are some "gotchas" to look out for when adding Macs to the network? Key concerns here:…
Dinah
  • 407
  • 5
  • 9
8
votes
2 answers

ARP/Mac address table

What is the difference between a mac address table and an arp table? Is it correct to say only one arp cache is kept for each switch which self learns to forward information to another host, and every host on the network has its own mac table, which…
user171131
  • 145
  • 2
  • 3
  • 7
8
votes
1 answer

Mac OS X VPN Encryption Defaults

I need to connect one Mac (OS X 10.8.2) from our internal network to a site-to-site VPN and was asked to provide some information about our network and encryption settings. What are the OS X defaults for the following? Encryption Type…
joemaller
  • 231
  • 2
  • 6
8
votes
1 answer

Can a limited broadcast packet contain destination MAC address other than FF:FF:FF:FF:FF:FF?

Can a limited broadcast contain destination MAC address other than FF:FF:FF:FF:FF:FF? If the answer is true, could you provide an example of a protocol that uses a packet like this. Ok, to elaborate on this a little further and to show what I think…
colemik
  • 749
  • 1
  • 12
  • 24
8
votes
3 answers

Troubles with memcache.so

I've been asked to launch a site that someone else built. It is a Wordpress shop site that needs Memcached to run, and I've been having troubles getting Memcached and the memcache php plugin working on my local server. Before installing memcached…
CourtDemone
  • 323
  • 1
  • 4
  • 8
1
2
3
47 48