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:

82013

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


rate this article:
current rating: average rating: 1.3 (29 votes) (1=very good 6=terrible)
Your rating:
Very good (1) Good (2) ok (3) average (4) bad (5) terrible (6)

back



Support us on Content Nation

New Packages

- as rdf newsfeed
- as rss newsfeed
- as Atom newsfeed
2025-11-10
frei0r-plugins - 2.4.1
Ebuild name:

media-plugins/frei0r-plugins-2.4.1

Description

A minimalistic plugin API for video effects

Added to portage

2025-11-10

gcc - 16.0.0_p20251109
Ebuild name:

sys-devel/gcc-16.0.0_p20251109

Description

The GNU Compiler Collection

Added to portage

2025-11-10

git-sources - 6.18_rc5
Ebuild name:

sys-kernel/git-sources-6.18_rc5

Description

The very latest -git version of the Linux kernel

Added to portage

2025-11-10

rsync - 3.4.1-r1
Ebuild name:

net-misc/rsync-3.4.1-r1

Description

File transfer program to keep remote files into sync

Added to portage

2025-11-10

2025-11-09
Data-Stream-Bulk - 0.110.0-r3
Ebuild name:

dev-perl/Data-Stream-Bulk-0.110.0-r3

Description

N at a time iteration API

Added to portage

2025-11-09

Data-Structure-Util - 0.160.0-r2
Ebuild name:

dev-perl/Data-Structure-Util-0.160.0-r2

Description

Change nature of data within a structure

Added to portage

2025-11-09

Data-Types - 0.170.0-r1
Ebuild name:

dev-perl/Data-Types-0.170.0-r1

Description

Validate and convert data types

Added to portage

2025-11-09

Data-URIEncode - 0.110.0-r3
Ebuild name:

dev-perl/Data-URIEncode-0.110.0-r3

Description

Allow complex data structures to be encoded using flat URIs

Added to portage

2025-11-09

Data-Uniqid - 0.120.0-r3
Ebuild name:

dev-perl/Data-Uniqid-0.120.0-r3

Description

Perl extension for simple generating of unique ids

Added to portage

2025-11-09

Data-Utilities - 0.40.0-r3
Ebuild name:

dev-perl/Data-Utilities-0.40.0-r3

Description

Merge nested Perl data structures

Added to portage

2025-11-09

Date-Calc - 6.400.0-r2
Ebuild name:

dev-perl/Date-Calc-6.400.0-r2

Description

Gregorian calendar date calculations

Added to portage

2025-11-09

Date-Leapyear - 1.720.0-r3
Ebuild name:

dev-perl/Date-Leapyear-1.720.0-r3

Description

Simple Perl module that tracks Gregorian leap years

Added to portage

2025-11-09

Date-Simple - 3.30.0-r3
Ebuild name:

dev-perl/Date-Simple-3.30.0-r3

Description

Simple date object

Added to portage

2025-11-09

DateTime-Format-Builder - 0.830.0-r1
Ebuild name:

dev-perl/DateTime-Format-Builder-0.830.0-r1

Description

Create DateTime parser classes and objects

Added to portage

2025-11-09

SVG-Graph - 0.40.0
Ebuild name:

dev-perl/SVG-Graph-0.40.0

Description

Visualize your data in Scalable Vector Graphics (SVG) format

Added to portage

2025-11-09

Sys-Virt - 11.8.0
Ebuild name:

dev-perl/Sys-Virt-11.8.0

Description

API for using the libvirt library from Perl

Added to portage

2025-11-09

Tensile - 7.1.0-r1
Ebuild name:

dev-util/Tensile-7.1.0-r1

Description

A tool for creating a benchmark-driven GEMMs and tensor contractions code

Added to portage

2025-11-09

Test-Fatal - 0.18.0
Ebuild name:

dev-perl/Test-Fatal-0.18.0

Description

Incredibly simple helpers for testing code with exceptions

Added to portage

2025-11-09

Text-BibTeX - 0.910.0
Ebuild name:

dev-perl/Text-BibTeX-0.910.0

Description

A Perl library for reading, parsing, and processing BibTeX files

Added to portage

2025-11-09

akonadi - 25.08.3-r1
Ebuild name:

kde-apps/akonadi-25.08.3-r1

Description

Storage service for PIM data and libraries for PIM apps

Added to portage

2025-11-09

arel-helpers - 2.17.0
Ebuild name:

dev-ruby/arel-helpers-2.17.0

Description

Tools to help construct database queries

Added to portage

2025-11-09

