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…)

May 17, 2008

work … health & stuff

Filed under: General — janux @ 9:39 pm

work … health & stuff … Yes I’v no idea how to start typing this time … just keeping and eye out of geeknes :D and spending time into health.

April 15, 2008

a bussiness aprouching

Filed under: General, Work — janux @ 8:33 pm

Well this time an invitation to start a business is here, is a 30% of something…. is hard but is a nice way to keep going. It has nothing to be with TECH stuff but is a nice chance to prepare the future :D

March 17, 2008

New TOY !! Acord V6 :D

Filed under: General — janux @ 10:59 pm

Hi there follows ! After my ugly adventure at the hospital and whit the new premise that I always said “Live each day like if it was the last“… I decide to adquire a new car this is an Acord V6 ( it runs damn fast ) some pics here. Not much to say JUST ENJOYING THE LIFE !!


Interior

Interior

Interior

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…)

« Newer PostsOlder Posts »

Powered by WordPress