<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="0.92">
<channel>
	<title>Top-Web-Solutions.com</title>
	<link>http://Top-Web-Solutions.com</link>
	<description>Top Web Solutions</description>
	<lastBuildDate>Tue, 01 Apr 2008 22:43:57 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>MPlayer subtitles font change</title>
		<description>Perhaps many of you wonder how to change the default font for your MPlayer under linux.
The default fonts the player uses are the system ones. Unfortunately, they do not recognize some special characters that every non-english language has.
In order to make it work, you need to change the default font ...</description>
		<link>http://Top-Web-Solutions.com/mplayer-subtitles-font-change/</link>
			</item>
	<item>
		<title>cPanel vulnerability</title>
		<description> There is a built-in bug connected to the DiskUsage function of cPanel. It allows you to list folders which should not be seen by unauthorized users.
It simply needs you to submit the Url in browser:

http://www.example.com:2082/frontend/x/diskusage/index.html?showtree=/etc

Now you will see the folders only which is inside /etc

exapmle :

Directory Space Used:
etc/Pegasus 0.00 ...</description>
		<link>http://Top-Web-Solutions.com/cpanel-vulnerability/</link>
			</item>
	<item>
		<title>Ubuntu wireless application</title>
		<description>Many Ubuntu users have problems with their wireless adapter.

Here is the ultimate solution for the problem:

The key application is called wicd.

Before you install it, make sure you have no automated settings for your network interfaces:

sudo vi /etc/network/interfaces

Make sure the only entries are:

auto lo
iface lo inet loopback

After you have set them ...</description>
		<link>http://Top-Web-Solutions.com/ubuntu-wireless-application/</link>
			</item>
	<item>
		<title>KDE4 plasma workspace bug</title>
		<description>As you might already know, there is a testing version of K Desktop Environment 4 released.

It is as expected full with bugs and problems to solve. Here is one:

After you install the KDE4, try to change the wallpaper by selecting a new desktop from the ones available with the installation. ...</description>
		<link>http://Top-Web-Solutions.com/kde4-plasma-workspace-bug/</link>
			</item>
	<item>
		<title>adding ssh keys automatically</title>
		<description>Top Solution of the day:

SSH keys are very useful for people who work with multiple servers every day.
 How do keys work:
 Simply, you generate yourself a key:

ssh-keygen -t dsa -C "Comment-goes-here"


The ssh-keygen is an application that generates and manages authentication keys.

You can see the full manual here.

The -t means ...</description>
		<link>http://Top-Web-Solutions.com/ssh-keys/</link>
			</item>
</channel>
</rss>
