Dev {Tricks}

  • Home
  • WordPress
  • OJS
  • Oxwall
  • Server and Hosting
You are here: Home / Archives for Server and Hosting

February 3, 2022 by dev

How to change hostname and edit settings | Webmin

  • How To Change The Hostname In Virtualmin
  • Change hostname and edit settings
  1.  Go into Webmin -> Networking -> Network Configuration -> Hostname and DNS Client
  2. Enter your hostname. For Example, server.domain.com
  3. Tick “Update hostname in host addresses if changed?”
  4. Save

 

Filed Under: How to, Server and Hosting, Virtualmin, Web Control Panel, Webmin Tagged With: hostname, virtualmin, webmin

January 29, 2022 by dev

intoDNS

 

Category Status Test name Information send feedback
Parent Info Domain NS records Nameserver records returned by the parent servers are:

//

e.gtld-servers.net was kind enough to give us that information.VPS hosting - IntoVPS

Pass TLD Parent Check Good. e.gtld-servers.net, the parent server I interrogated, has information for your TLD. This is a good thing as there are some other domain extensions like “co.us” for example that are missing a direct check.
Pass Your nameservers are listed Good. The parent server e.gtld-servers.net has your nameservers listed. This is a must if you want to be found as anyone that does not know your DNS servers will first ask the parent nameservers.
Pass DNS Parent sent Glue Good. The parent nameserver sent GLUE, meaning he sent your nameservers as well as the IPs of your nameservers. Glue records are A records that are associated with NS records to
provide “bootstrapping” information to the nameserver.(see RFC 1912 section 2.3)
Pass Nameservers A records Good. Every nameserver listed has A records. This is a must if you want to be found.
NS Info NS records from your nameservers NS records got from your nameservers listed at the parent NS are:

//

Pass Recursive Queries Good. Your nameservers (the ones reported by the parent server) do not report that they allow recursive queries for anyone.
Pass Same Glue The A records (the GLUE) got from the parent zone check are the same as the ones got from your nameservers. You have to make sure your parent server has the same NS records for your zone as you do according to the RFC. This tests only nameservers that are common at the parent and at your nameservers. If there are any missing or stealth nameservers you should see them below!
Information Glue for NS records INFO: GLUE was not sent when I asked your nameservers for your NS records.This is ok but you should know that in this case an extra A record lookup is required in order to get the IPs of your NS records. The nameservers without glue are:

// 123.45.67.890
// 123.45.67.891

You can fix this for example by adding A records to your nameservers for the zones listed above.

Pass Mismatched NS records OK. The NS records at all your nameservers are identical.
Pass DNS servers responded Good. All nameservers listed at the parent server responded.
Pass Name of nameservers are valid OK. All of the NS records that your nameservers report seem valid.
Pass Multiple Nameservers Good. You have multiple nameservers. According to RFC2182 section 5 you must have at least 3 nameservers, and no more than 7. Having 2 nameservers is also ok by me.
Pass Nameservers are lame OK. All the nameservers listed at the parent servers answer authoritatively for your domain.
Pass Missing nameservers reported by parent OK. All NS records are the same at the parent and at your nameservers.
Pass Missing nameservers reported by your nameservers OK. All nameservers returned by the parent server e.gtld-servers.net are the same as the ones reported by your nameservers.
Pass Domain CNAMEs OK. RFC1912 2.4 and RFC2181 10.3 state that there should be no CNAMEs if an NS (or any other) record is present.
Pass NSs CNAME check OK. RFC1912 2.4 and RFC2181 10.3 state that there should be no CNAMEs if an NS (or any other) record is present.
Pass Different subnets OK. Looks like you have nameservers on different subnets!
Pass IPs of nameservers are public Ok. Looks like the IP addresses of your nameservers are public. This is a good thing because it will prevent DNS delays and other problems like
Pass DNS servers allow TCP connection OK. Seems all your DNS servers allow TCP connections. This is a good thing and useful even if UDP connections are used by default.
Pass Different autonomous systems OK. It seems you are safe from a single point of failure. You must be careful about this and try to have nameservers on different locations as it can prevent a lot of problems if one nameserver goes down.
Pass Stealth NS records sent Ok. No stealth ns records are sent
SOA Info SOA record The SOA record is:
Primary nameserver: // grannbo.ns.cloudflare.com
Hostmaster E-mail address: // dns.cloudflare.com
Serial #: // 123456789
Refresh: // 10000
Retry: // 2400
Expire: // 604800   1 weeks
Default TTL: // 3600
Pass NSs have same SOA serial OK. All your nameservers agree that your SOA serial number is // 123456789.
Pass SOA MNAME entry OK. // grannbo.ns.cloudflare.com That server is listed at the parent servers.
Warn SOA Serial Your SOA serial number is: // 123456789. This can be ok if you know what you are doing.
Pass SOA REFRESH OK. Your SOA REFRESH interval is: // 10000. That is OK
Pass SOA RETRY Your SOA RETRY value is: // 2400. Looks ok
Pass SOA EXPIRE Your SOA EXPIRE number is: // 604800.Looks ok
Pass SOA MINIMUM TTL Your SOA MINIMUM TTL is: // 3600. This value was used to serve as a default TTL for records without a given TTL value and now is used for negative caching (indicates how long a resolver may
cache the negative answer). RFC2308 recommends a value of 1-3 hours. Your value of // 3600 is OK.
MX Info MX Records Your MX records that were reported by your nameservers are:

