KPTree Wiki logo

KPTree Wiki

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
@home_server:home_server_setup:other_services
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Back-up Server Old Setup
12 Hits, Last modified: 21 months ago
server:home_server_setup:other_services:ipmi#ipmi_stop_script|IPMI Stop script]] - ''sudo bash ~/Myscripts/ipmi_stop_... Myscripts/' ipmi_start='ipmi_start_05_40.sh' ipmi_stop='ipmi_stop_05_40.sh' # $rtn is the saved global error code ... #Script to shutdown func1="Remote Backup Server Stop" echo $(date +"%Y-%m-%d %H:%M:%S") | awk '{printf... }' >>"$strf" cmd1="${str0}${str1}${ipmi_stop}" bash "$cmd1" rtn=$? #rtn=10 # for error on tes
BASH Customisation
10 Hits, Last modified: 10 months ago
commands start with "d" alias dstop='sudo docker stop $(docker ps -a -q)' alias dstopall='sudo docker stop $(sudo docker ps -aq)' alias drm='sudo docker rm $... un2 up -d --force-recreate' alias dcstop2='dcrun2 stop' alias dcrestart2='dcrun2 restart ' alias dcpull2... l-bouncer.service' alias csfbstop='sudo systemctl stop crowdsec-firewall-bouncer.service' alias csfbrest
IPMI CLI Tools
7 Hits, Last modified: 3 years ago
top_05_40.sh'' to run script stand alone to soft stop the remote computer: ''bash ~/Myscripts/ipmi_stop_05_40.sh ; echo $?'' (the ''echo $?'' will retur
NUT (Network UPS Tools) Setup
7 Hits, Last modified: 3 years ago
ayoff - Turn off the load and remain off shutdown.stop - Stop a shutdown in progress test.battery.start - Start... t.quick - Start a quick battery test test.battery.stop - Stop the battery test </code> Example to disable the ... commands: *Systemd common commands (start / stop / restart / status) (enable / disable for boot co
Conky
4 Hits, Last modified: 5 years ago
flicker) use_spacer = 'right',-- Adds spaces to stop object from moving maximum_width = 500,-- Maximu... ker) use_spacer right # Adds spaces to stop object from moving maximum_width 400 # ... flicker) use_spacer = 'right',-- Adds spaces to stop object from moving maximum_width = 500,-- Maximu... ker) use_spacer right # Adds spaces to stop object from moving maximum_width 500 #
IPMI Console Setup
2 Hits, Last modified: 17 months ago
al --speed=115200 --unit=1 --word=8 --parity=no --stop=1" # The resolution used on graphical terminal #... al --speed=115200 --unit=1 --word=8 --parity=no --stop=1" </code> The unit number and tty / ttys number
Manjaro Setup Notes
2 Hits, Last modified: 18 months ago
ker) use_spacer right # Adds spaces to stop object from moving maximum_width 500 # ... long time to complete. If your system appears to stop or hang, it searches for entropy in order to gene
Time Date Related Setup
1 Hits, Last modified: 3 years ago
P servers/pools *The systemctl command (status, stop, start, restart): ''systemctl status ntp.service'
Fail2Ban
1 Hits, Last modified: 4 years ago
update and uses firewall (IPTables) to restrict (stop for a period of time) these activities. So fail2b
VIM Editor
1 Hits, Last modified: 3 years ago
ing the file. | | CTRL-Z | Suspend Vim, like ":stop". Works in Normal and in Visual mode. In Insert a
Commonly used commands and scripts
1 Hits, Last modified: 12 months ago
commands: *Systemd common commands (start / stop / restart / status) (enable / disable for boot co
Rsync
1 Hits, Last modified: 8 months ago
ystemctl status rsync.service'' [status, start, stop, restart, reload, disable, enable] ++++ ====Note