Sometimes, there is a need or emergency circumstance involved an action to reset MySQL Database Server’s root account. One of […]
Month: September 2016
Check MySQL Service Status
Another article for explaining on several alternatives as methods on checking MySQL service state in a host, server or workstation. Before anything can […]
Check PostgreSQL Service Status
This article will show some alternative or the way to check whether the PostgreSQL service in a host, server or […]
PostgreSQL Database Access from Command Line in Linux
This is another article which is shown how to connect to PostgreSQL Database Server access. It can be done from an […]
Using wget to download a file with resume option
This article is about download file with utility or tool which can give an additional option to reconnect back or […]
Rename MySQL table via Command Line
This is actually a simple explanation in order to rename a single table in MySQL database. There are a simple […]
MySQL Database Access from Command Line in Linux
In this article, there are descriptions on how to connect to MySQL Database Server access. As we can see, the […]
Check Apache Service Name in Linux
One thing which is very important for monitoring running service in an operating system is knowing the name of that […]
Check Apache version in Linux via command line
Depends on the currently installed operating system where Apache Webserver resides and also the version of the Apache Webserver itself […]
Check current working directory in Linux with pwd command
It is very important and a necessary thing to do to look around before executing something especially in a Command Line […]