birkoff - The book of the secrets

October 27, 2006

Muchas cosas que contar

Filed under: Linux

ha perdonenen por no haber posteado y la vdd tenia muchas cosas que contar pero es que el tiempo no era mi mejor amigo y pos no me ha sobrado nada de nada de tiempo.

Bueno pue entre ortras cosas estube provando FreeBSD la vdd esta bastante bien, le puse gnome, el gestor de paquetes que tiene se llama    pkg y para agrehar un paquete es algo asi

pkg_add gnome2      la version que me instalo fue gnome 2.12, trae algo similar a gentoo los mentados "ports" que ps no son mas que una simple manera de instalar aplicaciones   para instalar una aplicacion vasta con descargar el port, descomprimirlo y teclear "make" en el directorio del port.

aunque ps lo mas chido es bajarse goda la lista de ports.

me gusto mucho por que no me pide mucha maquina, al prinsipo me destanteo pq no trae instalada la bash, uno se la tiene que instalar y trae un entorno grafico medio pitero, jajajaja pero chido con tres terminales, pero firefox me funciono bien chido en esa.

algo muy pero muy chido es que aguanta binarios de linux jo jo jo jo  eso es lo bueno ya que puedes instalar el programa que te venga en mente tipo apt-get.

 

Entre otras cosas, este lunes empieza un taller de linux el cual yo voy a dar en la facultad de sistemas, este sera el temario chequen el dato:

Introducción a la filosofía del Software Libre     
Historia de GNU/Linux                                                                                
Instalación de Ubuntu Linux       
Configuración de Ubuntu Linux                                                                    
Primeros pasos con nuestro Linux       
Manejo del Ambiente gnome
Manejo del Ambiente KDE
Comandos de la Bash                                                                                  
Uso de apt-get                                                                                             
Actualizando nuestro sistema
Manejo de los repositorios                                                                           
Instalación de paquetes
Manejo de Paquetes           
Servidor SAMBA (Compartir archivos e impresoras con windows)
Servidor APACHE
Servidor MySQL
Servidor SSH
Servidor FTP
Configuración y comandos de la bash avanzados
Manejo de Logs
Instalación de PHP
Instalacion base de debian

Gracias a claudio por apoyarme. 

 Entre otras mas cosas me ha llegado mi lap

intel centrino dual core 1.85g

memoria 1g

disco duro 110g

memoria de video  256g

disco serial ata.

es una hermosura, lastima que le puse ubuntu, 

 

August 25, 2006

Instalador grafico de debian

Filed under: Linux

Algunas imágenes del instalador en modo grafico (expertgui). Bueno la vdd no me gusta mucho esta idea ya que pues se va perdiendo la verdadera esencia de debian. pero bueno aquí les dejo algunas imágenes.




mas imágenes aqui

 

 

July 25, 2006

Linux on the Nokia 770 Internet Tablet

Filed under: Linux

Para los que amaban la Treo de palm chequen esto de nokia 

 

The Nokia 770 is an internet tablet designed to connect to the internet with 802.11b/g WLAN or through a phone with Bluetooth. It has a nice 800×480 screen (64k colors) and quite a few apps on board. The underlying OS is the Debian GNU/Linux derivative, BusyBox. As it stands, the device is not a phone.

The day after my 770 arrived, I read a review in the Washington Post where the guy really didn’t like the unit at all. I like it a lot, so I thought about his reasons. My conclusion is that the reviewer is a Windows guy. As such, he would have been less likely to find the other wonderful stuff that’s floating around for the 770. In any case, quite a few people have been working on the 770, which richens the experience considerably.

The Machine

Out of the box, the 770 does quite a few things, including being a music and video player. The official lineup of software includes:

Web Browser, Flash Player version 6, Email Client, Internet Radio, News Reader, Media players, Image viewer, PDF viewer, File Manager, Search, Calculator, World Clock, Notes, Sketch, Games including chess, mahjong, and marbles.

It is pretty nice to sit in your most comfy chair and browse the web with a nice light object that doesn’t have to sit in your lap (and fry it as some laptops do). The screen is a good size, although the pleasures might be a bit site-dependant in that if the reading columns are wide you will have to scroll sideways. Actually, that’s a gotcha. In the menu under "View," click "Optimized view." This will rearrange the pages to avoid sideways scrolling, even if you increase the font size. The standard font size is small but readable. You can make the fonts larger with a simple button push. The screen is sharp as well, which helps.

