May 25, 2018
Linux General
actsupp-r0cks
0
In a web hosting environment, running an FTP server is an essential function and it gives the client access to file servers. In this blog post, [...]
Linux Tips & Tricks
TIP 1: NTP Is NTP Working? STEP 1 (Test the current server): Try issuing the following command: $ ntpq -pn remote refid st t when poll [...]
Mysql Queries in Linux
How to resolve mysql_connect() Error Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'username'@'localhost' (using password: YES) Possible root cause for this problem is proper privilege not [...]