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
2
votes
0 answers
How do I prevent rsync failure from breaking my ability to SSH into remote AWS server?
I'm running into this problem where if my rsync to an Amazon CentOS instance breaks mid-transfer (with a Ctrl+C for example), subsequent logins to the server no longer works. The Server just responds with a Permission Denied.
I purposely recreated…

user2403366
- 21
- 2
2
votes
8 answers
localhost went "It works!" - and nothing else
I'm working with Mac's built in Apache, and everything was just great UNTIL - something went wrong. I think it's the .hosts file.
http://localhost results with "It works!" message, while any /[foldername] cannot be found. However, 127.0.0.1 works…

konzepz
- 209
- 1
- 2
- 7
2
votes
3 answers
Why does VNC viewer on Mac Book Pro report RFB protocol error when connecting to AWS over L2TP?
There is a small group of us working on Amazon Web Services (AWS), we use mac books as our desktop machines and VNC into servers running on AWS. The problem started when we upgraded our VPN from PPTP to L2TP (Centos 6 with Openswan). My colleague…

Ross Addinall
- 41
- 1
- 1
- 4
2
votes
4 answers
What is the Bash command to create a hardlink to a directory in OS X?
How do you create a hardlink (as opposed to a symlink or a Mac OS alias) in OS X that points to a directory? There is the command "ln target destination" but that only works when the target is a file.
I know that Mac OS, unlike other Unix…

username
- 4,755
- 19
- 55
- 78
2
votes
1 answer
Are MAC ID passed via DHCP Relay
Do MAC ID pass through dhcp relay? Even if its connected on the WAN from the internet?
So if the DHCP Server is on the WAN of the router and connected to a DHCP server on the internet is it passed?

soniccool
- 181
- 1
- 8
2
votes
3 answers
Can't pipe echo to netcat?
I have the following command:
echo 'HTTP/1.1 200 OK\r\n' | nc -l -p 8000 -c
and when I curl localhost:8000 I am not seeing HTTP/1.1 200 .. being printed.
I am on mac os x with netcat 0.7.1
Any ideas?
#!/bin/bash
trap 'my_exit; exit' SIGINT…

Tinker
- 171
- 1
- 1
- 5
2
votes
1 answer
Windows Server DNS with non-Windows (Linux, Mac) Computers
How do I get my non-Windows (Linux, Mac) computers to properly register their IP address into my DNS server?
Server Name: AD1
OS: Windows Server 2008 R2
Roles: DNS, AD, DHCP
DNS SETTINGS
Dynamic Updates: Secure Only
DHCP SETTINGS
Checked - Enable…

Michael
- 506
- 2
- 8
- 19
2
votes
0 answers
Mac OS X 10.8 Server File Sharing is strangely slow
I work in a small company as a web designer/developer and part of my job is server administration. I am not a professional administrator and most of my knowledge I pick up while working.
So, the network in the company is small and not very complex,…

Merritt6616
- 43
- 4
2
votes
2 answers
Linux iptables drop traffic based on mac address
I'm doing some testing on my linux VM with one nic, I want to use it as some kind of a firewall which can block traffic of some clients based on a mac address.
The client itself is having the VM as a default gateway (.254), the VM itself has (.1 the…

Wouter
- 23
- 1
- 1
- 3
2
votes
2 answers
TS Gateway support for Mac?
With Windows Server 2008 Terminal Services you can utilise the Terminal Services Gateway Server to allow RDP access over 443, eliminating the need for VPNs or firewall re-configurations for external users.
On windows, you need the RDP client 6.1 to…

flytzen
- 185
- 1
- 5
- 13
2
votes
1 answer
Connect two mac computers/servers using a tunnel or private VPN?
I've got software I need to run on two computers on two separate networks (one behind a nat). The software requires both sides to have a static ip address that doesnt change.
I assume some sort of tunnel or vpn would be a neat way to solve this,…

Jay
- 121
- 4
2
votes
1 answer
How do I disable the OSX startup sound?
Is it possible to disable the start up sound on my MacBook Pro running OSX 10.5.6? I find it can be disturbing to others at certain times.

duckworth
- 700
- 3
- 10
- 12
2
votes
0 answers
Need SSO, RMM w/ Mac client GP management (printers etc) from one web portal
I have a client that is looking for an all-in-one solution to manage users and computers. Preferable in the cloud or SaaS. They would like to be able to create/delete users from AD, integrate SSO for applications like Salesforce, Jira, Confluence…

Will
- 41
- 1
2
votes
1 answer
Connected to a VPN on Mac OS X, now what?
I'm a little confused as to how to access the VPN network I've just connected to on a mac.
I've successfully connected, but don't know what to do now.

kylex
- 1,421
- 5
- 14
- 18
2
votes
2 answers
Can I load a VMWare VM created using Fusion on VMWare Player?
My primary workstation (at home) is a Mac and I am running Ubuntu on Fusion 2. Can I copy that VM onto a disk/USB flash drive and load it on a Windows machine running VMWare Player?

Ken Liu
- 155
- 1
- 9