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:

83322

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-02-16
alot - 0.11-r2
Ebuild name:

mail-client/alot-0.11-r2

Description

Experimental terminal UI for net-mail/notmuch written in Python

Added to portage

2026-02-16

cdemu - 3.3.0
Ebuild name:

app-cdr/cdemu-3.3.0

Description

Command-line tool for controlling cdemu-daemon

Added to portage

2026-02-16

cdemu-daemon - 3.3.0
Ebuild name:

app-cdr/cdemu-daemon-3.3.0

Description

Daemon of the CDEmu optical media image mounting suite

Added to portage

2026-02-16

cfv - 3.2.0
Ebuild name:

app-arch/cfv-3.2.0

Description

Command-line File Verify - versatile file checksum creator and verifier

Added to portage

2026-02-16

gcc - 16.0.1_p20260215
Ebuild name:

sys-devel/gcc-16.0.1_p20260215

Description

The GNU Compiler Collection

Added to portage

2026-02-16

gcdemu - 3.3.0
Ebuild name:

app-cdr/gcdemu-3.3.0

Description

Gtk+ GUI for controlling cdemu-daemon

Added to portage

2026-02-16

huggingface_hub - 1.3.7
Ebuild name:

sci-ml/huggingface_hub-1.3.7

Description

a client library to interact with the Hugging Face Hub

Added to portage

2026-02-16

immutabledict - 4.3.1
Ebuild name:

dev-python/immutabledict-4.3.1

Description

An immutable wrapper around dictionaries

Added to portage

2026-02-16

jsonschema-path - 0.4.0_beta6
Ebuild name:

dev-python/jsonschema-path-0.4.0_beta6

Description

JSONSchema Spec with object-oriented paths

Added to portage

2026-02-16

libmirage - 3.3.1
Ebuild name:

dev-libs/libmirage-3.3.1

Description

CD and DVD image access library

Added to portage

2026-02-16

librecad - 2.2.2_alpha1_pre20260215
Ebuild name:

media-gfx/librecad-2.2.2_alpha1_pre20260215

Description

Generic 2D CAD program

Added to portage

2026-02-16

mumble - 1.6.0_pre20260215
Ebuild name:

net-voip/mumble-1.6.0_pre20260215

Description

Mumble is an open source, low-latency, high quality voice chat so

Added to portage

2026-02-16

murmur - 1.6.0_pre20260215
Ebuild name:

net-voip/murmur-1.6.0_pre20260215

Description

Mumble is an open source, low-latency, high quality voice chat so

Added to portage

2026-02-16

nginx-mode - 1.1.10
Ebuild name:

app-emacs/nginx-mode-1.1.10

Description

Emacs editing mode for Nginx config files

Added to portage

2026-02-16

nim-mode - 0.4.2_p20231101
Ebuild name:

app-emacs/nim-mode-0.4.2_p20231101

Description

Emacs major mode for the Nim programming language support

Added to portage

2026-02-16

ninja-mode - 1.11.1-r2
Ebuild name:

app-emacs/ninja-mode-1.11.1-r2

Description

GNU Emacs mode for handling Ninja build files

Added to portage

2026-02-16

notmuch - 0.40
Ebuild name:

net-mail/notmuch-0.40

Description

Thread-based e-mail indexer, supporting quick search and tagging

Added to portage

2026-02-16

nzbget - 26.0
Ebuild name:

net-nntp/nzbget-26.0

Description

A command-line based binary newsgrabber supporting .nzb files

Added to portage

2026-02-16

pathable - 0.5.0_beta6
Ebuild name:

dev-python/pathable-0.5.0_beta6

Description

Object-oriented paths

Added to portage

2026-02-16

platformdirs - 4.9.2
Ebuild name:

dev-python/platformdirs-4.9.2

Description

A small Python module for determining appropriate platform-specific d

Added to portage

2026-02-16

pymdown-extensions - 10.21
Ebuild name:

dev-python/pymdown-extensions-10.21

Description

Extensions for Python Markdown

Added to portage

2026-02-16

python-socks - 2.8.1
Ebuild name:

dev-python/python-socks-2.8.1

Description

SOCKS4, SOCKS5, HTTP tunneling functionality for Python

Added to portage

2026-02-16

rubber - 1.6.7-r1
Ebuild name:

dev-tex/rubber-1.6.7-r1