1   aspmx.l.google.com

123.45.67.890
(no glue)

5   alt1.aspmx.l.google.com

123.45.67.890
(no glue)

5   alt2.aspmx.l.google.com

123.45.67.890
(no glue)

10   alt3.aspmx.l.google.com

123.45.67.890
(no glue)

10   alt4.aspmx.l.google.com  123.45.67.890
(no glue)

[These are all the MX records that I found. If there are some non common MX records at your nameservers you should see them below. ]

Pass Different MX records at nameservers Good. Looks like all your nameservers have the same set of MX records. This tests to see if there are
any MX records not reported by all your nameservers and also MX records that have the same hostname but different IPs
Pass MX name validity Good. I did not detect any invalid hostnames for your MX records.
Pass MX IPs are public OK. All of your MX records appear to use public IPs.
Pass MX CNAME Check OK. No problems here.
Pass MX A request returns CNAME OK. No CNAMEs returned for A records lookups.
Pass MX is not IP OK. All of your MX records are host names.
Pass Number of MX records Good. Looks like you have multiple MX records at all your nameservers. This is a good thing and will help in preventing loss of mail.
Pass Mismatched MX A OK. I did not detect differing IPs for your MX records.
Pass Duplicate MX A records OK. I have not found duplicate IP(s) for your MX records. This is a good thing.
Pass Reverse MX A records (PTR) Your reverse (PTR) record:

98.7.654.321.in-addr.arpa ->  rc-in-f26.1e100.net

98.7.654.321.in-addr.arpa ->  wq-in-f26.1e100.net

98.7.654.321.in-addr.arpa ->  ta-in-f26.1e100.net

98.7.654.321.in-addr.arpa ->  sa-in-f26.1e100.net

98.7.654.321.in-addr.arpa ->  la-in-f27.1e100.net

You have reverse (PTR) records for all your IPs, that is a good thing.

WWW Info WWW A Record Your www.ajsrp.com A record is:
// www.domain.com

[104.26.5.40]

[172.67.72.134]

[104.26.4.40]

Pass IPs are public OK. All of your WWW IPs appear to be public IPs.
Pass WWW CNAME OK. No CNAME

 

Filed Under: Error and Fix, Server and Hosting Tagged With: dns, DNS records, into DNS, intoDNS

January 23, 2022 by dev

ISPConfig Installation Checklist on Ubuntu 20.04

