bash

Search

You can find the results of your search below.

BASH Customisation
66 Hits, Last modified:
{{tag> linux bash alias tar .bash_aliases configure configuration bashrc command script .bashrc history sudo visudo dimme... randr tar archive "default editor" editor}} ======BASH Customisation====== The standard BASH colour configuration uses a blue colour for listing directories (
Back-up Server Old Setup
24 Hits, Last modified:
to be unmounted ++++Possible mount script| <code bash> #!/bin/bash #input 1 is the proposed mount point if [ -z "$1" ] then exit 11 #no mount point in... ode> ++++ Created script to mount backup1 ''sudo bash ~/Myscripts/mount_backup1.sh'' to run ++++''sudo vim ~/Myscripts/mount_backup1.sh''| <code bash> #!/bin/bash #Script to mount NFS remote Disk1 to
Rsync
15 Hits, Last modified:
ude=.Trash* >tmp.txt'' ++++ ====My web page copy bash batch==== ''sudo vim Myscripts/rsync_shared.sh'' or to run ''sudo bash Myscripts/rsync_shared.sh'' #Note this is a loca... additional batch inputs when run! ++++code| <code bash> #!/bin/bash wwwpath='/home/shared/www/html' workpath='/home/shared/html_kptree.net/' cmd="rsync -ptogu
IPMI CLI Tools
9 Hits, Last modified:
literally just has the password in it. =====IPMI BASH Scripts===== ====IPMI Start Script==== This scrip... cript stand alone to start the remote computer: ''bash Myscripts/ipmi_start_05_40.sh ; echo $?'' (the '... pical Unix, a 0 return indicates success.) <code bash> #!/bin/bash BMC_IP="192.168.1.40" User_Name="baumkp" PW_file_location="/etc/ipmitool" LAN_IP="192.168
NUT (Network UPS Tools) Setup
5 Hits, Last modified:
s ''sudo Myscripts/UPSScan.sh 2>/dev/null'',<code bash>#!/bin/bash # Logging output for NUT UPS Monitor output strf='/var/log/UPSLog.Log' str0='/bin/upsc KPB... use with cron monthly to rotate a log file. <code bash> #!/bin/bash logfile=$1 if [ ! -f $logfile ]; then echo "log file not found $logfile" exit 1 fi tim
VIM Editor
3 Hits, Last modified:
. =====VIM Customisation===== ++++~/.vimrc| <code bash>colorscheme desert set nocompatible syntax on set... t/|CodeMirror]] *[[http://www.catonmat.net/blog/bash-vi-editing-mode-cheat-sheet/|Working Productively in Bash's Vi Command Line Editing Mode (with Cheat Sheet)
SSH Notes
2 Hits, Last modified:
splayed. The Debian script is very simple: <code bash> #!/bin/sh uname -snrvm </code> ====Ubuntu==== U... server_setup:other_services:index|Start page ^ home_server:home_server_setup:other_services:bash|Next ->
Conky
1 Hits, Last modified:
<- home_server:home_server_setup:other_services:bash|Prev ^ home_server:home_server_setup:other_servic
Home Server Index
1 Hits, Last modified:
*[[home_server:home_server_setup:other_services:bash]] *[[home_server:home_server_setup:other_servic
logrotate
1 Hits, Last modified:
/shared/Myscripts/rotatelog.sh'' is: <code>#!/bin/bash logfile=$1 if [ ! -f $logfile ]; then echo "log
Commonly used commands and scripts
1 Hits, Last modified:
] *[[home_server:home_server_setup:other_services:bash]] *[[home_server:home_server_setup:other_services
samba
1 Hits, Last modified:
idmap gid = 10000-20000 ; template shell = /bin/bash # Setup usershare options to enable non-root use