De default shell van een gebruiker aanpassen
Een lijst met beschikbare shells opvragen kan met:
cat /etc/shells
Het resultaat is dan bijvoorbeeld:
# /etc/shells: valid login shells
/bin/sh
/bin/bash
/bin/rbash
/bin/dash
/usr/bin/tmux
Welke shell default is voor een gebruiker staat in /etc/passwd. In plaats van dit bestand handmatig aan te passen, kan je de volgende opdracht gebruiken (als root):
chsh --shell /bin/sh kees
Deze opdracht zet de default shell voor gebruiker "kees" op sh.
Een andere opdracht die gebruikt kan worden (als root) om de default shell van een gebruiker aan te passen is:
usermod --shell /bin/bash kees
Deze opdracht zet de default shell voor gebruiker "kees" op bash.


Debian
Debian
//www.debian.org/

Ubuntu
Ubuntu
//www.ubuntu.com/

GNOME
GNOME: The Free Software Desktop Project
//www.gnome.org

GNU-project
The GNU Project was launched in 1984 to develop a complete Unix-like operating system which is free software: the GNU operating system
//www.gnu.org

Linux kernel homepage
Linux Kernel Archives. This is the primary site for the Linux kernel source, but it has much more than just Linux kernels
//www.kernel.org/

Linux Laptop net
Informatie over het installeren van linux op je laptopcomputer
//linux-laptop.net/

Yo Linux
This site is dedicated to providing tutorials, help, guides and links for Linux users
//yolinux.com/

Devart ODBC Drivers
Drivers fully support standard ODBC API functions and data types, multiple server data types and features
//www.devart.com/odbc/