Posts

Showing posts from May, 2022

451-X.X.X.X is not yet authorized to deliver mail from 451>. Please try 451 later.

  #6 You may just need to clear the Exim retry database. You can do that by running these commands: Code: /usr/sbin/exim_tidydb -t 0d /var/spool/exim retry > /dev/null /usr/sbin/exim_tidydb -t 0d /var/spool/exim reject > /dev/null /usr/sbin/exim_tidydb -t 0d /var/spool/exim wait-remote_smtp > /dev/null

PHP Parse error: syntax error, unexpected end of file

  Go to php.ini file. Find short_open_tag and set it to on short_open_tag = On. Restart the server.

blank page or white page

 check all php modules yum install php php-mcrypt php-cli php-gd php-curl php-mysql php-ldap php-zip php-fileinfo php -m

premature end of script

 check PHP if changes do revert back this resolved after changing php

bluestacks internet fix

 Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\vmsmp\parameters\SwitchList delete vethernet or disable windows subsystem for linux in control panel 

matrix free fire

smartsniff and wireshark  GET /isalive.php?username=bum11bypass&password=kailashbypass&hwid=3013D5CD-4D10-7F4B-AAC1-61DFA495FCC4&sid=S-1-5-21-1780413797-1888276664-1166301135&ver=1.2&sig=emubypass HTTP/1.1 User-Agent: Matrx Regedt 7.4 : luascript Host: teammatrix.live GET /apploginemub.php?username=bum11bypass&password=kailashbypass&hwid=3013D5CD-4D10-7F4B-AAC1-61DFA495FCC4&sid=S-1-5-21-1780413797-1888276664-1166301135&ver=1.2&sig=emubypass HTTP/1.1 User-Agent: Matrx Regedt 7.4 : luascript Host: teammatrix.live Computer\HKEY_LOCAL_MACHINE\SYSTEM\HardwareConfig Computer\HKEY_CURRENT_USER\Software\Microsoft\Office\Common\ClientTelemetry Computer\HKEY_LOCAL_MACHINE\SYSTEM\Setup\Upgrade\Appx sid  whoami /all wmic useraccount get name,SID hwid/UUID wmic csproduct get uuid http://teammatrix.live/applogin.php?username=sdfsd&password=sdfsdf&hwid=3013D5CD-4D10-7F4B-AAC1-61DFA495FCC4&sid=S-1-5-21-1780413797-1888276664-1166301135&ver=1.5 pop

adobe audition voice change to kids

Image
  then pitch shifter > semi tones to 5

Web pages don't load through proxy

  When interception is enabled, you will indeed need to forward each intercepted HTTP message in order to browse as normal. Based on your interception rules, some requests/responses will be passed through, but if any are intercepted then the browser won't receive the result of the request until you forward it. This feature allows you tamper with messages on the fly and see the effects that occur when they are processed by the server/browser. you can do this by proxy > forward

abuse in form or contact us or feedback

 172.68.50.71 - - [19/May/2022:10:33:50 +0530] "POST /php/TestResult_attach.php HTTP/1.1" 200 1349 "https://www.midsupport.com/php/TestResult_attach.php" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:14.0; ips-agent) Gecko/20100101 Firefox/14.0.1" here the request tis POST means data is filled and no domain so abuse IF GET means only used to browse not to fill any data here you can see there is no domain with which the form filled like this below there is domain 172.68.154.143 - - [19/May/2022:10:33:36 +0530] "POST /php/TestResult_attach.php HTTP/1.1" 200 1307 "https://kuraelectronics.com/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36"

whmcs product desription code

IN  2 vCore(s) <li>4 GB RAM</li> <li>80GB SSD</li> Product Description ▲   2 vCore(s) <li>4 GB RAM</li> <li>80GB SSD</li>

HOW TO FIX AUTO LOGOUT ISSUE IN WHMCS

 disable session IP check general > security >

WHMCS Invalid Csrf Protection Token Error

  You can disable CSRF Checks under Setup > General Settings > Security. Setup > General Settings > Security tab Or from phpmyadmin, run this SQL statement: UPDATE `tblconfiguration` SET `value` = 'on' WEHRE `setting` = 'DisableSessionIPCheck' Okay, so I managed to fix it by switching to other browser, disabling CSRF Checks and then enabling them again.

Please make sure /.well-known alias is setup in WWW server.

 wrong IP on secondary NS

unrouteable address

  [zimbra@zimbra mnt]$ cat /etc/resolv.conf # Generated by NetworkManager search inc5shoes.com nameserver 8.8.8.8

mysql connection for windows server on linux

 freetds /usr/local/etc/freetds.conf /usr/local/etc [root@mid etc]# cat freetds.conf  # # #   $Id: freetds.conf,v 1.9 2003/12/04 22:26:55 freddy77 Exp $ # # The freetds.conf file is a replacement for the original interfaces # file developed by Sybase.  You may use either this or the interfaces # file, but not both. # # FreeTDS will search for a conf file in the following order: # #     1) check if a file was set programatically via dbsetifile() and #        is in .conf format, if so use that, # #     2) otherwise, if env variable FREETDSCONF specifies a properly  #        formatted config file, use it, # #     3) otherwise, look in ~/.freetds.conf, # #     4) otherwise, look in @sysconfdir@/freetds.conf # # If FreeTDS has found no suitable conf file it will then search for # an interfaces file in the following order: # #     1) check if a file was set programatically via dbsetifile() and  #        is in interfaces format, if so use that, # #     2) look in ~/.interfaces # #     3) look