Install ISPConfig on Ubuntu 20.04 LTS Focal Fossa

  1. At first, make sure that all your system packages are up-to-date
    sudo apt update
    sudo apt upgrade

    To see upgradable Packages run ‘apt list –upgradable’

    • Configuring openssh-server
      A new version (/tmp/fileKeVqSI) of configuration file /etc/ssh/sshd_config is available, but the version installed currently has been locally modified.
      What do you want to do about modified configuration file sshd_config?
      │ install the package maintainer’s version
      │ keep the local version currently installed
      │ show the differences between the versions
      │ show a side-by-side difference between the versions
      │ show a 3-way difference between available versions
      │ do a 3-way merge between available versions
      │ start a new shell to examine the situation
      <Ok>
      Normally the best thing to do is to keep the currently installed if you’re on a VPS. But, if you didn’t touch the file and you know for sure that nothing will break by updating the defaults, then that’s the best option.
  2. Setup Hostname.
    • Check the hostname in /etc/hosts and change it when necessary:
      vi /etc/hosts

      Add the following line:

      127.0.0.1 localhost.localdomain localhost
      # This line should be changed to the correct servername:
      127.0.1.1 myserver.bdhostit.com myserver
      
      # The following lines are desirable for IPv6 capable hosts
      ::1 localhost ip6-localhost ip6-loopback
      ff02::1 ip6-allnodes
      ff02::2 ip6-allrouters
    • Then, edit the /etc/hostname file:
      vi /etc/hostname

      Add the following line:

      myserver
  3. Reboot
    reboot
  4. Now it’s time to Install ISPConfig 3 on Ubuntu 20.04 Log in again and check if the hostname
    hostname
    hostname -f
    • Download ISPConfig auto-installer
      wget -O - https://get.ispconfig.org | sh -s -- --help

      The installer automatically configures all underlying services, no manual configuration needed.
      When the installer is finished it will show you the ISPConfig admin and MySQL root password like this:

      [INFO] Your ISPConfig admin password is: adminpass
      [INFO] Your MySQL root password is: mysqlpass
    • If you can not get the INFO, you can now run the script with arguments. For example, if you want a normal install with a port range for Passive FTP + unattended-upgrades, run:
      wget -O - https://get.ispconfig.org | sh -s -- --use-ftp-ports=40110-40210 --unattended-upgrades

      Answer “yes” and hit enter. The installer will now start.

      WARNING! This script will reconfigure your complete server!
      It should be run on a freshly installed server and all current configuration that you have done will most likely be lost!

      Final Output

      [INFO] Installation ready.
      [INFO] Your Mailman password is: mailmanpass
      [INFO] Your ISPConfig admin password is: adminpass
      [INFO] Your MySQL root password is: mysqlrootpass
      [INFO] Warning: Please delete the log files in /tmp/ispconfig-ai/var/log/setup-* once you don't need them anymore because they contain your passwords!
    • Write down the password information. Delete the setup log file at /tmp/ispconfig-ai/var/log
      setup-1234567890.log
  5. Now accessing ISPConfig Web Interface with admin password.
    https://myserver.bdhostit.com:8080

    You should change the default password after your first login

  6. Change default SSH Port 22 to your choice
    vi /etc/ssh/sshd_config
  7. Setting up the firewall. Adding SSH port
    • Go to System -> Firewall. Then click “Add new firewall record”
    • You can save the default port.
    • The necessary ports for every service are:
      Web: 20, 21, 22, 80, 443 and 40110:40210 (TCP ports)
      Mail: 25, 110, 143, 465, 587, 993, and 995 (TCP ports)
      DNS: 53 (TCP and UDP)
      Panel: 8080 and 8081 (TCP ports)

Update Instructions

Run this command on the shell of the server as root user:

ispconfig_update.sh

The ISPConfig updater will then check for new releases and guide you through the update process.

Filed Under: AWS, Bluehost, Cloudcone, Contabo, Digitalocean, HostGator, ISPConfig, Providers, Server and Hosting, VPS Management, VPSDime, Web Control Panel Tagged With: ISPConfig, Ubuntu 20.04

January 22, 2022 by dev

How to get chain certificates

  • No Intermediate/Chain certificate were found. cwp
  • What’s My Chain Cert?

First check your domain certificates

https://www.sslshopper.com/ssl-checker.html

Then get your chain certificates

https://whatsmychaincert.com

Download your certificate file and open that file with the text editor, then in CWP go to Left-Menu –> Apache Settings –> SSL Cert Manager and click on the BUNDLE button to edit chain certificate file, replace all you have in that file with the new content.

After you have saved BUNDLE file reload Apache and check your SSL again.
https://www.sslshopper.com/ssl-checker.html

Filed Under: CentOS Web Panel, Server and Hosting Tagged With: chain certificate

January 19, 2022 by dev

There are no readable files in this directory tree. Are safe mode or open_basedir active?

  • Check htaccess file
  • Check PHP Version
  • Check DNS settings
  • Check Nameservers
  • Check database connection
  • Check the File folder path
  • Clear cache

That’s all!

 

Filed Under: Error and Fix, Help, OJS, Server and Hosting, Upgrade, VPS Management, Web Control Panel Tagged With: are safe mode, no readable files, ojs migration, open_basedir, open_basedir active

  • « Previous Page
  • 1
  • …
  • 12
  • 13
  • 14
  • 15
  • 16
  • …
  • 43
  • Next Page »
  • Upwork
  • Freelancer
  • Fiverr
  • Guru

www.ojsexpert.com
www.ojsdev247.com

Recent Posts

  • To get your email for castamodel.com going to the right place, you need to update your DNS settings.
  • Security and WordPress
  • ROR
  • How do we copy google form to google workspace?
  • Install ImageMagick – Almalinux
  • How to remove /public/ from URL in Laravel
  • How to install Maldet alert?
  • How to Install Maldet and Run a Scan | Maldetect
  • Where is Roundcube location on CWP control panel?
  • How To Add Node.js Projects In aaPanel?
  • SPF/DKIM/DMARC Tools
  • Associative arrays – How to loop over Associative arrays
  • Indexed Arrays. How to loop over Indexed Arrays.
  • PHP Break | Continue
  • For Loop | While Loop | Do…While Loop | Foreach Loop
  • Strict mode in PHP
  • PHP Function Return Types
  • PHP Anonymous Functions (or Closures)
  • PHP Variadic Functions
  • PHP nullable type hints

