How to display your system info on your Linux desktop ¿Cómo mostrar su sistema de información en el escritorio de Linux

by Ross McKillop on May 20, 2008 McKillop de Ross el 20 de mayo, 2008

Linux

This tutorial will guide you in downloading, installing and setting up conky, a free, light-weight system monitor for X11 that displays system information on your desktop. Este tutorial te guiará en la descarga, instalación y creación de conky, una prensa libre, ligero monitor de sistema para X11 que muestra la información del sistema en su escritorio. And it’s also worth noting that the title is slightly misleading, conky also works in various BSD and X11 supported operating systems as well. Y es también importante señalar que el título es un poco engañoso, conky también trabaja en diversas BSD y X11 sistemas operativos también.

conky en Ubuntu

Conky can be used to display everything from your CPU and memory usage to the currently playing file in your media player. Conky puede utilizarse para mostrar cualquier cosa, desde tu CPU y memoria para el fichero se está reproduciendo en su reproductor de medios. It can check your POP email account, CPU temperature, battery percentage remaining, network usage and much, much more. Se puede comprobar su cuenta de correo electrónico POP, temperatura de CPU, el porcentaje de batería restante, el uso de la red y mucho, mucho más.

Installing Conky Instalación de Conky

Debian/Ubuntu Debian / Ubuntu

Open a terminal and enter: Abra un terminal y escriba:

sudo apt-get install conky sudo apt-get install conky

conky en la instalación de Ubuntu a través de la terminal
click to enlarge click para ampliar

Gentoo Gentoo

Open a terminal and enter: Abra un terminal y escriba:

emerge app-admin/conky emerge app-admin/conky

Compiling from source Compilar desde el código fuente

You’ll need the X11 development libraries, version 6.8.2 or later. Usted necesitará el X11 el desarrollo de bibliotecas, versión 6.8.2 o posterior.

Download conky from Descarga de conky http://conky.sourceforge.net/ , uncompress it and then from a terminal run the commands (from inside the conky folder): , Descomprimirlo y luego de una terminal ejecutar los comandos (desde el interior de la carpeta conky):

./configure . / configure
make hacer
make install make install

The last step is optional, if you don’t do this, the conky executable will be in src/ El último paso es opcional, si no lo hace, la conky será ejecutable en src /


Configuring Conky Configuración de Conky

The first time you run Conky a blank .conkyrc file will be created in your home folder. La primera vez que ejecute conky en blanco. Conkyrc archivo será creado en su carpeta de inicio. Rather than work from an empty configuration file, you can download this En lugar de trabajar a partir de un fichero de configuración vacío, puede descargar este example (default) conky configuration file ejemplo (por defecto) conky archivo de configuración . Save it in your home folder and rename it to .conkyrc Guardar en la carpeta de inicio y renombrar a. Conkyrc

Alternately, you can use my Si lo prefiere, puede utilizar mi somewhat customized .conkyrc file algo personalizado. conkyrc archivo (to download right click the previous link and choose “Save As”). (para descargar el botón derecho del anterior enlace y selecciona "Guardar como"). Save the file to your home folder and then rename it to .conkyrc Guarde el archivo en su carpeta de inicio y, a continuación, cambie el nombre a. Conkyrc

conkyrc a cambiar el nombre. conkyrc

Using my customized .conkyrc file conky will look something like the screenshot below (transparent, borderless, upper-right corner of your screen with mostly the default resources being displayed). Usando mi personalizados. Conkyrc archivo conky será algo como la captura de pantalla a continuación (transparente y sin fronteras, esquina superior derecha de la pantalla con la mayoría de los recursos por defecto que se está visualizando).

conky en Ubuntu a través de la terminal
click to enlarge click para ampliar

There are dozens, possibly hundreds, of Hay docenas, cientos, posiblemente, de variables and y config file settings fichero de configuración de ajustes . You may want to run conky once before you jump into adding additional variables and options. Si lo desea, puede ejecutar una vez conky antes de saltar a la adición de nuevas variables y opciones.

For Ubuntu users, when you do edit the .conkyrc file using the Text Editor, hold down the ctrl key and hit the letter h to display hidden files (files that start with .) That way you can select and open .conkyrc Para los usuarios de Ubuntu, cuando lo hace la edición. Conkyrc archivo usando el editor de texto, mantenga pulsada la tecla Ctrl y pulse la letra h para mostrar archivos ocultos (archivos que comiencen con.) De esta manera usted puede seleccionar y abrir. Conkyrc

la apertura. conkyrc archivo en Ubuntu con el editor de texto
click to enlarge click para ampliar

Running Conky Atletismo conky

Depending on which OS you’re running conky on, locate the executable file and run it by entering ./conky & Dependiendo de que sistema operativo que está ejecutando en conky, localice el archivo ejecutable y ejecutarlo por entrar. / Conky &

If you’re an Ubuntu user you can launch conky by holding down the alt key and then hitting F2 . Si usted es un usuario de Ubuntu se puede iniciar por conky mantiene presionada la tecla Alt y luego oprimir la tecla F2. Enter conky in the space provided and click Run Introduzca conky en el espacio correspondiente y haga clic en Ejecutar

conky plazo de Ubuntu

Related Posts: Puestos relacionados:
  • How to install, setup and use Google Desktop Search in Ubuntu Cómo instalar, configurar y utilizar Google Desktop Search en Ubuntu
  • How to play .rmvb files in Ubuntu Cómo jugar. Rmvb archivos en Ubuntu
  • How to display the lyrics of the iTunes song currently playing, on your OS X desktop ¿Cómo mostrar la letra de la canción de iTunes está reproduciendo, en su escritorio de OS X
  • How to use Banshee to manage your iPod in Ubuntu Cómo utilizar Banshee para gestionar tu iPod en Ubuntu
  • How to disable Remote Assistance and Remote Desktop in Windows XP Cómo deshabilitar Asistencia remota y Escritorio remoto en Windows XP
  • { 1 trackback } (1) trackback

    windows xp desktop escritorio de Windows XP
    05.20.08 at 4:00 pm 05.20.08 a las 4:00 pm

    { 3 comments… read them below or (3 comentarios… leer a continuación o add one Agrega uno } )

    1 1 dnncrew dnncrew 05.27.08 at 7:46 am 05.27.08 a las 7:46 am

    hi ross.. Hola Ross ..
    i’ve try this conky He tratar este conky
    and come out with problem where at 1st it working fine.. y salir con problemas, cuando en 1 ª que funciona bien ..
    but is it normal it just missing when i click at other part of my desktop (not at conky display) pero ¿es normal que sólo faltan cuando hago clic en otra parte de mi escritorio (no conky en pantalla)

    i’m using Ubuntu hardy amd64 Estoy usando Ubuntu amd64 hardy

    2 2 drew 08.06.08 at 8:53 pm 08.06.08 señaló a 8:53 pm

    Yeah, I am having same problem. Sí, tengo mismo problema. Starting conky is no big issue. A partir conky no es gran problema. But only it’s running, and I click on the screen, it disappears. Pero sólo está corriendo, y hago clic en la pantalla, desaparece.

    3 3 zigward 08.16.08 at 2:48 am zigward 08.16.08 a 2:48 am

    I`l use Ubuntu 8.04 and it works fine. I `l uso Ubuntu 8,04 y funciona bien. Thank You! Gracias!

    Leave a Comment Déjanos tu comentario

    You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> Puede utilizar estas etiquetas HTML y atributos: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>