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.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
@home_server:home_server_setup
  • Any namespace
  • home_server:home_server_setup:other_services (24)
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:

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
Rsync @home_server:home_server_setup:other_services
33 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... ]] *[[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... ill let you know by refusing to log you into that system without first prompting you to confirm the warnin
IPMI CLI Tools @home_server:home_server_setup:other_services
23 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 lo... 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 ... more as a sample than a working tool. *Remote system : System from which the IPMI enabled server is managed. Th
Manjaro Setup Notes @home_server:home_server_setup:other_services
17 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... ever. no_buffers yes # Subtract file system buffers from used memory? cpu_avg_samples 2 ... e used # -------------------- Conky's Displayed System Monitoring Parameters -------------------- # TEXT # General system information ${color1}SYSTEM INFORMATION ${hr 2}$c
fsck - file system check
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
Network Setup
11 Hits, Last modified: 13 months ago
p below. The newer home server has 5 drive, 2 SSD system drive, 2 larger data storage drives and 1 drive u... ork Setup section below, describes setting up the system with bonded and bridge NICs. All these described ... art-networking-debian-12-desktop-server-operating-system/|Getting Networking Up and Running on Debian 12: ... escribes the network interfaces available on your system # and how to activate them. For more information,
SSH Notes @home_server:home_server_setup:other_services
9 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:====
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
9 Hits, Last modified: 3 years ago
[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... nd test reboots correctly, check the /lib/systemd/system-shutdown/nutshutdown file exists; "sudo vim /lib/systemd/system-shutdown/nutshutdown" and populate so: <code> #!/... /upsd, configuration file, "sudo vim /etc/systemd/system/nut-server.service <code> [Unit] Description=Netw... psmon, configuration file, "sudo vim /etc/systemd/system/nut-monitor.service <code> [Unit] Description=Net
Commonly used commands and scripts @home_server:home_server_setup:other_services
6 Hits, Last modified: 12 months ago
ist of focus potential problem issues. *emerg - system is unusable *alert - action must be taken i... ce that tasks will be started based on the cron's system # daemon's notion of time and timezones. # # Out... Executable programs or shell commands 2 System calls (functions provided by the kernel) 3... nd conventions), e.g. man(7), groff(7) 8 System administration commands (usually only for root)
Back-up Server Old Setup @home_server:home_server_setup:other_services
5 Hits, Last modified: 21 months ago
, it does not seem to allow for a true merge file system, just overlay file system. The information available to set up was some of... ed any more. It does however look like a flexible system. |<800px 60px 20px 20px 20px 20px 20px>| ^ Comman... | ✔ | ✘ | Register exported volume group with system | | export | ''vgexport'' | ✘ | ✘ | ✔ | ✘ | Unregister volume group(s) from the system | | importclone | ''vgimportclone'' | ✘ | ✘
BASH Customisation @home_server:home_server_setup:other_services
5 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"... sh /home/$BA_USERNAME/docker/scripts/xterm.sh' # SYSTEM MONITORING alias meminfo='free -m -l -t' # memory... to store and retrieve information to tape backup system. Basic tar functionality did not originally incl
VNC Server
4 Hits, Last modified: 16 months ago
lean up.....</fc> I want a simple server GUI VNC system. Sadly most the instructions on the net do not s... my needs. * Install a GUI * A light desktop system, e.g. xfce * The x11 windows manager system * A display manager, optional * ''sudo apt instal... een-saver seems to default on and use significant system resources, and is basically unnecessary on a head
NFS @home_server:home_server_setup:other_services
4 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... ck status of clients: *''findmnt'' to list file system in tree format or ''findmnt -l'' in flat list. T
KVM Setup
4 Hits, Last modified: 19 months ago
KVM Hypervisor: ''sudo apt install qemu-kvm qemu-system qemu-utils libvirt-clients libvirt-daemon-system virtinst bridge-utils'' bridge-utils is optional.... o virt-clone %%--%%connect=qemu:%%//%%example.com/system -o this-vm -n that-vm %%--%%auto-clone''. To lis... m/vm_name_backup.img'' *We can check the file system on the VM: ''%%virt-filesystems --long -h --all -
XFCE @home_server:home_server_setup:other_services
4 Hits, Last modified: 21 months ago
ible in all workspaces *KP = keypad ---- =====System Keystrokes===== |<35em>| ^Action^Shortcut^ |Virtu... uals/debian-reference/ch03.en.html|Chapter 3. The system initialization]] *[[https://www.debian.org/... uals/debian-reference/ch07.en.html|Chapter 7. GUI System]] *[[https://www.debian.org/doc/manuals/deb... /manuals/debian-reference/ch09.en.html|Chapter 9. System tips]] *[[https://www.debian.org/doc/manual
apt package management @home_server:home_server_setup:other_services
3 Hits, Last modified: 3 years ago
systemd Stuff @home_server:home_server_setup:other_services
2 Hits, Last modified: 3 years ago
My Home IT Setup
2 Hits, Last modified: 12 months ago
SWAP Files @home_server:home_server_setup:other_services
2 Hits, Last modified: 3 years ago
Time Date Related Setup @home_server:home_server_setup:other_services
2 Hits, Last modified: 3 years ago
Calibre Server @home_server:home_server_setup:other_services
2 Hits, Last modified: 5 years ago
Simlinks @home_server:home_server_setup:other_services
2 Hits, Last modified: 20 months ago
Webmin @home_server:home_server_setup:other_services
2 Hits, Last modified: 3 years ago
samba @home_server:home_server_setup:other_services
2 Hits, Last modified: 4 years ago
IPMI Console Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 16 months ago
Tripwire @home_server:home_server_setup:other_services
1 Hits, Last modified: 5 years ago
Linux Block Device Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 7 months 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