domingo, 25 de noviembre de 2012

aplicaciones recomendadas en GNU-linux

Linux recommended apps

Silenus' thread gave me the idea of creating this one. The purpose is the same as that other thread, list the apps you think every Linux user should have in /usr/bin.

Media player:
mplayer
vlc
xine/Totem/Kaffeine

Browser:
Swiftfox
Konqueror

Music player:
amaroK (one of the most complete ones)
XMMS (Winamp look-a-like)
Quod Libet (lightweight, fast and to the point).
Exaile (same as above)
audacious (XMMs look-a-like)

Messenger:
Mercury
aMSN
Pidgin
Kopete

DVD/CD burning:
brasero
k3b
cdrecord / wodim (Debian's version of cdrecord)
nerolinux

Image viewing:
comix (it can read from compressed files, so it makes it ideal for manga viewing)
gqview

Bittorrent:
Deluge-torrent
Bittornado
Azureus
rtorrent
ktorrent

Office suites:
abiword
OpenOffice

IRC:
xchat
irssi

Text editing:
gedit
kate
leafpad
vim/gvim
emacs

Security:
firestarter: an Interface for managing your iptables
bcrypt: File encryption

Programming:
gcc
anjuta
eclipse
code::blocks

Games:
scourge
egoboo

Misc:
sshfs: (ssh file system) Excellent for working with remote folders and filesystems.
grip (cd ripper)
pan and/or klibido (usenet)
gimp (image editing)
nethack (Best roguelike game ever.)
NTFS-3G (ntfs read-write)
vixie-cron (or something similar)
syslog-ng

useful links:
The table of equivalents / replacements / analogs of Windows software in Linux. (Official site of the table)

Live CD's distro's /Specialized distro's

dyne:bolic (multimedia studio)
Ubuntu Studio
Gentoo Live USB
slax (usb distro based on Slackware)
Linux Mint Based on Ubuntu, with more Windows compatibility

Hex Editor:
GHex.
KHexedit.

eye-candy
Enlightenment
Compiz Fusion.

windows compatibility

For Windows:
Vmware
WINE
Cedega

sábado, 24 de noviembre de 2012

instalar de manera facil driver nVidia privativo en wheezy (en makinas nuevas )


recomiendo altamente tener Kernel  de versiones anteriores de linux , por ejemplo yo ntengo 3.2.0-4-686-pae , tambien 3.2.0-3-686-pae  y 2.6.32-5-686
 de esta manera si echamos aperder el kernel actual , entramos desde otro ;-)


tener los repositorios  privativos correspondientes

para jessie
deb http://ftp.debian.org/debian/ jessie main contrib non-free

o para wheezy




 deb http://ftp.debian.org/debian/ wheezy main contrib non-free




1-Y luego como root habrá que instalar:
aptitude install nvidia-xconfig nvidia-kernel-$(uname -r) nvidia-glx && nvidia-xconfig



y ya...
(obcional)
2.-Además nvidia puede ser configurada desde el entorno gráfico.
aptitude install nvidia-settings

3.- Reiniciar

puedes provar el rendimiento con

$ glxgears

NOTA (sin comprobar):
 para DEBIAN STRECH se renombro "nvidia-glx"  a  "lilbgl1-nvidia-glx"

NOTA2: en ocaciones hacemos un cochinero , asi que ...
a vorrar todo y comenzar de nuevo :



  # aptitude purge ~i~nnvidia 
para buscar si quedo algo instalado
 #  aptitude search ~i~nnvidia 

  # apt-get install nvidia-legacy-304xx-kernel-dkms   nvidia-xconfig 

  # nvidia-xconfig 
 
# modprobe -r nvida 
despues
# modprobe nvidia 
 
o 
 # reboot
 
 
Nota3 (sin comprobar)  :    para eliejir el driver   probar el comando :

 update-glx


miércoles, 21 de noviembre de 2012

Google Drive o GDrive en debian 7



ESTE PROGRAMA FUNCIONA MAL CON LA RECIENTE ACTUALIZACION (FEBRERO-2013)


programa basado en  Python 2.7
requisitos:

 python-gevent, python-greenlet, gir1.2-nautilus-3.0 , 

 python-nautilus, libxdo2 ,  xdotool



DESCARGAS :

s.insynchq.com/builds/insync-linux-beta1-py27.tar.bz2
(descomprimir 2 veces )

https://www.insynchq.com/linux
 (en mi caso Gnome )
              "  Direct download

                         GNOME Shell and Cinnamon common

                                 '32-bit deb' "




1.- ejecutamos  el archivo  (como super usuario)
 
"./insync-installer"

2.- agracar este texto un renglon antes de   "python insync.pyc $1"
LANG=en_US.UTF-8


(
#!/bin/bash
cd /usr/lib/insync
LANG=en_US.UTF-8
python insync.pyc $1
)

3.-  instalar   el archivo descargado
"insync-beta-gnome-cinnamon-common_0.9.XX_i386.deb"

4.- ejecutamos en terminal  insync (como usuario normal)
 esto abrira el explorador web con una pagina preguntando con cual secion de GDrive o Google quieres trabajar

