Recover Linux system after crashed.
Simply boot the server through 1st CD and once all settings complete on installing SCREEN type ‘rescue’ for go to rescue mode Once server in […]
Simply boot the server through 1st CD and once all settings complete on installing SCREEN type ‘rescue’ for go to rescue mode Once server in […]
On new server mostly,we are not able to connect FTP.In that case refer following steps. Loin in to server as root user and check logs […]
We can change database encoding values for postgresql database by using following steps but make sure that you have taken backup for current database. Log […]
We can flush RAM memory without rebooting server. First login in to server as root user and follows steps. Check current RAM usage. root@server [~]# […]
We can test IMAP service by using following simple script. <? $mbox = imap_open(“{mail.loacalhost:143/novalidate-cert}INBOX”, “test@test123.com”, “1q2w3e”); print_r(imap_errors()); ?> If you want to force SSL connection […]
Copyright © 2023 Kaizen Software Solutions. All rights reserved.