8
[ubuntu] SSH-RSA Keysview story

http://ubuntuforums.org – I can create RSA keys that work for Ubuntu-Ubuntu or Mac-Ubuntu but when I use puttygen to create keys on windows, I can't get them to work. I have read several tutorials and know about converting the private key for use with putty and filezilla. The windows generated keys once catted into authorized_keys do not look exactly like those created on a linux based system. (Hardware)

8
[other] All the sudden I can't boot from external HDD with other Linux Mintview story

http://ubuntuforums.org – I installed Linux mint on an external hard drive and everything was going fine. I next wanted to test my windows to make sure it still worked. I set the Windows boot manager as the default boot option in the bios. Once I confirmed Windows was still working on my internal hard drive, I went back and to the bios to change the boot priority to the external drive with Linux. (Hardware)

8
[ubuntu] 13.04 Keyboard, mouse & networking not workingview story

http://ubuntuforums.org – Hi I've been having a lot of trouble with a new install of 13.04 I can get to the login screen of Ubuntu 13.04, but that's it, the keyboard and mouse do nothing, and the networking isn't working either. I try and go in to rescue mode and the same thing. It works fine on the live disc, but once installed that's it. (Hardware)

8
32 or 64 bits Kernel?view story

http://ubuntuforums.org – Four commands on my pc: $ dpkg -l |grep linux-image Linux kernel image for version 3.4.0 on 32 bit x86 SM It means my Ubuntu kernel is 32 bits? $ uname -a Linux ny 3.4.0-030400-generic #201205210521 SMP Mon May 21 09:22:02 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux $ file /bin/ls /bin/ls: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2. (Hardware)

8
Issues Installing GW2 - 12.04view story

http://ubuntuforums.org – I am having issues installing Guild Wars 2... I've followed the guide located at http://appdb.winehq.org/objectManage...estingId=74878 I complete everything that is listed in the guide and the installation will either open the installation menu and then my PC freezes up entirely, -or- before it even opens up the install file, the PC Freezes up. Anyone? (Hardware)

8
[ubuntu] Gazelle laptop hobbled after Ubuntu reinstallview story

http://ubuntuforums.org – Hello-- A few months ago I purchased a Gazelle Professional laptop. I've been very happy with it. Recently I executed an errant dpkg command that ran roughshod over my system, deleting numerous critical system files. I was left with no choice but to reinstall Ubuntu from DVD. (Hardware)

8
[all variants] black screen of deathview story

http://ubuntuforums.org – so i installed all four of the buntus on my pc , i have a gigbyte motherboard, and ever since i installed the first...ubuntu after every few minutes i get the black screen like its running a terminal an i then need to restart my computer. help please:confused: (Hardware)

8
[ubuntu] virtual machine in bridge modeview story

http://ubuntuforums.org – I created two KVM virtual machines VM1 and VM2 in bridge mode. The brctl and ifconfig info in the following shows the br0 and vnet0/1 interfaces. But only vm2 respond to arp request but not vm1. Any specific configuration for multiple virtual machines in bridge mode to work? (Hardware)

8
[ubuntu] Nvidia HDMI No Soundview story

http://ubuntuforums.org – I lost hdmi sound after updates, it's not even listed in sound settings. Nvidia 319.12 driver. (Hardware)

8
Meta refresh doesn't include GETview story

http://ubuntuforums.org – I have a CGI server running with python as my language of choice. In it I have the following code: Code: if cgi.FieldStorage().getvalue("p") == "None":         print """<meta http-equiv="refresh" content="0; url=index.py?p=1">""" However, I do not get redirected to index.py?p=1 (Hardware)