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:other_services
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • systemd Stuff

Fulltext results:

Rsync
53 Hits, Last modified: 7 months ago
is to support the backup process. From the backup system, we'll be able to logon to each remote system using the ''backup_user'' ssh public key. The mai... the security of the overall scheme, on the remote systems and on the local system, remove the user password from the ''backup_user'... ]] *[[https://wiki.archlinux.org/index.php/Full_System_Backup_with_rsync|Full System Backup with rsync]] ====rsnapshot==== *[[http... ty]] *[[http://www.tecmint.com/rsnapshot-a-file-system-backup-utility-for-linux/|Rsnapshot (Rsync Based) – A Local/Remote File System Backup Utility for Linux]] *[[http://www.rsnaps
NUT (Network UPS Tools) Setup
44 Hits, Last modified: 3 years ago
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 [[https://www.digitalocean.com/community/tutorials/systemd-essentials-working-with-services-units-and-the-journal|Systemd Essentials: Working with Services, Units, and th... eed to get the NUT driver running, "sudo vim /etc/systemd/system/nut-driver.service" <code> [Unit] Description=Net... [Install] WantedBy=multi-user.target </code> My system takes a bit of time for the network system to fire up, so I delay the NUT driver startup unt
systemd Stuff
43 Hits, Last modified: 3 years ago
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]] * [... NFS mount in Linux]] [[https://www.tecmint.com/systemd-analyze-monitor-linux-bootup-performance/|systemd-analyze – Find System Boot-up Performance Statistics in Linux]] =====J... sktop.org [[https://www.freedesktop.org/software/systemd/man/systemd.time.html|systemd.time — Time and date specifications]] and [[https://www.freedesktop.org/software/systemd/man/systemd.timer.html|systemd.timer — Timer unit configuration]] ---- <- hom
Conky
35 Hits, Last modified: 5 years ago
tup monitor}} ======Conky====== Conky is a Linux system monitor tool using X Windows. Conky is highly configurable and is able to monitor many system variables including the status of the CPU, memory... es, processes, network interfaces, battery power, system messages, e-mail in-boxes Linux updates, runs many popular music players, and much more. Unlike system monitors that use high-level widget tool-kits to
IPMI CLI Tools
26 Hits, Last modified: 3 years ago
un as a daemon (smagent) on a Linux based managed system. It requires openIPMI kernel modules to be installed on the managed system to interact with the IPMI device. *i2c : A low speed (>=400khz) system management interface supported on most embedded systems. It is similar to the SMBus. *ipmicli : A Su... nd Linux (fc3) platforms. This runs on the remote system and can be used to interact with the IPMI interface on the managed system. This software provides sensor monitoring, secure... dress locally on the managed system. *Managed system : system which is to be managed using IPMI. The IPMI card
BASH Customisation
19 Hits, Last modified: 10 months ago
docker volume prune' alias dprunesys='sudo docker system prune -a' alias ddelimages='sudo docker rmi $(doc... ge}}" | (sed -u 1q; sort)' alias ddf='sudo docker system df' alias dlogs='sudo docker logs -tf --tail="50"... cers='cscli bouncers list' alias csfbstatus='sudo systemctl status crowdsec-firewall-bouncer.service' alias csfbstart='sudo systemctl start crowdsec-firewall-bouncer.service' alias
Manjaro Setup Notes
19 Hits, Last modified: 17 months ago
se of snap packages as this is a propriety Ubuntu system.) * There are also also built in packages fo... e'' will update flatpak packages. * The CUPS systemd unit file is: cups.service and cups.socket The ... ever. no_buffers yes # Subtract file system buffers from used memory? cpu_avg_samples 2 ... e used # -------------------- Conky's Displayed System Monitoring Parameters -------------------- # TEXT
Commonly used commands and scripts
16 Hits, Last modified: 12 months ago
le / disable for boot control) *List current Systemd operating units: ''sudo systemctl list-units | grep %%'*'%%''. Change or remove ... ''sudo dpkg-reconfigure tzdata''. *Networkd -> systemd-networks *Resolved -> systemd-resolved =====apt - package manager===== *''sudo apt update'' to updat... ce that tasks will be started based on the cron's system # daemon's notion of time and timezones. # # Out
IPMI Console Setup
15 Hits, Last modified: 16 months ago
e serial terminal is running. Current Ubuntu uses systemd, a reference to setup ttys on systemd is Pid Eins [[http://0pointer.net/blog/projects/... ction on server setup of stty are not optimal for systems running systemd, but still ok for Grub boot loader setup. (The c... md configuration fill as follows: ''sudo vim /lib/systemd/system/serial-getty@.service'' I then modified the line:... o '-p -- \\u' 115200 %I $TERM </code> Then ''sudo systemctl daemon-reload'' followed by ''sudo systemctl restart serial-getty@ttyS1.service'' ====BMC
SSH Notes
11 Hits, Last modified: 20 months ago
"="*40) uname = platform.uname() print(f"System: {uname.system}") print(f"Node Name: {uname.node}") prin... : {partition.mountpoint}") print(f" File system type: {partition.fstype}") try: ... o.bytes_recv)}") if __name__ == "__main__": System_information() </code> ++++ ====Some Links:====
Back-up Server Old Setup
9 Hits, Last modified: 21 months ago
secrets'' <code>username:userpassword</code> Use systemd systemctl from control of the deamon: ''sudo systemctl status rsync.service'' [status, start, stop,
Calibre Server
9 Hits, Last modified: 5 years ago
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
Linux Block Device Notes
7 Hits, Last modified: 7 months ago
create and use on boot systemd service. ++++/etc/systemd/system/hdparm.service| <code bash>[Unit] Description=hdp... all hdparm'' to install if required *use ''sudo systemctl daemon-reload'' after modifying or creating a new systemd service to update systemd configuration *use ''sudo systemctl status hdparm.service'' to see status of service and enable if req
Simlinks
7 Hits, Last modified: 20 months ago
links can be used for linking directories | |File system |It cannot be used across file systems |It can be used across file systems | |Data |Data present in the original file will ... ique number assigned to all files in a Linux/Unix system. *Hard links on directories can cause fundame... ''-d'' and ''-F''), however most modern operating systems do not allow hard links on directories. See [[ht... links saves duplicating file data *Virtual File systems where source soft link directions do not resolve
NFS
6 Hits, Last modified: 20 months ago
e a lot of resources online for NFS (Network File System). Nevertheless I decided to place my notes here ... m/searchenterprisedesktop/definition/Network-File-System|NFS]] *[[https://shape.host/resources/how-to-se... t setup of nfs export mount points. <code> #<file system> <mount point> <type... "yes"%%'' To apply configuration changes: ''sudo systemctl restart nfs-server.service'' ''sudo cat /proc
Time Date Related Setup
5 Hits, Last modified: 3 years ago
XFCE
5 Hits, Last modified: 21 months ago
samba
4 Hits, Last modified: 4 years ago
apt package management
3 Hits, Last modified: 3 years ago
Webmin
3 Hits, Last modified: 3 years ago
SWAP Files
2 Hits, Last modified: 3 years ago
Fail2Ban
2 Hits, Last modified: 4 years ago
Tripwire
1 Hits, Last modified: 5 years ago
snapraid
1 Hits, Last modified: 6 months ago
tmux
1 Hits, Last modified: 5 years ago
MONIT
1 Hits, Last modified: 7 years ago
logrotate
1 Hits, Last modified: 3 years ago
VIM Editor
1 Hits, Last modified: 3 years ago
Home Server Index
1 Hits, Last modified: 3 years ago
Set Up and Ubuntu APT Cache
1 Hits, Last modified: 5 years ago