Questions tagged [mac-osx-server]

Questions regarding Apple Mac Server editions of OS X.

610 questions
64
votes
4 answers

How to change sshd port on Mac OS X?

I want to change which port sshd uses on a Mac server. For example, let's say from port 22 to port 32. Editing /etc/sshd_config does not seem to work. Does anyone know how to change it? I'd prefer a method that's compatible with all OSX versions…
Alexander Artemenko
  • 1,393
  • 3
  • 13
  • 13
62
votes
5 answers

Equivalent of logrotate on OSX

Is logrotate hiding somewhere on OSX, or is there an equivalent? It's not in /usr/sbin.
Steve Bennett
  • 5,750
  • 12
  • 47
  • 59
58
votes
55 answers

What are useful Command-line Commands on Mac OS X?

Per the Windows and Linux threads, what commands do you find most useful in Mac OS X Server (or Client)?
username
  • 4,755
  • 19
  • 55
  • 78
44
votes
9 answers

Who uses Mac OS X Server and why?

I am really curious. Mac OS X as a server sounds like a very expensive solution that is not much better than the free one provided by free software. I understand paying extra for a nice UI and an Apple logo on your desktop computer or laptop (I did…
Pablo Fernandez
  • 7,438
  • 25
  • 71
  • 83
36
votes
3 answers

OS X determine which application is accessing a HDD and preventing ejection?

I'm running OS X 10.6 Server, and I want to eject my external drive so I can do some disk maintenance such as defraging it. However when I try to eject the drive it fails saying the disk is in use. I can force eject it but that could cause…
jamone
  • 514
  • 1
  • 5
  • 10
29
votes
7 answers

Speed up SFTP uploads on high latency network?

I'm trying to transfer a set of large files internationally using SFTP, but I am finding my international partner can't get upload speeds above ~50k despite very good connections on either side. We can get multiple connections uploading at this…
nick_eu
  • 391
  • 1
  • 3
  • 5
27
votes
6 answers

Mac OS X multi-user thin client server (terminal server)?

Is there any solution out there to turn a Mac into a true multi-user thin client server? I'd like to set up a few cheap PCs with access to a couple accounts using something like VNC, but it isn't economical to buy a new server for each user or a new…
username
  • 4,755
  • 19
  • 55
  • 78
17
votes
3 answers

Listing group members using ldapsearch

Our corporate LDAP directory is housed on a Snow Leopard Server Open Directory setup. I'm trying to use the ldapsearch tool to export an .ldif file to import into another external LDAP server to authenticate with externally; basically trying to be…
colemanm
  • 659
  • 5
  • 10
  • 25
13
votes
1 answer

Is there a way to get OSX to use more RAM and less swap?

The problem I'm having is on a server (and other OSX boxes as well) we have 4GB of RAM, but we are finding that OSX only uses 40-60% of the available RAM while also having a 6-7GB swap. The server is running Apache and MySQL while the other machines…
Darryl Hein
  • 1,712
  • 2
  • 19
  • 21
13
votes
3 answers

Having Mac OS X on a XEN virtual machine

Is it possible to have Mac OS X guest on a XEN host? If yes, how? There are difference for Mac OS X Server? In particular I'm interested in the installation of a testing Mac OS X Server inside a XEN domU, being the host a Debian linux server in the…
drAlberT
  • 10,949
  • 7
  • 39
  • 52
13
votes
5 answers

Setting up a cron job that does a chmod/chown

I would like to set up a cron job that recusively does a chmod/chown on a directory (the dropbox directory). This works when I execute the commands manually like: sudo chown -R $USER ~/Dropbox sudo chmod -R u+rw ~/Dropbox I tried to convert it into…
tvgemert
  • 277
  • 1
  • 2
  • 7
13
votes
3 answers

Manually start scheduled launchd job

On our Mac OS X (10.6) Server we have setup several backup scripts that are controlled by launchd and launched at specific times. For this we have defined StartCalendarInterval and this all works very well. Now it happens that I would like to start…
Pascal
  • 268
  • 2
  • 8
11
votes
3 answers

How can Bonjour be setup to function over a VPN connection using Mac OS X — Mountain Lion Server?

I purchased Mountain Lion Server for our office thinking that Bonjour would automatically enable any computers connected via VPN to see all computers and applications (such as Bento) running on the office network. The hope was that those of us…
Ben Coppock
  • 211
  • 1
  • 2
  • 5
11
votes
1 answer

How to change ownership of a folder using terminal

How do I change the ownership of folders on a secondary hard drive using chown to make the folder owner be administrator? When I use: chown -R username foldername I get an error Read Only filesystem Does anyone have ideas?
Gatura
  • 573
  • 3
  • 10
  • 24
9
votes
0 answers

OSX SL Server CalDav/DirectoryServices Authentication Error

I have a OSX SL Server (Version 10.6.8) that has been in production with about 40 users for approximately a year now. Since day one I have had problems where occasionally a users iCal client throws authentication errors. Resetting the users…
digitaladdictions
  • 1,505
  • 1
  • 12
  • 30
1
2 3
40 41