<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Debian Resources</title>
	
	<link>http://debian-resources.org</link>
	<description>Debian Tutorials</description>
	<lastBuildDate>Wed, 19 Oct 2011 00:20:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/DebianResources" /><feedburner:info uri="debianresources" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Your Questions About Vnc Client</title>
		<link>http://feedproxy.google.com/~r/DebianResources/~3/wkuV02ZhQn0/</link>
		<comments>http://debian-resources.org/questions-on-debian/your-questions-about-vnc-client-2/#comments</comments>
		<pubDate>Sun, 20 Mar 2011 12:26:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Questions and Answers]]></category>

		<guid isPermaLink="false">http://debian-resources.org/questions-on-debian/your-questions-about-vnc-client-2/</guid>
		<description><![CDATA[Lizzie asks… Is there any client that runs faster than vnc? for those who know what vnc is does any1 know what client is better than vnc that allows you to view other computers admin answers: If you are looking &#8230; <a href="http://debian-resources.org/questions-on-debian/your-questions-about-vnc-client-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Lizzie.png" width="80" height="80" /></p>
<p class="name">Lizzie asks…</p>
</div>
<div class="dtm-content">
<h2>Is there any client that runs faster than vnc?</h2>
<p>for those who know what <strong>vnc</strong> is does any1 know what <strong>client</strong> is better than <strong>vnc</strong> that allows you to view other computers</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">If you are looking for an alternative on a linux system, nomachine nxserver is your answer. It tunnels your X11 session over SSH and is incredibly fast. Http://www.nomachine.com/</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Betty.png" width="80" height="80" /></p>
<p class="name">Betty asks…</p>
</div>
<div class="dtm-content">
<h2>Help With VNC Client?</h2>
<p>ive been going through Faq&#8217;s and documentations but i cant seem to figure out how to connect to my <strong>VNC</strong> Server<br />
i need to know everything there is to know about <strong>VNC</strong><br />
i.e what do they mean by host name.<br />
i just need steps on how exactly to set it up<br />
Using Tight <strong>VNC</strong></p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">The host name is the computer name of any machine. First you need to install vnc on the machine you want to control. Then either start the vncserver from the start menu, or use the admin tab to install it as a service, this way it runs every time the machine starts. When started the first time it will ask you to set a password. You then need to open the appropriate ports in the firewall. 5800 for the browser based connection, 5900 for the client based connection. Install it on your own machine. You then run the vncviewer from the start menu, enter the &#8220;host name&#8221; of the computer you are connecting to, or alternatively it&#8217;s ip address.<br />
When the connection succeeds you wil be asked for the password. The other way is to open your browser and enter http://hostname:5800, again the ip address can be used. This will again ask for the password. Be careful, if you had to ask about the hostname you are obviously inexperienced, you can trash the remote machine if you get careless, as easily as you can your own if you touch system files.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/John.png" width="80" height="80" /></p>
<p class="name">John asks…</p>
</div>
<div class="dtm-content">
<h2>How can I get VNC to work right on our LAN?</h2>
<p>We just got a new Netgear WNR3500L for our network, and we&#8217;ve just set up a media center PC. I&#8217;ve installed Mythbuntu on it, and I want to be able to control it from my Ubuntu computer. I&#8217;ve tried several <strong>VNC</strong> clients, and have properly set up <strong>VNC</strong> on the targeted PC, but whenever I try to connect, it says &#8220;no route to host, unable to connect&#8221;, and it&#8217;s frustrating. Is there anything I can do?</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">Are you using the internal ip address?  You have to open up a port or use UPNP if you are using the external address.</p>
<p>If you are using internal, maybe try to telnet to that port, see if it is truly listening or not.  Might need to disable any firewalls if u have one.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Laura.png" width="80" height="80" /></p>
<p class="name">Laura asks…</p>
</div>
<div class="dtm-content">
<h2>NEED VNC SOFTWARE (able to build client applications; excluded Remote Support System, TeamViewer)?</h2>
<p>I need a software which allows you to control <strong>client</strong> computers. The software should be able to build its <strong>client</strong> application: introduce ip, port [, proxy settings] [, usr, pwd], maybe able to detect proxy settings at runtime / to allow <strong>client</strong>-side proxy configuration.</p>
<p>freeware software is a best choice</p>
<p>please do not answer with TeamViever (www.teamviewer.com), Remote Support System (http://www.remotesupportsystem.com), <strong>VNC</strong>&#8216;s that require server installation / deployment / unzipping and configuration, applications which require a internet browser, applications which use online services.</p>
<p>best answer (based on workability of the application) will get what it deserves.</p>
<p>do not bluff, you will be bad-rated.</p>
<p>thanks<br />
guess what: noone even mentioned UltraVNC SC (single-click) used by &#8230;&#8230;&#8230;.. which has a built-in repeater, a nat2nat translator etc etc etc</p>
<p>you just customize the server part (add all the needed details), give it to the <strong>client</strong> and start your <strong>vnc</strong> <strong>client</strong> in listen mode on a specific port.</p>
<p>when the <strong>client</strong> launches the server, the server itself tries to connect to  the ip and port specified wihthin at build time.</p>
<p>guess what: noone gets a &#8220;best answer&#8221;</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">Here is a ONE &#8211; TWO punch:</p>
<p>http://www.realvnc.com/</p>
<p>and</p>
<p>http://www.no-ip.com/</p>
<p>Good luck and Happy Computing!</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/David.png" width="80" height="80" /></p>
<p class="name">David asks…</p>
</div>
<div class="dtm-content">
<h2>NEED VNC SOFTWARE (able to build client applications; excluded Remote Support System, TeamViewer). help?</h2>
<p>no good answers for question http://answers.yahoo.com/question/index?qid=20061218015429AAveRA1</p>
<p>Reposting question:</p>
<p>I need a software which only needs to be installed on my computer and which allows you to control <strong>client</strong> computers. The software should be able ( !!! CRITICAL FEATURE !!! ) to build its <strong>client</strong> application (exe file that you send to the <strong>client</strong>) which should include my ip address, the port number that my server is configured to listen to, eventually user and password.</p>
<p>applications should be like Remote Support System 1.7.1</p>
<p>freeware software is a best choice</p>
<p>please do not answer if you want to recommend me TeamViever (www.teamviewer.com), Remote Support System (http://www.remotesupportsystem.com), <strong>VNC</strong>&#8216;s that require customer-side server installation / deployment / unzipping / configuration, applications which require a internet browser, applications which use online services.</p>
<p>thank you</p>
<p>best answer will be rewarded with 10p + free remote service when time allows me.<br />
guess what: noone even mentioned UltraVNC SC (single-click) used by &#8230;&#8230;&#8230;.. which has a built-in repeater, a nat2nat translator etc etc etc</p>
<p>you just customize the server part (add all the needed details), give it to the <strong>client</strong> and start your <strong>vnc</strong> <strong>client</strong> in listen mode on a specific port.</p>
<p>when the <strong>client</strong> launches the server, the server itself tries to connect to the ip and port specified wihthin at build time.</p>
<p>special thanks to bostonianimo. he is the one that took me to the solution.</p>
<p>he gets the best answer</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">Go to http://sourceforge.net and input &#8220;VNC&#8221;.</p>
<p>Or, grab http://pclinuxos.com and go to the Networking menu. </p>
<p>This has all been done, and is used by 84% of all IPs who serve corporate internet!  </p>
<p>And, it&#8217;s Free, Open Source Software.  FOSS!</p>
</div>
</div>
<p>Powered by Yahoo! Answers</p>
<img src="http://feeds.feedburner.com/~r/DebianResources/~4/wkuV02ZhQn0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://debian-resources.org/questions-on-debian/your-questions-about-vnc-client-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://debian-resources.org/questions-on-debian/your-questions-about-vnc-client-2/</feedburner:origLink></item>
		<item>
		<title>Your Questions About Free Vnc</title>
		<link>http://feedproxy.google.com/~r/DebianResources/~3/x9eHbURSPng/</link>
		<comments>http://debian-resources.org/questions-on-debian/your-questions-about-free-vnc-2/#comments</comments>
		<pubDate>Sat, 19 Mar 2011 01:25:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Questions and Answers]]></category>

		<guid isPermaLink="false">http://debian-resources.org/questions-on-debian/your-questions-about-free-vnc-2/</guid>
		<description><![CDATA[Paul asks… what is the best free vnc software? admin answers: TightVNC is very good for windows + linux, and I am a big fan of Chicken of the VNC for Mac OSX. Both are pretty light and fast, and &#8230; <a href="http://debian-resources.org/questions-on-debian/your-questions-about-free-vnc-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Paul.png" width="80" height="80" /></p>
<p class="name">Paul asks…</p>
</div>
<div class="dtm-content">
<h2>what is the best free vnc software?</h2>
</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">TightVNC is very good for windows + linux, and I am a big fan of Chicken of the VNC for Mac OSX. Both are pretty light and fast, and you cannot really go wrong with either.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Mary.png" width="80" height="80" /></p>
<p class="name">Mary asks…</p>
</div>
<div class="dtm-content">
<h2>how do I use the VNC Lite application for my Ipod Touch?</h2>
<p>I got the <strong>free</strong> <strong>VNC</strong> lite application and i am a little confused.  I entered my ip address and everything required but i get an error message that says it cants connect to (my ip address), port 5900.<br />
Any suggestions??</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">Port 8080</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Linda.png" width="80" height="80" /></p>
<p class="name">Linda asks…</p>
</div>
<div class="dtm-content">
<h2>VNC Free Edition 4.1.2 not working&#8230; I can connect to myself on both computers, but not to each other?</h2>
<p>anyone know what the problem could be? both computers are using firewalls. i tried connecting to the same computer using the <strong>VNC</strong> server, and it worked, however, </p>
<p>when i use the other computer to connect to this server, it wont work. i tried using the IP, and the computer name, it works with the computer name, but not when trying to connect to each other<br />
ah, they do both have the same IP. is there a way to fix this?</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">Make sure both computers don&#8217;t have the same IP address if they do they won&#8217;t connect. What happens is the comp will think it&#8217;s trying to connect to it&#8217;s self hence the different IP</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/William.png" width="80" height="80" /></p>
<p class="name">William asks…</p>
</div>
<div class="dtm-content">
<h2>VNC that is free and works in Vista?</h2>
<p>I need something that will let me control my family&#8217;s PC remotely to help them out with things that are difficult to explain over the phone.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">You&#8217;ll need ultravnc for this.</p>
<p>Http://www.uvnc.com</p>
<p>Other then that, remote assistance will do.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Nancy.png" width="80" height="80" /></p>
<p class="name">Nancy asks…</p>
</div>
<div class="dtm-content">
<h2>What is available for Macs that is comparable to vnc for pcs and free?</h2>
</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">Is this what you&#8217;re looking for;  http://www.cs.vassar.edu/SysNews/vnc/osx.html</p>
</div>
</div>
<p>Powered by Yahoo! Answers</p>
<img src="http://feeds.feedburner.com/~r/DebianResources/~4/x9eHbURSPng" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://debian-resources.org/questions-on-debian/your-questions-about-free-vnc-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://debian-resources.org/questions-on-debian/your-questions-about-free-vnc-2/</feedburner:origLink></item>
		<item>
		<title>Your Questions About Real Vnc</title>
		<link>http://feedproxy.google.com/~r/DebianResources/~3/vYQNmWDn51k/</link>
		<comments>http://debian-resources.org/questions-on-debian/your-questions-about-real-vnc-2/#comments</comments>
		<pubDate>Thu, 17 Mar 2011 22:25:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Questions and Answers]]></category>

		<guid isPermaLink="false">http://debian-resources.org/questions-on-debian/your-questions-about-real-vnc-2/</guid>
		<description><![CDATA[Sandra asks… Does anyone know how to use Real VNC? I live in california, I am trying to connect to my cousins computer in chicago. We are both behind a router and I can&#8217;t get a connection on both computers. &#8230; <a href="http://debian-resources.org/questions-on-debian/your-questions-about-real-vnc-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Sandra.png" width="80" height="80" /></p>
<p class="name">Sandra asks…</p>
</div>
<div class="dtm-content">
<h2>Does anyone know how to use Real VNC?</h2>
<p>I live in california, I am trying to connect to my cousins computer in chicago. We are both behind a router and I can&#8217;t get a connection on both computers. Can anyone help?<br />
I am a beginner at this, one of my friends told me about this software, but then he moved away and never got a chance to help me with this software.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">Routers have nothing to do here, it helps to route your IP pachets.<br />
First you have to ping the IP of your cousins. If you receive an reply, it is a good sign.<br />
Then you have to act as a client , with VNC Viewer. Start it and when it&#8217;s requesting host, type their IP address ( I suppose you have it !). Be aware if you have firewall activated on your PC ( or their PC) , it might block you !<br />
Remote PC should have VNC server installed and configured ( usual it requests for a access password ). A small icon on lower-right corner ( on taskbar ) with Vnc shows if server is active. If your VNC Viewer contacts the server, it will require you the expected password, if not, you have to check VNC server settings.</p>
<p>This was a short explanation ! I didn&#8217;t know how familiar are you with IP stuff !</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Laura.png" width="80" height="80" /></p>
<p class="name">Laura asks…</p>
</div>
<div class="dtm-content">
<h2>How can I have Real VNC start up with XUbuntu (Linux) 9.04?</h2>
</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">If it will run with ubuntu it should also run with xubuntu. Here is a link to someone who had a problem and finally got it running.<br />
Good luck</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Carol.png" width="80" height="80" /></p>
<p class="name">Carol asks…</p>
</div>
<div class="dtm-content">
<h2>How to Connect ARD 3.3 to Real VNC 4.4.2 &#8230;. ARD is Apple Remote Desktop?</h2>
<p>ok I am trying to use Apple Remote Desktop 3.3 to connect and control my Windows XP PC which has <strong>Real</strong> <strong>VNC</strong>&#8230;&#8230; I dont know what I need to do to get this to work Please help me out thanks</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">Create new connection in Apple Remote Desktop 3.3 and enter your IP adress of Windows XP.<br />
Better use a  Real VNC 4.4.2 Viewer on Apple comp.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Joseph.png" width="80" height="80" /></p>
<p class="name">Joseph asks…</p>
</div>
<div class="dtm-content">
<h2>How do I setup Real VNC?</h2>
<p>I need to set up <strong>Real</strong> <strong>VNC</strong> software (www.realvnc.com) to control my PC at home from my PC at school (orlando and Miami).  Both are on DSL, nothing too complicated.  The instructions on RealVNC&#8217;s site are SOOO confusing!  I can&#8217;t seem to get it right!  Someone please help me do this!</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">I am assuming that you have some sort of hardware firewall between the DSL modem and your network.  Given that, you&#8217;ll need to figure out how to do &#8220;port forwarding&#8221; to the IP address of your computer (need to have a static IP address on your computer) of traffic on Port 22, TCP/IP.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/John.png" width="80" height="80" /></p>
<p class="name">John asks…</p>
</div>
<div class="dtm-content">
<h2>Trying to connect with real vnc?</h2>
<p>Ok I have <strong>real</strong> <strong>vnc</strong> on my home computer and the work computer already had it. I am trying to connect to the computer at work from home. I have my ports forwarded correctly and i did a test at the <strong>real</strong> <strong>vnc</strong> website and it said it was fine. So what do i have to do to connect? I used the viewer and put in my work computers external ip, but connection timed out. Also when i hover my mouse over the <strong>vnc</strong> icon on my home computer it says my local ip, not my external.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">U have to have the vnc server runningon both computers, also if your going through a router u have to  port forward them to the internal ip adress that might be the problem&#8230; If u use the external ip adress and its on router with multiple computers which computer will it know to connect too?? Its been a while since ive configuread a vnc so i might be wrong, if so someone plz correct me..</p>
</div>
</div>
<p>Powered by Yahoo! Answers</p>
<img src="http://feeds.feedburner.com/~r/DebianResources/~4/vYQNmWDn51k" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://debian-resources.org/questions-on-debian/your-questions-about-real-vnc-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://debian-resources.org/questions-on-debian/your-questions-about-real-vnc-2/</feedburner:origLink></item>
		<item>
		<title>Your Questions About Firefox</title>
		<link>http://feedproxy.google.com/~r/DebianResources/~3/kbCkU_Nh9Hw/</link>
		<comments>http://debian-resources.org/questions-on-debian/your-questions-about-firefox/#comments</comments>
		<pubDate>Thu, 17 Mar 2011 13:25:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Questions and Answers]]></category>

		<guid isPermaLink="false">http://debian-resources.org/questions-on-debian/your-questions-about-firefox/</guid>
		<description><![CDATA[Richard asks… firefox ? I just downloaded Mozilla firefox, how do i make it so my opening page is bebo? I know its possible i just can&#8217;t remember how. I mean so that when you open firefox its not google &#8230; <a href="http://debian-resources.org/questions-on-debian/your-questions-about-firefox/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Richard.png" width="80" height="80" /></p>
<p class="name">Richard asks…</p>
</div>
<div class="dtm-content">
<h2>firefox ?</h2>
<p>I just downloaded Mozilla <strong>firefox</strong>, how do i make it so my opening page is bebo? I know its possible i just can&#8217;t remember how. I mean so that when you open <strong>firefox</strong> its not google its bebo, if yous get what i mean?</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">Easy trick: open your desired Bebopage in the firefox, when you are done you click in the firefox menu on tools than on options and choose for startup firefox with desired homepage: &#8220;this page&#8221;.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Thomas.png" width="80" height="80" /></p>
<p class="name">Thomas asks…</p>
</div>
<div class="dtm-content">
<h2>Firefox ?</h2>
<p>I like <strong>firefox</strong> MUCH better than IE but on certain occasions i would have a ff winfdow open and it shows the window error thing. i go back and it was <strong>firefox</strong> is already running or something s i cant use it&#8230;</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">Well sometimes i encounter the same problem hehe&#8230; Think its a bug in firefox. But its nothin to worry abt. Hold alt+tab and if theres firefox select it from the small window u gettin. If u get the error again go to task Manger and then to processes. In that u&#8217;l find firefox.exe runnin. Click that and hit end process. That will quit firefox and u can run firefox frm da desktop shortcut again.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Steven.png" width="80" height="80" /></p>
<p class="name">Steven asks…</p>
</div>
<div class="dtm-content">
<h2>FireFox?????</h2>
<p>okay so i downloaded <strong>firefox</strong>. i&#8217;ve been using <strong>firefox</strong> for a while, and all a sudden when i x&#8217;ed out my <strong>firefox</strong> and opened it again it wont go to websites, it wont even say page not displayed. it will just be blank. so i unstalled it and re stalled it and it worked when it was launched from the reinstal but when i x&#8217;ed it out again and opened it it showed blank. does anyone know how i can fix this????</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">Mine alwayz goes<br />
Page cannot be displayed it took to long to load<br />
ALOT!<br />
But its better than Explorer!</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Mark.png" width="80" height="80" /></p>
<p class="name">Mark asks…</p>
</div>
<div class="dtm-content">
<h2>FireFoX????????</h2>
<p>I always hear that Fire fox is better than Internet Explorer and its faster safer ect&#8230;.But what are the bad things about <strong>firefox</strong>?</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">I really don&#8217;t know of any bad things, since it&#8217;s open source. The only complaints I have are that cut and paste could be done a little better; and it should allow shortcuts like Internet Explorer. I really don&#8217;t like bookmarks.</p>
<p>On the plus side of things, it allows Java and Javascript.</p>
<p>Microsoft tried to set the standard for both programming languages, but Sun Microsystems wouldn&#8217;t put up with any of that, so Microsoft purposely crippled all future versions of it&#8217;s browser &#8211; and as a result &#8211; Internet Explorer will no longer enable Java or JavaScript. Also, Dynamic HTML is disabled. That was supposed to be one of the next steps, in the evolution of the internet.</p>
<p>Microsoft and it&#8217;s monoploy have done more to cripple the internet, than all of the spammers, virus writers, adware / malware writers, software pirates, and hackers combined.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Sandra.png" width="80" height="80" /></p>
<p class="name">Sandra asks…</p>
</div>
<div class="dtm-content">
<h2>FIREFOX&#8230;?</h2>
<p>I have asked several questions, and many of the replies suggest that I consider <strong>FIREFOX</strong>.  I&#8217;m not sure what it is &#8211; probably a browser.  Is it similar to Netscape and Internet Explorer?  What are its good features and its bad features?</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">Firefox IS a browser, published by Mozilla, that has been competing with Internet Explorer for the past couple years. It&#8217;s actually a pretty cool browser that has turned out to nab more of the market than I think most people anticipated.</p>
<p>Good features:<br />
Great pop-up and spyware protection. This is also partly due to the fact that the vast majority of viruses and spyware are written FOR Explorer, which most people are running.<br />
Probably the best feature of Firefox is tabbed browsing, which opens up multiple windows within a single window so that your taskbar doesn&#8217;t get crowded with all of the webpages you&#8217;re navigating between.<br />
Also, from their website&#8230;I think this is pretty cool: &#8220;Firefox 1.5 delivers easier navigation for everyone, including those who are visually or motor-impaired. Firefox is the first browser to support DHTML accessibility, which, when enabled by Web authors, allows rich Web applications to be read aloud.&#8221;</p>
<p>Bad features:<br />
The only one so far is that since most webpages are meant to be viewed with Explorer, I had limited accessibility to some web applications. For example, when Yahoo! Introduced PhotoMail, I wasn&#8217;t able to download the upgraded e-mail application because the service was built for certain versions of Explorer only. But as Firefox gets more popular (they just released an upgrade) I expect this to happen less.</p>
<p>So the people recommending this browser were absolutely correct! I have used it for almost a year now and love it.</p>
</div>
</div>
<p>Powered by Yahoo! Answers</p>
<img src="http://feeds.feedburner.com/~r/DebianResources/~4/kbCkU_Nh9Hw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://debian-resources.org/questions-on-debian/your-questions-about-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://debian-resources.org/questions-on-debian/your-questions-about-firefox/</feedburner:origLink></item>
		<item>
		<title>Your Questions About Vnc Download</title>
		<link>http://feedproxy.google.com/~r/DebianResources/~3/o8bh8qT6doA/</link>
		<comments>http://debian-resources.org/questions-on-debian/your-questions-about-vnc-download-2/#comments</comments>
		<pubDate>Wed, 16 Mar 2011 06:25:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Questions and Answers]]></category>

		<guid isPermaLink="false">http://debian-resources.org/questions-on-debian/your-questions-about-vnc-download-2/</guid>
		<description><![CDATA[Lisa asks… I need help with the vnc app on my ipod touch? I recently downloaded vnc onto my ipod touch and need help using it. It asked for my ip address which i typed in but then it said &#8230; <a href="http://debian-resources.org/questions-on-debian/your-questions-about-vnc-download-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Lisa.png" width="80" height="80" /></p>
<p class="name">Lisa asks…</p>
</div>
<div class="dtm-content">
<h2>I need help with the vnc app on my ipod touch?</h2>
<p>I recently downloaded <strong>vnc</strong> onto my ipod touch and need help using it. It asked for my ip address which i typed in but then it said <strong>vnc</strong> password and i dont know what that is or how to find it.. Help please!?<br />
thanks, everything worked except now it just wont connect, do i keep the computer off or on?</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">Http://www.youtube.com/user/RKsipodtouchhelp that is my youtube account. I have two videos on vnc. I dont know if you are using vnc for the dislpay of your ipod touch on your computer screen or the display of your computer screen on your ipod. I have a video on both so you should be okay. If you have any questions please leave me a message ON YOUTUBE. Also if they help i would appreciate it if you would subscribe and spread the word. I hope i helped.                                                                                                                                          </p>
<p>Your computer must still be on and the vnc server needs to be on. If you close the vnc server out and then it says it wont connect you need to go back to configure password and then re enter that password again. PLEASE SUBSCRIBE TO MY VIDEOS.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Carol.png" width="80" height="80" /></p>
<p class="name">Carol asks…</p>
</div>
<div class="dtm-content">
<h2>How come Vine VNC won&#8217;t work with my mac?</h2>
<p>I have a power mac g4 with os x 10.3.2 and I downloaded Vine <strong>vnc</strong> and installed it. When I opened it up though, It said the server stopped running? It also shows something on the sofware about port 5900, I though I forwarded the port correctly but I don&#8217;t know? Does enableing UPnP on my router atomatically forward ports that are needed?</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">Looks like you&#8217;re stuck at version 3 at the latest so verify you have the latest version MacOS 10.3 can support.</p>
<p>Http://www.versiontracker.com/dyn/moreinfo/macosx/16699</p>
<p>Enabling uPnP on the router will only help if you&#8217;re trying to get onto your machine from the Internet. You still need to open those ports on your Mac. I&#8217;m not familiar with the firewall configs on 10.3 but in 10.6 it&#8217;s in System Prefs &gt; Security &gt; Firewall.</p>
<p>You can run MacOS 10.5 on a Power Mac G4, or 10.4 as well. It&#8217;s something worth considering to make your life a bit simpler.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Joseph.png" width="80" height="80" /></p>
<p class="name">Joseph asks…</p>
</div>
<div class="dtm-content">
<h2>how to connect remote computer via vnc?</h2>
<p>i <strong>download</strong> <strong>vnc</strong> software to access my friend computer via <strong>vnc</strong> .i have ip number also, but it cannt connect. pls anybody explain me to how to connect</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">Traditional way:<br />
1. Make sure the vnc is running on your friend&#8217;s pc, and configured correctly (password, access control etc).<br />
2. Make sure the filewall on your friend&#8217;s pc is not blocking vnc.<br />
3. Make sure the ip he/she gave to you is correct. He/she may want to use a dynamic DNS service http://dyndns.com to track the ip address change. Nomally ip will change once a month on a dsl link.<br />
4. If your friends pc is behind a NAT router, i.e. His/her pc has private ip address like 10.x.x.x or 192.168.x.x, he/she need to configure portforwarding on the router to forward tcp port 5900 to his/her computer. Note that once he/she does that, the vnc server will be exposed to the whole internet. So better chose a strong password!<br />
5. Make sure you input the right ip (must be a public ip) and right password.</p>
<p>Easier way:<br />
Use Gbridge ( http://gbridge.com ). It is a free software. It has built-in ultraVNC that runs on top of a google based VPN, so it is much safer. It can penetrate NAT automatically. You and your friend both need to install gbridge and invite/accept each other as &#8220;friend&#8221;. You and your friend would need two google account names to help identify each other (google accounts are free to get anyway). You do not even need to keep track your friend&#8217;s machine&#8217;s IP address, no port forwarding needed either. Your friend will see you in the gbridge window. He/she can start chat with you and send a DesktopShare invitation to you so you can see (and control, if your friend allow) his/her desktop together with he/she.</p>
<p>If you have multiple computers, Gbridge can do password-base access control as well (don&#8217;t need invitation) as long as the computers are login under the same google account.</p>
<p>Gbridge also provides other cool features such like folder sync, file backup, private file share among friends which are fun to explore!</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Donald.png" width="80" height="80" /></p>
<p class="name">Donald asks…</p>
</div>
<div class="dtm-content">
<h2>How do you find the server on VNC?</h2>
<p>My husband told me to <strong>download</strong> this thing called &#8220;<strong>VNC</strong> Viewer&#8221;, and it says to enter a server, whats a server, and how do I get it?</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">The server it&#8217;s talking about is the name or IP address of the computer you wish to connect to.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Mandy.png" width="80" height="80" /></p>
<p class="name">Mandy asks…</p>
</div>
<div class="dtm-content">
<h2>what is the best remote access program to download?</h2>
<p>we currently use <strong>VNC</strong> to have remote access from our home to our office, but it works only off and on.  Is there a better one to use?</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">Www.GoToMyPC.com</p>
<p>try this, and I think it has a free trial</p>
</div>
</div>
<p>Powered by Yahoo! Answers</p>
<img src="http://feeds.feedburner.com/~r/DebianResources/~4/o8bh8qT6doA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://debian-resources.org/questions-on-debian/your-questions-about-vnc-download-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://debian-resources.org/questions-on-debian/your-questions-about-vnc-download-2/</feedburner:origLink></item>
		<item>
		<title>Your Questions About Tight Vnc</title>
		<link>http://feedproxy.google.com/~r/DebianResources/~3/Zvl4uOlz0nA/</link>
		<comments>http://debian-resources.org/questions-on-debian/your-questions-about-tight-vnc-2/#comments</comments>
		<pubDate>Tue, 15 Mar 2011 21:25:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Questions and Answers]]></category>

		<guid isPermaLink="false">http://debian-resources.org/questions-on-debian/your-questions-about-tight-vnc-2/</guid>
		<description><![CDATA[Carol asks… windows tight vnc issue? I&#8217;m using tight VNC to access my desktop from my laptop, and it works fine when I&#8217;m on the same network, but when i change networks it stops connecting please help. what do you &#8230; <a href="http://debian-resources.org/questions-on-debian/your-questions-about-tight-vnc-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Carol.png" width="80" height="80" /></p>
<p class="name">Carol asks…</p>
</div>
<div class="dtm-content">
<h2>windows tight vnc issue?</h2>
<p>I&#8217;m using <strong>tight</strong> <strong>VNC</strong> to access my desktop from my laptop, and it works fine when I&#8217;m on the same network, but when i change networks it stops connecting please help.<br />
what do you mean forward the ports give me instructions</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">The IP addresses you get when you connect to a router at home are known as RFC1918 addresses and are &#8220;private&#8221; IP addresses.  This means that these addresses are not accessible from hosts on the Internet.  Think about it for a second, if your computer&#8217;s IP address is 192.168.1.100, there are millions of other computers in the world with that same IP address, because there are millions of people with the same router.  How would the Internet be able to handle that?  The answer is that it can&#8217;t.</p>
<p>Your router has public and a private interfaces.  The private interface is usually something like 192.168.1.1 and the public interface gets an IP address from your Internet service provider.  You can find out what your public IP address is by going to www.whatismyip.com from a computer that is connected to your router.</p>
<p>In order to connect to your computer from the Internet, you need to use your public IP address, but you have to tell the router what to do with the VNC traffic when it received it from the Internet.  That&#8217;s where port forwarding comes in, and works like this&#8230;you forward TCP port 5900 to your computer&#8217;s private IP address (the 192.168.x.x one).  Exact instructions are beyond the scope of this answer since you haven&#8217;t given us any information at all about what router and ISP you have.  However, you should now have enough information to know what to search for to find what you need.  Good luck!</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/David.png" width="80" height="80" /></p>
<p class="name">David asks…</p>
</div>
<div class="dtm-content">
<h2>Tight vnc can&#8217;t figure it out please help?</h2>
<p>ok my dad and I are in America and my uncle is in India and my dad wants to remote desktop with our computers. So I found <strong>tight</strong> <strong>vnc</strong> which is a free software based on realvnc. I got the connection working over here in America between my dads laptop and my computer but when I<br />
 tried to connect to my uncles computer it didn&#8217;t work. He installed it too and ran the server. He gave me is ip too by going to whatismyip.com. I won&#8217;t say the ip address cuz I know it&#8217;s not safe but please tell me how to get it working. I know I&#8217;m doing something wrong. Thanks</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">If he is behind a router, then NAT is being used and you would need a VPN connection in order to connect to him.</p>
<p>If that is the case, then I&#8217;d recommend using a program called Hamachi to overcome this.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Linda.png" width="80" height="80" /></p>
<p class="name">Linda asks…</p>
</div>
<div class="dtm-content">
<h2>How can I remote log or VNC via internet to my computer?</h2>
<p>My other computer is in Spain (am in the UK), and my brother is having problems using it. I want to remote log or <strong>VNC</strong> into the computer. I have installed <strong>TIght</strong> <strong>VNC</strong> on both computers but when I put either the IP address or the computer name it wont let me access it. Can anyone help me or have a better idea how I can access the computer from the UK? Proper answers please. Cheers</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">The easiest solution for quick access is Teamviewer &#8211; get your brother to download the customer module &#8211; he just has to double click it and send you the ID and password via email to connect remotely.</p>
<p>Now, you download the full version which you can run without installation too &#8211; you enter the details and you should connect remotely to the otther pc.</p>
<p>Free here</p>
<p>http://www.teamviewer.com/index.aspx</p>
<p>click on &#8220;how it works&#8221; for more info</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Joseph.png" width="80" height="80" /></p>
<p class="name">Joseph asks…</p>
</div>
<div class="dtm-content">
<h2>Can anyone help me get Tight VNC working over a LAN?</h2>
<p>I&#8217;m trying to set up tightvnc over a local area network, at least for now. I&#8217;m fairly tech-savvy, but no matter what I&#8217;ve tried, this just won&#8217;t work. However, I keep on coming across the error, failed to connect to server (server name). </p>
<p>Both computers are on the same network and can see each other just fine. I&#8217;ve typed in the correct IP address. I&#8217;ve tried both the internal IP address, as well as the external one with the port 5800.</p>
<p>I&#8217;ve configured the <strong>VNC</strong> ports for port forwarding (5500, 5800, and 5900), but I don&#8217;t think that matters for connecting to an internal IP address ( I could be wrong).</p>
<p>Any help? Whatever I try, the exact error message is &#8220;Failed to connect to server (192.168.1.4)&#8221; I even tried it with the server name instead of the IP address, but same problem.</p>
<p>Thanks in advance.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">Try disabling your firewalls temporarily. Disconnect the computers from the internet for the duration if it makes you feel safer. This is most likely a firewall issue and this will confirm it &#8211; if it suddenly works you need to revisit your firewall configs.</p>
<p>This is a home network? Many corporate networks disable all but the needed protocols at the router, if it is a home network though you shouldnt have to worry</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Jenny.png" width="80" height="80" /></p>
<p class="name">Jenny asks…</p>
</div>
<div class="dtm-content">
<h2>Tight VNC Software?</h2>
<p>I would like to set up a server (a Solaris work station) and viewer (Windows on a laptop). Can someone please give me step-by-step instructions to do so? Thanks a lot&#8230;&#8230;</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">Not much to say.  The Solaris server should have VNC running (listening).  Once you know the IP address of the Solaris server, run VNC on the Windows Laptop.  Be sure to setup a password and you will have to open a port in the firewall if you plan to take control of the server outside the network.</p>
<p>Mike Honeycutt</p>
</div>
</div>
<p>Powered by Yahoo! Answers</p>
<img src="http://feeds.feedburner.com/~r/DebianResources/~4/Zvl4uOlz0nA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://debian-resources.org/questions-on-debian/your-questions-about-tight-vnc-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://debian-resources.org/questions-on-debian/your-questions-about-tight-vnc-2/</feedburner:origLink></item>
		<item>
		<title>Your Questions About Debian Linux</title>
		<link>http://feedproxy.google.com/~r/DebianResources/~3/9kpN8Q9YAgw/</link>
		<comments>http://debian-resources.org/questions-on-debian/your-questions-about-debian-linux-58/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 22:25:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Questions and Answers]]></category>

		<guid isPermaLink="false">http://debian-resources.org/questions-on-debian/your-questions-about-debian-linux-58/</guid>
		<description><![CDATA[Carol asks… Help with open source OS? I have been looking at different Linux/open source distributions and i have narrowed down my options to either Debian or Open Solaris. Can you give me a comparison of the 2 and what &#8230; <a href="http://debian-resources.org/questions-on-debian/your-questions-about-debian-linux-58/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Carol.png" width="80" height="80" /></p>
<p class="name">Carol asks…</p>
</div>
<div class="dtm-content">
<h2>Help with open source OS?</h2>
<p>I have been looking at different <strong>Linux</strong>/open source distributions and i have narrowed down my options to either <strong>Debian</strong> or Open Solaris. Can you give me a comparison of the 2 and what would your choice be for programming/editing/playing around with the OS.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">I&#8217;ve not had that much experience with Solaris however I can thoroughly recommend Debian as it can be pulled around all over the place and still work. Also it is unlikely that you will get anything more stable than Debian.</p>
<p>Http://wiki.debian.org/ProgrammingLanguage</p>
<p>http://www.debian.org/</p>
<p>LUg.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Joseph.png" width="80" height="80" /></p>
<p class="name">Joseph asks…</p>
</div>
<div class="dtm-content">
<h2>I need help building myself a PC?</h2>
<p>Well, I think im going to buy the parts individually online probably on newegg.  I think im going to put <strong>debian</strong> or ubuntu on it, definitely a <strong>linux</strong>.  My brother build a computer himself, its amazing and he has better specs than most 700$ computers that you could buy from microsoft.  The total cost of his parts were about 360$<br />
       So far I understand that im going to need, a case, a hard drive, a mother board, a wi fi card, a graphics card, a CD drive, a power source, and a monitor.   Am i missing any parts?   does anyone have any good suggestions for the specs that isnt too expensive?</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">I could advise you on how to proceed,but you haven&#8217;t said what you will be using the computer for! Browsing? Gaming? Video editing? Building a system can be great fun,and is very rewarding, but it&#8217;s all too easy to make  (expensive!) mistakes, even if you think you know what you&#8217;re doing! (I know,I&#8217;ve made a few!) How about starting off by building a system from old,unwanted/redundant computers before you start splashing out your hard-earned cash. This way you will get all the bits you need to learn on for free,or almost, and you will learn soooo much,  and remember,google is your friend. I&#8217;ve not had one problem that the Internet community couldn&#8217;t help me with. (not quite true,Psychiatric nurses are worth there weight in gold ::)</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Sandy.png" width="80" height="80" /></p>
<p class="name">Sandy asks…</p>
</div>
<div class="dtm-content">
<h2>i cant instal another os on my ps3?</h2>
<p>i have tried all the version of <strong>linux</strong> i have<br />
they are<br />
suse <strong>linux</strong> 7.2<br />
suze <strong>linux</strong> 9<br />
my many in 1 dvd for fedora core 3, knoppix, suse, <strong>debian</strong>, and xandros<br />
and <strong>debian</strong> knu<br />
it doesnt find any applicable installer  for these when i put in the disks<br />
can u please help me</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">Have u tried e17 yellow dog Linux 5.0?<br />
U will need a boot loader first on a memory stick/card formatted by ps3, then u select install other os, then u select default os as other os. Read this forum and check out the links they provided for the boot loader and the os too<br />
http://forums.afterdawn.com/thread_view.cfm/441969</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Paul.png" width="80" height="80" /></p>
<p class="name">Paul asks…</p>
</div>
<div class="dtm-content">
<h2>I need a new school laptop on the cheap. What do you guys recommend (Intel processor only)?</h2>
<p>It needs to be on the cheap, and a monthly payment would be nice. I need something on the cheap. Preferably Intel only.</p>
<p>I found a few that look good:</p>
<p>http://www.tigerdirect.com/applications/SearchTools/item-details.asp?EdpNo=3617782&#038;CatId=1891</p>
<p>http://www.tigerdirect.com/applications/SearchTools/item-details.asp?EdpNo=3655325&#038;CatId=1891</p>
<p>http://www.tigerdirect.com/applications/SearchTools/item-details.asp?EdpNo=3570010&#038;CatId=1891</p>
<p>I need a laptop that is efficient, but cheap. Less than $500 dollars. Windows XP is preferred, but if it has Vista, I will just install a <strong>Linux</strong> OS on it, like Ubuntu or something <strong>Debian</strong>-based.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">That Levono (link) is off-lease, I wouldn&#8217;t pay to get one.</p>
<p>I have known many people who complained about Compaq laptops.</p>
<p>Among those, I&#8217;d probably pick the HP.</p>
<p>Just about 100 dollars more, you can get a brand new Levono Intel dual-core 1.73 Ghz, 2Gb RAM and Vista.<br />
Http://www.compusa.com/applications/searchtools/item-Details.asp?EdpNo=3701106&amp;sku=T71-15021&amp;cm_re=Homepage-_-Spot%2005-_-Laptop_T71-15021</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Michael.png" width="80" height="80" /></p>
<p class="name">Michael asks…</p>
</div>
<div class="dtm-content">
<h2>apache httpd ?</h2>
<p>when i do &#8220;top&#8221; in my <strong>linux</strong>, i keep seeing httpd &#8230;like every 30 seconds&#8230;.is that bad?And if yes how i can invisitage it properly? i am on <strong>debian</strong> with a php/mysql application with heavy traffic.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">Apache, by default, is set up for worker processes to exit after handling a limited number of requests. This is designed to not allow memory leaks to get out of hand.</p>
<p>Usually, the main Apache process will reap any of its workers that exit. However, on a heavily-loaded server like you describe, the main process may not have enough time available to it to do this reaping. Unreaped (“zombie”) processes show up as  in top. In this case, the  processes are normal and are not of concern, unless there are many, many unreaped processes.</p>
<p>However, an alternative possibility is that your worker processes are dying abnormally. This can happen if your web application (or its engine) has a bug which causes the worker process to crash. You should look in your Apache error log to see if there are any serious error messages in it.</p>
<p>The below explains what  means. If you aren&#8217;t a Unix system administrator, this may not be of interest to you.</p>
<p>Normally, when a process exits (normally or abnormally), it enters a state known as “zombie” (which in top appears as Z). Its process ID stays in the process table until its parent waits on (or “reaps”) it. Under normal circumstances, when the parent process fully expects its child processes to exit, it sets up a signal handler for SIGCHLD so that, when the signal is sent (upon a child process&#8217;s exit), the parent process then reaps it at its convenience.</p>
<p>If the parent process has hung for some reason, such as if it&#8217;s suspended, or is too busy, or is deadlocked, then child processes that exit will not be reaped (until the parent process resumes again). This can cause serious problems if there are many child processes, occupying slots in the process table that will not be freed.</p>
<p>In that case, one solution (if the parent process is unrecoverable, say), is to kill the parent process. Then, the child processes will be reparented to the init process (process ID 1), which will reap them. (If the init process is stalled, then you have much, much bigger problems than child processes not being reaped. In fact, a crashed init process will usually cause a kernel panic.)</p>
</div>
</div>
<p>Powered by Yahoo! Answers</p>
<img src="http://feeds.feedburner.com/~r/DebianResources/~4/9kpN8Q9YAgw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://debian-resources.org/questions-on-debian/your-questions-about-debian-linux-58/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://debian-resources.org/questions-on-debian/your-questions-about-debian-linux-58/</feedburner:origLink></item>
		<item>
		<title>Your Questions About Debian Linux</title>
		<link>http://feedproxy.google.com/~r/DebianResources/~3/2PuqNZqi45c/</link>
		<comments>http://debian-resources.org/questions-on-debian/your-questions-about-debian-linux-57/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 16:26:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Questions and Answers]]></category>

		<guid isPermaLink="false">http://debian-resources.org/questions-on-debian/your-questions-about-debian-linux-57/</guid>
		<description><![CDATA[Jenny asks… computer operating systems? how many os&#8217;s are there for use in a pc. i know of linux and it&#8217;s variations, windows, mac os, and unix. I mean currently used, not such as dos which is no longer a &#8230; <a href="http://debian-resources.org/questions-on-debian/your-questions-about-debian-linux-57/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Jenny.png" width="80" height="80" /></p>
<p class="name">Jenny asks…</p>
</div>
<div class="dtm-content">
<h2>computer operating systems?</h2>
<p>how many os&#8217;s are there for use in a pc. i know of <strong>linux</strong> and it&#8217;s variations, windows, mac os, and unix. I mean currently used, not such as dos which is no longer a regular use os since windows has taken over it&#8217;s functions. note, redhat, fedora, *buntu, <strong>debian</strong>, etc are all <strong>linux</strong> based os&#8217;s. what i need are the names of independent os&#8217;s used on pc&#8217;s.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">Well, unfortunately you have pretty much covered it for the PC.</p>
<p>The PC started out with DOS, then Windows came along. In the beginning Windows ran on top of DOS and was little more than a fancy front end. Windows has since grown through several major revisions and, in the process, managed to use its monopoly position to not only crush any potential competition from competing operating systems, but managed to &#8220;integrate&#8221; various features that were once considered applications into their OS or their tightly integrated office suite.</p>
<p>Linux and its variants have survived for the simple reason that one can&#8217;t use a monopoly position to apply financial pressure to a product that uses free and open source components as its basis. Unfortunately, the operative word is &#8220;survive&#8221;. Although there are several pretty darned good Linux distributions, none of them have become slick enough for widespread main stream adoption by your average mom and pop user. Let&#8217;s face it, most people just aren&#8217;t geeky enough to work through problems like: Is there a Linux driver for my favorite device, and does this mean that I am going to have to download the source and re-build my kernel?</p>
<p>As far as the mac OS goes, up until very recently it was limited to propriatary hardware. Personally, I find it heartwarming that many people are opting for a MAC when they go to replace there home computer. After all, a MAC will surf the web and send email with the best of them, plus it&#8217;s hard to beat for home video editing and other creative endevors.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/David.png" width="80" height="80" /></p>
<p class="name">David asks…</p>
</div>
<div class="dtm-content">
<h2>How can I backup my server?</h2>
<p>I have a 1&amp;1 <strong>Linux</strong> server with <strong>Debian</strong> on it, and I want to backup all or at least most of its contents to my Windows PC at home. Is there any software that will do the process for me? (Preferably something I could just install on my PC)&#8230;.hate command line stuff. lol</p>
<p>I&#8217;ve seen server software for <strong>Linux</strong> and server software for Windows and because I would be archiving cross-platform, I&#8217;m a little confused. Thanks!<br />
I have no physical access to the server&#8230;.it is in Kansas and I am in Texas.</p>
<p>So manually using FTP is the only way to go? No program that will automate the process?<br />
I said I&#8217;m using a <strong>Linux</strong> server&#8230;&#8230;.not Windows.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">Get a usb backup drive, backup to the drive.  If the data is not worth the price of a backup drive to you, I don&#8217;t know what to tell you.  You could install an ftp server and get data that way, but its going to be long and frustrating.<br />
I don&#8217;t really know of an automated way.<br />
Basically install filezilla server on your home computer, and filezilla client on your linux box if you have graphical access.  The problem with normal FTP is that it cannot be done recursively, so you need something like filezilla that will let you upload a whole filesystem at once by dragging it.  Really thought about this, but can&#8217;t think of anything else.</p>
<p>You also could gzip the whole filesystem (make sure you you have space to do this) and just send over the one file with FTP if you do not have graphical access to install filezilla client.  (you could then just use command line ftp for to send your one file).  A small script could be written to automate this from time to time, make sure you don&#8217;t fill up the filesystem though. But then to automate, you&#8217;d need a static IP or dyndns at home&#8230;.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/George.png" width="80" height="80" /></p>
<p class="name">George asks…</p>
</div>
<div class="dtm-content">
<h2>Out of these Operating Systems, which one is your favorite?</h2>
<p>Macintosh</p>
<p>Windows</p>
<p><strong>Linux</strong><br />
 &#8211; Ubuntu<br />
 &#8211; Red Hat<br />
 &#8211; <strong>Debian</strong><br />
 &#8211; Mandrake</p>
<p>- &#8211; - &#8211; - </p>
<p>For me, it&#8217;s a tie between Macintosh and <strong>Linux</strong> &#8211; Red Hat.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">MAC LEOPARD. AWESOME.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Chris.png" width="80" height="80" /></p>
<p class="name">Chris asks…</p>
</div>
<div class="dtm-content">
<h2>How to fix that error in c++?</h2>
<p>I am trying to connect to mysql server with c++ but I got a problem.<br />
I am trying to compile with g++ and run on <strong>Linux</strong> <strong>Debian</strong>.<br />
When compiling with this command: g++ test.cpp -I/usr/include/mysql -L/usr/lib/mysql -lmysqlclient_r -o test I get this:<br />
/usr/lib/gcc/x86_64-<strong>linux</strong>-gnu/4.3.2/../../../../lib/crt1.o: In function `_start&#8217;:<br />
(.text+0&#215;20): undefined reference to `main&#8217;<br />
collect2: ld returned 1 exit status</p>
<p>And code looks like this:</p>
<p>#include<br />
#include  </p>
<p>int main(){ </p>
<p>   MYSQL mysql;<br />
   MYSQL_ROW row;<br />
   MYSQL_RES *result; </p>
<p>   unsigned int num_fields;<br />
   unsigned int i; </p>
<p>   mysql_init(&amp;mysql); </p>
<p>   if (!mysql_real_connect(&amp;mysql,&#8221;localhost&#8221;,&#8221;root&#8221;,&#8221;not telling you this&#8221;,&#8221;test&#8221;,0,NULL,0))<br />
   {<br />
      fprintf(stderr, &#8220;Failed to connect to database: Error: %sn&#8221;,<br />
           mysql_error(&amp;mysql));<br />
   }<br />
   else {<br />
      if(mysql_query(&amp;mysql, &#8220;SELECT * FROM test&#8221;));<br />
         //here goes the error message <img src='http://DEBIAN-RESOURCES.ORG/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> )<br />
      else {<br />
         result = mysql_store_result(&amp;mysql);<br />
         num_fields = mysql_num_fields(result);<br />
         while ((row = mysql_fetch_row(result)))<br />
         {<br />
               unsigned long *lengths;<br />
               lengths = mysql_fetch_lengths(result);<br />
               for(i = 0; i &lt; num_fields; i++)<br />
               {<br />
                       printf(&quot;[%.*s] t&quot;, (int) lengths[i], row[i] ? row[i] : &quot;NULL&quot;);<br />
               }<br />
               printf(&quot;n&quot;);<br />
         }<br />
      }<br />
   } </p>
<p>   return 0; </p>
<p>}</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">Try using this command line instead:<br />
g++ -o test -lz  `/usr/local/mysql/bin/mysql_config &#8211;include &#8211;libmysqld-libs` test.cpp</p>
<p>Or something similar, depending upon where your MySQL libraries are.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Thomas.png" width="80" height="80" /></p>
<p class="name">Thomas asks…</p>
</div>
<div class="dtm-content">
<h2>Has anyone used eLive?</h2>
<p>The <strong>Linux</strong> distro. It&#8217;s <strong>Debian</strong>-based and uses the enlightenment desktop<br />
And is it any good?</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">I use enlightenment as my primary desktop.  I have been using it for the past three months or may be more.  But I am using it on a Debian system.</p>
<p>As such, enlightenment is good if you are open to new kinds of ideas in window managers.  I use it because it runs great on my 128MB RAM machine.  The machine shows its lack of speed only when I build a massive project.</p>
<p>So, if you are looking for downloading it, I suggest you install the packages that &#8216;elive&#8217; provides, from your Debian or Ubuntu repos and have a test run of sorts.  That wil save your time and bandwidth <img src='http://DEBIAN-RESOURCES.ORG/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
</div>
</div>
<p>Powered by Yahoo! Answers</p>
<img src="http://feeds.feedburner.com/~r/DebianResources/~4/2PuqNZqi45c" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://debian-resources.org/questions-on-debian/your-questions-about-debian-linux-57/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://debian-resources.org/questions-on-debian/your-questions-about-debian-linux-57/</feedburner:origLink></item>
		<item>
		<title>Your Questions About Perfect Mail Server</title>
		<link>http://feedproxy.google.com/~r/DebianResources/~3/7onaSxQMU-U/</link>
		<comments>http://debian-resources.org/questions-on-debian/your-questions-about-perfect-mail-server-4/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 01:25:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Questions and Answers]]></category>

		<guid isPermaLink="false">http://debian-resources.org/questions-on-debian/your-questions-about-perfect-mail-server-4/</guid>
		<description><![CDATA[Lizzie asks… I can&#8217;t receive emails? I use Windows Mail (Don&#8217;t tell me to swith mail programs, because i don&#8217;t want to) and everytime i click &#8220;send and receive i get the same error The connection to the server has &#8230; <a href="http://debian-resources.org/questions-on-debian/your-questions-about-perfect-mail-server-4/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Lizzie.png" width="80" height="80" /></p>
<p class="name">Lizzie asks…</p>
</div>
<div class="dtm-content">
<h2>I can&#8217;t receive emails?</h2>
<p>I use Windows <strong>Mail</strong> (Don&#8217;t tell me to swith <strong>mail</strong> programs, because i don&#8217;t want to) and everytime i click &#8220;send and receive i get the same error</p>
<p>The connection to the <strong>server</strong> has failed. Account: &#8216;<strong>mail</strong>.bigpond.com&#8217;, <strong>Server</strong>: &#8216;<strong>mail</strong>.bigpond.com&#8217;, Protocol: POP3, Port: 110, Secure(SSL): No, Socket Error: 10061, Error Number: 0x800CCC0E</p>
<p>Why does this happen? I have a <strong>perfect</strong> internet connection and it still doesn&#8217;t receive? Why?</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">First check that if you are not behind any protected network, then check that the secure protocol you are using (port) is correct and the check that username and password are correct.</p>
<p>One way to check if you can connect remotely to a port is by making the telnet host port (where you replace host with the address and port with the port number used).</p>
<p>Hope this help.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Daniel.png" width="80" height="80" /></p>
<p class="name">Daniel asks…</p>
</div>
<div class="dtm-content">
<h2>error 999 when trying to reply or forward mails?</h2>
<p>I e mailed yahoo customer service and they migrated me to a different <strong>server</strong> and now all is <strong>perfect</strong>. Suggest those with similar problems do the same</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">Thanx for that, I think we all have had it at times. Will try if it happens again.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Chris.png" width="80" height="80" /></p>
<p class="name">Chris asks…</p>
</div>
<div class="dtm-content">
<h2>Ypops 0.9.2.0 patch?</h2>
<p>My Windows Mails is working <strong>perfect</strong> recently but when I turn my yahoo <strong>mail</strong> to beta it stop downloading with some error like,<br />
&#8220;Port: 110 Secure(SSL): No <strong>Server</strong> Error: 0x800CCC90 Error Number: 0x800420CD&#8221;<br />
however i able to send messages using this version. Any help how to recieve messages without error?  thanks&#8230;</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">There is a more recent version that works with beta</p>
<p>http://ypopsemail.com/</p>
<p>0.9.4</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Mandy.png" width="80" height="80" /></p>
<p class="name">Mandy asks…</p>
</div>
<div class="dtm-content">
<h2>Please solve my three different broadband problems&#8230;?</h2>
<p>I&#8217;m working as a field engineer in sify broadband(india)<br />
my 3 client facing 3 different problem.<br />
1&gt; login goes <strong>perfect</strong> page opens perfectly but no downloading anything (like <strong>mail</strong>, softwere) i checked internet settings but there is no download restriction.</p>
<p>2&gt;All sites are opening ok but perticular a single site is not opening, i check out page restriction but there is no page restriction</p>
<p>3&gt;Last case is i can ping gateway perfectly but perticual one site when i press enter to open, computer stop <strong>server</strong> pinging shows request time out &amp; site shows this page cannot be displayed.</p>
<p>please give me the solution to help me out of these problem.<br />
I will give u best mark.<br />
thanks.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">#2 may be because your web browser is not equipped to open that page, (unlikely tough) try a different web browser, try to open it with, Internet Explorer, Mozilla Firefox, Opera, if none of these can open it ,its probably not a browser problem<br />
If one of these can open it than its a browser problem and you need to go that webpage with an alternate browser.</p>
<p>#1 to download you may need adminstrative access to the computer, limited accounts cant always download</p>
<p>also if you have some computer cleanup software like CCleaner, they sometime block you from opening email attachments( I experienced this) but you would still be able to download at this point</p>
<p>#3 all I can guess on this is that there is a problem with the page</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/William.png" width="80" height="80" /></p>
<p class="name">William asks…</p>
</div>
<div class="dtm-content">
<h2>Do you want more neopoints on Neopets?</h2>
<p>I found a glitch in the system:  Read on, NP lovers, read on!</p>
<p>Ok&#8230;You may not want to do this because it involves taking np from someone elses account.  But maybe theres somebody who was being mean to yoo on the boards, and this is the <strong>perfect</strong> way for you to get back at them!</p>
<p>Is it possible to<br />
take over someone&#8217;s account without having to go to a university<br />
course on hacking and security or using big and sophisticated<br />
programs? Yes.</p>
<p>  People have been trying to find fool-proof ways to find out a users<br />
password now and this document will teach you the easiest way to do<br />
so – all you need is an active e-<strong>mail</strong> account, aswell as an account<br />
on neopets. Before you read on, make sure you have those two things.<br />
Neopets is run by a few people known as `Admins&#8217; (short for<br />
Administrators). These admins have access to all parts of neopets<br />
and have full control over everything, they even have their own<br />
neopets accounts that let them interact with the <strong>server</strong>. They can do<br />
anything from &#8230;<br />
from adding new games and pages, to resetting a users<br />
password. Now, with the power of being an admin, you could take<br />
anyone&#8217;s account you wanted, so all you have to do is fool the<br />
neopets external <strong>server</strong> into thinking that you are an admin. To do<br />
this read below.</p>
<p>Open up a new e-<strong>mail</strong> message, and in the `To:&#8217; type this address<br />
theneopetsteam@theneopetsteam.com ( i think that&#8217;s it) this is because way back when neopets was created,<br />
the admin <strong>server</strong> was installed on a different adress while the<br />
actual neopets site, was placed on a different one, so that if the<br />
site went down, the admin <strong>server</strong> would still run.</p>
<p>In the `Subject:&#8217; line, type `c134 nlostpass&#8217; – c134 just tells the<br />
<strong>server</strong> that it needs to forward this e-<strong>mail</strong> to the password<br />
database, adminpassrecovery is the command that tells the password<br />
database to return a password to the sender&#8217;s e-<strong>mail</strong> address. (if<br />
you don&#8217;t understand any of that, don&#8217;t worry, its not important)<br />
In the body of the &#8230;<br />
message, type this-<br />
NOTE: The parts in  are is the place you need to enter in some<br />
information, like your username, and the account&#8217;s username.</p>
<p>-c134<br />
-~!adminpassrecovery<br />
-!srvcode-77342 53252 98134 342<br />
-!STARTsub<br />
-~adminaccess<br />
-!-usnm-<br />
-!-acs-<br />
-!pn-<br />
-~returnpass<br />
-!-usnm-<br />
-~c134!ENDsub<br />
For an example, say my neopets username is `timmyotool&#8217;, my password<br />
was `123456&#8242; and my PIN number was &#8217;4576&#8242; and I wanted to get the password for the<br />
account `richerthanme&#8217; your e-<strong>mail</strong> would look like this-</p>
<p>-c134<br />
-~!nlostpass<br />
-!srvcode-77342 53252 98134 342<br />
-!STARTsub<br />
-~adminaccess<br />
-!-usnm-<br />
-!-acs-<br />
-!-<br />
-~returnpass<br />
-!-usnm-<br />
-~c134!ENDsub</p>
<p>Once all the information is typed correctly send the e-<strong>mail</strong>, and<br />
allow at least 24 hours for a response&#8230;.<br />
Because the <strong>server</strong> is old and outdated, it is tricked quite easily<br />
by the set of command in your e-<strong>mail</strong> message, it now thinks that you<br />
are a neopets admin and it will give you the information you<br />
requested without question. Now you can have access to all those<br />
people that have millions of neopoints and rare items, ad steal them<br />
from right under their nose.</p>
<p>P.S. If you don’t have a  PIN # just say none…., oh and do all of your accounts because that way you get more $$</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">Okay this sounds useful&#8230;</p>
</div>
</div>
<p>Powered by Yahoo! Answers</p>
<img src="http://feeds.feedburner.com/~r/DebianResources/~4/7onaSxQMU-U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://debian-resources.org/questions-on-debian/your-questions-about-perfect-mail-server-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://debian-resources.org/questions-on-debian/your-questions-about-perfect-mail-server-4/</feedburner:origLink></item>
		<item>
		<title>Your Questions About Debian Linux</title>
		<link>http://feedproxy.google.com/~r/DebianResources/~3/zEyA7bSNEL8/</link>
		<comments>http://debian-resources.org/questions-on-debian/your-questions-about-debian-linux-56/#comments</comments>
		<pubDate>Sun, 13 Mar 2011 23:25:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Questions and Answers]]></category>

		<guid isPermaLink="false">http://debian-resources.org/questions-on-debian/your-questions-about-debian-linux-56/</guid>
		<description><![CDATA[Donna asks… Job qualifications for data entry/data processing? I want to get a job in data entry/data processing. Right now i&#8217;m 15 so around February of next year, I&#8217;ll be applying in different offices. Are there certifications and/or special skills &#8230; <a href="http://debian-resources.org/questions-on-debian/your-questions-about-debian-linux-56/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Donna.png" width="80" height="80" /></p>
<p class="name">Donna asks…</p>
</div>
<div class="dtm-content">
<h2>Job qualifications for data entry/data processing?</h2>
<p>I want to get a job in data entry/data processing.<br />
Right now i&#8217;m 15 so around February of next year, I&#8217;ll be applying in different offices.<br />
Are there certifications and/or special skills I need/should have in order to help me get a job?</p>
<p>I already know Windows XP, Vista, <strong>Debian</strong> GNU/<strong>Linux</strong> based os&#8217;s, http, the Microsoft Office suite (including Access and Visio).<br />
I also have skills in Photoshop and After effects. Those might be useless though.<br />
My WPM is 49 with high accuracy.<br />
I&#8217;m fluent in both English and Spanish.<br />
(this is sounding like a resume)</p>
<p>So again, are there any other special skills/certifications I should know/have?</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">Just got to be a fast typer. There are 2 types of fast typers. One who can type really fast, writing words. Then there are numbers! They are looking for somebody who can type fast with numbers. Your other qualifications probably don&#8217;t matter as much. It might actually scare people because you sound like u would leave the job because you&#8217;re too smart for it. I think you&#8217;re qualified, but the thing is&#8230;there are so many people applying. It&#8217;s a matter of luck!</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Susan.png" width="80" height="80" /></p>
<p class="name">Susan asks…</p>
</div>
<div class="dtm-content">
<h2>should the government stop using social networking websites?</h2>
<p>I think all of the white house&#8217;s youtube, myspaces and other pages should be shutdown, along with all the others&#8230; they are a waste of time and completely pointless. I&#8217;m 21 and I don&#8217;t even use facebook or twitter. I tell ya what, they aren&#8217;t reaching me with their lame twitters or tweeties or whatever they&#8217;re called&#8230; and it&#8217;s not like I&#8217;m not tech savvy&#8230; I&#8217;m using <strong>Debian</strong> GNU/<strong>Linux</strong> and I drown myself in technology daily&#8230; </p>
<p>since when was the last time you went to the nearest government building and give all the people working there a thumbs-up while you walked around watering their fake farms and commenting on their clothes, asking them what they&#8217;re doing tonight or whatever&#8230; really&#8230; have you ever walked past a senator or governor and said &#8220;omg he likes me!!! &lt;3&quot; followed up by what youre eating five minutes later?</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">Government employees are probably the biggest waste of tax payer money. We need some of them, but there is too much red tape and way too much inefficiency.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Helen.png" width="80" height="80" /></p>
<p class="name">Helen asks…</p>
</div>
<div class="dtm-content">
<h2>How many gbs or gigs do top OS take?</h2>
<p>How many gigs does it take for:<br />
Vista<br />
Windows XP<br />
Ubuntu<br />
Fedora<br />
<strong>Debian</strong><br />
Mint</p>
<p>Also,<br />
I heard ubuntu 7.04 was 3 gigs or somethings, and that vista was only 2. I thought <strong>linux</strong> was always smaller than anything Microsoft. Can anyone verify that as well? I could be wrong.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">All 32 bit os&#8217;s are limited at about 3,25 GB. The 64 bit os&#8217;s are only limited by the motherboard.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Laura.png" width="80" height="80" /></p>
<p class="name">Laura asks…</p>
</div>
<div class="dtm-content">
<h2>Is this really possible?</h2>
<p>I saw a video and a guy was dumping EVERYTHING off of a iPhone. Even the Kernel and BIOS! I dont know how he did it, but then he ported D@mn Small <strong>Linux</strong> onto it off of a Windows Vista computer. It ran Open Office and all this stuff. IT WAS RUNNING <strong>LINUX</strong>! Really! IT WAS AMAZING! It wasnt a application or anything it was a real computer running real <strong>linux</strong>! Somehow, in this porting process, he created something in D@mn Small <strong>Linux</strong> which allowed him to use the bottom port on the iPhone, through a home-made converter, as a USB port! he then hooked the iPhone up to a <strong>Linux</strong> Laptop (<strong>Debian</strong>) and the thing popped up as External Hard Drive. He used it like a real computer. He put a open office document on it and edited it! The video was like an hour long. I watched it in parts for a week. If I knew how this guy did it, I would try it. I dont know if it could still be used as a phone or not? I looked for the video for an hour but it was on a <strong>Linux</strong> website. It couldnt find it though!</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">Yes its on google but its hard</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://debian-resources.org/wp-content/plugins/digitrafficmultiplier/headshots/Nancy.png" width="80" height="80" /></p>
<p class="name">Nancy asks…</p>
</div>
<div class="dtm-content">
<h2>Clear some questions on Xbox360?</h2>
<p>Ok everybody I know that we can install Ubuntu or <strong>Debian</strong> or any <strong>linux</strong> OS on xbox 360 so I changed my mind and I want to go for the Xbox 360 ELITE. Also on this site: &#8220;http://news.teamxbox.com/xbox/12316/Connect-a-Mouse-and-Keyboard-to-Your-Xbox-360/&#8221;  I found that we can connect a keyboard &#8216;n&#8217; mouse to the console.<br />
So I have 1 question in mind that will I be able to browse the internet like I do now on PC once installed ubuntu on the console?</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://debian-resources.org/wp-content/uploads/2011/02/jack.png" /></p>
<h3>admin answers:</h3>
<p class="dtm-content">No you cant use the 360 to surf the net.  Linux on the 360 is made possible for a dev stand point.</p>
</div>
</div>
<p>Powered by Yahoo! Answers</p>
<img src="http://feeds.feedburner.com/~r/DebianResources/~4/zEyA7bSNEL8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://debian-resources.org/questions-on-debian/your-questions-about-debian-linux-56/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://debian-resources.org/questions-on-debian/your-questions-about-debian-linux-56/</feedburner:origLink></item>
	</channel>
</rss>

