Search
You can find the results of your search below.
Fulltext results:
- BASH Customisation @home_server:home_server_setup:other_services
- cers='cscli bouncers list' alias csfbstatus='sudo systemctl status crowdsec-firewall-bouncer.service' alias csfbstart='sudo systemctl start crowdsec-firewall-bouncer.service' alias csfbstop='sudo systemctl stop crowdsec-firewall-bouncer.service' alias csfbrestart='sudo systemctl restart crowdsec-firewall-bouncer.service' alias
- NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
- w.digitalocean.com/community/tutorials/how-to-use-systemctl-to-manage-systemd-services-and-units|How To Use Systemctl to Manage Systemd Services and Units]], and [[htt... t". Unfortunately when this script is run, "sudo systemctl start nut-driver.service" it reports failure as i... e (start / stop / status / restart) command:"sudo systemctl status nut-server.service" *To list the availab... lated commonly used commands and scripts:==== *Systemctl related commands: *Systemd common commands (
- systemd Stuff @home_server:home_server_setup:other_services
- w.digitalocean.com/community/tutorials/how-to-use-systemctl-to-manage-systemd-services-and-units|How To Use Systemctl to Manage Systemd Services and Units]] * [[ht... es are available from previous boots.\\ \\ ''sudo systemctl force-reload systemd-journald'' to reload journal
- IPMI Console Setup @home_server:home_server_setup:other_services
- o '-p -- \\u' 115200 %I $TERM </code> Then ''sudo systemctl daemon-reload'' followed by ''sudo systemctl restart serial-getty@ttyS1.service'' ====BMC IPM
- Calibre Server @home_server:home_server_setup:other_services
- sed my normal user and group values.\\ Run ''sudo systemctl daemon-reload'' to configure the new systemd service. After this the usual systemctl commands on the new service can be used, e.g.: * ''sudo systemctl enable calibre-server'' * ''sudo systemctl start calibre-server'' Since I got Wireguard running to allow
- Commonly used commands and scripts @home_server:home_server_setup:other_services
- ate install remove crontab man apropos tldr ip tc systemctl journalctl pbcopy pbpaste copy paste}} ======Comm... bug - debug-level messages =====systemd===== *Systemctl related commands: *Systemd common commands (... *List current Systemd operating units: ''sudo systemctl list-units | grep %%'*'%%''. Change or remove the... ot, edit the file to make so, and then run ''sudo systemctl restart ssh'' to update the ssh configuration -
- Network Setup
- ystem network start-up and ongoing status: ''sudo systemctl status NetworkManager'' or more comprehensively ''journalctl -u NetworkManager'') ''sudo systemctl restart systemd-networkd '' =====Ubuntu Network S
- Back-up Server Old Setup @home_server:home_server_setup:other_services
- ' <code>username:userpassword</code> Use systemd systemctl from control of the deamon: ''sudo systemctl status rsync.service'' [status, start, stop, re
- VNC Server
- eate a color profile/managed deviceā]] * sudo systemctl status tigervncserver@:1.service * sudo systemctl start: tigervncserver@:1.service ====Newer references==
- Time Date Related Setup @home_server:home_server_setup:other_services
- ge provides the regional NTP servers/pools *The systemctl command (status, stop, start, restart): ''systemctl status ntp.service'' ====Setting System Time - T
- Linux Block Device Notes @home_server:home_server_setup:other_services
- all hdparm'' to install if required *use ''sudo systemctl daemon-reload'' after modifying or creating a new... ice to update systemd configuration *use ''sudo systemctl status hdparm.service'' to see status of service
- Fail2Ban @home_server:home_server_setup:other_services
- s backend = %(postfix_backend)s</code> *''sudo systemctl restart fail2ban'' *''sudo systemctl restart fail2ban'' or ''journalctl -u fail2ban -xe'' to check fail2ba
- NFS @home_server:home_server_setup:other_services
- "yes"%%'' To apply configuration changes: ''sudo systemctl restart nfs-server.service'' ''sudo cat /proc/fs... fs client To apply configuration changes ''sudo systemctl restart nfs-client.target'' The base client conf
- SSH Notes @home_server:home_server_setup:other_services
- (you can actually used any path/file) *''sudo systemctl reload sshd'' needs to be performed after any cha
- Set Up and Ubuntu APT Cache @home_server:home_server_setup:other_services
- ably straight forward. I suggest the use of "sudo systemctl restart apt-cacher-ng", as opposed to the old fas