Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index International Gentoo Users Portuguese
  • Search

[SOLVED] Need some info about mobile operators in Portugal

Forum para os utilizadores de Gentoo que falam Português.
Post Reply
Advanced search
2 posts • Page 1 of 1
Author
Message
cha-chaynik
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 115
Joined: Fri Feb 18, 2005 4:48 pm
Location: Russia, St.Petersburg
Contact:
Contact cha-chaynik
Website

[SOLVED] Need some info about mobile operators in Portugal

  • Quote

Post by cha-chaynik » Mon Oct 04, 2010 7:04 am

Hi colleagues!

Sorry for offtopic, but I do not know whom to ask.
I'll be in Costa da Caparica in October. Could someone recommend what operator to choose for calls and for internet main criterion is price).

Thanks in advance!
Last edited by cha-chaynik on Sat Oct 30, 2010 12:13 pm, edited 1 time in total.
Top
cha-chaynik
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 115
Joined: Fri Feb 18, 2005 4:48 pm
Location: Russia, St.Petersburg
Contact:
Contact cha-chaynik
Website

  • Quote

Post by cha-chaynik » Sat Oct 30, 2010 12:11 pm

I came back.
So I used in Portugal TMN operator with tarif 1Euro per hour (Absolutely crazy price). I bought USB modem (ZTE) with SIM card. Seems stable, fast but very expensive.
If someone needs wvdial.conf for TMN:

Code: Select all

[Dialer defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Stupid Mode = 1
Modem Type = Analog Modem
ISDN = 0
Phone = *99***1#
Modem = /dev/ttyUSB2
Username = tmn
Dial Command = ATDT
Password = tmn
Baud = 460800
and my script to run it:

Code: Select all

cat /usr/local/bin/tmn 
#!/bin/bash

/bin/echo "ATZ+CPIN=\"1224\"" > /dev/ttyUSB0
/bin/echo "ATZ+CPIN=\"1224\"" > /dev/ttyUSB1
/bin/echo "ATZ+CPIN=\"1224\"" > /dev/ttyUSB2

echo "sleeping 8 sec"
sleep 8

TIB=`/bin/date +%s`
/usr/bin/wvdial
TIE=`/bin/date +%s`

TIC=`echo "($TIE-$TIB)"|bc -l`
TIM=`echo "$TIC/60"|bc -l`
TIS=`echo "$TIM*60"|sed -e "s/^.*\.//g"|bc -l|sed -e "s/....................$//"`
TIM1=`echo "$TIM"|sed -e "s/^\./0./g" -e "s/\..*//g"`

echo "Connection time: "$TIC" sec ($TIM1 minutes and $TIS seconds)"
echo `date`",$TIM1 min $TIS sec,$TIB,$TIE,`echo "$TIE-$TIB"|bc`" >> ~/temp/tmn.log.csv
Top
Post Reply

2 posts • Page 1 of 1

Return to “Portuguese”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic