Linux Bash Shell Client Settings
Updated January 02, 2003
Created January 02, 2003
Autogenerated Site Map
Search this Site!:
Search this site
powered by
FreeFind
These kinds of settings could be placed in something
like ~/.bash_profile
# Keyboard Rate (
http://www.cpqlinux.com/kbdrate.html
)
kbdrate -r 30 -d 250
# Console time to blank (in minutes)
setterm -blank 5
# Proxy Settings
http_proxy=http://proxy.domain.com:8080
https_proxy=https://proxy.domain.com:8080
# CVSROOT Settings (
http://www.cpqlinux.com/cvs.html
)
CVSROOT=":pserver:user@host:/usr/local/cvsroot"
export CVSROOT
Search this Site!:
Search this site
powered by
FreeFind
Homepage:
http://www.cpqlinux.com
Site Map:
http://www.cpqlinux.com/sitemap.html