set

Search

You can find the results of your search below.

VIM Editor
39 Hits, Last modified:
===== ++++~/.vimrc| <code bash>colorscheme desert set nocompatible syntax on set number relativenumber set autoindent expandtab tabstop=2 shiftwidth=2 filetype plugin on filetype indent on set cursorline set cursorcolumn set shiftwidth=2 set
Rsync
13 Hits, Last modified:
s being run as root! This all requires the proper set-up of ssh with password-less access, discussed ea... \ -q user@host /usr/bin/hostname -s</code> To set this configuration system-wide, place these entri... on files (i.e. /etc/ssh/ssh_config -** This files set the default configuration for all users of OpenSS... # All rsync commands have at least these options set. rsync_short_args -aev rsync_long_args --delet
Back-up Server Old Setup
10 Hits, Last modified:
too long. Other problems include; difficulties in set-up, and concerns will reliability. Recently I not... verlay file system. The information available to set up was some of the worst I have found to date for... is 3. # If you want the rsync output, you have to set it to 4 # loglevel 3 # If you enable this... s. All rsync commands have at least these options set. # rsync_short_args -av rsync_long_args --
IPMI CLI Tools
9 Hits, Last modified:
nd flash the identification light. *Ability to set up a console on a serial port and have the BMC re... mkp chassis power'' * Turn power on | off | reset | soft: ''ipmitool -I lanplus -H 192.168.1.40 -U ... chassis power on'' * Turn power on | off | reset | soft: ''ipmitool -I lanplus -H 192.168.1.40 -U ... power soft'' * chassis power options [off, reset, cycle] will all hard stop the main computer, whi
BASH Customisation
8 Hits, Last modified:
current settings. Looks like built ins only? * set [[https://www.gnu.org/software/bash/manual/html_node/The-Set-Builtin.html|The Set Builtin]] set options, ''set'' on its own list entire content. (Looks like user defined?) ====bash-it
Manjaro Setup Notes
8 Hits, Last modified:
njaro]] has been relatively so simple and easy to set up there are not really a lot of notes at this ti... 0 # Number of updates before quitting. Set to zero to run forever. no_buffers yes ... s 2 # Number of cpu samples to average. Set to 1 to disable averaging net_avg_samples 2 # Number of net samples to average. Set to 1 to disable averaging # -------------------
IPMI Console Setup
5 Hits, Last modified:
usually store in file ''sudo vim /etc/ipmi'' and set to root only read/write ''sudo chown root:root /e... info''. This gives the following output: <file> Set in progress : set-complete Enabled : true Force Encryption ... * The command ''stty'' can be used to manually set the terminal size, e.g. ''stty cols 132 rows 34''
systemd Stuff
5 Hits, Last modified:
[[https://unix.stackexchange.com/questions/246935/set-systemd-service-to-execute-after-fstab-mount|Set systemd service to execute after fstab mount]] * Di... only on cli\\ ''timedatectl list-timezones'' to set available time zones\\ ''sudo timedatectl set-timezone australia/perth'' to set timezone\\ Some lin
SSH Notes
2 Hits, Last modified:
/ssh/sshd_config'' ensure the following option is set ''Banner /etc/issue.net'' (you can actually used ... implified.guide/ssh/suppress-banner]] *[[HowTo: Set a Warning Message (Banner) in SSH|https://www.she
Time Date Related Setup
2 Hits, Last modified:
and date information as required, mainly used to set local timezone and daylight savings parameters. T... time zones in timedatectl. *''sudo timedatectl set-timezone Australia/Perth'' to change timezone to
SWAP Files
1 Hits, Last modified:
ttps://ahmedzbyr.gitlab.io/hadoop/linux/swapiness-set/|How To Configure Swappiness]] ---- <- home_ser