audiocd-kio - 25.08.3-r1
Ebuild name:

kde-apps/audiocd-kio-25.08.3-r1

Description

KIO worker for accessing audio CDs

Added to portage

2025-11-09

btrfs-progs - 6.17.1
Ebuild name:

sys-fs/btrfs-progs-6.17.1

Description

Btrfs filesystem utilities

Added to portage

2025-11-09

btrfsutil - 6.17.1
Ebuild name:

dev-python/btrfsutil-6.17.1

Description

Library for managing Btrfs filesystems

Added to portage

2025-11-09

cargo-c - 0.10.18
Ebuild name:

dev-util/cargo-c-0.10.18

Description

Helper program to build and install c-like libraries

Added to portage

2025-11-09

chef-utils - 18.8.54
Ebuild name:

dev-ruby/chef-utils-18.8.54

Description

Basic utility functions for Core Chef Infra development

Added to portage

2025-11-09

composable-kernel - 7.1.0
Ebuild name:

sci-libs/composable-kernel-7.1.0

Description

High Performance Composable Kernel for AMD GPUs

Added to portage

2025-11-09

coverage - 7.11.2
Ebuild name:

dev-python/coverage-7.11.2

Description

Code coverage measurement for Python

Added to portage

2025-11-09

dbus-fast - 2.45.0
Ebuild name:

dev-python/dbus-fast-2.45.0

Description

A faster version of dbus-next

Added to portage

2025-11-09

dbus-fast - 2.45.1
Ebuild name:

dev-python/dbus-fast-2.45.1

Description

A faster version of dbus-next

Added to portage

2025-11-09

diffoscope - 308
Ebuild name:

dev-util/diffoscope-308

Description

Will try to get to the bottom of what makes files or directories different

Added to portage

2025-11-09

feh - 3.10.3-r1
Ebuild name:

media-gfx/feh-3.10.3-r1

Description

A fast, lightweight imageviewer using imlib2

Added to portage

2025-11-09

feh - 3.11.2-r1
Ebuild name:

media-gfx/feh-3.11.2-r1

Description

A fast, lightweight imageviewer using imlib2

Added to portage

2025-11-09

frp - 0.65.0
Ebuild name:

net-vpn/frp-0.65.0

Description

A reverse proxy that exposes a server behind a NAT or firewall to the internet

Added to portage

2025-11-09

gcc - 13.4.1_p20251106
Ebuild name:

sys-devel/gcc-13.4.1_p20251106

Description

The GNU Compiler Collection

Added to portage

2025-11-09

gcc - 14.3.1_p20251107
Ebuild name:

sys-devel/gcc-14.3.1_p20251107

Description

The GNU Compiler Collection

Added to portage

2025-11-09

gcc - 15.2.1_p20251108
Ebuild name:

sys-devel/gcc-15.2.1_p20251108

Description

The GNU Compiler Collection

Added to portage

2025-11-09

go - 1.24.10
Ebuild name:

dev-lang/go-1.24.10

Description

A concurrent garbage collected and typesafe programming language

Added to portage

2025-11-09

go - 1.25.4
Ebuild name:

dev-lang/go-1.25.4

Description

A concurrent garbage collected and typesafe programming language

Added to portage

2025-11-09

goawk - 1.30.0
Ebuild name:

sys-apps/goawk-1.30.0

Description

POSIX-compliant AWK interpreter written in Go, with CSV support

Added to portage

2025-11-09

gwenhywfar - 5.12.1-r2
Ebuild name:

sys-libs/gwenhywfar-5.12.1-r2

Description

Multi-platform helper library for other libraries

Added to portage

2025-11-09

hip - 7.1.0
Ebuild name:

dev-util/hip-7.1.0

Description

C++ Heterogeneous-Compute Interface for Portability

Added to portage

2025-11-09

hipBLAS - 7.1.0
Ebuild name:

sci-libs/hipBLAS-7.1.0

Description

ROCm BLAS marshalling library

Added to portage

2025-11-09

hipBLAS-common - 7.1.0
Ebuild name:

sci-libs/hipBLAS-common-7.1.0

Description

Common files shared by hipBLAS and hipBLASLt

Added to portage

2025-11-09

hipBLASLt - 7.1.0
Ebuild name:

sci-libs/hipBLASLt-7.1.0

Description

General matrix-matrix operations library for AMD Instinct accelerators

Added to portage

2025-11-09

hipCUB - 7.1.0
Ebuild name:

sci-libs/hipCUB-7.1.0

Description

Wrapper of rocPRIM or CUB for GPU parallel primitives

