Fulltext results:
- Start and Stop the Apple File Server from Command Line @blog:2011
- ed = 2011-03-07 12:33~~ ====== Start and Stop the Apple File Server from Command Line ====== You can use... t or stop the "Personal File Sharing". Start the Apple File Server ("Personal File Sharing"): <code bash> sudo /sbin/service com.apple.AppleFileServer start </code> And likewise stop it: <code bash> sudo /sbin/service com.apple.AppleFileServer stop </code> {{tag>cli mac osx s
- apple @tag
- ====== apple ====== ===== Pages ===== {{topic>apple&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/apple}}
- jps - Java Virtual Machine Process Status Tool @info:java
- /Users/andreas/Downloads/visualvm/platform7 -Dcom.apple.mrj.application.apple.menu.about.name=visualvm -Xms24m -Xmx192m -Dnetbeans.accept_license_class=com.sun.
- Comapct Sparse Image @info:mac
- se Image ====== <code bash> hdiutil compact your.sparseimage </code> {{tag>sysadmin cli apple mac osx}}