Telegram Group & Telegram Channel
sudo pmset -a disablesleep 1 
disables sleep on mac laptop so you can close the lid and let it continue processing. Sleep will be grayed out in the apple menu.

sudo pmset -a disablesleep 0
to allow it to sleep again

edit: update...now it seems if you're on battery power introduced a -b option

dsiplay go to sleep after 15 minutes but computer never sleeps
sudo pmset -b displaysleep 10 sleep 0

# disable sleep when lid closed
sudo pmset -b sleep 0; sudo pmset -b disablesleep 1

# re-enable sleep when lid closed
sudo pmset -b sleep 5; sudo pmset -b disablesleep 0



tg-me.com/geektips/851
Create:
Last Update:

sudo pmset -a disablesleep 1 
disables sleep on mac laptop so you can close the lid and let it continue processing. Sleep will be grayed out in the apple menu.

sudo pmset -a disablesleep 0
to allow it to sleep again

edit: update...now it seems if you're on battery power introduced a -b option

dsiplay go to sleep after 15 minutes but computer never sleeps
sudo pmset -b displaysleep 10 sleep 0

# disable sleep when lid closed
sudo pmset -b sleep 0; sudo pmset -b disablesleep 1

# re-enable sleep when lid closed
sudo pmset -b sleep 5; sudo pmset -b disablesleep 0

BY GeekTips




Share with your friend now:
tg-me.com/geektips/851

View MORE
Open in Telegram


GeekTips Telegram | DID YOU KNOW?

Date: |

How to Buy Bitcoin?

Most people buy Bitcoin via exchanges, such as Coinbase. Exchanges allow you to buy, sell and hold cryptocurrency, and setting up an account is similar to opening a brokerage account—you’ll need to verify your identity and provide some kind of funding source, such as a bank account or debit card. Major exchanges include Coinbase, Kraken, and Gemini. You can also buy Bitcoin at a broker like Robinhood. Regardless of where you buy your Bitcoin, you’ll need a digital wallet in which to store it. This might be what’s called a hot wallet or a cold wallet. A hot wallet (also called an online wallet) is stored by an exchange or a provider in the cloud. Providers of online wallets include Exodus, Electrum and Mycelium. A cold wallet (or mobile wallet) is an offline device used to store Bitcoin and is not connected to the Internet. Some mobile wallet options include Trezor and Ledger.

GeekTips from sg


Telegram GeekTips
FROM USA