TechPulseToday
Taking Web Out Of The Box
Tag Tips and Tricks
After the last update, I received the following updates
You don’t need to install anything. Just execute bash script from a remote site. But use this method responsibly, because there will be security (malware affect) issue regarding running a...
This tip will show you how you can easily add a welcome message to your terminal. This message will be displayed at the start, whenever you open your terminal.
The History command does not output the time stamp with the log of the most recently executed commands.
Use this guide to most important Linux commands, Utilities, and tools for beginners, enterprise administrators, and managers.
Often, there are multiple spaces or unwanted characters in the file name, and it becomes annoying to access these files from the terminal. We can remove spaces from file name...
There’s a very small chance that the laptop’s manufacturer recorded the hard disk’s serial number as correlated with the laptop serial number while it was being assembled, and that their...
Have you noticed that many popular websites like Facebook, Desinema use their own brand colors for the address bar in mobile browser. How to change the color of address bar...
As a developer, you may sometimes want to rename a file in a directory by substituting certain string in the name. The following one line tip in the Linux shell...
Here is the simple tip which gets rid of this password prompt, follow these tweaks if you have a situation where you don’t want to enter the root password while...
Here is a simple tip to check the number of protocol connections made by HTTP or MySQL. We know port 80 is used by the HTTP server and port 3306...
Linux deletes all the files in a directory recursively. How do I delete folder recursively under Linux operating systems using a bash command line options? You need to use the...
Flickering/Blinking with your elementary OS, and If you have an Intel chipset you can try this, your problem will be solved.
wp-config file is a heart of your website, specify how your WordPress site should operate. And make wp-config file becomes inaccessible.
Most of the Peoples are not aware that it is possible to create Undeletable, Unrenamable folder in windows without any software. To Test, this concept just follows simple steps given...
So many people are facing the same problem of the Shortcut Virus in their pen drive. Sometimes when we insert pen drives and memory card in a USB port for...
Tag Windows
Most of the Peoples are not aware that it is possible to create Undeletable, Unrenamable folder in windows without any software. To Test, this concept just follows simple steps given...
So many people are facing the same problem of the Shortcut Virus in their pen drive. Sometimes when we insert pen drives and memory card in a USB port for...
Tag Security
How to Login WordPress with Email Only. Now WordPress allows users to login with their username and Email, which is not recommended in all cases. So as an alternative, using...
wp-config file is a heart of your website, specify how your WordPress site should operate. And make wp-config file becomes inaccessible.
Tag WordPress
utf8 values are stored as 3 bytes, where utf8mb4 are stored as 4 bytes. This new encoding type was introduced in MySQL version 5.5.3. This can cause some issues if...
Some host set the default upload size for WordPress to 2MB which is extremely low. This can cause an error when you try to upload files that are larger than...
How to Login WordPress with Email Only. Now WordPress allows users to login with their username and Email, which is not recommended in all cases. So as an alternative, using...
WP-CLI will be particularly useful if you are a WordPress developer, System Administrator or run a business built on WordPress. WP-CLI is an awesome command line tool for WordPress. It...
Have you noticed that many popular websites like Facebook, Desinema use their own brand colors for the address bar in mobile browser. How to change the color of address bar...
This is a list of useful WordPress functions that I often reference to enhance or clean up my sites. Please be careful and make backups.
Customize the admin bar and add or remove menu items as we require. Add this code to your functions.php file to remove the WordPress Logo on admin bar. Using this...
The wp_mail_from (an email address) filter modifies the “from email address” used in an email sent using the wp_mail function. When used together with the wp_mail_from_name (the real name given...
wp-config file is a heart of your website, specify how your WordPress site should operate. And make wp-config file becomes inaccessible.
Tag Breadcrumbs
Breadcrumbs are the important part of our website, in WordPress, there are several plugins are available for this. By adding this to functions.php To display the menu, just use this...
Tag WordPress Logo
Customize the admin bar and add or remove menu items as we require. Add this code to your functions.php file to remove the WordPress Logo on admin bar. Using this...
Tag WP Function
How to Login WordPress with Email Only. Now WordPress allows users to login with their username and Email, which is not recommended in all cases. So as an alternative, using...
This is a list of useful WordPress functions that I often reference to enhance or clean up my sites. Please be careful and make backups.
Customize the admin bar and add or remove menu items as we require. Add this code to your functions.php file to remove the WordPress Logo on admin bar. Using this...
Tag Elementary OS
Flickering/Blinking with your elementary OS, and If you have an Intel chipset you can try this, your problem will be solved.
Tag Delete
Linux deletes all the files in a directory recursively. How do I delete folder recursively under Linux operating systems using a bash command line options? You need to use the...
Tag Find
Use this guide to most important Linux commands, Utilities, and tools for beginners, enterprise administrators, and managers.
Linux deletes all the files in a directory recursively. How do I delete folder recursively under Linux operating systems using a bash command line options? You need to use the...
Tag Linux Tips
This tip will show you how you can easily add a welcome message to your terminal. This message will be displayed at the start, whenever you open your terminal.
The History command does not output the time stamp with the log of the most recently executed commands.
You can now Google search through your Linux terminal, i.e., by using Googler. Here is the process of using it on Ubuntu.
Before Create Apache Virtual Host files, we need to check in your system whether Apache Server installed or not. If it is installed no need to anything. If it is...
Use this guide to most important Linux commands, Utilities, and tools for beginners, enterprise administrators, and managers.
Often, there are multiple spaces or unwanted characters in the file name, and it becomes annoying to access these files from the terminal. We can remove spaces from file name...
This is an article that takes the reader back to the basics of Linux. Managing Users and Groups in Linux, like adding or removing them, giving them a password, etc...
There’s a very small chance that the laptop’s manufacturer recorded the hard disk’s serial number as correlated with the laptop serial number while it was being assembled, and that their...
WP-CLI will be particularly useful if you are a WordPress developer, System Administrator or run a business built on WordPress. WP-CLI is an awesome command line tool for WordPress. It...
PHPMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. PHPMyAdmin supports a wide range of operations on MySQL and MariaDB....
As a developer, you may sometimes want to rename a file in a directory by substituting certain string in the name. The following one line tip in the Linux shell...
Here is the simple tip which gets rid of this password prompt, follow these tweaks if you have a situation where you don’t want to enter the root password while...
Here is a simple tip to check the number of protocol connections made by HTTP or MySQL. We know port 80 is used by the HTTP server and port 3306...
Linux deletes all the files in a directory recursively. How do I delete folder recursively under Linux operating systems using a bash command line options? You need to use the...
Tag Server
Before Create Apache Virtual Host files, we need to check in your system whether Apache Server installed or not. If it is installed no need to anything. If it is...
This is an article that takes the reader back to the basics of Linux. Managing Users and Groups in Linux, like adding or removing them, giving them a password, etc...
Here is a simple tip to check the number of protocol connections made by HTTP or MySQL. We know port 80 is used by the HTTP server and port 3306...
Tag Password
This is an article that takes the reader back to the basics of Linux. Managing Users and Groups in Linux, like adding or removing them, giving them a password, etc...
Here is the simple tip which gets rid of this password prompt, follow these tweaks if you have a situation where you don’t want to enter the root password while...
Tag sudo
Use this guide to most important Linux commands, Utilities, and tools for beginners, enterprise administrators, and managers.
Here is the simple tip which gets rid of this password prompt, follow these tweaks if you have a situation where you don’t want to enter the root password while...
Tag Apache
GZip Compression (compress) all files like HTML, JS and CSS files while serving the request to the browser; it doesn’t make any difference what the file type is or the...
Before Create Apache Virtual Host files, we need to check in your system whether Apache Server installed or not. If it is installed no need to anything. If it is...
PHPMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. PHPMyAdmin supports a wide range of operations on MySQL and MariaDB....
Tag PHPMyAdmin was not found
PHPMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. PHPMyAdmin supports a wide range of operations on MySQL and MariaDB....
Tag HTML
Have you noticed that many popular websites like Facebook, Desinema use their own brand colors for the address bar in mobile browser. How to change the color of address bar...
Tag WP-CLI
WP-CLI will be particularly useful if you are a WordPress developer, System Administrator or run a business built on WordPress. WP-CLI is an awesome command line tool for WordPress. It...
Tag WordPress Login with Email Only
How to Login WordPress with Email Only. Now WordPress allows users to login with their username and Email, which is not recommended in all cases. So as an alternative, using...
Tag Linux Groups
This is an article that takes the reader back to the basics of Linux. Managing Users and Groups in Linux, like adding or removing them, giving them a password, etc...
Tag Linux Users
This is an article that takes the reader back to the basics of Linux. Managing Users and Groups in Linux, like adding or removing them, giving them a password, etc...
Tag increase upload file size limit
Some host set the default upload size for WordPress to 2MB which is extremely low. This can cause an error when you try to upload files that are larger than...
Tag Linux Commands
With multiple people working on a software project, co-ordination sometimes becomes difficult. Git is a version control system (VCS) for tracing changes in computer files and coordinating work on these...
The History command does not output the time stamp with the log of the most recently executed commands.
utf8 values are stored as 3 bytes, where utf8mb4 are stored as 4 bytes. This new encoding type was introduced in MySQL version 5.5.3. This can cause some issues if...
Use this guide to most important Linux commands, Utilities, and tools for beginners, enterprise administrators, and managers.
Tag Programming Languages
Here is the top 10 list of popular programming languages of 2016. Most of you might raise an eyebrow at the selection, wondering, ‘How is it possible to rank a...
Tag top ten
Here is the top 10 list of popular programming languages of 2016. Most of you might raise an eyebrow at the selection, wondering, ‘How is it possible to rank a...
Tag Virtual Host
Before Create Apache Virtual Host files, we need to check in your system whether Apache Server installed or not. If it is installed no need to anything. If it is...
Tag gzip compression
GZip Compression (compress) all files like HTML, JS and CSS files while serving the request to the browser; it doesn’t make any difference what the file type is or the...
Tag Nginx
GZip Compression (compress) all files like HTML, JS and CSS files while serving the request to the browser; it doesn’t make any difference what the file type is or the...
Tag MySQL
utf8 values are stored as 3 bytes, where utf8mb4 are stored as 4 bytes. This new encoding type was introduced in MySQL version 5.5.3. This can cause some issues if...
Tag utf8mb4
utf8 values are stored as 3 bytes, where utf8mb4 are stored as 4 bytes. This new encoding type was introduced in MySQL version 5.5.3. This can cause some issues if...
Tag googler
You can now Google search through your Linux terminal, i.e., by using Googler. Here is the process of using it on Ubuntu.
Tag time stamp
The History command does not output the time stamp with the log of the most recently executed commands.
Tag git
You don’t need to install anything. Just execute bash script from a remote site. But use this method responsibly, because there will be security (malware affect) issue regarding running a...
With multiple people working on a software project, co-ordination sometimes becomes difficult. Git is a version control system (VCS) for tracing changes in computer files and coordinating work on these...
Tag Linux-Tips
phpMyAdmin is a most popular MySQL client to access and manage your database. The phpMyAdmin installation via apt package manager create multiple directories (sudo apt-get install phpmyadmin).
Tag Git
Squashing commits in Git allows you to combine multiple commits into a single commit. This can be useful when you have made multiple commits that should have been part of...