Questions tagged [mac-osx]

Mac OS X is an operating system from Apple Inc. It was the successor to Mac OS 9 and here the 'X' means 10. Mac OS X is based upon the NeXTSTEP and OpenStep OSes developed in the 1980s and 1990s by NeXT Inc., which Apple purchased in 1996.

Filter by
Sorted by
Tagged with
-1 votes
0 answers
38 views

MacOS custom resolver not working

I use an Apple Silicion Mac and am trying to configure a custom resolver. I have created a file in /etc/resolver/ called test, and the contents of the file are: ❯ cat /etc/resolver/test nameserver 127....
thomas's user avatar
  • 1
-1 votes
0 answers
24 views

Bind9 on Macport

I just installed bind9 with macport. But, after port load bind9 command, I cannot find the log about the bind. There is no log in /var/log/system.log. Where can I find the log from service that is ...
Y.T's user avatar
  • 1
-1 votes
0 answers
20 views

setting DHCP on an interface when it comes UP [migrated]

When I tether my MacBook Pro via USB-C cable to my Linux mobile device, in MacOS an interface en7 gets created on the fly. The mobile runs a NetworkManager with a DHCP server part. I can use the ...
guru's user avatar
  • 1
-1 votes
0 answers
41 views

DNS server set after using wireguard on MacOS

I have installed wireguard via Homebrew, saved the config file /usr/local/etc/wireguard/wg0.conf containing lines like (obtained from Uni) [interface] Address = 1.2.3.4/32 PrivateKey = abc123 DNS = 3....
Jonatan Öström's user avatar
1 vote
0 answers
25 views

I want to export my Open Directory 'network directory' to text. How? dsexport and dscl do not work

I am running macOS Monterey 12.7.1 with Server.app (which provides OpenDirectory) I want to use dsexport or dscl to export the LDAPv3 that contains my network users. But I'm running into many problems ...
gctwnl's user avatar
  • 181
0 votes
1 answer
80 views

Why doesn't Google Chrome on Mac pick up local Certificate Authority as the other browsers?

I have generated local CA and Cert on my Mac, from this walkthrough: https://blog.arrogantrabbit.com/ssl/Root-CA-macOS/ I then provide the certificate/key to nginx local server, that I visit with my ...
Pandaiolo's user avatar
  • 101
0 votes
0 answers
57 views

Bash Script - How to escape JWT in curl correctly

Im trying to just execute some curl commands against an API from within a bash script. I wrote it on Mac OS and the thing ran without issues. I started executing it on linux and found some strange ...
embedded's user avatar
  • 466
0 votes
2 answers
183 views

On MacOS brew service doesn't start on reboot if started as a user

I'm installing a gitlab-runner service on MacOS using brew install gitlab-runner, after which I can start the service using brew services start gitlab-runner. If I start the service with sudo (or from ...
Guss's user avatar
  • 2,760
0 votes
0 answers
47 views

Samba Linux server MacOS client ACLs

I'm trying to enable ACLs for a Linux Server using a MacOS client. My configuration is as follows: [global] vfs objects = acl_xattr map acl inherit = yes store dos attributes = ...
Vic Nightfall's user avatar
0 votes
1 answer
98 views

How to access "/" directory in macOS finder when sftp'ing to a server as the root user. Only able to access directories above /root/*

I have just upgraded an Ubuntu server and during the upgrade, I decided to keep all old versions of .conf files instead of replacing them with the upgraded package versions. Now, I have to go and ...
DanRan's user avatar
  • 103
0 votes
0 answers
24 views

Device /dev/fuse for a container running Rancher in Mac

I'm trying to test in my corporate Mac runnning Ventura 13.5.2 the new container Oracle Autonomous Database I'm running Rancher 1.10.0 I'm following the instructions in https://github.com/oracle/adb-...
Sourcerer's user avatar
  • 101
1 vote
2 answers
153 views

How would you set up a macOS laptop to maintain the same IP address between ethernet and wifi?

