from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites: www.linuxhowtos.org
toolsntoys.linuxhowtos.org



Last additions:
How to make X listen on port 6000

How to make X listen on port 6000

words:

34

views:

82759

userrating:

average rating: 1.2 (52 votes) (1=very good 6=terrible)


May, 25th 2007:
April, 26th 2007:
Apr, 10th. 2007:
Druckversion . pdf icon
You are here: Tutorials per portage category->app-admin->quickswitch

Roaming network profiles for laptops with Quickswitch

Every Laptop user knows what I am talking about by saying that switching network profiles is a real problem and hard to keep track of when doing it manually. This is where Quickswitch comes in. Quickswitch is a utility that not only makes laptop users' everyday life easier by letting them create and use roaming network profiles, but it also has built-in support for multiple network cards, wireless LAN configurations, different kernel parameters, support for X configurations, Netscape preferences, Samba shares and so on and so forth.

Sounds good? Want to learn how to use it? Read on:

Installing Quickswitch

Use your distribution's install program to install Quickswitch.

Now we need to tell quickswitch about all the network settings we want to be able to switch to. Quickswitch can be configured using the configuration file - /etc/quickswitch/switchto.conf. There is also a sample configuration in /etc/quickswitch/switchto.conf.sample.

Code Listing 1: Setting up the quickswitch configuration in /etc/quickswitch/switchto.conf

// # This is the default configuration:  
[config]  
device=eth0  
// # Path to save last known good configuration...  
servicefilename=/etc/quickswitch/switchto.last  
  
// # This is our profile called "home":  
[home]  
description=home  
address=192.168.0.25  
netmask=255.255.255.0  
gateway=192.168.0.1  
dns1=195.62.99.42  
dns2=195.62.97.177  
  
// # This is our profile called "work":  
[work]  
description=work  
address=10.16.3.114  
netmask=255.255.255.0  
gateway=10.16.3.249  
dns1=195.62.99.42

We are finished with the configuration now. Let's test if it works.

Code Listing 2: Using switchto to switch to another profile

// Switch to "work" profile:  
# switchto work  
// Switch to "home" profile:  
# switchto home

Use ifconfig and route to make sure that switchto correctly applied the settings the first time. Everythings ok? Well done!

Quickswitch offers two more ways of how to switch your profile.

switcher is a simple curses based GUI to switch between your profiles.

TraySwitcher is a more sophisticated Gnome tray applet.

To learn how Quickswitch easily lets you create profiles that also switch Samba, X configurations and even more. Take a look at the well documented /etc/quickswitch/switchto.conf.sample sample configuration file and visit the Quickswitch project homepage.

From: http://www.gentoo.org/news/en/gwn/20040927-newsletter.xml

back



Support us on Content Nation

New Packages

- as rdf newsfeed
- as rss newsfeed
- as Atom newsfeed
2026-01-09
closure-compiler-bin - 20260106
Ebuild name:

dev-lang/closure-compiler-bin-20260106

Description

JavaScript optimizing compiler

Added to portage

2026-01-09

exo - 1.90.0
Ebuild name:

app-admin/exo-1.90.0

Description

Command-line tool for everything at Exoscale compute, storage, dns

Added to portage

2026-01-09

nss - 3.120
Ebuild name:

dev-libs/nss-3.120

Description

Mozilla's Network Security Services library that implements PKI support

Added to portage

2026-01-09

osm - 1.12
Ebuild name:

app-emacs/osm-1.12

Description

OpenStreetMap tile-based viewer for GNU Emacs

Added to portage

2026-01-09

pdf-tools - 1.3.0
Ebuild name:

app-emacs/pdf-tools-1.3.0

Description

Emacs Lisp support library for PDF documents

Added to portage

2026-01-09

puremd5 - 2.1.4
Ebuild name:

dev-haskell/puremd5-2.1.4

Description

A Haskell-only implementation of the MD5 digest (hash) algorithm

Added to portage

2026-01-09

rotix - 0.83-r3
Ebuild name:

app-crypt/rotix-0.83-r3

Description

Rotix allows you to generate rotational obfuscations

Added to portage

2026-01-09

rpm-sequoia - 1.10.0
Ebuild name:

app-crypt/rpm-sequoia-1.10.0

Description

Implementation of the RPM PGP interface using Sequoia

Added to portage

2026-01-09

rpm-sequoia - 1.9.0
Ebuild name:

app-crypt/rpm-sequoia-1.9.0

Description

Implementation of the RPM PGP interface using Sequoia

Added to portage

2026-01-09

solaar - 1.1.19
Ebuild name:

app-misc/solaar-1.1.19

Description

Linux Device Manager for Logitech Unifying Receivers and Paired Devices

Added to portage

2026-01-09

transient - 0.12.0
Ebuild name:

app-emacs/transient-0.12.0

Description

Transient commands abstraction for GNU Emacs

Added to portage

2026-01-09

upterm - 0.21.1
Ebuild name:

app-misc/upterm-0.21.1

Description

Instant Terminal Sharing

Added to portage

2026-01-09

with-editor - 3.4.8
Ebuild name:

app-emacs/with-editor-3.4.8

Description

Use the Emacsclient as the of child processes

Added to portage

2026-01-09

2026-01-08
age - 1.3.1
Ebuild name:

app-crypt/age-1.3.1

Description

A simple, modern and secure encryption tool (and Go library)

Added to portage

2026-01-08

aseprite - 1.3.13
Ebuild name:

dev-games/aseprite-1.3.13

Description

Animated sprite editor & pixel art tool

