Contenido con cierta etiqueta

Fecha del contenido

lun mar mié jue vie sáb dom
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2

Última encuesta

Que Software ocupas? Window, Linux o Macosx


Resultados:
  • Por comidad: 33 % (3 votos)
  • Por costumbre: 22 % (2 votos)
  • Por rapidez: 33 % (3 votos)
  • Por su secillez: 11 % (1 voto)

Total de votos: 9
Esta encuesta está cerrada. Estuvo disponible 30 día(s) desde el 22/04/2008.

Encuestas anteriores

Comentarios recientes

Mis Imagenes

3D

Enchula tu Ubuntu 7.10

Enviado por Rolando Andres Flores Isla el domingo, 04 mayo, 2008 a las 18:32:00, Hora de Chile
Rolando  Andres Flores Isla

En Ubuntu la instalación es muy sencilla porque por defecto Conky esta en synaptic, asi que tan solo tendremos que digitar ’sudo apt-get install conky’ en una terminal y quedara instalado.

Cuando termine de instalarse, tendremos que crear el archivo de configuración para visualizar, la información y estadísticas del PC.
Para ello, creamos un archivo de texto simple llamado ‘.conkyrc’ Si no lo ves una ves creado presiona ‘Control + H’ ya que es un archivo oculta, ejecutalo y pega el siguiente texto y guarda.

 

# set to yes if you want Conky to be forked in the background
# background yes

cpu_avg_samples 2
net_avg_samples 2

out_to_console no

# Use Xft?
use_xft yes

# Xft font when Xft is enabled
#xftfont Bitstream Vera Sans Mono:size=7
xftfont Bitstream Vera Sans Mono:size=8

# Create own window instead of drawing to desktop.
own_window yes
own_window_transparent yes
own_window_colour navyblue
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window_type normal

# Text alpha when using Xft
xftalpha 0.8

#deprecated — use ‘own_window_hints below’
#on_bottom yes

wm_class_name Conky

# mail spool
mail_spool $MAIL

# Update interval in seconds
update_interval 5

# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes

# Minimum size of text area
minimum_size 330 10
maximum_width 330

# Draw shades?
draw_shades no

# Draw outlines?
draw_outline no

# Draw borders around text
draw_borders no

# Stippled borders?
stippled_borders 2

# border margins
#border_margin 4

# border width
border_width 1

# Default colors and also border colors
#default_color lightblue
default_color lightslategrey
default_shade_color white
default_outline_color white

# Text alignment, other possible values are commented
#minimum_size 10 10
gap_x 25
gap_y 40
#alignment top_left
alignment top_right
#alignment bottom_left
#alignment bottom_right

# Gap between borders of screen and text

# Add spaces to keep things from moving about? This only affects certain objects.
use_spacer yes

# Subtract file system buffers from used memory?
no_buffers yes

# set to yes if you want all text to be in uppercase
uppercase no

# drawn 1 pixel border around graphs or not
draw_graph_borders yes

# Allow for the creation of at least this number of port monitors (if 0 or not set, default is 16)
min_port_monitors 8

# Allow each port monitor to track at least this many connections (if 0 or not set, default is 256)
min_port_monitor_connections 64