Description

LaTeX wrapper for automatically building documents

Added to portage

2026-02-16

smb4k - 4.0.6
Ebuild name:

net-misc/smb4k-4.0.6

Description

Advanced network neighborhood browser

Added to portage

2026-02-16

tifffile - 2026.2.15
Ebuild name:

dev-python/tifffile-2026.2.15

Description

Read and write TIFF files

Added to portage

2026-02-16

tox - 4.36.0
Ebuild name:

dev-python/tox-4.36.0

Description

virtualenv-based automation of test activities

Added to portage

2026-02-16

vimpc - 0.09.2_p20230330
Ebuild name:

media-sound/vimpc-0.09.2_p20230330

Description

ncurses based mpd client with vi-like key bindings

Added to portage

2026-02-16

xmltodict - 1.0.3
Ebuild name:

dev-python/xmltodict-1.0.3

Description

Makes working with XML feel like you are working with JSON

Added to portage

2026-02-16

2026-02-15
amarok - 3.3.2-r1
Ebuild name:

media-sound/amarok-3.3.2-r1

Description

Advanced audio player based on KDE Frameworks

Added to portage

2026-02-15

android-studio - 2025.3.1.8
Ebuild name:

dev-util/android-studio-2025.3.1.8

Description

Android development environment based on IntelliJ IDEA

Added to portage

2026-02-15

anydesk - 7.1.4
Ebuild name:

net-misc/anydesk-7.1.4

Description

Feature rich multi-platform remote desktop application

Added to portage

2026-02-15

catalyst - 4.1.1
Ebuild name:

dev-util/catalyst-4.1.1

Description

Release metatool used for creating releases based on Gentoo Linux

Added to portage

2026-02-15

chromium - 145.0.7632.75
Ebuild name:

www-client/chromium-145.0.7632.75

Description

Open-source version of Google Chrome web browser

Added to portage

2026-02-15

createrepo_c - 1.2.2
Ebuild name:

app-arch/createrepo_c-1.2.2

Description

C implementation of createrepo

Added to portage

2026-02-15

etherape - 0.9.21
Ebuild name:

net-analyzer/etherape-0.9.21

Description

A graphical network monitor for Unix modeled after etherman

Added to portage

2026-02-15

filelock - 3.24.0
Ebuild name:

dev-python/filelock-3.24.0

Description

A platform independent file lock for Python

Added to portage

2026-02-15

gcc - 15.2.1_p20260214
Ebuild name:

sys-devel/gcc-15.2.1_p20260214

Description

The GNU Compiler Collection

Added to portage

2026-02-15

gdbus-codegen - 2.86.4
Ebuild name:

dev-util/gdbus-codegen-2.86.4

Description

GDBus code and documentation generator

Added to portage

2026-02-15

gentoo-sources - 6.12.71
Ebuild name:

sys-kernel/gentoo-sources-6.12.71

Description

Full sources including the Gentoo patchset for the . kernel tree

Added to portage

2026-02-15

glib - 2.86.4
Ebuild name:

dev-libs/glib-2.86.4

Description

The GLib library of C routines

Added to portage

2026-02-15

glib-utils - 2.86.4
Ebuild name:

dev-util/glib-utils-2.86.4

Description

Build utilities for GLib using projects

Added to portage

2026-02-15

hsqldb - 2.7.4-r1
Ebuild name:

dev-db/hsqldb-2.7.4-r1

Description

HSQLDB - Lightweight 100% Java SQL Database Engine

Added to portage

2026-02-15

huggingface_hub - 0.36.2-r1
Ebuild name:

sci-ml/huggingface_hub-0.36.2-r1

Description

a client library to interact with the Hugging Face Hub

Added to portage

2026-02-15

huggingface_hub - 1.1.7
Ebuild name:

sci-ml/huggingface_hub-1.1.7

Description

a client library to interact with the Hugging Face Hub

Added to portage

2026-02-15

huggingface_hub - 1.2.4
Ebuild name:

sci-ml/huggingface_hub-1.2.4

Description

a client library to interact with the Hugging Face Hub

Added to portage

2026-02-15

indilib - 2.1.9
Ebuild name:

sci-libs/indilib-2.1.9

Description

INDI Astronomical Control Protocol library

Added to portage

2026-02-15

libgcrypt - 1.12.0-r3
Ebuild name:

