Janux — Blog

June 28, 2008

BAM of Iusacell & GNU/Linux -> ppp0

Filed under: Gnu/Linux — Tags: — janux @ 4:37 pm

Finally !!!, and after years the Iusacell guys gets a PCMCIA card total full compatible with GNU/Linux for kernel 2.6.2X, ( works fine in Fedora & Mandriva distros ) …. this card works for Mexico ( Iusacell company ), the max speed is 1M up & 512k down .. the reality is: ~750k up & 150k down speed. This are the features of my card:
Model: UTstartcom
Chip: Curitel Communications, Inc.

BAM_image

This is the config file for wvdial

cat /etc/wvdial.conf

[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
#Modem Type = USB Modem
Phone = #777
ISDN = 0
Password = 1
Username = 2
Modem = /dev/ttyACM0
Baud = 460800
Stupid Mode = yes

this is the LOG:
(more…)

February 10, 2008

Making a WiFi antenna using a CAN

Filed under: Actividades, Gnu/Linux, LinuxCabal — janux @ 11:10 pm

This post is just to show the power of a CAN antenna and a dish … pictures are more illustratives:

DSC01048_m.JPG DSC01048_m.JPG DSC01048_m.JPG DSC01048_m.JPG DSC01048_m.JPG
DSC01048_m.JPG DSC01048_m.JPG DSC01048_m.JPG DSC01048_m.JPG DSC01048_m.JPG
DSC01048_m.JPG DSC01048_m.JPG DSC01048_m.JPG DSC01048_m.JPG

February 6, 2008

Hot to BURN FILES to a DVD DISK from Shell/Console

Filed under: Gnu/Linux — janux @ 8:14 pm

I was looking the way to burn some files into DVDs and I ‘course RFM ( Read the Fkn Manuals ) and this are the results:

—> Step ONE ( Start burning a multisession DVD )
# growisofs -Z /dev/dvd -R -J file* dir/

–> Step TWO if you need to burn more that once don’t worry you can do that xD
# growisofs -M /dev/dvd -R -J anotherfile andanotherfile...

–> Finally CLOSE THE SESSION:
# growisofs -M /dev/dvd=/dev/zero

EASY :D

NOTES: I assume my DVD-WR are /dev/dvd you must be sure about yurs

Hot to BURN an DVD ISO from shell

Filed under: Gnu/Linux — janux @ 8:08 pm

This is just simple the trick is to know how but thats why we are here:

U can do that using 2 programas like this:
# dd if=/dev/dvd of=mydvd.iso
In this example I assume that /dev/dvd is my DVD-RW device you must change it to whatever applies to yo.
Or like this:
# wodim -v speed=8 dev=/dev/hda mydvd.iso
in this case I assume that /dev/hda is my DVDRW or a CD-RW device you must change it to whatever applies to yo.

February 3, 2008

Tuning My Desktop ( part 1 )

Filed under: Gnu/Linux — janux @ 11:17 pm

Hi there … this tool is called “conky” and a guy show it to me last week end, so here it is:


Snap_Conky

This is the code of the file at ~/.conkyrc
(more…)

January 1, 2008

* HAPPY NEW YEAR 2008 *

Filed under: Actividades, General, Gnu/Linux, LinuxCabal, Work — janux @ 10:30 pm

* HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 ** HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 ** HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 ** HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 ** HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 ** HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 ** HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 ** HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 ** HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 ** HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 ** HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 ** HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 ** HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 ** HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 ** HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 * * HAPPY NEW YEAR 2008 ** HAPPY NEW YEAR 2008 *

December 31, 2007

2007 has gone !!

Filed under: Actividades, General, Gnu/Linux, LinuxCabal, Work — janux @ 1:31 pm

Wishes 4 all !!
I hope 2008 can be better 4 all !! and all the projects ends well.
enjoin Life !! ’cause is just ONE !!! :D

December 26, 2007

IRC

Filed under: General, Gnu/Linux — janux @ 11:25 pm

Hi there dudes … I just migrate the IRC service that was living in and old server for http://www.zonartm.org it was interesting like always ’cause I compiled all the packages for it ( UnrealIRC, Anope {services}, Eggdrop {BotNet} ), it was cool to review all the IRC commands again, it is a big stuff to put them all together :D but it’s Up and Running.

Newer Posts »

Powered by WordPress