Categories
Wordpress Tutorials

Password protecting WordPress Page / Post in which you need to enter password every time

Password protecting WordPress Page or Post : in which you need to enter password every time.

The Problem is : I have set a password for aĀ  page/post in my wordpress blog. I need to ensure that the information should be protected by a password. Normally if you enter a password its kept by the browser cookies. So you don’t need to re-enter passwords. But if I don’t want that. Then what- if I need to re-enter password for each visit..????

Categories
Wordpress Tutorials

No plugin required- remove the pending spam comments in wordpress

Do you know without a plugin you can do this and just you need to write SQL command for it. And you need your website database access for it. Use this SQL command

select * from wp_comments where comment_approved = ā€œ0ā€³;

Categories
Wordpress Tutorials

How to create wordpress plugins: tutorials

I have found the following WordPress tutorials very useful for the beginners to write a plugin in WordPress. Here few plugins tutorial has been listed below. You will be able to build simple contact forms in WordPress after reading one, another tutorial will guide you to change the administration section and login page logo etc. Just go through them and enjoy…

Categories
Linux Networking

Network Manager, Using Nokia 5800 as Bluetooth/USB 3g Modem, USB Dongle Install

Visit This Page : Network Manager

Another Wiki Page How to attach bluetooth modem in UbuntuĀ Probing Bluetooth Modems

This is a page on 3G Hardware Table, Have the following info on Nokia 5800 and have a link on 3G Probing (I have a Nokia 5800 Phone).

Hardware- Nokia 5800
Type-
GSM/UMTS Phone via USB/Bluetooth
Status- USB is detected/enabled automatically (nm-0.7), Bluetooth works after a small edition as detailed in *NetworkManager/Hardware/3G/Probing

Categories
Wordpress Tutorials

WordPress Plugin installation in Ubuntu asking for FTP connection info

Probably this problem don’t arise in Windows system, but arises in Linux, and I have faced this problem in Ubuntu 12.04.4 LTS. I tried to install demo-data-creator.zip plugin located in my Home folder. I opened the WordPress Dashboard in browser. Gone to-

Admin section -> Plugins -> Add New -> Upload, then click CHOOSE FILE button, click INSTALL NOW.

WordPress Plugin installation in Ubuntu asking for FTP connection info:

When I am trying to install a plugin in WordPress , it is asking for FTP connection information like the following

wordpress-plugins-installation-problem-in-linux
wordpress-plugins-installation-problem-in-Ubuntu-linux

The solution:

A solution has been described in this page.

Categories
Linux Wordpress Tutorials

WebRoot access permission, Cannot write in /www/var/html

To install WordPress, to update WP themes in ubuntu, to install or update plugins (WP), to install new WP themes in the WEBROOT of local web servers like Apache, you may have faced the following type of problems. Normally web server folder in local Ubuntu installations are located in /var/www/html .

Categories
Linux

Ubuntu: use PHP5-MySQL extension to use MySQL in PHP scripts

Say you have installed PHP MySQL Apache etc in Ubuntu but you didnot install proper extensions , e.g php5-mysql extensions then you can get this type of errors-

Your PHP installation appears to be missing the MySQL extension which is required by WordPress.

Categories
Linux

In Ubuntu phpMyAdmin, MySQL install, start, stop, status check

This tutorial is a guide for the Ubuntu users on How to install MySQL server , PHPMyAdmin, Apache Server in Ubuntu from the Ubuntu terminal screen. I highly recommend to update ubuntu before any kind of installation.

Categories
Linux

Main Linux Commands

Here is listed few linux articles list in which you will get some useful linux commands which may be necessary to do some basic or advanced jobs in Linux. If you are a linux geek then you can skip this page. This is mainly intended for basic users of Linux. Mainly commands are based on Ubuntu 12.04 LTS version but may work for other Linux distributions too.

Categories
Mobile Phone Issues

USB Tethering in Windows 8 – Problem Solved in Samsung Galaxy S Duos

USB Tethering Problem Solved in Samsung S Duos with Windows 8 single edition for my Sony VAIO laptop (Core i5 processor 3rd Gen, 4 GB RAM etc).

By the USB tethering you can distribute your Android Smart Phones internet to other computers / laptops/ devices.

What you need : You need a USB cable to connect your smartphone to the PC/laptop. For some PCs you may need proper driver for samsung phones compatible to your windows versions.