I have a situation where I need to maintain the same IP address and/or hostname between two network interfaces on several macOS laptops: the ethernet and wifi. The topology is such that there is a ...
ylluminate's user avatar
  • 1,197
0 votes
1 answer
93 views

Suddenly, outbound scp, sftp, rsync, & ssh /bin/true fail; ssh still works

Problem On my MacBook Pro running Mac OS 10.15.7, I cannot do outbound scp, sftp, or rsync to seemingly any server (I've tried ~10 I own). I also cannot run remote commands by ssh, e.g. ssh ...
Michael Sorice's user avatar
1 vote
1 answer
103 views

Why is there a discrepancy between Finder and rsync when handling dot files?

Starting from two files ~/foo/bar1.txt ~/foo/bar2.txt on my Mac's root volume, I copy the folder ~/foo (it's large; this is just an example) to /Volumes/Kiwi. I know from past experience that Finder ...
Sam7919's user avatar
  • 111
0 votes
0 answers
58 views

Install old OpenSSL 0.9.8 on MacOS 13.2, make error

for compatibility purpose of some functionalities and old softwares I need to install OpenSSL0.9.8 on a modern MacOS machine. I downloaded the source archive from: https://www.openssl.org/source/old/0....
MonsieurMemons's user avatar
0 votes
0 answers
204 views

RRAS IKEv2 MacOS 13.4.1 unable to connect since upgrade to Ventura

I encountered a problem when trying to connect to a VPN server configured in IKEv2 from MacOS (Ventura 13.4.1) on a fresh install. The VPN server is a RRAS hosted in a Windows server 2019, its ...
Boby Lapointe's user avatar
0 votes
0 answers
57 views

cannot ping 8.8.8.8 with tailscale started

We have been using tailscale for several years now without too many issues. I have a user whose device cannot ping 8.8.8.8 when tailscale is started. There are no tailscale exit nodes involved and the ...
jonseymour's user avatar
0 votes
0 answers
56 views

MacOS don't use driverless IPP

we use Debian 12 + cups + avahi and add a printer to it (via IPP and use a driverless-driver for the HP Pagewide 477). We can print without install additional drivers in Debian+KDE, and in Windows 10 ...
colttt's user avatar
  • 121
1 vote
1 answer
152 views

macOS: Open GUI application over SSH not possible

I'm working on automating the installation of a macOS application using Ansible. I am installing the application by copying its .app folder from a .dmg image to the /Applications/ directory. After ...
letsinvestnow's user avatar
0 votes
1 answer
145 views

503 Service Unavailable or Empty Response on specific pages over PHP (PHP-FPM) on MacOS

I've got a strange problem here involving some versions of PHP installed in my local machine (MacOS Ventura 13.5). Certain pages (two at this moment) doesn't load in some versions of PHP. It's loads ...
Luiz Otávio's user avatar
0 votes
0 answers
50 views

MacOS MySQL Client Gets Stuck on Query That is a Certain Size

My MySQL client gets stuck on a query when the output is a certain size. When it's small enough, the query will successfully output. The client is connecting to a remote server (Ubuntu 18.04). When I ...
Grant Gordinier's user avatar
0 votes
0 answers
136 views

All tcp ports are not reachable on localhost (MacOS 13.4)

A friend of mine asked for help, basically any app listening on some local tcp port on localhost can't be reached. For example a node.js server running on port 8080 or 3000. Executing the command sudo ...
revy's user avatar
  • 101
0 votes
0 answers
134 views

How to troubleshoot PXE boot from DD-WRT dnsmasq not sending tftp server info?

I have a MikroTik hEXs router (firmware v6.47.1) which I want to flash with OpenWRT. The OpenWRT wiki site has detailed instructions on the procedure, and it requires that one netboot the router. My ...
PattMauler's user avatar
0 votes
0 answers
46 views

How do I block port 1234 in localhost without killing the process in MacOS

I have a requirement to close a port without killing the process to test out a certain fallback scenario. I am using MacOS and I am unable to figure out how to do this, can someone please help? I ...
Binary Brain's user avatar
0 votes
1 answer
192 views

