4Απρ2013

openVZ + SSH searching inside the containers from the master

Search for an open port (5060 in the example) inside the containers. vzlist -H -octid | while read CTID; do echo $CTID vzctl exec $CTID “netstat -antupe|grep :5060”; done Search for a proccess inside the containers vzlist -H -octid | while read CTID; do echo $CTID vzctl exec $CTID “pgrep -lf asterisk”; done

Continue Reading
4Απρ2013

Ntop and iptraf

The best tools to capture and analyse network traffic   http://www.ntop.org/get-started/download/   For iptraf   yum install iptraf

Continue Reading
4Απρ2013

SSH commands

  Check how many connections per port on the server : netstat -tuna | awk -F’:+| +’ ‘NR>2{print $5}’ | cut -d: -f1 | sort | uniq -c | sort -n   Check how many connections per IP on the server :   netstat -ntu | tail -n +3 | awk ‘{print $5}’ | cut -d: -f1 | […]

Continue Reading
4Απρ2013

Hosts file windows xp – MacOS – Linux

The HOSTS file takes the structure of the IP address you wish to point to followed by the hostname you are mapping to it. E.g. 45.87.33.76 hostlola.com www.hostlola.com This format remains the same across operating systems, however the location of the hosts file does vary. Here is where you can find it on different operating […]

Continue Reading
4Απρ2013

WHMCS Template – How to add more slides to the slideshow

In this tutorial I’ll show you how easy it is to add more slides to the homepage slideshow on your WHMCS skin. All templates come with the 2 slides loaded on the homepage in PSD format (located in the template download). Assuming you have Photoshop this will allow you to easily create your own slides. […]

Continue Reading
4Απρ2013

Put a background image or color on an article

You can place a background image or color in an article by following these steps: Open the article for editing with TinyMCE or another editor. Press the “Edit HTML Source” button and enter the code indicated below at the very beginning of the article: For an image: <div style=”background-image: url(‘images/stories/key.jpg’)”> For a color: <div style=”background-color: […]

Continue Reading
4Απρ2013

If you think you site is down

Hello, In the hosting industry, I have been contacted by countless customers in the past because they feel that their sites are down. Sometimes it is a false alarm and sometimes it is not. Here are some steps that you can do to check and see if your site is down. Note step 1 is […]

Continue Reading
4Απρ2013

Is there a way to change network provider order in Windows 7?

1. Go to start 2. Type “view network connections” in search and click on that selection 3. Press “ALT” > Advanced> Advanced connections 4. Click on Adapters and Bindings Tab and make selection Note: If you wants to change priority order of Network Provider, you would click “Provider Order” or “Adapters and Bindings” Tab to […]

Continue Reading
4Απρ2013

Problem after installing Joomla

Strict Standards: Non-static method JLoader::import() should not be called statically in C:xampphtdocsjoomla15librariesjoomlaimport.php on line 29 Strict Standards: Non-static method JLoader::register() should not be called statically in C:xampphtdocsjoomla15librariesloader.php on line 71 Strict Standards: Non-static method JLoader::import() should not be called statically in C:xampphtdocsjoomla15librariesjoomlaimport.php on line 32 Strict Standards: Non-static method JLoader::register() should not be called statically […]

Continue Reading
4Απρ2013

WHMCS problem with language change WHMCS ver.5.1.2

Replace the whmcs/dbconnect.php with this one http://www.megafileupload.com/en/file/365683/language-change–1–zip.html

Continue Reading
Καλέστε μας