Skip to content
  • Home
  • About Me

Crackjet

Simplified, Magnified, Futurified

Category: General

Enable ini_set using custom php.ini

General Problem Solved May 9, 2016May 9, 2016 by Kimmy

If you’re on shared hosting using cPanel as the control panel, you’d probably has the same problem as mine. The ini_set function is disabled by the hosting company for security purposes. Yeah, I know it’s for security purposes, but if I have to use it, I have to use it. So I’ve learned from others …

Share this:

  • Facebook
  • LinkedIn
  • Twitter
Continue Reading

Compact a Linux vhdx for Hyper-V via PowerShell

General Problem Solved July 21, 2015September 17, 2015 by Kimmy

To compact a vhdx file via command line (PowerShell) > mount-VHD -Path c:\VM\virtual_machine.vhdx -ReadOnly > optimize-VHD -Path c:\VM\virtual_machine.vhdx -Mode Full > dismount-VHD -Path c:\VM\virtual_machine.vhdx   References:- Optimize-VHD Compact Linux guest virtual hard disk

Share this:

  • Facebook
  • LinkedIn
  • Twitter
Continue Reading

Resize root LVM partition on CentOS

General August 8, 2014 by Kimmy

I installed my server using the default partition sizes recommended during installation. Over time, I realized that I used more space of other partitions than /home. After much searching around, this is what I did to get my server’s partition resized. “WARNING! THE FOLLOWING STEPS MAY CAUSE DAMAGED TO YOUR PARTITION AND IRRECOVERABLE DATA LOSS. …

Share this:

  • Facebook
  • LinkedIn
  • Twitter
Continue Reading

BMC logoBuy me a coffee

Recent Posts

  • Convert SSL Cert – p7b to pfx
  • Unable to send scripted mails through Office 365 SMTP
  • Error creating winpty
  • Gmail “All Mail” IMAP folder missing in Microsoft Outlook
  • Enable ini_set using custom php.ini
January 2021
M T W T F S S
 123
45678910
11121314151617
18192021222324
25262728293031
« Oct    

Recent Comments

  • Sarah on Gmail “All Mail” IMAP folder missing in Microsoft Outlook
  • alkhaldi on Gmail “All Mail” IMAP folder missing in Microsoft Outlook
  • Dmitry on PuttyCM – Object reference not set to an instance of an object error
  • mush on PuttyCM – Object reference not set to an instance of an object error
  • Terry on PuttyCM – Object reference not set to an instance of an object error

Archives

Categories

  • Email Admin (4)
  • General (3)
  • HOWTO (1)
  • Problem Solved (13)

Tags

afsql error All Mail All Mail folder allow_url_fopen brute force cannot change locale capicom.dll CAPICOM:DLL compact vhdx cpanel custom ehlo environment exim Gmail hack helo HP QC HP Quality Center IMAP ini_set LC_CTYPE mikrotik No such file or directory Outlook Outlook 365 Outlook 2013 Outlook 2016 php php.ini PowerShell proxylizer PuttyCM Putty Connection Manager setlocale slow login smtp spam sshd sshd slow syslog-ng syslog-ng-dbi Unexpected Error vhdx ylmf-pc
© 2021 Crackjet – MinaLite theme by ZThemes