Categories

  • Affiliate Marketing (1)
  • Customization (4)
    • CSS (2)
  • Email Solutions (23)
    • FrontApp (2)
    • Google Spreadsheet (2)
    • Microsoft Outlook (1)
    • PHP Email Form (3)
    • PolyMail (2)
    • Recaptcha (1)
    • Roundcube (4)
    • Thunderbird (3)
    • WebMail (5)
  • Games (1)
  • How to (87)
  • Joomla (6)
    • Akeeba (1)
    • Fix & Tricks (3)
  • jQuery (4)
  • jQuery Plugins (4)
    • BX Slider (1)
    • Slick (1)
  • Laravel (5)
  • Marketplace (5)
  • Miscellaneous (31)
  • MultiSaaS (1)
  • OJS (56)
    • Crossref (1)
    • Help (37)
    • Installation (10)
      • Issues (5)
    • Plugins (8)
    • Scholar Indexing (2)
    • Theme (7)
      • Templates (7)
        • Frontend (6)
        • legacy (1)
    • Theme Customization (10)
    • Theme Development (14)
    • TPL CSS JS (2)
    • Upgrade (11)
  • OSTAD (17)
  • Oxwall (3)
  • Payment Methods (1)
    • Paypal (1)
  • PC Tips and Tricks (14)
    • MS Office (2)
      • PowerPoint (1)
    • Windows (4)
  • PHP Parse error (2)
  • phpBB (2)
  • Server and Hosting (213)
    • Billing and Management (10)
      • Blesta (5)
      • Boxbilling (2)
      • WHMCS (5)
    • Email (10)
      • Postfix (3)
    • Error and Fix (17)
    • FTP (2)
    • Linux Distribusion (28)
      • Almalinux (13)
      • CentOS (17)
      • Debian (21)
      • Ubuntu (19)
    • Mail Server Solusion (7)
      • iRedMain (6)
    • MySQL (12)
    • Providers (69)
      • AWS (37)
      • Bluehost (37)
      • Cloudcone (26)
      • Contabo (40)
      • Digitalocean (68)
      • Hetzner (3)
      • HostGator (36)
      • Hostinger (8)
      • RackNerd (10)
      • VPSDime (38)
    • Security (21)
      • SSH (8)
    • VPS Management (72)
    • Web Control Panel (147)
      • aaPanel (14)
      • CentOS Web Panel (46)
      • cPanel (33)
      • CyberPanel (7)
      • DirectAdmin (96)
        • Find & fix (38)
      • ISPConfig (17)
      • KeyHelp (7)
      • Plesk (26)
      • Webmin (25)
        • Usermin (2)
        • Virtualmin (13)
      • WHM (18)
  • Uncategorized (19)
  • Wordpress (89)
    • Elementor (2)
    • Find and Fix (11)
    • Functions (5)
    • Genesis (9)
    • Glossary (1)
    • How to (22)
    • Neuron TD (15)
      • Console Error (1)
      • functions (5)
        • register_post_type (1)
        • register_sidebar (1)
        • theme_files (1)
        • theme_supports (1)
      • Image Directory (1)
      • Menu (2)
      • Query (4)
    • Plugins (13)
      • Contact Form 7 (5)
      • Duplicator (1)
      • Essential Grid (2)
    • Softaculous (3)
    • Speed and Security (4)
    • Stock Theme Development (6)
      • Header Footer (1)
      • PHP (1)
      • VC (1)
    • Theme Development (2)
      • Issues (1)
      • Menu (1)
    • Timer Theme Development (3)
    • Update (2)
    • Woocommerce (2)
    • WP Basic Guideline (8)

