Skip to main content

Home/ Linux/ Group items tagged apt-get

Rss Feed Group items tagged

ismael guillen

Instalar Gnome 3 en Ubuntu 11.04 (Sin errores) - Taringa! - 0 views

    • ismael guillen
       
      Ah funciona para instalar Gnome3 en Ubuntu 11.04 (actualizado al momento de instalar)
    • ismael guillen
       
      cuidado al copiar y pegar. hay que copiar los comandos por separado!
  • pasos a seguir: 1. Añadir repositorios PPA de Gnome 3 Team y Team UGR, y actualizar los repositorios. Código: sudo add-apt-repository ppa:gnome3-team/gnome3sudo add-apt-repository ppa:ubuntugnometeam/ppa-gensudo apt-get update 2. Actualizar el sistema (esto se va a llevar un tiempo). Código: sudo apt-get dist-upgrade 3. Instalar estos paquetes, los cuales ya son parte de Gnome 3 y actualizar nuevamente. Código: sudo apt-get install ugr-desktop-g3 gnome-shellsudo apt-get upgrade 4. Reiniciar la PC.
begrateful

64 bit linux version - Skype Community - 0 views

  • If you had read the documentation on the Skype website you would know you can add the i386 repository and install all the dependencies.dpkg --add-architecture i386apt-get updateapt-get -f installThat will fix your problems. You wouldn't have them if you read the documentation on the Skype website.
anonymous

Ksplice: Upgrade / Patch Your Linux Kernel Without Reboots - 0 views

  •  
    "Ksplice: Upgrade / Patch Your Linux Kernel Without Reboots by Vivek Gite · 5 comments Generally, all Linux distributions needs a scheduled reboot once to stay up to date with important kernel security updates. RHN (or other distro vendors) provides Linux kernel security updates. You can apply kernel updates using yum command or apt-get command line options. After each upgrade you need to reboot the server. Ksplice service allows you to skip reboot step and apply hotfixes to kernel without rebooting the server. In this post I will cover a quick installation of Ksplice for RHEL 5.x and try to find out if service is worth every penny."
Chris Fung

[Fix Work] ubuntu - can't start x11vnc without attached monitor - Unix & Linux Stack Ex... - 0 views

  • apt-get install vnc4server x11-xserver-utils xserver-xorg-video-dummy xterm wm2
  • sudo apt-get install x11vnc xserver-xorg-video-dummy check /etc/defaults/grub that it includes nomodeset flag: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"
  • /etc/X11/xorg.conf
  • ...4 more annotations...
  • Section "Monitor" Identifier "Monitor0" HorizSync 28.0-80.0 VertRefresh 48.0-75.0 # 1680x1050 @ 60.00 Hz (GTF) hsync: 65.22 kHz; pclk: 147.14 MHz Modeline "1680x1050_60.00" 147.14 1680 1784 1968 2256 1050 1051 1054 1087 -HSync +Vsync EndSection Section "Device" Identifier "Card0" Driver "dummy" EndSection Section "Screen" DefaultDepth 24 Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Depth 24 Modes "1680x1050" EndSubSection EndSection
  • create service script in /etc/init.d/vncserver
  • your_username
  • 192.168.1.10
  •  
    Problem: VNC or Teamviewer can't start because no monitor is connected to Ubuntu. Solution: Installing a dummy video device to Xserver by following the instruction in this post.
anonymous

Raspberry Links (from Rafa) - 1 views

started by anonymous on 15 Jan 13 no follow-up yet
john harvey arong

Install Libre Office in Ubuntu - 0 views

  •  
    What is LibreOffice
     

    LibreOffice is the free power-packed Open Source personal productivity suite for Windows, Macintosh and Linux, that gives you six feature-rich applications for all your document production and data processing needs: Writer, Calc, Impress, Draw, Math and Base.

    &nb
john harvey arong

Reset Windows Administrator Password - 0 views

  •  
    Ubuntu comes with a LiveCD installer. You can run the operating system without changing or formatting your hard drive. I can say it's pretty awesome because there are other things you can do aside from installing the OS. I will tell you that it can even reset your windows administrator passwords.
1 - 7 of 7
Showing 20 items per page