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.

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

Fulltext results:

BASH Customisation @home_server:home_server_setup:other_services
17 Hits, Last modified: 6 months ago
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
10 Hits, Last modified: 7 months ago
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
4 Hits, Last modified: 7 weeks ago
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
4 Hits, Last modified: 6 months ago
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
2 Hits, Last modified: 6 months ago
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
2 Hits, Last modified: 6 weeks ago
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
2 Hits, Last modified: 6 months ago
' <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
2 Hits, Last modified: 6 months ago
"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
1 Hits, Last modified: 6 months ago
rets'' <file>username:userpassword</file> ''sudo systemctl status rsync.service'' [status, start, stop, re
SSH Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 6 months ago
(you can actually used any path/file) *''sudo systemctl reload sshd'' needs to be performed after any cha