MacOS 修改最大打开文件数
MacOS 修改最大打开文件数
launchctl 管理自启动 # 创建配置文件,可根据自己情况修改65535数值 sudo vim /Library/LaunchDaemons/local.system.maxfiles.plist <?xml version="1.0" encoding="UTF-8"?> <!DOCT ...
MacOS docker desktop 替代之 docker-ce
MacOS docker desktop 替代之 docker-ce
服务端 安装docker-ce yum install -y yum-utils yum-config-manager --add-repo https://mirrors.aliyun.com/docker-ce/linux/fedora/docker-ce.repo 启动服务 syst ...
signed with custom identity or adhoc
signed with custom identity or adhoc
错误信息 启动APP闪退,然后通过终端启动发下报: not valid for use in process using Library Validation: mapped file has no Team ID and is not a platform binary (signed wit ...
MacOS docker desktop 替代之 Podman
MacOS docker desktop 替代之 Podman
安装虚拟机 # 本机运行 brew install multipass --cask # 创建一个虚拟机 multipass launch -c 2 -d 20G -m 2G -n podman 20.04 # 启动虚拟机 multipass shell podman 虚拟机运行 sudo ...
macos Lauchpad(启动台) 重置
macos Lauchpad(启动台) 重置
重置macos的Lauchpad(启动台),及设置Lauchpad(启动台)的行数和列数。 打开终端程序,按需求执行以下命令即可。 重置 Lauchpad defaults write com.apple.dock ResetLaunchPad -bool TRUE; 重启 Dock ...
upx for macos 之源码编译
upx for macos 之源码编译
UPX (the Ultimate Packer for eXecutables)是一款先进的可执行程序文件压缩器,压缩过的可执行文件体积缩小50%-70% ,这样减少了磁盘占用空间、网络上传下载的时间和其它分布以及存储费用。 准备源码 git clone https://github.co ...
macos 恢复launchpad默认布局
macos 恢复launchpad默认布局
在MacOS中重置Launchpad布局 打开终端并执行以下命令: defaults write com.apple.dock ResetLaunchPad -bool true; killall Dock ...
NET Core 2.x 安装失败,出现异常“Xamarin.Web.Installer.InstallException”
NET Core 2.x 安装失败,出现异常“Xamarin.Web.Installer.InstallException”
visual studio for mac 下载的安装包损坏的解决方法 错误代码 Visual Studio installation failed with exception 'Xamarin.Web.Installer.InstallException' (Attempt #3) Me ...
Mac出现Operation not permitted
Mac出现Operation not permitted
Rootless 机制 报错 Mac使用sudo或切换成root权限,还是出现 Operation not permitted 解决 这是由于Mac的rootless机制,可以进入恢复模式关闭rootless机制: 1、重启mac,按command+R(windows键盘:win+ ...
mac homebrew常用命令
mac homebrew常用命令
brew常用的一些命令 安装:ruby -e “$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)” 搜索:brew search XXX 在安装之前可以先查询一下,是否有这个软件 查询:brew inf ...
zhr

张文兵

90后程序员

 湖南 - 长沙



友情链接