Skip to content

Sarankumar

Just a Developer Blog

  • About me
  • Contact me
  • WordPress
    • My Plugins
    • Plugins
  • Portfolio
You are here:HomeServer
Category:

Server

code editor
Categories: ServerAuthor adminPosted on Jan 28, 2019Feb 24, 2019No comment on Find exploit scripts in WordPress through terminal

Find exploit scripts in WordPress through terminal

While searching on internet i found a site which provides premium plugin and themes for free. Because of the excitement i just downloaded a woocommerce […]

ssl in domain
Categories: ServerAuthor adminPosted on Jan 7, 2019No comment on Easiest way to add a free ssl to domain using cloudflare free ssl

Easiest way to add a free ssl to domain using cloudflare free ssl

Adding a website to cloudflare.com Step 1: Go to www.cloudflare.com and click the Sign up link at the top of the page. Step 2: Create a Cloudflare account by typing your email […]

upload files via terminal
Categories: ServerAuthor adminPosted on Dec 14, 2018Feb 3, 2019No comment on Uploading local folder and files to server easily using terminal

Uploading local folder and files to server easily using terminal

If your server setup support SSH then use following code to upload the folders from local system. scp -r mydirectory [email protected]:destdir The -r means “recursive” so it […]

Categories

  • Angular
  • My Plugins
  • MySql
  • Server
  • Uncategorized
  • Wordpress

Recent Posts

  • How To Export/Import Large Database On MAMP
  • Get date from mongoid using Php
  • Install mongodb in easyengine
  • Setup mongodb in 5 minutes mac
  • Edit host file in mac
Sarankumar.xyz | Sitemap