Use `known-hosts-files` for `zsh` ssh command completion

This question was originally asked on SO, which is incorrect. As I was not able to (get it) moved to serverfault, I am re-asking it. I am trying to configure tab completion for the ssh command in zsh ...
Andreas's user avatar
0 votes
0 answers
27 views

dualboot win11 + linux = BlInitalizeLibrary Failed 0xc00000bb

Recently I wipe macbook pro disk (intel cpu) and installed win11. windows works without problems. The problem born when I installed on same disk linux debian with grub. Debian works but when I select ...
Pol Hallen's user avatar
  • 1,095
0 votes
0 answers
202 views

Time Machine on macOS: having updated Ventura, now cannot backup

I have been using a sparse bundle on an external RAID for my Time Machine backup for macOS. However, I have just noticed that it has not been backing up since a recent update to Ventura. I can't ...
serlingpa's user avatar
  • 109
-2 votes
1 answer
485 views

ssh_config Bad Configuration Option Error

Please help. I've read so many topics of not-quite-the-same problem and none of them have guided me to my answer. When trying to connect to a server using any FTP client, I get this error: /etc/ssh/...
Jordan McMahon's user avatar
0 votes
0 answers
93 views

How to have dnsmasq resolve local domains, but also use DHCP-provided name servers?

I'm using Pi Hole on my local network, and in addition to providing DNS service, it's responsible for allocating IPs via DHCP, and clients are provided with its IPs to use for DNS. This all works fine ...
Synchro's user avatar
  • 3,190
0 votes
0 answers
94 views

Downgrade Ventura 13.3.1 to Ventura 13.1

My new Mac Mini M2 has Ventura 13.3.1 pre-installed. Unfortunately, that MacOS version is notorious for the mouse stuttering/lagging. Both my bluetooth mouse and my Logitech mouse with dongle are ...
Jason Smith's user avatar
1 vote
0 answers
619 views

MAMP Websites taking more than 20-25 secs to load, but sometimes

I'm using MAMP Pro on my Mac (Monterrey) and since a couple weeks I've been having a strange problem. After several tests I've been unable to find out where the problem is, but this is what happens. ...
Arturo's user avatar
  • 11
0 votes
0 answers
185 views

macos, how to remove permissions which cause: "ls: .: Operation not permitted"

Unfortunately, when onedrive stopped working, I ran the onedrive reset tool. This created a directory under /user/me/ called "OneDrive-Personal (Archive)". Now onedrive is working again, i ...
eos's user avatar
  • 551
1 vote
0 answers
36 views

ACL permissions not syncing with LDAP

Have a MacStudio running system 13.3.1 set up as a file server. It is bound to an Open Directory server. Using TinkerTool as a GUI to set/update permissions of the shared files/folders. Everything ...
David P's user avatar
  • 11
1 vote
0 answers
836 views

How to delete utun0 in my macos?

ifconfig: utun0: flags=8050<POINTOPOINT,RUNNING,MULTICAST> mtu 1380 inet6 fe80::a3d5:45cd:d66b:6bd5%utun0 prefixlen 64 scopeid 0x12 nd6 options=201<PERFORMNUD,DAD> route: fe80::a3d5:45cd:...
Jun x's user avatar
  • 11
0 votes
0 answers
50 views

MacBook: how to edit an existing Terminal remote connection

On my MacBook I have close to a hundred remote connections in the list. Recently, I've changed the user I am using for all those remote connections and was wondering if there is a possibility to edit ...
Milos Cuculovic's user avatar
0 votes
1 answer
149 views

Exchange 2019 - Issues with Outlook for Mac Syncing

We've recently run into an issue that we cannot identify a resolution to. We have a single Mac (Ventura) user in our domain that connects Outlook for Mac to our Exchange 2019. The client was ...
burgermenu's user avatar
1 vote
1 answer
2k views

SSH - Getting 'Broken pipe' error when trying to configure multi-hop connection

