Has anyone used Verizon mobile broadband to go with ubunto 10.10?


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Has anyone used Verizon mobile broadband to go with ubunto 10.10?
# 1  
Old 07-25-2011
Has anyone used Verizon mobile broadband to go with ubunto 10.10?

I am new to ubunto and have had previous security issues with windows. How hard is it to use a broadband to go USB device on a Dell laptop with ubuntu 10.10. Are there certain procedures to follow to secure this type of connection or is it by nature a fairly hackable system for a determined third party?

Other choice is going with static ip landline with comcast


Any advice would be greatly appreciated- thanks!
 
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Ubuntu

Create a customized ubunto automated installtion cd

Hi 1- I want to create a cd or dvd of ubunto , that include a lot of installed packages entered by me . 2- automated installion (just enter the cd )and install by it self . (3 Replies)
Discussion started by: rashed
3 Replies

2. Solaris

bsnl broadband and playing media in solaris 10

Hi all, I am a newbie in UNIX . Earlier I used opensuse 11.3 just because it was secure for connecting to the INTERNET than Windows. Now I have to use Solaris for my work, so I was thinking of having windows XP2,opensuse 11.3 and solaris on the same pc. In spite of some good suggestion from... (5 Replies)
Discussion started by: M.Choudhury
5 Replies

3. Red Hat

I want to know the disconnection time of my broadband tcp/ip connection.

Hello, I want to know the disconnection time of my broadband tcp/ip connection as it got disconnected while downloading data. I use Vuze bit torrent client and JDownloader . I use broadband internet connection and my os is slack 11. The problem I have been facing for last 2/3 days that my... (1 Reply)
Discussion started by: vectrum
1 Replies

4. Ubuntu

help in installing Neye in ubunto 10.10

i am trying to install Neye in ubunto 10.10 i installed sqlite before but i got errors about it checking for my_open in -lmysqlclient....no checking for sqlite_open in -lsqlite...no configure error:Neye requires sqlite althought i had installed sqlite any help???????????? (0 Replies)
Discussion started by: mahmoudwassouf
0 Replies

5. Ubuntu

install Neye in ubunto

i want to install Neye program in ubunto 10.10 and deal with SQLite database can anyone help me thanks (1 Reply)
Discussion started by: mahmoudwassouf
1 Replies

6. Red Hat

how tosetup broadband connection in red hatlinux

ami red hat linux 5.0 te broadband connection seup korte parteci na...plz help me immideatly (3 Replies)
Discussion started by: nhs_shobuz
3 Replies

7. Solaris

Broadband connection (BSNL& AIRTEL)

Dear Friends, Kindly help me to connect Broadband connection in my Solaris 10 OS. I have heard that i have to write a script. Waiting for solution......... Thanks (0 Replies)
Discussion started by: anuragpauldani
0 Replies
Login or Register to Ask a Question
debomatic(1)						      General Commands Manual						      debomatic(1)

NAME
debomatic - Automatic build machine for Debian source packages SYNOPSIS
debomatic -c|--config conffile [-n|--nodaemon] DESCRIPTION
This tool provides a simple build machine for Debian source packages. It is designed to be very simple to use and self-sufficient during package build process and chroot updates. It support almost every Debian-based distribution, given its repositories follow standard Debian repository structure. pbuilder and an active Internet connection (broadband is suggested) are required in order for debomatic to work properly. You have to run it using root privileges because of pbuilder infrastructure. OPTIONS
-c, --config conffile You have to specify a configuration file for debomatic to work. See debomatic.conf(5) for further details. -n, --nodaemon By default, debomatic runs in full daemon mode and it detaches itself from its parent. If you do not want this, you can use this option and debomatic will not detach from parent process. -q, --quit-process Terminate running debomatic instance or remove obsolete locks left. COPYRIGHT
This manual page is Copyright 2007-2012 Luca Falavigna <dktrkranz@debian.org>. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or any later version published by the Free Software Foundation. debomatic 2012-01-29 debomatic(1)