binooetomo

  • Total activity 18
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 5

Posts

Recent activity by binooetomo Recent activity Votes
  • hosting GO fastcgi webapp

    Dear All I have a user request to host a Go webapp. Most documentation about serving Go as cgi-bin. I tried it and it run as expected Is there any doc about hosting Go by way of FastCGI and/or P...

  • Passenger Failed to spawan

    Dear All I just learn to deploy simple python app on CPanel. My system is alamalinux with CPanel. The app is under virtual environment, just a single passenger to show 'helo world'. here it is ...

  • hookable event of addon domain creation?

    Dear All .... Is there any Hookable event that trigered when addon domain created ? whosmgr only talk about 'parked domain' Sincerely -bino-

  • cpapi2 enable SPF

    Dear All. I need to 'force' my user to enable SPF. Is there any SPF enable command for cpapi2 ? For DKIM I thing I can use --> cpapi2 --user=username Email set_email_signing dkim=1 Sincerely -b...

  • extention load in php.ini

    Dear All. I Got [root@jatirejo ~]# find /opt/alt -name php.ini /opt/alt/php53/etc/php.ini /opt/alt/php52/etc/php.ini /opt/alt/php72/etc/php.ini /opt/alt/php71/etc/php.ini /opt/alt/php56/etc/php...

  • hookable event of DNS operation

    Dear All. Let's say I have a bunch of shared hosting server and a single DNS cluster with 3 member (i.e : ns1.bino.com, ns2.bino.com, ns3.bino.com) My Question is : 1. Each time a Record is edit...

  • Creating db and import sql in script hook

    Dear All. I'm writing a python script and register it as a hook, with context 'Whostmgr::Accounts::Create' and stage 'post' Part of the script is : 1. cd to /home/['username'>/public_html (in thi...