Ask Linux.com: Mobile broadband, partitioning thumbs


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Ask Linux.com: Mobile broadband, partitioning thumbs
# 1  
Old 09-27-2008
Ask Linux.com: Mobile broadband, partitioning thumbs

09-27-2008 06:00 AM
This week in our regular update on Linux.com's forum activity, how to set up SIM-based mobile broadband, how to edit partitions on a bootable USB thumb drive, and more. Plus, you can smell the excitement in the air at the official start of the autumn unanswered questions season.



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

sed replace is giving me sore thumbs

I want to replace only the exact match of string inside the file with another value during the run time. So, I have a file filename.txt where contents are: version="1.0.7", url="https://google.com/_api/version=GBMaster" now in my script I have variable and tried to replace the... (3 Replies)
Discussion started by: manas_ranjan
3 Replies

2. Fedora

Partitioning harddrive for installing Linux alongside win 7.

I'm planning on using two Linux OS's alongside win 7, one being Fedora KDE 30. So to prepare for the install I partitioned my harddrive using the Minitool Partition Wizard. I have a 320 GB hdd, so I nade one partiotion about 80 GB forFedora and then left about 70 GB as unused, to later... (2 Replies)
Discussion started by: AndersA
2 Replies

3. UNIX for Dummies Questions & Answers

Install Linux on LG Nexus 4 mobile

Hi All, I found that Linux on my LG Nexus 4 mobile is corrupted and is not mounting /cache and all... i want to repair / reinstall the OS on it so that i can put an Android on it.. Please help.. Thanks in advance.. (0 Replies)
Discussion started by: nanz143
0 Replies

4. UNIX for Dummies Questions & Answers

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... (0 Replies)
Discussion started by: Chod1964
0 Replies

5. UNIX for Dummies Questions & Answers

Delete files Recursively *thumbs*.jpg

Greetings, I need to delete all files that contain the word thumbs. Those files are spread all throughout sub-directories in a file directory tree. Is there a script or single line command that will find all files with the word thumbs, and simply delete the file? For example: Delete... (4 Replies)
Discussion started by: ..Chris..
4 Replies

6. SuSE

Linux on mobile

can anyone tell how to install (load) linux OS on my mobile (1 Reply)
Discussion started by: daya.pandit
1 Replies
Login or Register to Ask a Question
mip6d(1)						    Mobile IPv6 and NEMO Daemon 						  mip6d(1)

NAME
mip6d - UMIP Mobile IPv6 and NEMO Basic Support protocol implementation SYNOPSIS
mip6d [options] DESCRIPTION
Mobile IPv6 and NEMO Basic Support implementation OPTIONS
-V, --version Display version information and copyright -?, -h, --help Display this help text -c <file> Read configuration from <file>. If option is not present, default path (/etc/mip6d.conf) is used. These options override values read from config file: -d <number> Set debug level (0-10) -C, --correspondent-node Node is CN -H, --home-agent Node is HA -M, --mobile-node Node is MN SIGNALS
The following signals can be sent to the daemon: SIGHUP Reload the configuration. See mip6d.conf(5) for information on supported option reload. SIGINT, SIGTERM Terminates the daemon operation. FILES
/etc/mip6d.conf SEE ALSO
mip6d.conf(5), mipv6(7), RFC6275: Mobility Support in IPv6 RFC3776: Using IPsec to Protect Mobile IPv6 Signaling Between Mobile Nodes and Home Agents RFC4877: Mobile IPv6 Operation with IKEv2 and the Revised IPsec Architecture RFC3963: Network Mobility (NEMO) Basic Support Protocol May 16, 2005 mip6d(1)