current location:Home > Technical Articles > Operation and Maintenance > Mac OS
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- How to turn off php-fpm on mac
- How to close php-fpm on Mac: directly execute the [sudo pkill -INT -o php-fpm] command in the terminal. If we want to restart php, we can execute the [sudo php-fpm] command.
- Mac OS 6212 2020-08-26 13:40:09
-
- What should I do if my Mac prompts that the camera is not detected?
- The solution to the mac prompt that the camera is not detected is: it can be solved by resetting the NVRAM. Specific method: 1. Restart the Mac computer and hold down the [Command+Option+P+R] shortcut keys at the same time; 2. After the restart is successful, release the shortcut keys, and the reset is successful.
- Mac OS 36799 2020-07-14 13:49:04
-
- How to view files in windows system under mac system
- The method to view files in the Windows system under the Mac system is: 1. Open the Finder manager and press the [Command+F] shortcut key to open the search function of the Finder manager; 2. Select [Other] for the search type; 3. Check [File] Invisible] attribute options.
- Mac OS 14608 2020-06-10 14:03:20
-
- How to disable stubborn startup items on mac
- The method for disabling stubborn startup items on Mac is: 1. Open the system preferences and enter the [Users and Groups] option; 2. Select [Login Options] and click the [Unlock] button; 3. Delete the startup items program as needed.
- Mac OS 5981 2020-06-05 14:50:50
-
- How to make a windows startup disk under mac
- The method to make a Windows boot disk under Mac is: 1. Open Disk Utility, erase and format the U disk; 2. Mount the Windows installation disk image file; 3. Open the terminal and copy the internal files of the iso to the U disk by executing the cp command. plate.
- Mac OS 20648 2020-05-25 13:55:29
-
- How to configure Python in VSCode on Mac?
- The following article will introduce to you how to configure Python and run Python in VSCode on Mac. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.
- Mac OS 7235 2020-05-13 15:14:55
-
- Implementing coexistence of multiple Java versions under mac
- Methods to achieve coexistence of multiple Java versions under mac: 1. Create a new .bash_profile file; 2. Add configuration [alias jdk8="export JAVA_HOME=$JAVA_8_HOME"]; 3. Execute the .bash_profile file.
- Mac OS 3871 2020-05-12 16:25:35
-
- Solving the problem of Vmware black screen after MacOS catalina upgrade
- macOS Catalina is a new version of Apple’s macOS. This article will introduce to you how to solve the problem of Vmware black screen after MacOS catalina upgrade.
- Mac OS 2990 2020-05-12 16:19:30
-
- The difference between MacOS and Linux
- MacOS is a desktop operating system based on the Unix kernel, while Linux is a Unix-like operating system that is free to use and freely disseminated. The two target users are different. For those users who are used to GUI, Mac will feel more user-friendly. For users who are accustomed to Shell, Linux will be much more efficient.
- Mac OS 6083 2020-05-12 15:05:42
-
- Introduction to NTFS read and write plug-in NTFS for Mac under Mac
- NTFS for Mac is installed on Mac like a plug-in and supports the Mac operating system to read and write the NTFS file system normally.
- Mac OS 4453 2020-05-12 13:27:15
-
- MacOS configuration network tutorial
- This article teaches how to configure the MacOS network, how to manually specify the IP, and use DHCP to configure the IP, and finally how to clear the DNS cache.
- Mac OS 7032 2020-05-12 11:02:37
-
- MacOS Shortcut Key List
- Shortcut keys can effectively improve the efficiency of software or system use, so this article lists all the shortcut keys in MacOS, as well as the functions of the shortcut keys, for everyone to view and learn.
- Mac OS 3239 2020-05-12 10:39:01
-
- How to install Docker on Mac OS
- In macOS we can use Homebrew to install Docker. Homebrew's Cask already supports Docker for Mac, so you can easily use Homebrew Cask for installation.
- Mac OS 6902 2020-05-11 17:49:04
-
- How to show and hide files in MAC OS X system
- Under Apple's Mac OS Command to show hidden files on Mac: defaults write com.apple.finder AppleShowAllFiles -bool..
- Mac OS 3152 2020-05-11 17:16:36
-
- Check the port usage on mac and end the process
- How to check the port occupancy on Mac: execute the command [sudo lsof -i :port number]; how to end the process: execute the command [sudo kill -9 27374].
- Mac OS 6203 2020-05-11 17:15:20