I have two SSH servers: ServerA that supports key-based authentication, and is accessible from my workstation, and ServerB that only supports password-based auth, and can only be accessed from ServerA....
Lázár Zsolt's user avatar
0 votes
0 answers
36 views

macOS 13.3 update breaks home directories on external drives

Something in the macOS 13.3 update prevents users with home directories on external drives (and probably network drives too, though not tested) from logging in.
JLG's user avatar
  • 21
0 votes
1 answer
325 views

macOS DNS resolve issue in internal network with Bind9 as DNS service

I'm using Bind9 as a DNS service to resolve some domain names internally. The topology is simple, with one router for all internal computers, and all computers using an internal DNS to resolve both ...
john's user avatar
  • 1
0 votes
0 answers
236 views

LocalHost Host and Port Unable to Connect

I received feedback from one of the community members who showed me that my disk is full. This is why, I would like to try to use the "Deploy and Access the Kubernetes Dashboard" using my ...
jng77's user avatar
  • 1
0 votes
0 answers
277 views

Stuck at Verify kubectl configuration

I'm using Mac Terminal and I'm stuck at the "Verify kubectl configuration", whereas when I run this command --> kubectl cluster-info as the result:- E0331 23:39:48.601633 27402 memcache....
jng77's user avatar
  • 1
0 votes
0 answers
69 views

Why does opening new zsh terminal print environment vars

Each time I open a new terminal in Mac OS, it prints a selection (but not all) of my environment vars. I use zsh shell. e.g EDITOR=nano HOME=/Users/xxxx LANG=en_GB.UTF-8 LESS=-R LOGNAME=xxxx LSCOLORS=...
Zemogle's user avatar
  • 101
0 votes
1 answer
524 views

Apple ID and Password not Working for MAC OS enrollment to Intune

I am trying to enroll MAC OS devices to Intune. I have everything set up, the Macbook shows up in my enrollment program token, and I am able to start the process to install the enrollment profile, but ...
Eric W.'s user avatar
0 votes
0 answers
54 views

What is overriding shared objects' dynamic library search paths?

Building PHP from source on macOS (Ventura) I've installed ICU in a non-standard location and built the intl extension as a shared library. I can run this by setting my non-standard location with an ...
Tim's user avatar
  • 594
-2 votes
2 answers
131 views

Does MacOS on MacBook Pro need weekly reboot? IT support team is implementing forceful weekly shutdown

IT support team in my organization is enforcing periodic forceful shutdowns of the developer Macbooks using JAMF or some other kind of mechanism. This is damn annoying. In my experience, I never faced ...
Akshay Hiremath's user avatar
0 votes
0 answers
24 views

Best practice Mac Admin to wipe returned Mac

The issue we have is getting laptops back and needing to wipe them but the person is no longer contactable and they have not shared the password and they have left iCloud logged in. I tried adding an ...
abe's user avatar
  • 101
0 votes
0 answers
481 views

Apache on OSX: "not running" and "already in use" for all processes?

OS: macOS Mojave 10.14.6 HTTP Server: Apache 2.4.55 When trying to restart apache server, I get "Address already in use..." message. Hm, so there must be a process that listens to that port, ...
pop's user avatar
  • 101
1 vote
1 answer
2k views

How to connect to UTM VM exposed port from the host? [closed]

I have a windows VM set up with UTM on my M1 mac but cannot access it event though it is set on shared network in the preferences. I've tried localhost:5432, 127.0.0.1:5432... with no success.
Benoît P's user avatar
  • 111
0 votes
0 answers
114 views

Is there anyway i can build iOS app using Jenkins without using MAC machine (even without using slave MAC mechine)

In our organisation, we have Jenkins master server running on Linux, and able to build the Android apps and deploy it to app store. But how to use the same Jenkins server to build the pipeline for the ...
Rajsekar Reddy's user avatar
0 votes
0 answers
141 views

Launchd logging to system logs

I am currently doing something like this <key>StandardOutPath</key> <string>/var/log/s.log</string> <key>StandardErrorPath</key> <string>/var/log/e.log</...
James Franco's user avatar

1
2 3 4 5
49