It’s worth saying a little about the music player. The 770 is a little bigger than an iPod and quite suitable for taking along a limited playlist. For storage, the unit uses Reduced Size MMC and 1GB models available. If you’re one of those people with 30,000 MP3s or Ogg Vorbis songs, you can’t take the whole song collection. Since you have to select tunes or playlists on the screen, playlists are the best playing mode. Set the screen lock, chuck it your bag, and it will play to the end of the playlist.

Data Entry

You have a choice of a screen keyboard or handwriting recognition. Some people have commented on the slow speed and inaccuracy of the handwriting recognition, but the speed can be set, and when it’s on the fastest setting you really have to zip. I found the accuracy to be mostly okay. If you only use this device to enter URLs in the browser or to write short emails, it doesn’t present too much of a problem. If you want to do more, there is a lot of help at hand.

That’s enough of the technical stuff. Here’s the fun part (see Figure 1).

Doom on the Nokia 770

Figure 1. Doom on the Nokia 770.

The Hacks

Because the 770 has been out for a few months there’s plenty of porting activity already. Nokia set up maemo.org as the official headquarters. The site has a Nokia 770 Application Catalog that lists what’s currently available.

What can you get for your "phone?" Several flavors of XTerm, editors including Vim, Joe, Midnight Commander, some Wi-Fi tools, telnet and FTP clients, and a whole lot more, including … Doom! This plays pretty well actually and the big wide screen (for a handheld) makes it quite an attractive proposition.

To install new software on the 770, first download the deb package. Then connect the 770 by its USB cable and transfer the files to the RSMMC on the 770. Open the control panel on the 770, choose Install Programs, and away you go.

After you’ve done that, you may notice that you can’t immediately launch apps by typing commands into the console (see Figure 2). This is because the new programs go into the directory /var/lib/install/usr/bin. To fix the problem, make a .profile file and add that path. I use:

export LD_LIBRARY_PATH=/var/lib/install/usr/lib:$LD_LIBRARY_PATH<br />export PATH=/var/lib/install/usr/bin:$PATH
Figure 2

Figure 2. Browsing the Nokia 770 Filesystem.

At that point you might find that you can’t write the .profile file. This is because you’re at / by default. Go to /home/user, create the file, and you’ll be fine.

Getting root (necessary for some tools) isn’t all that straightforward. Fortunately, there are two possibilities: How Do I Become Root on the Nokia 770 and How to obtain root in Nokia 770 – the easy way.

File Manager

The File Manager application only shows files in your /home/user/MyDocs, directory, your RS-MMC card and on Bluetooth-paired devices. However, there are several workarounds.

For simple viewing/browsing all files, just open the web browser and set the URL to /usr/ or similar. Then navigate around as much as you like.

To unlock the full capabilities of the built-in file manager, create a symbolic link. Open X Terminal Emulator and create a link into MyDocs directory:

$ <strong>cd ~/MyDocs</strong><br /><strong>ln <del>s / Root</strong>

Root will then appear in the File manager, in Midnight Commander, or whichever shell you prefer.

Change the Logo and Sounds

The big Nokia logo you see on startup comes from the file /usr/share/icons/hicolor/scalable/hildon/qgn_indi_startup_nokia_logo.png. The Nokia hands live at /usr/share/icons/hicolor/scalable/hildon/qgn_indi_nokia_hands.png. The Nokia tunes are in /usr/share/sounds. Replace the files as you like.

(The file manager and logo hacks came from mobile analysis and development’s Nokia 770 page.)

Data Entry

The stock data entry methods for the 770 are quite adequate for minimal typing, but the first long email will send you looking for alternatives. The first option is a Bluetooth keyboard. Nokia makes one but apparently, any HID Bluetooth keyboard will do (except HP’s Bluetooth keyboard, which doesn’t work). A driver is available from Maemo.org and it’s pretty much as simple as downloading, installing, and activating it from the menu bar at the top of the screen.

Maybe you’d like something a bit bigger or less expensive since the Bluetooth keyboards generally seem to have a fair price premium. A great hack by Thoughtfix enables the USB port so that you can use an ordinary (or maybe a slightly compact) USB keyboard. The problem here is that the USB port on the 770 doesn’t supply Karoliina’s Nokia 770 dev howto ) but the other part requires the use of some cables, a battery, a voltage regulator, and a little time putting them together. Thoughtfix has project details in USB power "injector" for USB host mode.

