Skip to content
  • Home
  • About Me

Crackjet

Simplified, Magnified, Futurified

Category: Problem Solved

Null characters in file

Problem Solved October 6, 2011May 23, 2014 by Kimmy

Some program could not handle interfacing files which contains null characters and has often causes support people lots of run around to find the cause. A simple way to identify the locations of null characters in a flat file is by using the following command. Works well each time for me. 🙂   tr ‘\0’ …

Share this:

  • Facebook
  • LinkedIn
  • Twitter
Continue Reading

PuttyCM – Object reference not set to an instance of an object error

Problem Solved September 30, 2010May 23, 2014 by Kimmy

I was recently introduced to PuttyCM and am hooked to it till now. Just a while ago while I was making some changes to the config and all of a sudden I could not access the software. Unexpected Error “object reference not set to an instance of an object” shows up and I can’t seem …

Share this:

  • Facebook
  • LinkedIn
  • Twitter
Continue Reading

Extract first 100 lines from a file in UNIX

Problem Solved February 23, 2010May 23, 2014 by Kimmy

I was tasked to get first 100 lines of records from a database dump. While searching big brother G, I found the solution here:- how to extract a range of lines from a file provided by zazzybob. Here’s the solutions:- You could also pipe though sed to extract the range – e.g. blah | sed …

Share this:

  • Facebook
  • LinkedIn
  • Twitter
Continue Reading

Posts navigation

Newer posts

Buy 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
March 2021
M T W T F S S
1234567
891011121314
15161718192021
22232425262728
293031  
« 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