Category: Lobby

  • Tweak Router’s MTU settings to speed up upload/download speed

    Tweak Router’s MTU settings to speed up upload/download speed

    Optimise your router settings to get maximum upload and download speed: Tweak is the MTU time settings. I did my router’s MTU to 1429 (default: 1500). Now my settings are as below:

  • Malwarebytes Review (2020): Free Version is Good Enough!

    Malwarebytes Review (2020): Free Version is Good Enough!

    Recently my all desktops and laptops were hijacked by some spyware that open promotional websites when I click on any link on my browsers. The exact culprit was – onmarshtompor.com – which is a never-ending gateway to a hell lot of promo websites. ONLY Malwarebytes come to my rescue!! I just scanned my desktop with […]

  • Drupal 7 login issues ?

    repair table sessions; https://www.drupal.org/forum/support/upgrading-drupal/2010-12-21/drupal-7-login-issues#comment-6734120

  • Running composer in a different directory than current

    try composer install -h. There you’ll find an option –working-dir (or -d). And that’s what you’re looking for. Then run: You can find more in composer docs. Depending on your operating system, the = might need to be removed: https://stackoverflow.com/questions/33080068/running-composer-in-a-different-directory-than-current/33082705

  • Camping at NH7 Weekender Meghalaya

    Camping at NH7 Weekender Meghalaya

    It’s homecoming! Bacardi NH7 Weekender is back with another edition of happy feet in Meghalaya. And to make it more exciting, Camp Zingaros by Discover Northeast is laying the finest campsite in the countryside. With the finest decor and premium facilities, Camp Zingaros is the hand-picked of all. The highlights being the closest campsite to the venue, […]

  • Drupal 7: comment count error on node creation issue

    Drupal 7: comment count error on node creation issue

    Hello, it happens when node_comment_statistics table is empty. I had this problem after adding content directly in node content : the trigger that is counting comments is disable.You can verify if this table is empty or not, or a relation between nid in node table and nid in node_comment_statistics is not broken.This query works fine […]

  • Drupal 8 + Commerce 2.x

    https://www.valuebound.com/resources/blog/getting-started-drupal-commerce-2-x-part-1

  • WordPress command line

    WordPress command line

    wp plugin update –all This is the magic command keep a WordPress install updated.

  • Install Drupal 8 / Open Social

    https://www.drupal.org/docs/8/distributions/open-social/installing-and-updating

  • Vestacp / PHP Selector multi-PHP

    Install multiple PHP instances https://forum.vestacp.com/viewtopic.php?f=19&t=10854&start=70 Increase memory limits of each PHP’s nano /opt/remi/php56/root/etc/php.ini https://forum.vestacp.com/viewtopic.php?t=10854&start=70