Author:
erics, March 27th, 2020
Quit Skype From your Applications folder, drag the Skype icon into the Trash In the top Finder menu, select Go -> Go to Folder… or press Shift-Command-G to bring up the “Go to the folder” prompt Open ~/Library/Application Support and drag “Skype Helper” to the Trash Open ~/Library/Application Support/Microsoft and drag “Skype for Desktop” to […]
Categories: How-To's, Technology Tags: apple, Delete, delete skype, howto, MacOS, Remove, remove skype, Skype, skype for mac, tips
|
No comments
Author:
erics, November 24th, 2019
xattr -r -d com.apple.quarantine {dirname} ~or~ xattr -r -d com.apple.quarantine *
Categories: How-To's, Technology Tags: apple, attr, Attribute, Change, com.apple.quarantine, comacast, Delete, directory, howto, MacOS, macosx, Quarantine, Remove, Terminal, tips, Tree, xattr
|
No comments
Author:
erics, October 9th, 2019
Use Case: Export Apple Reminders from MacOS application to cleaned plain text, i.e. remove unwanted spaces, blank lines and square brackets PROCEDURE Click on a single item in the MacOS Reminders app list Select All (either Command-a or use Edit->Select All) Copy (either Command-c or use Edit->Copy) Open Terminal Run cleanme Paste the copied reminders […]
Categories: How-To's, Technology Tags: apple, array, input, List, MacOS, Multi, Multi-line, Multiline, Multiple, perl, Plain, Plaintext, Read, Reminders, STDIN, Terminal, text()
|
No comments
Author:
erics, May 28th, 2019
I use csshX on a daily basis. The default layout on my screen for three nodes is one column with three rows, one per node. This layout is excellent for visual positioning, but does make it harder to read long output. For this purpose, I start csshX using the column quantity specifier -x and I […]
Categories: How-To's, Technology Tags: apple, Column, csshX, Force, Horizontal, Mac, MacOS, macosx, Retile, Row, ssh, Terminal, Tile, Vertical
|
No comments
Author:
erics, February 16th, 2019
As of Mac OS X Lion 10.7, Terminal provides Services for opening a new terminal window or tab at the selected folder in Finder. They also work with absolute pathnames selected in text (in any application). You can enable these services with System Preferences > Keyboard > Keyboard Shortcuts > Services. Look for “New Terminal […]
Categories: How-To's, Technology Tags: apple, Finder, howto, Keyboard, MacOS, macosx, Menu, Mojave, Open, Services, Terminal, tips, window
|
No comments
Author:
erics, February 4th, 2019
Use the ssh-keygen command on a computer to which you’ve downloaded your private key .pem file; for example: First, ensure permissions will allow ssh-keygen to work: chmod 600 /path/to/the/file/your-key-pair.pem Then generate an RSA public key: ssh-keygen -y -f /path/to/the/file/your-key-pair.pem > your-key-pair.pub
Categories: How-To's, Technology Tags: .pem, .pub, Amazon, apple, AWS, cli, howto, key, key-pair, KeyPair, Linux, Mac, MacOS, macosx, Pubkey, public, Public Key, ssh-keygen, tips
|
No comments
Author:
erics, November 18th, 2018
I installed an old version of Adobe software on my new Mac and as usual, it installed some daemons that are undesirable. Here is how I got rid of them via the Terminal. Note: Adobe installs daemons in the user context, so do this as your regular user login, not as root. shell> launchctl list […]
Categories: How-To's, Technology Tags: Adobe, apple, daemon, Disable, howto, Kill, launchctl, MacOS, macosx, Shell, Stop, Terminal, tips, Unload
|
No comments
Author:
erics, November 28th, 2017
Launch System Preferences Select Users & Groups Select Login Options Select Join next to Network Account Server Select Open Directory Utility Click the lock and enter your password to make changes In the menu bar of Directory Utility, select Change Root Password Create a strong, unique password
Categories: How-To's, Technology Tags: apple, Change, change password, Directory Utility, High Sierra, MacOS, Password, root, Sierra, System Preferences
|
No comments
Author:
erics, April 12th, 2017
You can associate a file extension with an app (such as MacVim) via the “Info dialog”. Just select the file and hit Cmd-i, then go to the “Open with” tab, select app and hit “Change all…”. This will change the default application for that file type.
Categories: How-To's, Technology Tags: App, apple, howto, Log, Mac, MacOS, macosx, Open, tips
|
No comments
Author:
erics, April 11th, 2017
Press Option+Space and the cursor will change to the grab hand move tool. Roll your mouse wheel for vertical scrolling, hold down shift to switch to horizontal scroll mode.
Categories: How-To's, Technology Tags: apple, Cursor, Grab, Hand, howto, macosx, Mouse, Move, Preview, tips
|
No comments