Posts

Showing posts with the label Kubuntu

Firefox - Scroll with middle mouse is not working [Solved]

Image
Recently I installed Kubuntu 12.04 and there I installed Firefox 21.0, when I open it a tried to go down using the Scroll it did Anything. I searched by the problem, and I found some one with a "Problem" that I didn't even knew I had. it is not really a problem, it is something great. if you click the middle mouse button when you have selected Text it will copy the text, and if you press it over a text box, you will paste the text. Here is the page where I found that Firefox 3 middle mouse button error Well, some one suggested go to about:config and disable the option middlemouse.paste. I did it, but Still the scroll was not working. but there I searched by scroll and compared every option with a firefox on Windows, fortunately the first option I compared was the spolution :P Sorry if I bored you with this... Then the solution to the problem is: Type in the Address bar about:config What is the Address Bar? It is the field in the top of your browser where y...

Full HD Resolution for Kubuntu on virtual Box

Image
I've installed Kubuntu 10.04 in a virtual Box, but the max resolution I got was 1280 x 1024 but my monitor is 1920 x 1080, so guess how small it looks. After a small search I found this question in a forum. Higher screen resolution in VirtualBox? The solution is simple, " You need to install the VBox guest utilities to add support for the virtualised graphics hardware. " with the next command sudo apt-get install virtualbox-ose-guest-utils virtualbox-ose-guest-x11 virtualbox-ose-guest-dkms In the Installation I was asked by a package or something like that... I just installed it :P After install it just reboot your virtual machine and it should work :) . if it does, then celebrate like Kashiyuka!!!! hehehe

Desisntalar linux en Dual Boot con Windows 7

Image
En entradas anteriores les deje un vídeo para instalar Linux, bien, la versión que instale fue Kubuntu 12.04, pero tiene un gran fallo y me ponía el disipador del procesador, o de la tarjeta gráfica al 100%, nunca se ha puesto así, ni siquiera cuando juego crysis o Assassin's creed, entonces aparte del molesto ruido, me preocupaba que se dañara el ventilador :s, intente instalar una versión anterior, pero no pude. entonces decidí desinstalarlo. Como siempre haré, estos son los links de donde saque la información y abajo mi experiencia con ellos. How to uninstall Linux Create a System Repair Disc in Windows 7 Seguí las instrucciones del primero, entrar a Windows, borrar las particiones y luego reparar el Mbr para que arranque Windows, Lo intente primero con "Ultimate Boot CD for Windows" pero al momento de crear el CD quede perdido en una de las opciones, luego con "Super GRUB Disk" pero apenas si me sirvió para ingresar a Windows, pero no arreglar el Mbr, y...

Instalando Kubuntu desde una USB

Image
Bueno, con este post inicio mi serie de Tutoriales (Para nada formales) que iré creando a medida que vaya haciendo cosas :P Normalmente uno descarga un archivo .iso de la página de Kubuntu , el cual es quemado en un CD, y de allí se instala, Pero cuando tenemos un Miniportatil, o se nos daña el reproductor de CD-DVD o como en mi caso que no tengo idea por que al correr la intalación me dice que no encuentra una imagen para instalar ¬_¬ Creo que es problema de mi board. Pero bueno, me toco instalarlo por USB y aqui van los pasos. pero antes lo materiales. USB Vacía de mínimo 1GB aunque el tamaño sobra por que esas de 1GB ya ni se consiguen, jeje. Paciencia, Mucha Paciencia por que las descargas se demoran artico y la instalación también... Ahora si los pasos: Descargar el .iso de la página oficial de descargas de Kubuntu , en este caso descargue la última que es la 12.04, Si se fijan más abajo dice " Burning a CD or creating an install USB stick ", ahí los envían a una págin...