Added to portage

2025-11-09

hipFFT - 7.1.0
Ebuild name:

sci-libs/hipFFT-7.1.0

Description

CU / ROCM agnostic hip FFT implementation

Added to portage

2025-11-09

hipRAND - 7.1.0
Ebuild name:

sci-libs/hipRAND-7.1.0

Description

CU / ROCM agnostic hip RAND implementation

Added to portage

2025-11-09

hipSOLVER - 7.1.0
Ebuild name:

sci-libs/hipSOLVER-7.1.0

Description

CU / ROCM agnostic marshalling library for LAPACK routines on the GPU

Added to portage

2025-11-09

hipSPARSE - 7.1.0
Ebuild name:

sci-libs/hipSPARSE-7.1.0

Description

ROCm SPARSE marshalling library

Added to portage

2025-11-09

hipcc - 7.1.0
Ebuild name:

dev-util/hipcc-7.1.0

Description

Radeon Open Compute hipcc

Added to portage

2025-11-09

hipify-clang - 7.1.0
Ebuild name:

dev-util/hipify-clang-7.1.0

Description

A set of tools to translate CUDA source code into portable HIP C++

Added to portage

2025-11-09

hipother - 7.1.0
Ebuild name:

dev-libs/hipother-7.1.0

Description

ROCclr runtime implementation for non-AMD HIP platforms, like NVIDIA

Added to portage

2025-11-09

hishel - 1.1.5
Ebuild name:

dev-python/hishel-1.1.5

Description

An elegant HTTP Cache implementation for HTTPX and HTTP Core

Added to portage

2025-11-09

hypercorn - 0.18.0
Ebuild name:

dev-python/hypercorn-0.18.0

Description

A ASGI Server based on Hyper libraries and inspired by Gunicorn

Added to portage

2025-11-09

intel-compute-runtime - 25.40.35563.4
Ebuild name:

dev-libs/intel-compute-runtime-25.40.35563.4

Description

Intel Graphics Compute Runtime for oneAPI Level Zero a

Added to portage

2025-11-09

intel-graphics-compiler - 2.23.0
Ebuild name:

dev-util/intel-graphics-compiler-2.23.0

Description

LLVM-based OpenCL compiler for OpenCL targetting Intel Gen

Added to portage

2025-11-09

intel-vc-intrinsics - 0.24.1
Ebuild name:

dev-libs/intel-vc-intrinsics-0.24.1

Description

A set of new intrinsics on top of core LLVM IR instructions

Added to portage

2025-11-09

json - 2.16.0
Ebuild name:

dev-ruby/json-2.16.0

Description

A JSON implementation as a Ruby extension

Added to portage

2025-11-09

kdemultimedia-meta - 25.08.3-r1
Ebuild name:

kde-apps/kdemultimedia-meta-25.08.3-r1

Description

kdemultimedia - merge this to pull in all kdemultimedia-deri

Added to portage

2025-11-09

lego - 4.28.1
Ebuild name:

app-crypt/lego-4.28.1

Description

Let's Encrypt/ACME client (like certbot or acme.sh) and library written in Go

Added to portage

2025-11-09

level-zero - 1.26.0
Ebuild name:

dev-libs/level-zero-1.26.0

Description

oneAPI Level Zero headers, loader and validation layer

Added to portage

2025-11-09

liquid - 5.10.0
Ebuild name:

dev-ruby/liquid-5.10.0

Description

Template engine for Ruby

Added to portage

2025-11-09

mafft - 7.525
Ebuild name:

sci-biology/mafft-7.525

Description

Multiple sequence alignments using a variety of algorithms

Added to portage

2025-11-09

mariadb - 10.11.15
Ebuild name:

dev-db/mariadb-10.11.15

Description

An enhanced, drop-in replacement for MySQL

Added to portage

2025-11-09

mariadb - 10.6.24
Ebuild name:

dev-db/mariadb-10.6.24

Description

An enhanced, drop-in replacement for MySQL

Added to portage

2025-11-09

mariadb - 11.4.9
Ebuild name:

dev-db/mariadb-11.4.9

Description

An enhanced, drop-in replacement for MySQL

Added to portage

2025-11-09

mariadb - 11.8.4
Ebuild name:

dev-db/mariadb-11.8.4

Description

An enhanced, drop-in replacement for MySQL

Added to portage

2025-11-09

minikube - 1.37.0
Ebuild name:

sys-cluster/minikube-1.37.0

Description

Local kubernetes clusters for learning and development

Added to portage

