歪麦博客
  • 首页
  • PHP启示录
  • PHP设计模式
  • 技术
  • 关于&捐赠
  • 语言

Tag: MacOS

How to turn off sleep mode on macOS using the Terminal command

2024-10-02 57 Technical, 记录 MacOS, sleep mode Leave a Comment
Here's how to turn off sleep mode on macOS using the Terminal command: Disable sleep mode Open Terminal and enter this command: sudo pmset -a sleep 0 This command disables sleep mode for all power modes (-a flag). You'll need to enter your administrator password when prompted. Enable sleep mode To re-enable sle…

Connect Remote MacOS with local MacOS Screen Sharing

2024-10-01 80 Technical, 记录 MacOS, Remote Connect, Screen Sharing Leave a Comment
Assume that you have 2 MacOS. MacOS1: at home MacOS2: at work place For sure they are not in same LAN network. Now, you want access MacOS1 at home from Your work MacOS2 for urgency staff. From this article, you will learn how to implement it with very very less price. Step 1: Step ssh Please refer this article …

Connect Debian VNC Virtual Desktop Remotely from MacOS

2024-10-01 93 Technical, 记录 Debian, MacOS, VNC Leave a Comment
I have a Debian server without monitor, and I wan to access it remotely from my MacOS. Following is the steps to archive this. Install and start Virtual Desktop # Install updates sudo apt update # install the Xfce desktop sudo apt install xfce4 xfce4-goodies Edit file ~/.vnc/xstartup and set content to followin…

标签云

Android CentOS cURL Dart Docker flutter git Java JavaScript JQuery Json Linux MVC MySQL MySQL优化 Nginx Opencart PHP PHP-FPM PHP7 PHPStorm PHP框架 PHP调试 Python Redis scrapy Session spring boot ThinkPHP Ubuntu VirtualBox Windows WordPress Yaf教程 下载 函数 压缩 性能分析 数据库 数组 爬虫 算法 缓存 虚拟机 随机数
Theme: Maizi. Powered by WordPress.