Resolution By default AwStats does not show countries visitors are coming from. To enable this feature, GeoIP plugin should be configured. Here is the information about this plugin from /etc/awstats/awstats.conf:
Category Archives: Linux
plesk 7-9 linux update stats
#update stats /usr/local/psa/admin/sbin/statistics –-calculate-one –-domain-name=www.www.ww
Geoip filter awstat + plesk
STEP 1 – Download and install AWStats login your server as root by Putty change directory and download the archive by copy and paste in Putty
How can I change permissions on my files? Linux
How can I change permissions on my files? If you are using FTP software, there is usually a menu option or button that says “Change Permissions,” click this option. You have choices of R(read), W(write), and X(execute)*.If you are using a command line utility such as PuTTy, you need to use the “chmod” command. If …
Continue reading “How can I change permissions on my files? Linux”
Linux / Unix and variant users delete files and folders
Linux / Unix and variant users Files Linux / Unix users can delete files through the console by using the rm command. See this page for additional information about this command. Folders Linux / Unix users can delete folders through the console by using the rmdir command. See this page for additional information about this command. Like …
Continue reading “Linux / Unix and variant users delete files and folders”
nano basic commands
1. Nano Basics Purpose This guide was written to cover basic operations in nano, and is meant to be very concise. For more information about nano check out: