#terminal
Tag
-
Amazon S3: s3cmd put ([Errno 32] Broken pipe)
Recently I decided to use Amazon’s S3 as another location to store some of my server backups.
-
How to install OS X Yosemite Developer Preview Beta in Virtualbox
Jun 7, 2014 3 minute read #apple, #developer-preview, #guide, #os-x, #terminal, #virtualbox, #yosemiteLike me you may be excited about the Developer Preview Beta of OS X 10.10 Yosemite and want to try it out, but you don’t want to deal with a buggy system between now and the general release.
-
Mac OS X Terminal Theme: Piperita
UPDATE – This project is now at version 2. See the Piperita GitHub page for up to date documentation and information.
-
Sort top command by cpu usage and set to default in OS X
As I come from a linux background but seem to spend more and more of my free time using OS X I keep noticing little differences in the way the command line works on a mac.
-
Why is there no space in the MySQL password parameter?
After troubleshooting a MySQL issue with a colleague we began discussing a “feature” of the MySQL command line which insists that you don’t put a space in the password parameter when using the short parameter.
-
SSH without a password on OS X with ssh-copy-id
What is ssh-copy-id? ssh-copy-id is a script that uses ssh to log into a remote machine (presumably using a login password, so password authentication should be enabled, unless you’ve done some clever use of multiple identities) It also changes the permissions of the remote user’s home, ~/.