Subscribe

Subscribe

Vladstudio

How to disable the beep in solaris 10

by Pandiyan

I have installed Soalris 10 onto a laptop a few times to see how well it works. It does quite well.

One annoying feature though is that if you backspace all the way back to the prompt and then by mistake try to go one more, like if you hold down the [...]

MySQL create user

Every time I have to setup users in MySQL I seem to have problems.
I was setting up a system to do some WordPress testing and installed MySQL OK, but ran into problems with the users and permissions. Again.

So I had to search the net, again, and find out what I was doing wrong, again.
Maybe I’m [...]

Adding space to a tablespace

by numstead

One of the jobs I do the most as a DBA is added space to peoples schemas.  It’s not a big thing, just something I have to monitor and watch out for. Users don’t like it when they can’t save their data into the database.

Below is a script that simplifies the [...]