on MAC OS X, how a list of disks and partitions: detect your disk and enter: when on windows dual boot, mount the efi drive: open CMD in Administrator mode you can find ONE COMMANDER on the app store, to open on Linux, use
ARCHIVE
terminal
Posted on September 26 2018 / in Tips
To see current processes do this in terminal sudo lsof -i ':80' To stop the built in apache server in Mac OS X do sudo apachectl stop
Posted on September 25 2018 / in Tips
best option would be to use cpanel option if avaialble recommandation Install brew brew install certbot use this command certbot --apache -d yourdomain.com this might also work sudo certbot certonly --manual create the file requested
Posted on June 30 2017 / in Tips
Launch Terminal write: defaults write com.apple.screencapture type jpg then you can write killall SystemUIServer Should be all Tried in Mac OS X Sierra
Recent Comments