dev-libs/libgcrypt-1.12.0-r3

Description

General purpose crypto library based on the code used in GnuPG

Added to portage

2026-02-15

libssh - 0.11.4
Ebuild name:

net-libs/libssh-0.11.4

Description

Access a working SSH implementation by means of a library

Added to portage

2026-02-15

mariadb-connector-odbc - 3.2.8
Ebuild name:

dev-db/mariadb-connector-odbc-3.2.8

Description

MariaDB Connector/ODBC

Added to portage

2026-02-15

mpd - 0.24.8
Ebuild name:

media-sound/mpd-0.24.8

Description

The Music Player Daemon (mpd)

Added to portage

2026-02-15

nh3 - 0.3.3
Ebuild name:

dev-python/nh3-0.3.3

Description

Ammonia HTML sanitizer Python binding

Added to portage

2026-02-15

ninja-mode - 1.12.0
Ebuild name:

app-emacs/ninja-mode-1.12.0

Description

GNU Emacs mode for handling Ninja build files

Added to portage

2026-02-15

ninja-mode - 1.12.1
Ebuild name:

app-emacs/ninja-mode-1.12.1

Description

GNU Emacs mode for handling Ninja build files

Added to portage

2026-02-15

nuitka - 4.0.1
Ebuild name:

dev-python/nuitka-4.0.1

Description

Python to native compiler

Added to portage

2026-02-15

openapi-spec-validator - 0.8.0_beta2
Ebuild name:

dev-python/openapi-spec-validator-0.8.0_beta2

Description

OpenAPI 2.0 (aka Swagger) and OpenAPI 3.0 spec valida

Added to portage

2026-02-15

par2cmdline-turbo - 1.4.0
Ebuild name:

app-arch/par2cmdline-turbo-1.4.0

Description

par2cmdline × ParPar speed focused par2cmdline fork

Added to portage

2026-02-15

pass - 2.0_p20260214
Ebuild name:

app-emacs/pass-2.0_p20260214

Description

Major mode for password-store

Added to portage

2026-02-15

platformdirs - 4.9.1
Ebuild name:

dev-python/platformdirs-4.9.1

Description

A small Python module for determining appropriate platform-specific d

Added to portage

2026-02-15

pmacct - 1.7.9
Ebuild name:

net-analyzer/pmacct-1.7.9

Description

A network tool to gather IP traffic information

Added to portage

2026-02-15

pycxx - 7.2.1
Ebuild name:

dev-python/pycxx-7.2.1

Description

Set of facilities to extend Python with C++

Added to portage

2026-02-15

pytest-django - 4.12.0
Ebuild name:

dev-python/pytest-django-4.12.0

Description

A Django plugin for pytest

Added to portage

2026-02-15

pytest-httpserver - 1.1.5
Ebuild name:

dev-python/pytest-httpserver-1.1.5

Description

HTTP server for pytest to test HTTP clients

Added to portage

2026-02-15

qcoro - 0.13.0
Ebuild name:

dev-libs/qcoro-0.13.0

Description

C++ Coroutine Library for Qt

Added to portage

2026-02-15

tomcat-native - 1.3.6
Ebuild name:

dev-java/tomcat-native-1.3.6

Description

Allows Tomcat to use certain native resources for better performance

Added to portage

2026-02-15

trio - 0.33.0
Ebuild name:

dev-python/trio-0.33.0

Description

Python library for async concurrency and I/O

Added to portage

2026-02-15

typeguard - 4.5.0
Ebuild name:

dev-python/typeguard-4.5.0

Description

Run-time type checker for Python

Added to portage

2026-02-15

vanilla-sources - 6.12.71
Ebuild name:

sys-kernel/vanilla-sources-6.12.71

Description

Full sources for the Linux kernel

Added to portage

2026-02-15

w3m - 0.5.6
Ebuild name:

www-client/w3m-0.5.6

Description

Text based WWW browser, supports tables and frames

Added to portage

2026-02-15

wireless-regdb - 20260204
Ebuild name:

net-wireless/wireless-regdb-20260204

Description

Wireless Regulatory database for Linux

Added to portage

2026-02-15

xl2tpd - 1.3.20
Ebuild name:

net-dialup/xl2tpd-1.3.20

Description

A modern version of the Layer 2 Tunneling Protocol (L2TP) daemon

Added to portage

2026-02-15

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