connecting to windows sql server

 install freetds vi /usr/local/freetds/etc/freetds.conf [myserver]         host = 115.112.240.105         # host = ntmachine.domain.com         port = 1433         tds version = 7.0 [myserver3]         host = 192.227.108.64         port = 1433         tds version = 7.0 [myserver2]         host = 192.227.65.65         port = 1433         tds version = 7.0 [myserver1]         host = 154.27.75.96         port = 1433         tds version = 7.0       'host' => 'localhost',       'user' => 'rcautomat_in',       'password' => 'automation',       'database' => 'rcautomat_in',       'port' => 3306,

vestcp showing wrong domain

 check ip in edit domain  then add alias and ssl v-add-web-domain-ssl midsupport midsupport.com /home/midsupport/conf/web/ssl restart v-add-web-domain-ssl bytzsoft bytzsoft.com /home/bytzsoft/conf/web/ssl restart v-add-web-domain-alias midsupport midsupport.com www.midsupport.com restart v-add-web-domain-alias bytzsoft bytzsoft.com www.bytzsoft.com restart

spam mail check domain

 Received: from linux.mahamail.com (linux.mahamail.com [192.227.85.170]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.feg.de (Postfix) with ESMTPS id E300E120E4C for <x>; Sun, 15 May 2022 01:47:47 +0200 (CEST) Authentication-Results: dmarc.feg.de; dmarc=none header.from=mipl.co.in Received: from midsupport by linux.mahamail.com with local (Exim 4.89) (envelope-from <midsupport@linux.mahamail.com>) here mail was sen to mail.feg.de

Removing Unchecked tag

 /opt/zimbra/common/sbin Hey guys, this is what you need to do to remove the tag (it will *NOT* survive an upgrade, so you need to repeat these steps whenever you upgrade): In order to turn off this subject tagging, chmod u+w and go into /opt/zimbra/amavisd/sbin/amavisd and edit this line: $undecipherable_subject_tag = '***UNCHECKED*** '; changing it to: $undecipherable_subject_tag = ''; chmod u-w /opt/zimbra/amavisd/sbin/amavisd then restart amavisd: su - zimbra zmamavisdctl restart our localtion  /opt/zimbra/common/sbin

click button on a page javascript

  simple javascript loop click button (function loop() {   setTimeout(function() {         var inputs = document.querySelector("#app > div.main > div > div > div.chest-btn.btn-hover-bright").click();     loop()   }, 1000) })() the code for button has been get by copy selector from inspect element if you go to button code then right click and copy then copy selctor

Bug with failed admin restore on shared IP

 /usr/local/directadmin/data/admin/ips [root@usa ips]# cat 154.27.66.71 gateway= global=no netmask=255.255.255.128 ns= reseller= status=free value=zextradata i just make status free and value empty and worked ip was unlocked gateway= netmask=/25 ns= reseller= status=server value=4 gateway= netmask=255.255.255.128 ns= reseller= status=free value= gateway= global=no netmask=255.255.255.128 ns= reseller= status=free value= gateway= global=no netmask=255.255.255.128 ns= reseller= status=owned value=free gateway= global=no netmask=255.255.255.128 ns= reseller= status=free value= For fixing the IP Manager, you can edit the files: /usr/local/directadmin/data/admin/ips/* and set them to the values you need. Sample server IP: Code: gateway= netmask=255.255.255.0 ns= reseller= status=server value=7 The status can be server, free, shared, or owned. The "value" can be a number if shared, or the name of a user if owned, or blank for free. Reseller is the name of the reseller that manages

installing zimbra on google cloud VM instance

 resolved use internal ip in /etc/hosts thanks for the reply but i seem to have messed up something, correct me if im wrong, im i suppose to inset my external IP in /etc/hostname and my private IP in etc/hosts i.e 127.0.0.1 localhost.localdomain localhost Private IP mydomain.domain.com also note i have tries the other way round 127.0.0.1 localhost.localdomain localhost External IP mydomain.domain.com i have also changed in /etc/hostname to Internal IP and also External IP

ERROR: Installation can not proceeed. Please fix your /etc/hosts file to contain

 set same hostname in /etc/hosts IP mail.downloadal.com mail and system hostname hostnamectl set-hostname mail.downloadal.com Installing Proxy SSL certificate...done. Initializing ldap...failed. (28160) ERROR Configuration failed Please address the error and re-run /opt/zimbra/libexec/zmsetup.pl to complete the configuration.

copy a file to multiple directories with *

 [root@webmail mnt]# echo /home/*/public_html/ | xargs -n 1 cp -v read.html ‘read.html’ -> ‘/home/korbceramic/public_html/read.html’ ‘read.html’ -> ‘/home/serverfix/public_html/read.html’ ‘read.html’ -> ‘/home/suntouchpolypack/public_html/read.html’ ‘read.html’ -> ‘/home/vabopaliya/public_html/read.html’ [root@webmail mnt]# cd /home/korbceramic/public_html/ reminder this will replace the prev file and copy newer ones While copying file to 2-3 directories, you can do it easily with multiple commands. But think, if you have to copy this to large number of directories at a time. For example, I have a WHM/cPanel server with large number of account and want to place a file to each accounts public_html directory. We can do this in single command as: echo /home/*/public_html/ | xargs -n 1 cp -v ~/tecadmin.txt [output] '/root/tecadmin.txt' -> '/home/user1/public_html/tecadmin.txt' '/root/tecadmin.txt' -> '/home/rahul/public_html/tecadmin.txt'

adone premiere tool

 Use razor tool mark press v for selection tool then  shift + del for green effects download plugins then  go to effects