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
  • Any namespace
  • home_server:home_server_setup (35)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • fsck - file system check
  • systemd Stuff

Fulltext results:

KPTree Torrent VM Setup
61 Hits, Last modified: 5 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]] ---- ... 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
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 @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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
Network Setup @home_server:home_server_setup
41 Hits, Last modified: 13 months ago
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=====
Conky @home_server:home_server_setup:other_services
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
KPTree - Home Desktop Setup
32 Hits, Last modified: 4 months ago
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
Web Server setup
29 Hits, Last modified: 21 months ago
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
IPMI CLI Tools @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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
KPTree - Email Server Setup
16 Hits, Last modified: 3 years ago
fault/spamassassin not changed as directed, as on systemd use sudo systemctl enable spamassassin.service instead. CRON=0 ch... *To find clamav related running daemons ''sudo systemctl list-units -all | grep clam'' *Stop the daemons ''sudo systemctl stop clamav-daemon'' and any other found daemo... ctions without error *Restart clamav ''sudo systemctl start clamav-daemon'', however a ''sudo reboot
Commonly used commands and scripts @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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
fsck - file system check @home_server:home_server_setup
13 Hits, Last modified: 5 years ago
cd /'' *''sudo touch forcefsck'' *Boot the system to a rescue file system. From the rescue file system the main boot drive may then be checked with fsck... Further details not given.) ====Some other file system tips:==== *To check current mounted disks use ... ful with editing this.) *To check ext2/3/4 file system information and configuration of a partition ''su... returned. The ‘’tune2fs’’ command is used by the system administrator to change/modify tunable parameters
SSH Notes @home_server:home_server_setup:other_services
11 Hits, Last modified: 20 months ago
Back-up Server Old Setup @home_server:home_server_setup:other_services
9 Hits, Last modified: 21 months ago
Calibre Server @home_server:home_server_setup:other_services
9 Hits, Last modified: 5 years ago
VNC Server @home_server:home_server_setup
7 Hits, Last modified: 16 months ago
Linux Block Device Notes @home_server:home_server_setup:other_services
7 Hits, Last modified: 7 months ago
Simlinks @home_server:home_server_setup:other_services
7 Hits, Last modified: 20 months ago
NFS @home_server:home_server_setup:other_services
6 Hits, Last modified: 20 months ago
KVM Setup @home_server:home_server_setup
6 Hits, Last modified: 19 months ago
Time Date Related Setup @home_server:home_server_setup:other_services
5 Hits, Last modified: 3 years ago
XFCE @home_server:home_server_setup:other_services
5 Hits, Last modified: 21 months ago
My Home IT Setup @home_server:home_server_setup
4 Hits, Last modified: 12 months ago
samba @home_server:home_server_setup:other_services
4 Hits, Last modified: 4 years ago
apt package management @home_server:home_server_setup:other_services
3 Hits, Last modified: 3 years ago
Webmin @home_server:home_server_setup:other_services
3 Hits, Last modified: 3 years ago
dokuwiki setup notes
3 Hits, Last modified: 12 months ago
SWAP Files @home_server:home_server_setup:other_services
2 Hits, Last modified: 3 years ago
Fail2Ban @home_server:home_server_setup:other_services
2 Hits, Last modified: 4 years ago
Tripwire @home_server:home_server_setup:other_services
1 Hits, Last modified: 5 years ago
snapraid @home_server:home_server_setup:other_services
1 Hits, Last modified: 6 months ago
tmux @home_server:home_server_setup:other_services
1 Hits, Last modified: 5 years ago
MONIT @home_server:home_server_setup:other_services
1 Hits, Last modified: 7 years ago
logrotate @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
VIM Editor @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
Home Server Index @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
Set Up and Ubuntu APT Cache @home_server:home_server_setup:other_services
1 Hits, Last modified: 5 years ago