Added to portage

2026-01-08

awscli - 1.44.14
Ebuild name:

app-admin/awscli-1.44.14

Description

Universal Command Line Environment for AWS

Added to portage

2026-01-08

calligra - 25.12.1
Ebuild name:

app-office/calligra-25.12.1

Description

KDE Office Suite

Added to portage

2026-01-08

cri-o - 1.34.3
Ebuild name:

app-containers/cri-o-1.34.3

Description

OCI-based implementation of Kubernetes Container Runtime Interface

Added to portage

2026-01-08

dolphin-plugins-makefileactions - 25.12.1
Ebuild name:

dev-build/dolphin-plugins-makefileactions-25.12.1

Description

Dolphin plugin for Makefile targets integration

Added to portage

2026-01-08

dolphin-plugins-mountiso - 25.12.1
Ebuild name:

app-cdr/dolphin-plugins-mountiso-25.12.1

Description

Dolphin plugin for ISO loopback device mounting

Added to portage

2026-01-08

fennel - 1.6.1
Ebuild name:

dev-lang/fennel-1.6.1

Description

Lisp-like language that compiles to Lua

Added to portage

2026-01-08

francis - 25.12.1
Ebuild name:

app-misc/francis-25.12.1

Description

Productivity application using the well-known pomodoro technique

Added to portage

2026-01-08

gleam - 1.14.0
Ebuild name:

dev-lang/gleam-1.14.0

Description

A friendly language for building type-safe, scalable systems

Added to portage

2026-01-08

isoimagewriter - 25.12.1
Ebuild name:

app-cdr/isoimagewriter-25.12.1

Description

Write hybrid ISO files onto a USB disk

Added to portage

2026-01-08

just - 1.46.0
Ebuild name:

dev-build/just-1.46.0

Description

Just a command runner (with syntax inspired by 'make')

Added to portage

2026-01-08

keysmith - 25.12.1
Ebuild name:

app-crypt/keysmith-25.12.1

Description

OTP client for Plasma Mobile and Desktop

Added to portage

2026-01-08

kio-admin - 25.12.1
Ebuild name:

app-admin/kio-admin-25.12.1

Description

Manage files as administrator using the admin KIO protocol

Added to portage

2026-01-08

kirigami-addons - 1.11.0
Ebuild name:

dev-libs/kirigami-addons-1.11.0

Description

Visual end user components for Kirigami-based applications

Added to portage

2026-01-08

kontrast - 25.12.1
Ebuild name:

app-accessibility/kontrast-25.12.1

Description

Tool to check contrast for colors to verify they are correctly a

Added to portage

2026-01-08

kopeninghours - 25.12.1
Ebuild name:

dev-libs/kopeninghours-25.12.1

Description

Library for parsing and evaluating OSM opening hours expressions

Added to portage

2026-01-08

kosmindoormap - 25.12.1
Ebuild name:

dev-libs/kosmindoormap-25.12.1

Description

Data Model and Extraction System for Travel Reservation information

Added to portage

2026-01-08

kpublictransport - 25.12.1
Ebuild name:

dev-libs/kpublictransport-25.12.1

Description

Library for accessing public transport timetables and other infor

Added to portage

2026-01-08

kweathercore - 25.12.1
Ebuild name:

dev-libs/kweathercore-25.12.1

Description

Library for retrieval of weather information including forecasts and

Added to portage

2026-01-08

lfe - 2.2.0-r1
Ebuild name:

dev-lang/lfe-2.2.0-r1

Description

Lisp-flavoured Erlang, a lisp syntax front-end to the Erlang compiler

Added to portage

2026-01-08

merkuro - 25.12.1
Ebuild name:

app-office/merkuro-25.12.1

Description

Calendar application using Akonadi

Added to portage

2026-01-08

osm - 1.12
Ebuild name:

app-emacs/osm-1.12

Description

OpenStreetMap tile-based viewer for GNU Emacs

Added to portage

2026-01-08

osm - 1.9
Ebuild name:

app-emacs/osm-1.9

Description

OpenStreetMap tile-based viewer for GNU Emacs

Added to portage

2026-01-08

osm - 2.0
Ebuild name:

app-emacs/osm-2.0

Description

OpenStreetMap tile-based viewer for GNU Emacs

Added to portage

2026-01-08

osm - 9999
Ebuild name:

app-emacs/osm-9999

Description

OpenStreetMap tile-based viewer for GNU Emacs

Added to portage

2026-01-08

outline-magic - 0.9
Ebuild name:

app-emacs/outline-magic-0.9

Description

Outline mode extensions for Emacs

Added to portage

2026-01-08

package-build - 4.0.0
Ebuild name:

app-emacs/package-build-4.0.0

Description

Tools for assembling a package archive

Added to portage

2026-01-08

package-lint - 0.26
Ebuild name:

app-emacs/package-lint-0.26

Description

Linting library for Emacs Lisp package metadata

Added to portage

2026-01-08

poppler - 26.01.0
Ebuild name:

app-text/poppler-26.01.0

Description

PDF rendering library based on the xpdf-3.0 code base

Added to portage

2026-01-08

pram - 16
Ebuild name:

app-portage/pram-16

Description

Tool to ease merging Pull Requests and git patches

Added to portage

2026-01-08

spdlog - 1.17.0
Ebuild name:

dev-libs/spdlog-1.17.0

Description

Fast C++ logging library

Added to portage

2026-01-08

rdf newsfeed | rss newsfeed | Atom newsfeed
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
- Copyright and legal notices -
Time to create this page: 141.6 ms