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
- Web Server setup
- t apache2 to enable configuration changes: ''sudo systemctl reload apache2'' or ''sudo systemctl restart apache2'' *Test the web page by typing in the local ip add... hanges are made reload or restart apache2: ''sudo systemctl reload apache2'' or ''sudo systemctl restart apache2'' To further add to confusion it would seem some Linux
- IPMI Console Setup @home_server:home_server_setup:other_services
- d one for systemd...) The key command is ''sudo systemctl enable serial-getty@ttyS1.service''. This will s... is service can be immediately started with ''sudo systemctl start serial-getty@ttyS1.service''. The Ubuntu D... o '-p -- \\u' 115200 %I $TERM </code> Then ''sudo systemctl daemon-reload'' followed by ''sudo systemctl restart serial-getty@ttyS1.service'' ====BMC IPMI SOL Client S
- 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... ages between grub and os up. =====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 @home_server:home_server_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
- VNC Server @home_server:home_server_setup
- eate a color profile/managed deviceā]] * sudo systemctl status tigervncserver@:1.service * sudo systemctl start: tigervncserver@:1.service ====Newer references==
- 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, restart, reload,
- 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
- Rsync @home_server:home_server_setup:other_services
- rets'' <file>username:userpassword</file> ''sudo systemctl status rsync.service'' [status, start, stop, re
- 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