Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

330 total results found

How to renew a .pk domain when you don’t have the PKNIC account credentials

.PK domain

If you’ve lost access to your PKNIC account but still want to renew your .pk domain, don’t worry — PKNIC allows anyone to pay the renewal fee on behalf of the actual domain owner using Prepaid Cards. This means you can complete the renewal process without logg...

How to Set Up an RDP Connection (Remote Desktop)

Windows Server

Remote Desktop Protocol (RDP) is a technology developed by Microsoft Remote Desktop Protocol that lets you access and control another computer over a network as if you were sitting in front of it. This is useful for working from home, managing servers, providi...

Crystal Reports: “Maximum Report Processing Jobs Limit” Error (Resolved)

Windows Server

When generating or processing a large number of Crystal Reports, you may encounter the following error message:“The maximum report processing jobs limit configured by your system administrator has been reached.”This error occurs when Crystal Reports exceeds th...

Crystal Reports: Maximum report processing jobs limit (SOLVED)

Crystal Reposts Error Fix

We generally face the error when processing large large number of crystal reports.The maximum report processing jobs limit configured by your system administrator has been reached.This report error appears when Crystal Reports hits the hard limit for the speci...

The maximum report processing jobs limit configured by your system administrator has been reached. Crystal Reports [SOLVED]

Crystal Reposts Error Fix

The maximum report processing jobs limit configured by your system administrator has been reachedWe normally face issue with SAP Crystal reports viewer for Microsoft Visual Studio 2010 and later that the error The maximum report processing jobs limit configure...

How to empty or delete /var/lib/mysql/ .err files?

Delete My SQL Files

You can clear the /var/lib/mysql/.err files, but if you have a lot of errors outputting into the error log, then you would probably want to check why that is happening. You should not delete the file, though, just clear it:Code:cat /dev/null > /var/lib/mysql/f...

how to change witribe wlan password? how to secure your witribe router

Witribe Wlan Routers Passwords

1Proprietary & Confidential How to Secure Your wi-tribe Wi‐Fi Modem 2Proprietary & ConfidentialAfter setting up the wi‐tribe Wi‐Fi modem: - Connect one end of the LAN cable to your computer’s LAN / Ethernet port - Connect the other end of the LAN cable to the ...

SOLVED: None of the authentication methods supported by this client are supported by your server.

authentication supported by client or s...

Email not sending from outlookPROBLEM:Hi,I have shared server mails are working fine from webmail but in outlook or all any mail client emails not sending although receiving is okay.If email configure in pop3 or IMAP both has same same issue.When click on test...

Recommended mod_lsapi settings for Cloudlinux + CPanel Servers - Apache Tuning

mod_lsapi settings for CPanel Servers

Recommended mod_lsapi settings for Cloudlinux + CPanel Servers - Apache Tuningset following parameters in /etc/apache2/conf.d/lsapi.conflsapi_terminate_backends_on_exit Off  lsapi_backend_max_process_time 3600  lsapi_with_connection_pool OnAnd for apply chan...

Free Code for WHMCS for WHOIS Lookup for .PK Domains

Free Code for WHMCS

WHMCS VERSIONS BEFORE V 7.PK is the TLD for Pakistan. Unfortunately, the registry has not set up a WHOIS server for looking up availability/whois of .pk domains. I have played with it and found the perfect solution.Checking availability/whois for .pk, .com.pk,...

Please login as the user centos rather than the user root

User Centos than user root

If you tried to access your instance using SSH as root:# ssh -i PrivateKey.pem  root@Floating-IP-Address Where Flaoting-IP-Address is the flaoting IP address associated with your instance. You might get this message: “Please login as the user “centos” rather t...

How To Restore MySQL Database from InnoDB .idb Files & frm Files

Delete My SQL Files

Restoring an InnoDB table from only an .ibd file.Sometime you may need to recover or restore a table when all you have is the .ibd file. In this case, if you try to load it into a new instance, your likely to encounter some errors about the table id not matchi...

What is Mod_ISAPI? Configuration File Path? Ideal VALUES FOR /etc/apache2/conf.d/lsapi.conf

Mod_ISAPI Configuration File Path

General Mod_ISAPI Errors and Resolutions:Error 1: Reached max children process limitThe apache error log shows:Reached max children process limit: 80, extra: 0, current: 80, please increase LSAPI_CHILDREN.Solution:I increased it here: /etc/apache2/conf.d/lsapi...

How do I check KernelCare version?

KernelCare version

KernelCare is a live-patching software best to boot the security level and boost the productivity of the servers. Also, server administration cost does not remain an issue as it significantly reduces it. On top of all, you can update the running kernel without...

Courier website with tracking: How to create it?

Courier website for Tracking

Need for a Courier Website with TrackingOnline shopping has created a buzz into the digital landscape for a long time. People prefer to order the services and products online instead of visiting the stores in person. That, in return, has elevated the need for ...

Reduce TTFB to less than a second with NGINX + FAST-CGI

Reduce TTFB NGINX + FAST-CGI

Speed up website response times with nginxThe why, when, and how of using nginx to cache a CMS's output.Prior to worrying about nginx...Nginx can't do much to help make a slow design and inefficient front-end code feel fast.A lot of what makes a web page fast ...

How to merge home and root partitions on Centos 7

User Centos than user root

Sometimes while provisioning server from an image causes home partition gets assigned with  some partition which you don't want & yoiu want to merge root & home altogether.Here is how you can do it:[root@navicosoft-854 ~]# lsblkNAME                            ...

WHM/CPanel redirect IP to hostname disable after new Installation

WHM/CPanel redirect IP to hostname

PROBLEM:i think WHM installation is finished and when i access my server via its IP:http://x.x.x.x:2087im redirected to:https://host.company.com:2087/it works only when access IP via httpSplease how to disable this hostname redirect (i dont have access to WHM ...

Smartermail Service keeps Crashing | Stopped Frequently Solution

Smartermail Service

We PROBLEM:HI We are using SM 11.7 Enterprise Whenever someone makes a change in Plesk CP, when Plesk talks to SM, it's crashing. When we go to the SM page, it says: Server Error in '/' Application.No connection could be made because the target machine activel...

How to Delete WHM Mail Queue through SSH sent from a particular sender

WHM Mail Queue

If your mail queue is full then don't worry and just use the following commands to get rid of the messages in the mail queue:My analysis is that for some reason exiqgrep doesn't seem to work on large mail queues as the several commands I've tried including the...