Important DEV links

  • Premium Themes
    • Themeforest
    • Envato Market
  • Built With (What Theme is That?)
    • What WP theme is that
    • Joomla Template Detector
    • Drupal Template Detector
    • Prestashop Template Detector
    • Shopify Theme Detector
    • Squarespace Template Detector
    • OpenCart Detector
    • WordPress.com Theme Detector
  • Domain/IP history checker
    • Who IS request
    • Hosting Info
  • Check DNS Propagation
    • DNS Checker
    • intoDNS
  • What is my IP
    • What is My IP Address
    • What is My IP
    • IP location
    • What is My IP
    • Porkbun
  • SEO Tools
    • Visitor Traffic
    • Broken Link
    • Website Speed Test
      • SEMrush
      • GTmetrix
      • Pingdom
      • PageSpeed Insights
      • DebugBear
      • keyCDN
  • Photo Image
    • Remove Background 50 Free Preview Image 375 × 666 per month
  • Domain Registrars
    • 123-Reg
    • Porkbun
    • Freenom
    • Namecheap NEWCOM598
  • Hosting Providers
    • Bluehost
    • Hostgator
    • Inmotion
  • Hosting Control Panel
    • CWPpro (FREE)
    • DirectAdmin (Trial 60 Days, One account $2/month)
    • ISPConfig (Free)
  • Webmaster Tools
    • Google
    • Bing
    • Yandex
  • Miscellaneous
    • Time Calculator

 

Categories

  • Affiliate Marketing (1)
  • Customization (4)
    • CSS (2)
  • Email Solutions (23)
    • FrontApp (2)
    • Google Spreadsheet (2)
    • Microsoft Outlook (1)
    • PHP Email Form (3)
    • PolyMail (2)
    • Recaptcha (1)
    • Roundcube (4)
    • Thunderbird (3)
    • WebMail (5)
  • Games (1)
  • How to (87)
  • Joomla (6)
    • Akeeba (1)
    • Fix & Tricks (3)
  • jQuery (4)
  • jQuery Plugins (4)
    • BX Slider (1)
    • Slick (1)
  • Laravel (5)
  • Marketplace (5)
  • Miscellaneous (31)
  • MultiSaaS (1)
  • OJS (56)
    • Crossref (1)
    • Help (37)
    • Installation (10)
      • Issues (5)
    • Plugins (8)
    • Scholar Indexing (2)
    • Theme (7)
      • Templates (7)
        • Frontend (6)
        • legacy (1)
    • Theme Customization (10)
    • Theme Development (14)
    • TPL CSS JS (2)
    • Upgrade (11)
  • OSTAD (17)
  • Oxwall (3)
  • Payment Methods (1)
    • Paypal (1)
  • PC Tips and Tricks (14)
    • MS Office (2)
      • PowerPoint (1)
    • Windows (4)
  • PHP Parse error (2)
  • phpBB (2)
  • Server and Hosting (213)
    • Billing and Management (10)
      • Blesta (5)
      • Boxbilling (2)
      • WHMCS (5)
    • Email (10)
      • Postfix (3)
    • Error and Fix (17)
    • FTP (2)
    • Linux Distribusion (28)
      • Almalinux (13)
      • CentOS (17)
      • Debian (21)
      • Ubuntu (19)
    • Mail Server Solusion (7)
      • iRedMain (6)
    • MySQL (12)
    • Providers (69)
      • AWS (37)
      • Bluehost (37)
      • Cloudcone (26)
      • Contabo (40)
      • Digitalocean (68)
      • Hetzner (3)
      • HostGator (36)
      • Hostinger (8)
      • RackNerd (10)
      • VPSDime (38)
    • Security (21)
      • SSH (8)
    • VPS Management (72)
    • Web Control Panel (147)
      • aaPanel (14)
      • CentOS Web Panel (46)
      • cPanel (33)
      • CyberPanel (7)
      • DirectAdmin (96)
        • Find & fix (38)
      • ISPConfig (17)
      • KeyHelp (7)
      • Plesk (26)
      • Webmin (25)
        • Usermin (2)
        • Virtualmin (13)
      • WHM (18)
  • Uncategorized (19)
  • Wordpress (89)
    • Elementor (2)
    • Find and Fix (11)
    • Functions (5)
    • Genesis (9)
    • Glossary (1)
    • How to (22)
    • Neuron TD (15)
      • Console Error (1)
      • functions (5)
        • register_post_type (1)
        • register_sidebar (1)
        • theme_files (1)
        • theme_supports (1)
      • Image Directory (1)
      • Menu (2)
      • Query (4)
    • Plugins (13)
      • Contact Form 7 (5)
      • Duplicator (1)
      • Essential Grid (2)
    • Softaculous (3)
    • Speed and Security (4)
    • Stock Theme Development (6)
      • Header Footer (1)
      • PHP (1)
      • VC (1)
    • Theme Development (2)
      • Issues (1)
      • Menu (1)
    • Timer Theme Development (3)
    • Update (2)
    • Woocommerce (2)
    • WP Basic Guideline (8)
  • Home
  • WordPress
  • OJS
  • Oxwall
  • Server and Hosting

Copyright © 2025 · Executive Pro Theme on Genesis Framework · WordPress · Log in