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: |

Why Telegram?

Telegram has no known backdoors and, even though it is come in for criticism for using proprietary encryption methods instead of open-source ones, those have yet to be compromised. While no messaging app can guarantee a 100% impermeable defense against determined attackers, Telegram is vulnerabilities are few and either theoretical or based on spoof files fooling users into actively enabling an attack.

Unlimited members in Telegram group now

Telegram has made it easier for its users to communicate, as it has introduced a feature that allows more than 200,000 users in a group chat. However, if the users in a group chat move past 200,000, it changes into "Broadcast Group", but the feature comes with a restriction. Groups with close to 200k members can be converted to a Broadcast Group that allows unlimited members. Only admins can post in Broadcast Groups, but everyone can read along and participate in group Voice Chats," Telegram added.

GeekTips from hk


Telegram GeekTips
FROM USA