TEXT
${color #0077ff}Ubuntu, kernel: $kernel ${alignr}$color${time %H:%M}

${color #0077ff}Encendido:$color $uptime ${color #0077ff} ${color #0077ff}CPU Usada:$color ${cpu}% ${color #0077ff}${cpubar}
${color black}${cpugraph 0 32, 330 104E8B 0077ff}
${color #0077ff}RAM:$color $mem/$memmax - $memperc% ${color #0077ff}${alignr}Swap:$color $swap/$swapmax - $swapperc%
${color #0077ff}/ $color${fs_used /}/${fs_size /}${alignr}${color #0077ff}${fs_bar 5,120 /}
${color #0077ff}/home $color${fs_used /home}/${fs_size /home}${alignr}${color #0077ff}${fs_bar 5,120 /home}

${color #0077ff}Procesos${color #0077ff}${alignr} CPU % MEM %
$color ${top name 1} ${alignr} ${top cpu 1} ${top mem 1}
$color ${top name 2} ${alignr} ${top cpu 2} ${top mem 2}
$color ${top name 3} ${alignr} ${top cpu 3} ${top mem 3}
${color #0077ff}Memoria
$color ${top_mem name 1} ${alignr} ${top_mem cpu 1} ${top_mem mem 1}
$color ${top_mem name 2} ${alignr} ${top_mem cpu 2} ${top_mem mem 2}
$color ${top_mem name 3} ${alignr} ${top_mem cpu 3} ${top_mem mem 3}

${color #0077ff}Puerto(s)${alignr}Conexiones
$color Entrada: ${tcp_portmon 1 32767 count} Salida: ${tcp_portmon 32768 61000 count}${alignr}Total: ${tcp_portmon 1 65535 count}
${color #0077ff}Conexiones de entrada ${alignr} Servicio Remoto/Puerto$color
${tcp_portmon 1 32767 rhost 0} ${alignr} ${tcp_portmon 1 32767 lservice 0}
${tcp_portmon 1 32767 rhost 1} ${alignr} ${tcp_portmon 1 32767 lservice 1}
${tcp_portmon 1 32767 rhost 2} ${alignr} ${tcp_portmon 1 32767 lservice 2}
${tcp_portmon 1 32767 rhost 3} ${alignr} ${tcp_portmon 1 32767 lservice 3}
${color #0077ff}Conexiones de salida ${alignr} Servicio Remoto/Puerto$color
${tcp_portmon 32768 61000 rhost 0} ${alignr} ${tcp_portmon 32768 61000 rservice 0}
${tcp_portmon 32768 61000 rhost 1} ${alignr} ${tcp_portmon 32768 61000 rservice 1}
${tcp_portmon 32768 61000 rhost 2} ${alignr} ${tcp_portmon 32768 61000 rservice 2}
${tcp_portmon 32768 61000 rhost 3} ${alignr} ${tcp_portmon 32768 61000 rservice 3}

Puedes incluir muchas mas cosas, sólo visita la página con las variables de conky y creas uno a tu medida, el que esta publicado es el que yo ocupo.

Finalmente para que se inicie automáticamente  tienes que ir a
‘Sistema > Preferencias > Sesiones > Programas de Inicio’

Darle al botón “Nuevo“. En el nombre poner por ejemplo “conky” y en el comando “conky“. Ahora cada vez que inicies sesión también lo hará Conky.

 

 


Te explico

Enviado por el miércoles, 07 mayo, 2008 a las 20:32, Hora de Chile
Black_hole

Ise lo que indicaste, pero no me salio nada,

me podrias mandar un patallazo para saber  cual es el resultado???

bueno eso esepro que estes bien chauz


DAME TU msn

Enviado por el miércoles, 07 mayo, 2008 a las 22:59, Hora de Chile
Rolando  Andres Flores Isla

Mira algo hicistes mal pk el conky sale reboteas y peska al momento

 

Mi correo rolfitocontab@gmail.com te puedo ayudar en lo que pueda en ubuntu 7.10
Yop :) Tuxito




Ok

Enviado por el martes, 13 mayo, 2008 a las 7:41, Hora de Chile
Black_hole

Mi correo  es  dragoninjalobo@h.... bueno eso espero contartarme contigo

bueno me despido

que ests bien chauz







Suscribirse a los comentarios de este artículo en RSS

Scenebytes.cl Tracker Chileno

Shared.cl Torrent Chileno .

Registrate a Linuxeando.cl

LINUXEANDO.CL [Junto al amigo Ov3r y sus escritores

AIEP

Navegación guiada

Radio Rockandpop ON-LINE

 
Radio On Line Rockandpop 

Gente On-line

En estos momentos hay 1 personas visitando "@ Ubunteros & Informaticos & Politica & @"