seleccionas  o inicias secion y listo

5.-  agregarlo en inicio de secion de manera automatica (obcional)

gnome-session-properties
 
 name =insync (o el ke kieras)
commando=insync
  
6.- agregamos a los repositorios

Add Insync as a source
  1. First, add our public GPG key to allow apt to authenticate the Insync repository:
    $ wget -qO - https://d2t3ff60b2tol4.cloudfront.net/services@insynchq.com.gpg.key \
      | sudo apt-key add -
  2. Edit /etc/apt/sources.list and add deb http://apt.insynchq.com/[DISTRIBUTION] [CODENAME] non-free
    Replace [DISTRIBUTION] with your Linux distro: ubuntu, debian, mint
    Replace [CODENAME] with your Linux distro codename: for example Ubuntu 12.04 is precise
el mio kedo asi 

 # esta linea de abajo es para ---> insync
deb http://apt.insynchq.com/debian wheezy non-free



  1. Update the apt repository:
    $ sudo apt-get update


MUUUUUUUUY buena fuente :
http://xenodesystems.blogspot.mx/2012/08/google-drive-en-linux-walktroughreview.html


sábado, 17 de noviembre de 2012

Instalar GNOME Shell Auto Move Windows

esta placacion abre  tu programa  favorito en un escritorio en especifico



1.-
para debian :

# apt-get install gnome-shell-extensions
 
 
Para Fedora:
yum install gnome-shell-extension-auto-move-windows
 
  
 
2.-
una ves instalado  pones 
# gnome-shell --version 
 
ami medio como resultado 
 
 "GNOME Shell 3.4.2"
3.- editar un archivo
agragamos el valor anterio a el siguiente archivo

NOTA:
en caso q no cree existala carpera o de algun error que no se pueda crear metadata.json

hazlo con 
#mkdir /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gnome.org/


#  nano /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gnome.org/metadata.json



click derecho pegar (GNOME Shell 3.4.2)
  • guardamos  CTRL + X

  • confirmamos que si queremos guardar Y /S  (Yes / Si)

  • enter (intro) para confirmar el nombre del archivo

4.-instalar tweak (si ya lo tienes , saltate esta parte)
# apt-get install gnome-tweak-tool


5.-para empesar a trabajar


gsettings set org.gnome.shell.extensions.auto-move-windows application-list "['APPLICATION.desktop:WORKSPACE-NUMBER','ANOTHER-APPLICATION.desktop:WORKSPACE-NUMBER']"
 
 donde:
 
"APPLICATION.desktop" "" es el archivo o aplicacion
las puedes en contrar en /usr/share/aplications/
 
 
"WORKSPACE-NUMBER" es el numero  de escritorio de trabajo (escritorio virtual)
 donde se ba abrir tu aplicacion
 
 

 
 ejemplo:
 

$ gsettings set org.gnome.shell.extensions.auto-move-windows application-list "['iceweasel:2','vlc:3']"
 


extra:
puesdes  editar esta lista usando "dconf-tools"  

instala en fedora "dconf-editor" y en debian, "dconf-tools"
 y lo encuentras en ;
org > gnome > shell > extensions > auto-move-windows.





 traducido por mi
 fuente original  (ingles ) :
http://www.webupd8.org/2011/09/gnome-shell-make-applications-start-on.html


lunes, 5 de noviembre de 2012

Nintendo (nes) con interfas grafica en debian 7 whezzy




primero las dependencias (sub programas  nesesarios)
desde

synaptic 


  • fceux          

  • python

  • python-central (>= 0.6.11)

y finalmete el programa principal

lo descargas desde

http://packages.ubuntu.com/lucid/all/gfceux/download

y le das click en mirror.pnl.gov/ubuntu/    o cualkier otra de las muchas obciones




**********************************************************
comentario extra:
apesar q lo corria desde terminal fceu y fceux
me salia un error

Initializing sound...Error opening a sound device.
por eso busque una interfas grafica





  •  
     
     

sábado, 3 de noviembre de 2012

nintendo 64 en debian 7 wheezy

desde synaptic

mupen64plus
ver   1.99.5
normalmente vien con interfas grafica

pero en caso q no aparesca como me paso ami

descarga esta interfas grafica
m64py

de aki
http://m64py.sourceforge.net/


Setting -Plugins

configuracionn
video: mupen64plus-video-arachnoid.so
Audio:mupen64plus-audio-sdl.so
RSP:mupen64plus-rsp-hle.so

Setings emulator

emulator mode
*Dynamic Recompiler








para calibrar el control o acer pruebas les recomiendo

jstest-gtk

jstest-gtk es un simple grafico joystick tester


************************
Problemas:
ami en me paso un error
 cualquier juego q quisiera abrir me fallaba.


 nesesitaba el driver privativo de mi CHIP grafico
aclaro que este fue mi caso , posiblemente con usted funcione con otro, o no le falle

Donarme :->

Donar a AlexLikeRock
muchas gracias por tu ayuda :->

2022

stand by ... PD: "Viva México!"