My Debian version is 7.1 with the following info:

Distributor ID: Debian
Description: Debian GNU/Linux 7.1 (wheezy)
Release: 7.1
Codename: wheezy

PROBLEM:

I get the error message below when I tried updating. Here is the error message(below). The public are also listed

W: There is no public key available for the following key IDs:
9D6D8F6BC857C906
W: There is no public key available for the following key IDs:
7638D0442B90D010
W: There is no public key available for the following key IDs:

I got the error below after trying to install debian-keyring as follows:

root@debian7:/# apt-get install debian-keyring debian-archive-keyring
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/archive.getdeb.net_ubuntu_dists_precise-getdeb_apps_i18n_Translation-en
E: The package lists or status file could not be parsed or opened.
root@debian7:/#

Solution:
I found several solutions on google, however this worked for

In this tutorial, I will explain how to setup Joomla users to publish articles, and upload media-content into user/group-specific upload folders.

Joomla's default editor is TinyMCE. We need to install another editor that has options for setting user-specific upload folders.

1) Install JCE: https://www.joomlacontenteditor.net/. Set JCE as the default editor in Global configuration.

2) Create a user account: "frederick". Assign "frederick" to group: "registered".

On the "Basic Settings" tab of

This tutorial explains how to transfer files between a Windows PC and a Linux Server using Putty. The Linux distribution / test-box used is Debian-7 wheezy; the Windows test-PC runs Windows XP professional.

1) Setup your Linux sever for SSH access if you haven't done so already. Click below tutorial link and refer to section#1: update Debian-7 and install OpenSSH SSHD server

2) Install Putty on Windows machine: PuTTY is a free implementation of Telnet and SSH for Windows and Unix platforms

I experienced my first Ubuntu crash about a week ago. I powered on my desktop logged in and discovered my desktop clean as a bat - as if it was a fresh/new Ubuntu installation.

I discovered:
1) all documents, shortcuts and DIRs I had created and placed on the desktop since I started using Ubuntu were clean gone. My Documents and Downloads DIR were totally empty.
2) there was nothing in the recycle bin
3) Network Interface connections and configured static IPs had disappeared, in fact there was

wp-tutorial-tut1-image1

The Twenty-Ten theme by default supports just 1-menu. Ofcourse, several menu's can be created but just one menu can be used as primary navigation, and at a single location.

In this tutorial, I'm using a child-theme(based on twenty-ten) which has its own functions.php file and where the new menu / navigation will be declared. Then it will be called from inside the header file.

Lets Go!!

Step-1) Log into WP-backend, go to Appearance >> Menus >> Create a new menu (on the edit menu

It is very embarrassing when someone you know calls you to say that he/she recieved an email from you - an email which you didn't send, a spam email for that matter.

It would be the 2nd time, this particular client of mine contacts me to tell me about some email, appearing to be from my inbox in his inbox. Some couple of minutes was that 2nd time.

Here is a screenshot of the spam email

to nneka enwelum-1

 

From: Nneka Enwelum [mailto: (my correct email address]
Sent: 10 March 2015 15:53
To: my clients email

install aptana-1

Aptana Studio-3 is a very powerful open-source web development IDU. It supports several browser technologies & specs such as HTML5, CSS3, JavaScript, Ruby, Rails, PHP and Python. It is fast, highly customizable and has several features.

In this tutorial, I install Aptana Studio 3 on Debian Linux 7 (wheezy)

1) Download Aptana Studio 3 from Aptana website: http://www.aptana.com/.

Download into a directory of your choice and extract the contents of the downloaded file. By default, files are

Hey guys, beware of: http://nagsheadwycombe.com

Here are some screenshots:

1) The Original Email

nagsheadwycombe-1

2) Email analysis:

a) This link( http://zenithbank.com/Security/Upgrade/confirm.php) in the original email redirected to: http://www.cambridgetonight.com/verify.acc.php - a blank white page.

then from http://www.cambridgetonight.com/verify.acc.php, it redirected to http://nagsheadwycombe.com/zennn/zenn/zen/ze/1/index.html

b) Email's full header:

From " This email address is being protected from spambots. You need JavaScript enabled to view it." Mon Nov 3

After installing Wordpress and publishing a few widgets, the Twenty-Ten theme looks like this:

Figure-1:

replace1a

In this tutorial, we want to move the Navigation menu above the Header image. All we are going to do is just cut and paste.

We need to edit file: header.php.

Steps:

1) Copy file 'header.php' from parent-theme folder(twentyten) into child-theme folder(twentyten-child). How can you create a child theme? Wordpress Tutorial: how to create a child theme

2) Edit header.php and look for the line