All posts tagged Apache
We sure would love it if git were installed on our server. So let’s do that! [root@sunshine /var/cpanel/easy/apache/profile]# yum install git Loaded plugins: fastestmirror, priorities, security Loading mirror speeds from cached hostfile stable-arch | 951 B 00:00 stable-generic | 951 B 00:00 stable-noarch | 951 B 00:00 system-base | . . . Read more
Note: These notes pertain to PM servers. Other servers may vary… Loadwatch Logs Located In: /root/loadwatch To Summarize a Particular Logfile: (when in the “/root/loadwatch” directory, as root) /scripts/loadparse <filename_of_logfile> Cumulative Log of Loads: /root/loadwatch/checklog See also: http://linux.about.com/cs/linux101/g/loadwatch.htm http://www.xaprb.com/blog/2006/06/08/how-to-monitor-server-load-on-gnulinux/ Related articles Page: Install GIT on shared hosting . . . Read more
The first tool to reach for when analyzing and/or diagnosing a server is likely: top Top will give you a real-time, interactive view of the top processes consuming memory, cpu, etc… Which is probably why it’s called “top”. There’s a lot of rather cryptic keystrokes that you can use while . . . Read more
As root, you can use EasyApache to rebuild apache and php, enabling and disabling modules and extensions, changing php versions, changing apache versions, and configurating all kinds of things. At the end of the selection process, the build is run, and you get to watch a whole lots of beautiful . . . Read more
*Note: PM servers are currently using the CSF firewall, NOT the APF firewall for which this article applies. Please see the following revised article for CSF firewall administration: Problem User is unable to connect to sites hosted on Stormcloud, and or their email client is being blocked. Solution User should . . . Read more
These are details for Memcache on StormCloud Config file location : Default port : 11211 Current Config : Restarting Memcached : login to the server as root Run this command – Default Service commands applies: