Today I learned
  • Home
  • Github
  • Linkedin
  • Nomad Life(Travel Blog)
Subscribe
Tagged

mac

A collection of 4 posts

adobe

How to disable Adobe Flash Player update notification

Well, lets not talk about the history/legacy of Flash/HTML5 etc here. Flash has its place but its really annoying when the Adobe Flash Player updater pops in when you are working on something important and distracts you. And even worse, you are presented with only option to Remind

  • Manu S Ajith
Manu S Ajith Nov 18, 2017 • 1 min read
osx

Share button not working in Safari on OSX El-Capitan

Share button not working in Safari on OSX El-Capitan Since upgrading to the new El Capitain I have not been able to use the share button, one of the features that I liked the most with Safari. The strange thing was that it was working on my mac mini, while

  • Manu S Ajith
Manu S Ajith Apr 26, 2016 • 2 min read
mac

Run Multiple Skype clients on Mac OS X?

Just run the following command in terminal: open -na /Applications/Skype.app --args -DataPath /Users/$(whoami)/Library/Application\ Support/Skype2

  • Manu S Ajith
Manu S Ajith Nov 16, 2015 • 1 min read
postgres

Postgres could not connect to server

$ psql psql: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/tmp/.s.PGSQL.5432"? The reason for the issue is because a pid file was blocking postgres from starting up. To fix it: rm

  • Manu S Ajith
Manu S Ajith Sep 22, 2015 • 1 min read
Today I learned © 2022
Powered by Ghost