Bala Krishna
Daily Programming Diary
Menu
  • Home
  • Webmaster Tools
    • Webserver Header Checker Tool
    • IP Address to Host Name
    • Host Name to IP Address
    • IP Address to Country
    • Domain Whois Check Tool
    • Domain DNS Record Check Tool
    • Domain MX Lookup Tool
    • Check Valid Email Address with DNS
    • Mail Server Availability Test Tool
    • Convert Date Time To Unix Timestamp
  • WordPress Plugins
    • Category SEO Meta Tags
    • My Social Widgets with Short Code
    • Customized Plugin Notice
    • Disable Magpie RSS Cache
  • Contact
  • Sitemap

Tag: command

How to Clean Orphan Records from WordPress Comments Meta Data Table

How to Clean Orphan Records from WordPress Comments Meta Data Table

  • Posted on April 6, 2011
  • /Under Blogging, General, Word Press, Wordpress Plugin
While doing routine wordpress database backup i surprised to see size of wp_commentmeta table which was 55MB. On the other side main comments table size was only few KBs. I checked both table rows and found that comments meta data table contain thousands of rows for comments that actually not…continue reading →

How to Delete Directory Recursively in Linux

  • Posted on March 30, 2011
  • /Under Linux, Linux Commands, Operating System Tutorial, Tips and Tricks
Linux has rm command to delete files and directory in the file system. However rm command alone never work if directory is filled with content and not blank. Rm command support switches that help you to delete all files and sub-directories recursively within a target directory. $rm -rf  [name of…continue reading →
OpenDNS Blocking Gmail

OpenDNS Blocking Gmail

  • Posted on February 7, 2011
  • /Under Browser Stuff, General, Hardware, Security, Tips and Tricks, Window Application, Windows 7, windows xp
Today, i faced strange behavior by OpenDNS. When I tried to open gmail, i redirected to OpenDNS blocked page with an error "This domain is blocked. Site blocked. mail.google.com is not allowed on this network. This site was categorized in: Webmail". I tried several times on the same machine and…continue reading →

How to Capture Screenshot of Computer Screen

  • Posted on December 18, 2008
  • /Under Browser Stuff, General, Snap Shot, Tips and Tricks, Web Hosting, Web Technology
Here is the simple steps to capture screenshot of whatever currently on your computer screen.? This is as simple as you press a key on your PC keyboard. Whatever on your computer screen can be copied to your hard disk. Open the screen you want to copy or want an…continue reading →

Microsoft DOS Net command

  • Posted on September 22, 2008
  • /Under Dot.Net, Operating System Tutorial, Window Application, windows xp
Command Syntax NET [ ACCOUNTS | COMPUTER | CONFIG | CONTINUE | FILE | GROUP | HELP | HELPMSG | LOCALGROUP | NAME | PAUSE | PRINT | SEND | SESSION | SHARE | START | STATISTICS | STOP | TIME | USE | USER | VIEW ] Alter net…continue reading →

Useful Linux Shell Commands

  • Posted on August 7, 2008
  • /Under General, Linux, Linux Commands, PHP Programming, PHP Tutorial, Tips and Tricks, Web Technology
ls : List files/directories in a current directory, equivalent to dir command in dos/windows. ls -al : Shows all files and directories with the details attributes for each file. cd : Change directory Examples: cd ~ : Change your directory to your home directory. cd - : Change to the…continue reading →
Wordpress Plugins
  • Category SEO Meta Tags
  • My Social Widgets with Short Code
  • Customized Plugin Notice
  • Disable Magpie RSS Cache
Recent Posts
  • How to Fix – Ionic Serve – Error: Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime
  • Homebrew MySql Start Issue
  • Laravel – How to get SUM of a column in database table
  • How to install pip command on MacOSX
  • Django Python 3 Error in MySQL Module Installation
Categories
  • Blogging
  • Tips and Tricks
  • Tutorial
  • Internet Marketing
  • Word Press
  • Inspiration
  • Linux
Recent Posts
  • How to Fix – Ionic Serve – Error: Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime
  • Homebrew MySql Start Issue
  • Laravel – How to get SUM of a column in database table
  • How to install pip command on MacOSX
  • Django Python 3 Error in MySQL Module Installation
  • Laravel 5.2 Token Mismatch Error Fix
  • Yureka CyanogenMod 12 – How to Enable App Name in Home Screen
  • What is Rx Rate and Tx Rate
Recent Comments
  • Robin on How to Change PHP Setting Using PHP.INI in GoDaddy Shared Hosting
  • Satyapal on How to Reset SBI Internet Banking Profile Password
  • Rakesh Sharma on Indian Railway PNR status using Google SMS @ local SMS charge
  • Aarav Sri on Indian Railway PNR status using Google SMS @ local SMS charge
  • ALKHA on How to Reset SBI Internet Banking Profile Password
  • vamsikrishna on How to Fix Missing a temporary folder error in WordPress
  • allo app for pc on How to Change PHP Setting Using PHP.INI in GoDaddy Shared Hosting
Webmaster Tools
  • Webserver Header Checker Tool
  • IP Address to Host Name
  • Host Name to IP Address
  • IP Address to Country
  • Domain Whois Check Tool
  • Domain DNS Record Check Tool
  • Domain MX Lookup Tool
  • Check Valid Email Address with DNS
  • Mail Server Availability Test Tool
  • Convert Date Time To Unix Timestamp
© Copyright 2024 · Bala Krishna