|
Does anyone know any FTP server for Mac OS X? maybe there is one build-in?
Started by alexus on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Com.apple.ftpd
It's there, you just have to enable it:
Starting the TFTP server on Mac OS X Leopard (sudo needed):
To start the TFTP server, in the terminal window, type: /sbin/service tftp start Your TFTP default folder ....
|
|
Does VPN Service on a "Standard" OS X Server use L2TP or PP2P?
Started by username on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Mac OS X 10.5 Server, when configured as "Standard" will use "L2TP over IPSec." After you have saved your VPN ".internetconnect" configuration file from Server Prefences, you can inspect its settings when connecting from Mac OS....
|
|
In what type or roles and network is Mac OS X server commonly used. What does OSX server have that is not available on other Unix enviroments like Linux, or OpenSolaris. What benefits does it have over the Microsoft?
Started by CrazyJugglerDrummer on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
No, no one uses Xserves or Mac OS X Server lack of commitment and a good release plan made OS X server an unpopular choice among large scaleOne place that OSX server....
Check out this facility devoted to Mac Mini Colocation.
|
Ask your Facebook Friends
|
Sometimes I need to gather information about the client's server prior to making real work there, i.e. getting info on CPU type and activity. On Linux there is mpstat and /proc/cpuinfo, both of them don't seem to exist on Mac OS X server. Any alternatives...
Answer Snippets (Read the full thread at serverfault):
System_profiler
Found at /usr/sbin/ will give you bunch of info about the server/computer (I tried might be able to find more useful commands for OS X at this SF post: http://serverfault.com/questions/7346/useful-commandline-commands-on-....
|
|
I have a Guest VM on a VMWare Server (version 1) that I need to have more disk space. Is there a way to grow it's virtual disk or add another?
The Host OS is Windows XP 32 Bit. The Guest OS is Windows Server 2008 R2 RC 64 Bit.
Started by Vaccano on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
I think you can grow existing drives [ but then you need to convince guest os to recognize bigger by:
Shutdown the Guest OS
Right click the machine in your inventory list (F9 to show Inventory List) and choose Settings
Check what your current....
|
|
I want to set up virtual machines to do testing of various applications. I would like to have 6 different virtual machines. My understanding is that this requires 6 separate Windows licenses (unfortunately all my applications run on Windows only).
I am...
Started by John on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at serverfault):
This costs.
Licensing options for development, testing, evaluation, and support purposes:
If you're looking for OS purposes, you would be better off with a TechNet Plus subscription than individual OS licenses.
|
|
What's a good SQL client for Mac OS X that works with MS SQL Server? I don't really need a GUI, but it's nice to have for the color coding and resultset grid.
Started by Patrick McElhaney on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
Most solutions....
Since Server (MSSQL).
Another option is VMWare Fusion (which is much better than Parallels in my opinion) + XP + SQL Server Management Studio.
But I generally just Remote Desktop into the server and work through that.
|
|
I've got a Mac Pro (2007) ( http://support.apple.com/kb/SP30 ). Four Hard Drives and 8 GB of Ram.
Right now I am running Mac OS X Server. I am running this because I have a number of other Macs and I need to store photos / video / etc etc on the Server...
Started by Daniel Ward on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
Migrate your services....
You'll need.
That you have direct interaction with a Guest running a high end GUI type OS as your interface in Parallels (and likely VMWare) along with Win7, on top of either OS X or OS X server.
|
|
Hi all,
I have to create a server(java) - client(c++) system, both server and client will have to work with objects (data types) wich are the same for the client and for the server, for example a car object will be created on the client side and then ...
Answer Snippets (Read the full thread at stackoverflow):
However, more importantly, in your case of a client server application, you.
Of course, loading them in Java is a different issue (which I don't have any expertise in) .
Libraries (.so) on OS X and Linux.
|
|
I'm sure I'm overlooking something as this should be routine... But I'm wondering how admins are setting up generic accounts like "support@domain.com" & "info@domain.com"? With OS X Server you can create aliases in a user's mail account and those messages...
Started by Meltemi on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
I do not recommend using 'info@domain.tld'....
This means that user accounts can be added to/removed from the list as necessary .
We have these setup as aliases for mailing lists, so for example support@domain.com is an alias for support@lists.domain.com .
|