Author: Pixel Insert / Pixert
The Easy Way to Add Videos to WordPress
All we need to do to add (embed) a video into a post or page is to post the URL to it into the content area via Visual Editor You can set a maximum width and height The White-listed providers YouTube (only public videos – “unlisted” and “private” videos will not embed) Vimeo DailyMotion blip.tv Flickr…
Samsung Galaxy secret code : Reset (Hard or Factory)
Dial the following number on your screen Hard Reset or Factory Reset Hard Reset : reformat the FirmWare, wipe out files and settings in internal memory. Factory Reset: restore phone to factory settings, wipe out account, contact, application settings.
Samsung Galaxy secret code : WiFi Mac Address
Dial the following number shows WiFi Mac Address on your Samsung Galaxy (android) handset
Google Safe Browsing Diagnostic Tool helps a site owner detect malware
Site Owner could do a quick malware check on their siteor any other website using Google Safe Browsing Diagnostic tool Visit the following URL and change the domain name in the end It will tell you what type of data is stored about a compromised site anyway. Google’s…
Hide the Apache Web Server Version number
There are two config directives that controls Apache version. The ServerSignature directive adds a line containing the Apache HTTP Server server version and the ServerName to any server-generated documents, such as error messages sent back to clients. The ServerTokens directive controls whether Server response header field which is sent back to clients includes a description of the…
How to disable directory browsing?
One of the must do on setting a secure Apache webserver is to disable directory browsing. This could prevent the server from showing a listing of the existing files if there’s no index in one folder. Disable directory browsing via .htaccess Add in the .htaccess file the following