DevArticles.In
  • Home
  • Hindi to Unicode
  • PHP Debug
  • CakePHP Captcha
  • How-To
  • About
  • Contact

How to receive an email alert for disk usage on linux server

October 18, 2019October 19, 2019 Arvind KumarLinux/UnixLeave a Comment on How to receive an email alert for disk usage on linux server

Your website may stop functioning properly when disk space gets low. There are a lot of actions and tasks on a website which needs free space on your disk in order to complete. Having low disk space may result in…

Read More→

Adding custom css for the post editor view in WordPress

October 2, 2019October 3, 2019 Arvind KumarWordPress2 Comments on Adding custom css for the post editor view in WordPress

You should read this post in order to understand the methods to add custom css to WordPress admin end. In this post I will demonstrate how to add custom css styles which reflects within the Visual editor in WordPress.

Adding custom CSS in WordPress Admin End

October 2, 2019October 2, 2019 Arvind KumarWordPressLeave a Comment on Adding custom CSS in WordPress Admin End

In my Amazing Articles in Hindi website I use Google Adsense and affiliate advertisements to make money online. In some of the these advertisements I want them to stand out by a colored background and a dashed border. In fact,…

Read More→

How to create a “toggle switch” (on/off button) with CSS and html

September 30, 2019October 5, 2019 Arshdeep KaurHTML and CSS, MiscelleneousLeave a Comment on How to create a “toggle switch” (on/off button) with CSS and html

The following example demonstrates creating a simple toggle switch using plain html and css.

Cookie secure and HTTPOnly Attributes in Vestacp

September 27, 2019October 4, 2019 Arvind KumarLinux/Unix, SecurityLeave a Comment on Cookie secure and HTTPOnly Attributes in Vestacp

Vestacp is an open source server management tool. Once you install it on server it becomes an integral part of your server. Also, it comes under any PCI compliance scans you would run on your server. In my case I…

Read More→

Be careful while using Containable behavior with deep associations in CAKEPHP 2

September 26, 2019September 26, 2019 Amoljit KaurCakePHPLeave a Comment on Be careful while using Containable behavior with deep associations in CAKEPHP 2

Containable behavior is used to get selected associated records in CAKEPHP 2. It helps to speed up process of retrieving records by fetching associated data at the same time. But for deep associations from level 2 (equal to recursive =2)…

Read More→

How to create WordPress child theme

September 22, 2019October 7, 2019 Arvind KumarWordPress1 Comment on How to create WordPress child theme
wordpress logo

To customize look and feel of a WordPress website is easy. You may know that almost every WordPress website uses a ready-made theme or a custom theme. Most the times it is a ready-made theme which is free or paid.…

Read More→

How to Check Memory Usage of Processes on Linux

September 21, 2019November 15, 2019 Arvind KumarLinux/UnixLeave a Comment on How to Check Memory Usage of Processes on Linux

One of the basic task you can do on your computer or server is to check how much memory or RAM (Random Access Memory) each of the process is using. RAM or memory of your computer or server is limited…

Read More→

How to Extract (Unzip) Tar Gz File

September 20, 2019 Arvind KumarLinux/UnixLeave a Comment on How to Extract (Unzip) Tar Gz File

Gzip is the most popular algorithm for compressing tar files. By convention, the name of a tar archive compressed with gzip ends with either .tar.gz or .tgz.

How to install a WordPress theme

September 20, 2019September 22, 2019 Arvind KumarWordPress1 Comment on How to install a WordPress theme
wordpress logo

You can create your own working website or blog in 30 minutes using WordPress. All you had to do is to buy a domain, buy an hosting and install WordPress CMS. This post expect you to already have a working…

Read More→

Posts navigation

Previous 1 2 3 4 … 35 Next

Recent Posts

  • ec2-user, apache and WordPress user:group permissions on Amazon Linux 2
  • Searching array elements with regex in Mongodb collection
  • Transfer files via ssh from your server to Dropbox
  • Making new object property reactive in Vue.js
  • Introduction To Flexbox
Copyright © All rights reserved.
Blog Kit by WP Charms