Thursday, December 26, 2013

Manjaro Linux 0.8.8

Para la instalación segura de Manjaro no usar el modo gráfico, sino:
Cli

Para la Actualización de Manjaro usar:
# pacman -Syu

Todo modo de trabajo en la Terminal es con el Usuario Activo o Root:
no usar "sudo"

Para cambiarse a Root, usar:
$ su -

Diego Salinas

más información:

¡Fedora 20 liberado el 17 de diciembre del 2013!

"Es un tesoro para el usuario curioso de Linux que desea explorar lo último y lo mejor que este tipo de sistemas operativos ofrece." 
− Carla Schroder, linux.com

Se puede obtener a su elección uno de los múltiples escritorios de Fedora, en lo personal recomiendo Gnome. Evítese usar búsquedas de similitud a éste(Gnome) como Unity.


Fedora es cien por ciento libre para disfrutarlo y para compartirlo.

Para su descarga en: http://fedoraproject.org/es/get-fedora-all

de:
http://fedoraproject.org/

Instalar Brackets en Manjaro Linux

Para la instalación del editor Brackets en Manjaro Linux, solo basta con indicar:
$ yaourt -Sy brackets
ésto fué para la instalación del Sprint 34 correspondiente al 20 de Noviembre de Brackets.

Así para su actualización al Sprint 36, lo hacemos del mismo modo:
$ yaourt -Sy brackets
Seguimos instrucciones de pantalla y al final obtengo una actualización sin mayores problemas.

Mas infornación
http://brackets.io/

Tuesday, December 17, 2013

Crear USB Booteable de Manjaro Linux usando la Terminal

Una vez conectado el USB en su equipo, acceder como Super Usuario ($ su -) e ingresar:
# dd bs=4M if=/path/to/manjaro.iso of=/dev/sd[letraunidad]

Donde [letraunidad] es la letra de la unidad USB mostrada al listar con $ df. Notar que es solo la unidad (/dev/sdb), y no con el número de partición (/dev/sdb1).

De:
http://wiki.manjaro.org/index.php?title=Burn_an_ISO_File

Is Manjaro just an easy-to-install version of Arch?

No. Manjaro is unlike other Arch-based distributions such as Archbang or Bridge Linux. While there are numerous subtle differences between Manjaro and Arch, the most obvious examples --including the use of our own dedicated software repositories-- are covered in the About Manjaro page.

De:
http://wiki.manjaro.org/index.php/Manjaro_FAQ

What is Linux?

Linux is an open-source operating system, meaning that you may freely use and freely distribute it. Originally developed in 1991 by Finnish Programmer Linus Torvalds, Linux is an exceptionally robust and reliable system most commonly used for internet servers, mobile phones, and tablets (e.g., Android). Additionally, the use of Linux as an alternative operating system for personal computers has also been growing over the years, with several million users having already discovered the benefits of it.


What are the benefits of using Linux?
There are quite a few. Linux is free to use, highly efficient, and very fast. The 64 bit version of Manjaro with the XFCE desktop boots up in only a few seconds, and uses only 200MB of memory to run. Linux systems are also very secure, and are not affected by the huge amount of Windows viruses, trojans, worms, or malware out there. Anti-virus software is not required. And as for the tens of thousands of software applications available - including fully compatible equivalents of popular Windows software such as MS Office --these are also completely free. It is also possible to easily run many popular Windows applications on Linux using compatibility software such as Wine/PlayonLinux. The examples given here are far from comprehensive!


Why is Linux free? What's the catch?
There isn't one. Linux operates on a completely different philosophy than those of for-profit corporations such as Microsoft and Apple. Linux systems and software applications are funded through sponsorship, donations, and of course, the hard work of many, many enthusiasts. Linux has a dedicated and highly enthusiastic fan-base for a very good reason.


Why are there so many different Linux distributions?
Different Linux distributions (variations of the operating system) have been developed for different types of users, for different purposes, and for different hardware capacities. For example, distributions such as Mint or Zorin are specifically designed to apply to newcomers or those without technical expertise. At the other end of the scale, distributions such as Arch are designed for computer enthusiasts. Manjaro is designed to bridge that gap. Different flavours of a distribution means it comes with different desktop environments - you're rarely if ever stuck with whatever desktop comes pre-installed.


What is the difference between cutting edge and bleeding edge technology?
Generally speaking, cutting edge refers to the latest technology that has finished development and has been fully tested. Bleeding edge technology is that which has not finished development and/or is still undergoing testing. The use of bleeding edge technology therefore carries the risk of being unreliable or unstable.

De:
http://wiki.manjaro.org/index.php/Manjaro_FAQ