00 Category 11 篇文章。11 posts.
分类 · CategoryCategory · 分类

MacOS & Apple & PC

01 PostsPosts
2024 · 02 · 06
利用PDCA模型揪出macOS偷跑流量的进程
前言 最近办公环境没有无线网,只能拿手机热点来凑合一下,没想到短短2天时间,居然用完了原本套餐中的20G。本来以为是电脑平台网页内容比较丰富,一些广告和预加载的视频消耗了绝大多数流量。 可是,当新办理的3天10G流量包又被耗尽后,终于还是忍
12 min
2023 · 09 · 09
Enabling iPhone Tethering over USB for Gentoo Linux
How To Purpose Configuring iPhone as an AP for Gentoo-installed notebook. Requirements Gentoo Linux 2.1 \>=sys-kernel/ge
2 min
2023 · 08 · 25
零代码配置小米智能接入Apple Home
零代码配置小米智能接入Apple HomeDownload
1 min
2023 · 08 · 14
A Simple Tool to Cleanup Duplicate Files for Unix-like Systems
Duplicate Clean A simple tool to delete duplicate files. Table of Content Compatible Platform Usage Example Compatible P
2 min
2022 · 09 · 02
python文件执行时报错‘No such file or directory’
执行python文件的时候报如下错误: 查看文件首行: 在命令行单独执行无任何报错 遂祭出祖师爷谷歌大神,搜到原文如下: what could cause a script to fail to find python when it ha
1 min
2022 · 03 · 05
DELL 2022年新款显示器U2723QX开箱盲测
有没有文化,先把该有的排场给整全乎了。咱也先来个简介,学学各位大神牛人,就叫写在最前吧。 一、写在最前 作为一个键盘工作者,来来回回看了各种测评,到最后选了个京造的K1,马马虎虎对得起这个价格,手感方面咱也没有机会接触那些个几千块的奢侈品,
6 min
2022 · 03 · 05
DELL U2723QX连接Macbook Pro开启4K@60MHz
DELL的新款显示器U2723QX开机保持默认设置,连接Macbook Pro后刷新率为30MHz,在频繁拖动光标的时候总感觉有点延迟,不知是心理作用还是真实存在。之前曾试过AOC的NANO IPS大师版,附带的TYPE-C线是可以达到60
1 min
2021 · 01 · 29
Script for Port Forwarding on MacOS
echo $USERifconfig | grep -v inet6 | grep inet | awk '{print $2}'echo $ipAddrs | awk '{print $'$index4ip'}'ls -l ~/.ssh
2 min
2016 · 04 · 15
Playing Gentoo Linux on a MacBook Pro with MacOS 10.11
I have spent almost one week studying how to install Gentoo Linux on a MacBook Pro with retina display and work well. Af
2 min
2016 · 02 · 29
How to Install Gentoo Linux on Macbook Pro (late 2013) With 13-inch Retina Display
First of all, I should say, “although my English is not very good, but I am working on it”. Maybe sometimes somewhere, y
3 min
2015 · 01 · 23
关于iBooks提示“无法打开,图书已损坏”解决办法
本人在iBooks看书,并作了不少笔记,不久前发现所看图书已更新,所以把旧版本删除,下载了新版本,问题来了,打开后提示错误“无法打开,图书已损坏”,这下急了,根据Windows的经验,不断地删除再下载,问题照旧出现,而天朝度娘里面依旧是不痛
2 min