2025-11-09

miopen - 7.1.0
Ebuild name:

sci-libs/miopen-7.1.0

Description

AMD's Machine Intelligence Library

Added to portage

2025-11-09

moor - 2.8.1
Ebuild name:

sys-apps/moor-2.8.1

Description

Pager designed to do the right thing without any configuration

Added to portage

2025-11-09

nanoc-deploying - 1.0.3
Ebuild name:

www-apps/nanoc-deploying-1.0.3

Description

Provides deploying functionality for Nanoc

Added to portage

2025-11-09

notion - 4.0.4
Ebuild name:

x11-wm/notion-4.0.4

Description

Notion is a tiling, tabbed window manager for the X window system

Added to portage

2025-11-09

ntl - 11.6.0
Ebuild name:

dev-libs/ntl-11.6.0

Description

High-performance and portable C++ number theory library

Added to portage

2025-11-09

openmittsu - 0.10.3.0
Ebuild name:

net-im/openmittsu-0.10.3.0

Description

Open source chat client for Threema-style end-to-end encrypted chat netw

Added to portage

2025-11-09

pdsh - 2.35
Ebuild name:

app-shells/pdsh-2.35

Description

A high-performance, parallel remote shell utility

Added to portage

2025-11-09

persist - 0.7
Ebuild name:

app-emacs/persist-0.7

Description

Persist variables between Emacs sessions

Added to portage

2025-11-09

portpeek - 3.2.8-r1
Ebuild name:

app-portage/portpeek-3.2.8-r1

Description

A helper program for maintaining the package.keyword and package.unma

Added to portage

2025-11-09

pv - 1.10.0
Ebuild name:

sys-apps/pv-1.10.0

Description

Pipe Viewer a tool for monitoring the progress of data through a pipe

Added to portage

2025-11-09

pytest - 9.0.0
Ebuild name:

dev-python/pytest-9.0.0

Description

Simple powerful testing with Python

Added to portage

2025-11-09

pytest-asyncio - 1.2.0-r1
Ebuild name:

dev-python/pytest-asyncio-1.2.0-r1

Description

Library for testing asyncio code with pytest

Added to portage

2025-11-09

pytest-describe - 3.0.0-r1
Ebuild name:

dev-python/pytest-describe-3.0.0-r1

Description

Describe-style plugin for pytest

Added to portage

2025-11-09

pytest-httpx - 0.35.0-r1
Ebuild name:

dev-python/pytest-httpx-0.35.0-r1

Description

Send responses to HTTPX using pytest

Added to portage

2025-11-09

pyupgrade - 3.21.1
Ebuild name:

dev-python/pyupgrade-3.21.1

Description

Tool + pre-commit hook to automatically upgrade syntax for newer Python

Added to portage

2025-11-09

qt5-sqlcipher - 1.1.0
Ebuild name:

dev-db/qt5-sqlcipher-1.1.0

Description

Qt SQL driver plugin for SQLCipher

Added to portage

2025-11-09

radare2 - 6.0.4
Ebuild name:

dev-util/radare2-6.0.4

Description

unix-like reverse engineering framework and commandline tools

Added to portage

2025-11-09

rccl - 7.1.0
Ebuild name:

dev-libs/rccl-7.1.0

Description

ROCm Communication Collectives Library (RCCL)

Added to portage

2025-11-09

rocBLAS - 7.1.0
Ebuild name:

sci-libs/rocBLAS-7.1.0

Description

AMD's library for BLAS on ROCm

Added to portage

2025-11-09

rocFFT - 7.1.0
Ebuild name:

sci-libs/rocFFT-7.1.0

Description

Next generation FFT implementation for ROCm

Added to portage

2025-11-09

rocPRIM - 7.1.0
Ebuild name:

sci-libs/rocPRIM-7.1.0

Description

HIP parallel primitives for developing performant GPU-accelerated code on RO

Added to portage

2025-11-09

rocRAND - 7.1.0
Ebuild name:

sci-libs/rocRAND-7.1.0

Description

Generate pseudo-random and quasi-random numbers

Added to portage

2025-11-09

rocSOLVER - 7.1.0
Ebuild name:

sci-libs/rocSOLVER-7.1.0

Description

Implementation of a subset of LAPACK functionality on the ROCm platform

Added to portage

2025-11-09

rocSPARSE - 7.1.0
Ebuild name:

sci-libs/rocSPARSE-7.1.0

Description

Basic Linear Algebra Subroutines for sparse computation

Added to portage

2025-11-09

rocThrust - 7.1.0
Ebuild name:

