
Related Posts
ssh-add -l -> Cannot connect to your agent.
keychain not working for ya… you run ssh-agent but ssh-add won’t add the keys. This is probably because your SSH_AGENT_PID and SSH_AUTH_SOCK variables are incorrect… so I recommend you put something like this on your .bashrc to initialize your ssh-agent correctly: export SSH_AGENT_PID= export SSH_AUTH_SOCK= #make sure no old agents are running killall ssh-agent #grab […]
Bible should come with a disclaimer
Mirroring a post that I saw today at digg.com… Absolutely true, it should come with that big sticker on the front.
Adobe Premiere Pro CS6 recommended settings to edit and export YouTube videos
1920×1080 16:9 PAR 1 Progressive 30 fps drop frame timecode 48k General Editing mode: Custom Timebase: 29.97fps Video Settings Frame size: 1920h 1080v (1.0000) Frame rate: 29.97 frames/second Pixel Aspect Ratio: Square Pixels (1.0) Fields: No Fields (Progressive Scan) Audio Settings Sample rate: 48000 samples/second Default Sequence Total video tracks: 3 Master track type: Stereo […]