But what really made me possible to connect to the internet using
the modem, was that I finally figured out how to use the slmdm
driver on my toshiba satellite machine. The real secret came
from http://www.columbia.edu/~gk297/toshiba.html
and it is: use the version 2.7.10 (not the latest one). Then, change
a line which is not well configured for toshiba: line 75, of
amrmo_init.c should be:
#define PCI_DEVICE_ID_ICH3 0x24C6
After this change, compile as normal, install, and /dev/modem will work
as if it was real!!! :-)
Tuesday, June 29, 2004
Connecting to AOL on Linux
Today I made a major achievement in my Linux configuration!
I was able to connect to AOL using my Linux laptop, thanks to
the software of the penggy guys. The version I am using is 0.2.1.
I just had to read the INSTALL file, install it (using the good friend
checkinstall), and put my information as required.
Now I am connecting to AOL by just typing penggy. No M$ windows,
no AOL software, perfect!
I was able to connect to AOL using my Linux laptop, thanks to
the software of the penggy guys. The version I am using is 0.2.1.
I just had to read the INSTALL file, install it (using the good friend
checkinstall), and put my information as required.
Now I am connecting to AOL by just typing penggy. No M$ windows,
no AOL software, perfect!
Thursday, June 10, 2004
Configuring Kdm
I had a problem when trying to upgrade to kde 3.2.3.
The package installed was not working properly, so I needed
to reinstall the old packages. Then, I lost the configuration of
Kdm (this is the problem of a package that can be configured only
as root). The critical piece of data is that kdm can be configured
again using
genkdmconfig --old-xdm /etc/X11/xdm
The package installed was not working properly, so I needed
to reinstall the old packages. Then, I lost the configuration of
Kdm (this is the problem of a package that can be configured only
as root). The critical piece of data is that kdm can be configured
again using
genkdmconfig --old-xdm /etc/X11/xdm
Friday, June 04, 2004
Finally an account in Gmail!
Finally! After more than 1 month wait I have
my own new gmail account. Of course I will not
disclose the address here, but this is very
exciting.
By the way, did you ever had a web system that
everybody would *envy* and be eager to use? This is
what google has accomplished with its methods for
site advertisement!... Now, I need to be eager only to receive
an invitation for Orkut.... :-))
my own new gmail account. Of course I will not
disclose the address here, but this is very
exciting.
By the way, did you ever had a web system that
everybody would *envy* and be eager to use? This is
what google has accomplished with its methods for
site advertisement!... Now, I need to be eager only to receive
an invitation for Orkut.... :-))
Account on Gmail
Finally! After more than 1 month wait I have
my own new gmail account. Of course I will not
disclose the address here, but this is very
exciting.
By the way, did you ever had a web system that
everybody would *envy* and be eager to use? This is
what google has accomplished with its methods for
site advertisement!... Now, I need to be eager only to receive
an invitation for Orkut.... :-))
my own new gmail account. Of course I will not
disclose the address here, but this is very
exciting.
By the way, did you ever had a web system that
everybody would *envy* and be eager to use? This is
what google has accomplished with its methods for
site advertisement!... Now, I need to be eager only to receive
an invitation for Orkut.... :-))
Thursday, May 20, 2004
ssh configuration
Finally I found a way of configuring passwordless access using
ssh. The missing point is that I had to export the keys generated
in the cygwin version using ssh-keygen -e -t dsa. The file generated
can be exported to the server (using a comercial ssh) in the .ssh2
directory. The .pub file must also be put on the authorization file
of the .ssh2 directory.
ssh. The missing point is that I had to export the keys generated
in the cygwin version using ssh-keygen -e -t dsa. The file generated
can be exported to the server (using a comercial ssh) in the .ssh2
directory. The .pub file must also be put on the authorization file
of the .ssh2 directory.
Wednesday, May 12, 2004
Improvements in my kde project
I just solved the problem in my kde project. Now
I am able to write in inverse colors, to move shapes
around. And a status bar was implemented.
I am able to write in inverse colors, to move shapes
around. And a status bar was implemented.
Monday, May 10, 2004
New version of KOffice
Koffice 1.3 is out. The new version fixes a lot of bugs,
and it is worthwhile to update to. I just downloaded from
the CVS server today and compiled.
and it is worthwhile to update to. I just downloaded from
the CVS server today and compiled.
Subscribe to:
Posts (Atom)