sci-libs/rocThrust-7.1.0

Description

HIP back-end for the parallel algorithm library Thrust

Added to portage

2025-11-09

rocWMMA - 7.1.0
Ebuild name:

sci-libs/rocWMMA-7.1.0

Description

library for accelerating mixed precision matrix multiply-accumulate operatio

Added to portage

2025-11-09

rocdbgapi - 7.1.0
Ebuild name:

dev-libs/rocdbgapi-7.1.0

Description

AMD Debugger API

Added to portage

2025-11-09

rocm-cmake - 7.1.0
Ebuild name:

dev-build/rocm-cmake-7.1.0

Description

Radeon Open Compute CMake Modules

Added to portage

2025-11-09

rocm-comgr - 7.1.0
Ebuild name:

dev-libs/rocm-comgr-7.1.0

Description

Radeon Open Compute Code Object Manager

Added to portage

2025-11-09

rocm-core - 7.1.0
Ebuild name:

dev-libs/rocm-core-7.1.0

Description

Library that provides ROCm release version and install path information

Added to portage

2025-11-09

rocm-device-libs - 7.1.0
Ebuild name:

dev-libs/rocm-device-libs-7.1.0

Description

Radeon Open Compute Device Libraries

Added to portage

2025-11-09

rocm-opencl-runtime - 7.1.0
Ebuild name:

dev-libs/rocm-opencl-runtime-7.1.0

Description

Radeon Open Compute OpenCL Compatible Runtime

Added to portage

2025-11-09

rocm-smi - 7.1.0
Ebuild name:

dev-util/rocm-smi-7.1.0

Description

ROCm System Management Interface Library

Added to portage

2025-11-09

rocm_bandwidth_test - 7.1.0
Ebuild name:

dev-util/rocm_bandwidth_test-7.1.0

Description

Bandwidth test for ROCm

Added to portage

2025-11-09

rocminfo - 7.1.0
Ebuild name:

dev-util/rocminfo-7.1.0

Description

ROCm Application for Reporting System Info

Added to portage

2025-11-09

rocr-runtime - 7.1.0
Ebuild name:

dev-libs/rocr-runtime-7.1.0

Description

Radeon Open Compute Runtime

Added to portage

2025-11-09

roct-thunk-interface - 7.1.0
Ebuild name:

dev-libs/roct-thunk-interface-7.1.0

Description

Radeon Open Compute Thunk Interface

Added to portage

2025-11-09

roctracer - 7.1.0
Ebuild name:

dev-util/roctracer-7.1.0

Description

Callback/Activity Library for Performance tracing AMD GPU's

Added to portage

2025-11-09

rpp - 7.1.0
Ebuild name:

sci-libs/rpp-7.1.0

Description

AMD ROCm Performance Primitives (RPP) high-performance computer vision library

Added to portage

2025-11-09

ruby - 3.2.9-r1
Ebuild name:

dev-lang/ruby-3.2.9-r1

Description

An object-oriented scripting language

Added to portage

2025-11-09

ruby - 3.3.10-r1
Ebuild name:

dev-lang/ruby-3.3.10-r1

Description

An object-oriented scripting language

Added to portage

2025-11-09

ruby - 3.4.7-r1
Ebuild name:

dev-lang/ruby-3.4.7-r1

Description

An object-oriented scripting language

Added to portage

2025-11-09

syd - 3.43.0
Ebuild name:

sys-apps/syd-3.43.0

Description

seccomp and landlock based application sandbox with support for namespaces

Added to portage

2025-11-09

tavern - 3.0.0-r1
Ebuild name:

dev-python/tavern-3.0.0-r1

Description

A tool, library, and Pytest plugin for testing RESTful APIs

Added to portage

2025-11-09

tigervnc - 1.15.90
Ebuild name:

net-misc/tigervnc-1.15.90

Description

Remote desktop viewer display system

Added to portage

2025-11-09

torchvision - 0.23.0-r1
Ebuild name:

sci-ml/torchvision-0.23.0-r1

Description

Datasets, transforms and models to specific to computer vision

Added to portage

2025-11-09

torchvision - 0.24.0-r1
Ebuild name:

sci-ml/torchvision-0.24.0-r1

Description

Datasets, transforms and models to specific to computer vision

Added to portage

2025-11-09

winbox - 4.0_beta39
Ebuild name:

app-admin/winbox-4.0_beta39

Description

Management Software for MikroTik RouterOS

Added to portage

2025-11-09

rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2020 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS : buttonmaker
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 102.1 ms