Use Wikipedia

Bleb.org has a hack on using nicer CSS for Wikipedia. The default skin contains a long left-hand column, however by using a Wikipedia account, you can change the skin to one more suited to a device such as the 770.

Hacks of the Near Future

When the news of the 770 first came out, a lot of people said, "Wi-Fi? How about a VoIP client?" As it happens, Nokia might have had these thoughts at the design stage, since there’s an inactivated facility for audio input on the current unit. Very recently, they announced a software upgrade that will include a VoIP client.

In the words of Nokia’s Ari Virtanen:

The Internet Tablet OS 2006 edition features pre-installed Google Talk and Jabber compatibility for Instant Messaging as well as Google Talk compatibility for Internet calling. This will give Nokia Internet Tablet users the power to instantly communicate with people, both through instant messaging and Voice over IP.

There will also be a built-in Google search facility and support for SIP-based VoIP solutions, which will allow users to make and receive calls from public telephone networks.

Nokia’s Nokia 770 Internet Tablet page allows you to sign up for notifications of this upgrade. I also recommend subscribing to Bleb.org’s feed of new 770 applications for more information on ports as they come out.

Conclusion

There’s a lot more to come for this great little unit. Nokia shows signs of having a clue in shepherding the 770 on its way both in marketing and the way developers have been encouraged, for example they’ve made an SDK available and have an open source GUI. If you feel like doing some coding or porting, maemo.org is the place to go. Interestingly too, the Windows-only tools that exist for Symbian now have Linux and Mac OS X ports for this Linux-based unit.

There’s plenty more to come here!

July 15, 2006

leer y escribir NTFS bajo Linux

Filed under: Linux

Estoy muyyy felis por esto que leo , va copy/paste

Hello,

As part of the Linux-NTFS project, I’m happy to announce my contribution
to ntfsmount and libntfs which resulted ntfs-3g, a read-write ntfs driver,
capable for unlimited file creation and deletion.

The driver was successfully tested very exhaustively for a longer period of
time by many ways and methods, creating and destroying millions of files and
directories on newly created images, and on over 40 real, very diverse NTFS
images collected over the last four years.

The README file is copied below which includes more general, performance and
quality information with answers and future plans.

Please make a backup of your NTFS volume by ntfsclone and try to reproducible
break ntfs-3g, if you can. If you are able to do so then please let us know,
preferable providing your NTFS metadata image, if it couln’t be reproduced by
other ways.

The driver can be downloaded from

http://mlf.linux.rulez.org/mlf/ezaz/ntfs-3g-20070714-BETA.tgz

Please note that I’m leaving for an over 5,000 km long Far North and Arctic
Ocean advanture on Sunday morning (European time) and won’t be able to read
and answer emails for almost a month (no, I’m not escaping, I plan to come
back alive ;) . Originally I planned to fix all the minor issues listed below
but no more time left for me and I think it’s better to release now, in case
I would get lost somewhere on the road ;) Well, actually I hope that most
issues will be resolved when I’m back!

Happy testing, problem reporting and coding,

Szaka

 bueno resumen, Por fin,  ha salido  un controlador para leer y escribir el sistema de archivos NTFS bajo Linux con total seguridad.

Según dicen, se han hecho muchísimos tests con éxito.  porque hasta ahora sólo se podía leer NTFS desde Linux

(y de forma siempre experimental, y no recomendada, escribir).  justo después de hacer público este controlador,

su creador se va a perderse por el Océano Ártico y estará un mes sin conexión.

¿Quizá se escapa para que nadie le reclame sus datos perdidos de NTFS?. je je je

July 1, 2006

Debianitas

Filed under: Linux

Me encontre esta pequeña guia de comandos basicos que debe saber alguien que se aga llamar debianita, o ubuntero o cualquier distro basada en debian.

 aqui esta


June 28, 2006

Linux Prodigioso

Filed under: Linux

Creo que es el primer anuncio comercial de Linux que he visto, pero vaya anuncio, se nota la calidad, se nota q es linux!! Este anuncio logra transmitir toda la filosofia de este gran sistema operativo y de toda la comunidad GNU.

Linux Prodigioso
 
Esta muy chido 






















Get free blog up and running in minutes with Blogsome
Theme designed by Minz Meyer