background preloader

Linux

Facebook Twitter

ACELERA TODO EL ENTORNO GRÁFICO DE UBUNTU SI TIENES UNA TARJETA INTEL CON SUS NUEVOS DRIVERS. Debian/Ubuntu nightly packages. Download The goal is to provide Debian and Ubuntu nightly packages ready to be installed with minimal impact on the distribution.Packages are available for amd64 and i386 and for both the stable and development branches (currently 3.4 and 3.6).

Debian/Ubuntu nightly packages

The packages provide LLVM + Clang + compiler-rt + polly + LLDB. The Debian Administrator's Handbook. Debian 10 Edition 1 Copyright © 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 Raphaël Hertzog.

The Debian Administrator's Handbook

Ubuntu Games. Downloads. Information PlayOnLinux mainly relies on WineHQ project.

Downloads

If you want help them and to get a professional support of wine, please consider buying codeweavers products. We would also like to thank ScummVM and DOSBox projects Developement version To get the latest developement version, open a terminal and type: git clone. Vim Regular Expressions 101. Using quantifiers you can set how many times certain part of you pattern should repeat by putting the following after your pattern: Now it's much easier to define a pattern that matches a word of any length \u\w\+.

Vim Regular Expressions 101

These quantifiers are greedy - that is your pattern will try to match as much text as possible. Sometimes it presents a problem. Let's consider a typical example - define a pattern to match delimited text, i.e. text enclosed in quotes, brackets, etc. Since we don't know what kind of text is inside the quotes we'll use But this pattern will match everything between the first " and the last " in the following line: this file is normally "$VIM/.gvimrc". This problem can be resolved by using non-greedy quantifiers: Let's use \{-} in place of * in our pattern. This file is normally "$VIM/gvimrc". .\{-} pattern is not without surprises.

Wine

APT o Synaptic en versiones antiguas de Ubuntu. Como muchos sabéis, Ubuntu tiene un calendario muy riguroso en el que se van publicando nuevas versiones del sistema operativo.

APT o Synaptic en versiones antiguas de Ubuntu

Algunas de ellas son llamadas LTS (Long Time Support) debido a que tienen soporte durante 5 años, mientras que las normales solo durante uno o dos años. Por esto, lógicamente es recomendable instalar siempre una LTS para disponer el mayor tiempo de las actualizaciones. (3) Debian, ubuntu y derivados mas rapidos (cambio asombroso) En el siguente tutorial les enseñare como conseguir que cualquier distribucion basada en debian (cmo ubuntu, linux mint..) sea muchisifo más eficaz.

(3) Debian, ubuntu y derivados mas rapidos (cambio asombroso)

Tanto en velocidad como en el consumo de memoria. Aqui podeis ver como baja el consumo de memoria tras hacer lo que os explicare más abajo. Liquorix Project. Como instalar Debian en cualquier sistema con Android. Poder instalar una distribución con linux en un cacharrito de mano era algo que ya había hecho en otra ocasión.

Como instalar Debian en cualquier sistema con Android

En aquel momento lo hice por cacharrear (si, me gasté 250€ para cacharrear, otros se los gastan en alcohol y no se les dice nada) pero ahora es por un tema bastante más práctico. ¿Porqué usar un sistema de escritorio en un móvil o un tablet? La batería de mi portátil ha muerto y antes de comprarla sin pensar le he dado vueltas al asunto y realmente necesitaría un tablet que en caso de necesidad pudiera usarlo como un PC. Debian Kit for Android. This kit installs a full version of Debian or Ubuntu on your Android phone or tablet.

Debian Kit for Android

Key features are: Debian and Android side-by-side - your Android device works as usual but you can unleash the power of Debian / Ubuntu on demand. Easy installation, provided that you have a fast Internet connection and you are familiar with Linux command lines to some extent. You can use a compiler, install a GUI (e.g. LXDE), and run any software that is offered by Debian / Ubuntu including command line driven daemons as well as GUI software. Tip : Instead RTFM, you may also watch H.264 screen casts. Notes : There are similar projects out there that may better match your needs, hardware, or taste. Prerequisites.

Android

Apps. Compiz freeze [Archive] Even5 September 23rd, 2012, 02:44 AM I see a compiz freeze (compiz cpu goes to 100%) whenever I log in using the "ubuntu" (i.e., unity 3D) window manager selection, and open a file with an editor.

compiz freeze [Archive]

I usually do this using vi in an xterm window, but I've checked out gedit with the same result. I think it would be interesting to use unity 3D, so I'd like to find a solution. FS#7513 : X freezes. Disabling Akonadi Tray in Kubuntu. Science. Goals Provide to researchers and scientists better experience when using Debian.

Science

Classify, package and distribute free software useful to science and research. Support any quality efforts around free scientific software.

Maquinas virtuales

Varios. Canaima. Netbook. Linux-drivers.org - Linux Hardware Compatibility Lists & Linux Drivers. PassMark Intel vs AMD CPU Benchmarks - High End. Put the fun back into computing. Use Linux, BSD. Goodbye Microsoft, Hello Linux! Linux Today - Linux News On Internet Time. Gnu Linux Vagos. KDE. Programacion.