Commands ForĀ Ubuntu mysql connect remote server For a client program to be able to connect to the MySQL server, it must use the proper connection parameters, such as the name of the host where the server is running and the…
Tag: server
Ubuntu stop and start tomcat service
sudo service tomcat stop sudo service tomcat start
How to Setup Adobe Media Server 5 for Recording
It is a common seen requirement to use Flash to record audio from browser, like the famous singing search site midomi. These days I did a little survey about this, write down some memo here. There are a lot of…