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.

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

Fulltext results:

VNC Server
1 Hits, Last modified: 8 weeks ago
or profile/managed deviceā€]] * sudo systemctl status tigervncserver@:1.service * sudo systemctl star
snapraid @home_server:home_server_setup:other_services
4 Hits, Last modified: 5 months ago
usually do this weekly, manually. ''sudo snapraid status'' to check the status of the array. I usually do this weekly, manually. ''sudo snapraid touch'' to add s... sually do this weekly, if reported as requried by status, manually. ''sudo snapraid smart'' to check the smart status of the array drives (does not report on nvme driv
Rsync @home_server:home_server_setup:other_services
14 Hits, Last modified: 6 months ago
le>username:userpassword</file> ''sudo systemctl status rsync.service'' [status, start, stop, restart, reload, disable, enable] ++++ ====Notes on Compression ... enable compression, and ''-v'' to provide verbose status output. <code>sudo rsync -azv /home/jeff/src/rtl-... # This script is a wrapper around rsnapshot, so status information is logged # and notification are made
BASH Customisation @home_server:home_server_setup:other_services
6 Hits, Last modified: 6 months ago
ps -a --format "table {{.Names}}\t{{.State}}\t{{.Status}}\t{{.Image}}" | (sed -u 1q; sort)' alias ddf='su... i bouncers list' alias csfbstatus='sudo systemctl status crowdsec-firewall-bouncer.service' alias csfbstar... ufwlimit='sudo ufw limit' alias ufwlist='sudo ufw status numbered' alias ufwdelete='sudo ufw delete' alias... ystemctl restart' alias ctlstatus='sudo systemctl status' alias ctlenable='sudo systemctl enable' alias ct
SSH Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 6 months ago
I like and some that I do not like. This system status information script, ++++/etc/update-motd.d/50-lan
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified: 6 months ago
*''sudo unmount /mnt/storage'' to unmount Check status of clients: *''findmnt'' to list file system in
Network Setup
4 Hits, Last modified: 6 months ago
pful commands and comments:===== *To see bridge status information: ''brctl show'' *To see bond setup status: ''cat /proc/net/bonding/bond0'' *To list netwo... nformation on system network start-up and ongoing status: ''sudo systemctl status NetworkManager'' or more comprehensively ''journalctl -u NetworkManager'') ''su
Back-up Server Old Setup @home_server:home_server_setup:other_services
4 Hits, Last modified: 6 months ago
mctl from control of the deamon: ''sudo systemctl status rsync.service'' [status, start, stop, restart, reload, disable, enable] I have enabled so the rsync de... ction input 1: # 0 : return on error with error status # 1 : (default & not 0) exit on error with error status if [ "$1" != "" ]; then case "$1" in
Commonly used commands and scripts @home_server:home_server_setup:other_services
2 Hits, Last modified: 6 months ago
Systemd common commands (start / stop / restart / status) (enable / disable for boot control) *List c... e kernal interface table *''netstat -u'' to see status of TCP/IP connections *''netstat -p'' to see al