shufil

  • Total activity 86
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 15

Posts

Recent activity by shufil Recent activity Votes
  • need to restart if the service is down

    Hello friends..... I have a application using node.js, port number is 3001 and 3007, some time application going to down,in this time lsof -i:3001 result is blank becouse service is not running ,...

  • Our server getting lots of mail from different mail id and ip

    Hello, Our server getting lots of mail from defferent mail id and ip, How can we block this, URGENT matter , I delete recived mail id, now sent bounce back mail with No Such User Here", so how can...

  • cpanel did not give any indication when a mail running over quota

    Hello, Last day i changed Exim Configuration Manager (WHM) in basic editor >> Bounce email for users over quota >> to off, after did not indicating in cpanel that when a mail running over quotta,...

  • Our mail server ip address black listed in internet

    Hello, Our server ip address black listed in internet ,seems in black listed tool - LISTED FABELSOURCES ip address was listed . so not senting mail to hotmail, DKIM and SPF is enabled now, How ...

  • Altered RPMs found on server hostname

    Hello, I getting 5 mail regards with this , Problems were detected with cPanel-provided files which are RPM controlled. If you did not make these changes intentionally, you can correct them by ru...

  • No SPF records found

    Hello , Our one of the site seems SPF No Records . once i disable and enable spf and dkim in cpanel email authentication section, but its seems same, so please advice me how can enable spf corr...

  • i need to open a port linux linux whm server

    Hello, I need to open port 8080, so I added to two IPtables rules: iptables -A INPUT -m state --state NEW -m tcp -p tcp -d remoteserverip --dport 8080 -j ACCEPT iptables -I OUTPUT -p tcp -d remot...

  • Need to enable Curl in apache/php

    Hello friends, I need to enable Curl in php/apche, so first i try with this , edit the file : /var/cpanel/easy/apache/profile/makecpphp.profile.yaml Change the following from : Cpanel::Easy::PHP5:...

  • [Resolved] Allow only selected IP addresses access to FTP

    Hello, In our server getting lot of attack to using 21 port, so i need to change ftp port number and connection only allowed selective ip address, how can i do this ? Regards, Shufil

  • I need to install mod_rewrite

    Hello, I need to install LoadModule rewrite_module libexec/mod_rewrite.so and AddModule mod_rewrite.c in my server , so please advice how can i do this, please see below details root@home]#/usr...