reporter1

Untitled

Aug 17th, 2014
291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. #mysql -u root -p
  2. #create database osgrid;
  3. #grant all privileges on osgrid.* to opensim@"localhost" identified by 'password';
  4. #flush privileges;
  5. #quit
Advertisement
Add Comment
Please, Sign In to add comment