-
Recent Posts
Archives
Author Archives: pgates
Create a MySQL User
Simply Shell command to create a mysql user. shell> mysql –user=username –password=password mysql> CREATE USER ‘monty’@’%’ IDENTIFIED BY ‘some_pass’; mysql> GRANT ALL PRIVILEGES ON *.* TO ‘monty’@’%’ WITH GRANT OPTION;
Posted in Uncategorized
Comments Off
Swype keyboard
Just started using the swype keyboard for android. It works fantastic. It is saving me a ton of typing and a to of spelling errors.
Posted in Software
Comments Off
280 Slides – Chrome App
Just started using the Google Chrome App 280 Slides. It is PowerPoint in the Cloud and seems to work beautifully! Google is making some interesting strides with their Chrome Browser and latest Chrome OS. I can see a lot of … Continue reading
Posted in Uncategorized
Comments Off