Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- KPTree Torrent VM Setup @home_server
- 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]] ---- ... o privatvpn'' to run. The setup script creates a systemctl profile: openvpn@privatvpn.service. So the standard systemctl commands made much more sense to use! e.g. ''sudo systemctl start openvpn@privatvpn.service'' with other standard systemctl operators: stop, status, enable, disable, etc.
- Rsync @home_server:home_server_setup:other_services
- 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
- Docker-Compose @docker_notes
- nted]] * [[https://www.freedesktop.org/software/systemd/man/systemd.unit.html#RequiresMountsFor=|systemd.unit — Unit configuration #RequiresMountsFor]] ... red_hat_enterprise_linux/8/html/configuring_basic_system_settings/assembly_working-with-systemd-unit-files_configuring-basic-system-settings|RedHat Docs Chapter 17. Working with systemd unit files]] * [[https://gabrieltanner.org/blog/d
- Router Miscellaneous @linux_router
- =multi-user.target </code> ++++ After modifying a systemd file update systemd: ''sudo systemctl daemon-reload'' The glances output can then b... tl show -p FragmentPath nftables'' *To list all systemd services: ''systemctl list-unit-files'', use ''systemctl list-unit-files --state=enabled'' to check all... w.digitalocean.com/community/tutorials/how-to-use-systemctl-to-manage-systemd-services-and-units|Systemctl]] to manage systemd services and units and for [[https://www.digital... ials/how-to-use-journalctl-to-view-and-manipulate-systemd-logs|journalctl]]. *Some commonly used system
- 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 [[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 @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]] * [... 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
- Network Setup @home_server:home_server_setup
- https://medium.com/100-days-of-linux/working-with-systemd-networkd-e461cfe80e6d|Working with systemd-networkd]] (systemd-networkd) *[[https://major.io/p/creating-a-bri... ation]] *[[https://www.freedesktop.org/software/systemd/man/latest/systemd.network.html|Systemd documentation: systemd.network]] =====Archived Network Setups===== +++... t remove NetworkManager''. (To see information on system network start-up and ongoing status: ''sudo systemctl status NetworkManager'' or more comprehensively ''journalctl -u NetworkManager'') ''sudo systemctl restart systemd-networkd '' =====Ubuntu Network Setup Links=====
- Docker init Systems @docker_notes
- aps more concerning is when graphical / windowing systems such as Gnome rely upon SystemD calls making it break with other init systems.\\ Some Unix (Linux focus) init systems: *sysv... *[[https://www.kernel.org/doc/html/v6.14-rc4/filesystems/sysv-fs.html|SystemV Filesystem]] *[[https://docs.redhat.com/en/documentation... 92-2023)]] *[[https://www.hackerstack.org/linux-system-v-init-and-systemd-essentials/|Linux SysV init and Systemd essentials]] When creating my own imaged I have ... |Nextcloud (only example)]] There are other init systems out there that I have not looked into, including a number of legacy init systems that are no longer supported. ++++ =====s6 supe
- Conky @home_server:home_server_setup:other_services
- 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
- KPTree - Home Desktop Setup @home_server
- A software is seemingly hard defaults to the inch system and US paper system. I do not like using this system and prefer the metric system and ISO A series pap... system variable is set to 0. *The ''VISRETAIN'' system variable is set to 1 and the VISRETAINMODE system variable is set to 0. *''XREFOVERRIDE'' is set ... AIN system variable when it's set to 1. Use this system variable in conjunction with the VISRETAIN system variable to control which xref layer properties t... roperties on referenced layers. The XREFOVERRIDE system variable affects display and plotting, and works
- Debian Server Network Setup @linux_router
- sts on network dhcp *Use ''sudo journalctl -xeu systemd-networkd'' (''sudo systemctl status systemd-networkd'') *Use ''sudo journalctl -xeu Networ... Interface Names]], also see [[https://github.com/systemd/systemd/blob/master/src/udev/udev-builtin-net_id.c#L20|Systemd Docs]]. I have no problem with this. In any case... p."\\ ++++ To create and edit the service: ''sudo systemctl edit --force --full ipv6_start.service'', ''man systemctl'' and search for ++++ipv6_start.service| <cod... This one talks about reliable network target with systemd[[https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/|Running Services After the Networ
- Web Server setup @home_server
- ff.org/docs/using.html|User Guide]]** *To check systemd times: ''systemctl list-timers'' //(Cerbot used this in systemd enables systems)// *To list cerbot related cer... var/log/mysql''. Some time they fill up the file system and the system then fails to operate. * ''sudo mysql -p -u roo... t apache2 to enable configuration changes: ''sudo systemctl reload apache2'' or ''sudo systemctl restart apache2'' *Apache2 related: *To... the status (start, stop and restart) mysql ''sudo systemctl status apache2'' *To login into mysql as roo
- Home Solar / BESS @project
- power reticulation are generally limited to solar systems with 5kW of feed in capacity, so systems are limited to 6.6kW of peak solar panel capacit... ised. For about 8 months per year the solar power system would have the capacity to charge the 20kWhr system. (Update, after running 4 months into summer. The... . Similar to the outlay cost of the original BESS system. * The increased battery capacity would reduce
- IPMI CLI Tools @home_server:home_server_setup:other_services
- 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
- Docker nginx / php notes @docker_notes
- t: ; - %{user}C for user CPU only ; - %{system}C for system CPU only ; - %{total}C for user + system CPU (default) ; %d: time taken to serve the request ; ... Set open file descriptor rlimit. ; Default Value: system defined value ;rlimit_files = 1024 ; Set max cor... an integer greater or equal to 0 ; Default Value: system defined value ;rlimit_core = 0 ; Chroot to this