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.

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

Fulltext results:

IPMI CLI Tools @home_server:home_server_setup:other_services
30 Hits, Last modified: 3 years ago
Chassis power commands: * List current power status: ''ipmitool -I lanplus -H 192.168.1.42 -U baumkp -a chassis power status'' * List available chassis commands:''sudo i... er is on" status_off="Chassis Power is off" power_status=$(ipmitool -I lanplus -H $BMC_IP -U $User_Name -f $PW_file_location power status 2>/dev/null) if [ ${?} -ne 0 ] then exit 11 #... function for any possible reason fi if [ "$power_status" == "$status_off" ] then ipmitool -I lanplus -H $BMC_IP ... er is on" status_off="Chassis Power is off" power_status=$(ipmitool -I lanplus -H $BMC_IP -U $User_Name -f $PW_file_location power status 2>/dev/null) if [ ${?} -ne 0 ] then exit 11 #
Rsync @home_server:home_server_setup:other_services
14 Hits, Last modified: 7 months ago
le>username:userpassword</file> ''sudo systemctl status rsync.service'' [status, start, stop, restart, reload, disable, enable] +... app /home/jeff/bin/apprise -t "Incremental Backup Status" -m "Filesystem backup took $RUNTIME and completed on `date` with exit status $EXITSTATUS. Log file $LOG has $LOGSIZE lines." ... ) sec." ;\ /home/jeff/bin/apprise -t "Full Backup Status" -m "Filesystem backup took $RUNTIME and completed on `date` with exit status $EXITSTATUS." ) & echo "Full Backup Underway Fro... https://api.pushover.net/1/messages.json | grep '"status":1' > /dev/null # Check the exit code to identif
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
7 Hits, Last modified: 3 years ago
ogfile </code> *The NUT service (start / stop / status / restart) command:"sudo systemctl status nut-server.service" *To list the available UPS ... 3.9 27.30 100 3660 50.0 OL </code> Some known Status Code: * OL = On Line (running from main power... Systemd common commands (start / stop / restart / status) (enable / disable for boot control) *List c
BASH Customisation @home_server:home_server_setup:other_services
6 Hits, Last modified: 10 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
Network Setup
4 Hits, Last modified: 13 months ago
nformation on system network start-up and ongoing status: ''sudo systemctl status NetworkManager'' or more comprehensively ''journa
Back-up Server Old Setup @home_server:home_server_setup:other_services
4 Hits, Last modified: 21 months ago
mctl from control of the deamon: ''sudo systemctl status rsync.service'' [status, start, stop, restart, reload, disable, enable] ... 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
snapraid @home_server:home_server_setup:other_services
4 Hits, Last modified: 6 months ago
usually do this weekly, manually. ''sudo snapraid status'' to check the status of the array. I usually do this weekly, manually... 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
Time Date Related Setup @home_server:home_server_setup:other_services
3 Hits, Last modified: 3 years ago
ional NTP servers/pools *The systemctl command (status, stop, start, restart): ''systemctl status ntp.service'' ====Setting System Time - Time Zon... re typical: *''timedatectl'' and ''timedatectl status'' to list current system time date information.
Linux Block Device Notes @home_server:home_server_setup:other_services
2 Hits, Last modified: 7 months ago
ate systemd configuration *use ''sudo systemctl status hdparm.service'' to see status of service and enable if required. ====idle3-tool
Commonly used commands and scripts @home_server:home_server_setup:other_services
2 Hits, Last modified: 12 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
systemd Stuff @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
''sudo journalctl -u systemd-journald'' to check status of journal.\\ \\ some useful flag and inputs: *
SSH Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 20 months ago
I like and some that I do not like. This system status information script, ++++/etc/update-motd.d/50-lan
VNC Server
1 Hits, Last modified: 16 months ago
or profile/managed deviceā€]] * sudo systemctl status tigervncserver@:1.service * sudo systemctl star
SWAP Files @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
The command ''free -hw'' shows the current memory status. *Some links: *[[http://askubuntu.com/ques
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified: 20 months ago
*''sudo unmount /mnt/storage'' to unmount Check status of clients: *''findmnt'' to list file system in
Conky @home_server:home_server_setup:other_services
1 Hits, Last modified: 5 years ago
samba @home_server:home_server_setup:other_services
1 Hits, Last modified: 4 years ago