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.

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

Fulltext results:

KVM Setup @home_server:home_server_setup
35 Hits, Last modified: 20 months ago
interactive terminal. Once inside virsh: *''list'' to list running VMs, or ''list %%--%%all'' to list all defined VMs, running or shutdown *''edit... shutdown, destroy) *''sudo virsh help | less'' list all the virsh commands Some links: *[[https://c... r 12. Storage Pools]] ++++Home Server Index|<pagelist&header> *[[home_server:home_server_setup:summary]... er:home_server_setup:other_services:index]] </pagelist>++++ <- home_server:home_server_setup:network_se
KPTree Torrent VM Setup
31 Hits, Last modified: 5 years ago
r was correct and had to be changed to one of the listed one in [[https://privatevpn.com/serverlist|PrivateVPN Server List]]. The listed servers all look to now end with the domain ''.... s: ''%%wget http://ipinfo.io/ip -qO -%%''__ *To list current tables in nftables: ''sudo nft list table ip firewall'', not inet, specifically ip, a... ist tables'' *To see table commands: ''sudo nft list table ip firewall'' and ''sudo nft list table ip6 firewall'' *Select the server from [[https://privatevpn.com/serverlist|PrivateVPN Server List]]. *The host IP address can be found using th
BASH Customisation @home_server:home_server_setup:other_services
30 Hits, Last modified: 10 months ago
; sudo trash-empty ; sudo -H trash-empty' alias tlist='trash-list' alias srmt='sudo trash-put' # FILE SIZE AND STO... ISTEN' alias showports='netstat -lnptu' alias showlistening='lsof -i -n | egrep "COMMAND|LISTEN"' alias ping='ping -c 5' alias ipe='curl ipinfo... er headers # SYNOLOGY DSM COMMANDS alias servicelist='sudo synoservicecfg --list' # does not work in DSM 7 alias servicestatus='su... move # YT-DLP alias ytupdate='yt-dlp -U' alias ytlist='yt-dlp --list-formats' alias ytdump='yt-dlp --dump-json' alias
Commonly used commands and scripts @home_server:home_server_setup:other_services
21 Hits, Last modified: 12 months ago
status) (enable / disable for boot control) *List current Systemd operating units: ''sudo systemctl list-units | grep %%'*'%%''. Change or remove the grep... ll package'' to install a package *''%%sudo apt list --installed%%'' to list installed packages, use grep to filter, eg.: ''%%... socket statistics *''ss -a'' show all sockets (listening ornon-listening) ''sudo hwinfo -class network'' to list network heard ware adapter properties =====pbcopy pbpaste
Web Server setup
17 Hits, Last modified: 22 months ago
system otherwise ineffective. The following is a list of Apache SSL directives used to handle certifica... Guide]]** *To check systemd times: ''systemctl list-timers'' //(Cerbot used this in systemd enables systems)// *To list cerbot related certificates: ''sudo certbot certi... need root password * ''SHOW BINARY LOGS;'' - to list current binary log files * ''%%PURGE BINARY LOG
KPTree - Home Desktop Setup
13 Hits, Last modified: 5 months ago
Windows machines at work. Hence I like to keep a list of my preferred Windows software reasonable up to... o excessively expensive now. ++++ So below is a list of Windows software often use. ---- =====MSWindows 11 - Software Install List===== //**I do not use Windows much at home anymor... n Linux. I will call the Meta key. So below is a list of special action keys. *Shift (shift key, left
Rsync @home_server:home_server_setup:other_services
13 Hits, Last modified: 8 months ago
uestions/9299651/warning-permanently-added-to-the-list-of-known-hosts-message-from-git|Warning: Permanently added to the list of known hosts]]” message from Git. NOTE: The su... ser'' would not appear on the Ubuntu login screen list. To hide a user from the Ubuntu login screen list, you should be able to add the name to the hidden-users list in the file ''/etc/lightdm/users.conf'', but ther
IPMI CLI Tools @home_server:home_server_setup:other_services
13 Hits, Last modified: 3 years ago
nplus -H 192.168.1.42 -U baumkp -a bmc info'' * List Authorised Users: ''sudo ipmitool user list'' * List active ILOM Sessions: ''ipmitool session info all'' Not much use for me.... * Reset the I... 168.1.10 &>/dev/null ; echo $? </code> ====IPMI List==== *040 005 kptreeserver *041 010 kpts *042 001 Router ====Glossary==== List of IPMI terms. Taken wholesale from http://www.ec
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
11 Hits, Last modified: 3 years ago
status) (enable / disable for boot control) *List current Systemd operating units: ''sudo systemctl list-units | grep '*''. Change or remove the grep stat
KPTree - Email Server Setup
10 Hits, Last modified: 3 years ago
* Check status of clients: * ''findmnt'' to list file system in tree format or ''findmnt -l'' in flat list. * ''df -h'' to list all mounted drives * ''lsblk'' to list all drive * To allow automatic boot of nfs clients: sudo... d clamav related running daemons ''sudo systemctl list-units -all | grep clam'' *Stop the daemons
dokuwiki setup notes
10 Hits, Last modified: 12 months ago
Enabled | | [[http://www.dokuwiki.org/plugin:pagelist|Pagelist Plugin]] | Lists pages in a nice formatted way | <fs x-small>by ... lugin:todo|ToDo]] | Create a checkbox based todo list with optional user assignment (basic syntax: <tod... todo>). It can also be used as a lightweight task list management system | <fs x-small>by Leo Eibler, C
Network Setup @home_server:home_server_setup
9 Hits, Last modified: 13 months ago
Linux]] *[[https://www.cyberciti.biz/faq/linux-list-network-cards-command/|https://www.cyberciti.biz/faq/linux-list-network-cards-command/]] *[[https://www.baeldun... t-autostart br0 The qemu defined networks can be listed with the command: ''virsh net-list --all'' You can list networks with ''networkctl list'' =====Some helpful commands and comments:===== *To see bridge status informat... tup status: ''cat /proc/net/bonding/bond0'' *To list network configuration: ''ifconfig'', ''ip a'', ''
Linux Block Device Notes @home_server:home_server_setup:other_services
7 Hits, Last modified: 8 months ago
' will list the disks with UUIDs *''lsblk'' to list partitions (or list block devices) *''lsblk -f'' or ''blkid'' to list the UUIDs *''sudo blkid'' will list data blocks ---- ====parted==== ==There would seem to be a numbe... rrent partition information *''mkpart help'' to list option *''mklabel gpt'' to give drive label gpt
fsck - file system check @home_server:home_server_setup
6 Hits, Last modified: 5 years ago
tune2fs -l /dev/sdX'' ++++Home Server Index|<pagelist&header> *[[home_server:home_server_setup:summary]... er:home_server_setup:other_services:index]] </pagelist>++++ ====Find Information on Hard disks==== The... is ‘’tune2fs -l /dev/sda2’’. The ‘’df’’ command lists current mounted disks. ---- <- home_server:ho... information: *WWN is a unique identifier ode list on the drive *HCTL lists the drive sata port
samba @home_server:home_server_setup:other_services
6 Hits, Last modified: 4 years ago
5) manual page in order to understand the options listed # here. Samba has a huge number of configurable... requested by an SMB client instead of the program listed in # 'passwd program'. The default is 'no'. ... these users to have write rights in it ; write list = root, @lpadmin [home] writeable = yes path =... check commands: * ''smbclient -L 192.168.1.10'' list the available shares on the host IP * ''pdbedit
VNC Server @home_server:home_server_setup
4 Hits, Last modified: 16 months ago
Home Server Index @home_server:home_server_setup:other_services
4 Hits, Last modified: 3 years ago
systemd Stuff @home_server:home_server_setup:other_services
3 Hits, Last modified: 3 years ago
Time Date Related Setup @home_server:home_server_setup:other_services
3 Hits, Last modified: 3 years ago
NFS @home_server:home_server_setup:other_services
3 Hits, Last modified: 21 months ago
Simlinks @home_server:home_server_setup:other_services
3 Hits, Last modified: 21 months ago
Set Up and Ubuntu APT Cache @home_server:home_server_setup:other_services
2 Hits, Last modified: 5 years ago
Conky @home_server:home_server_setup:other_services
2 Hits, Last modified: 5 years ago
My Home IT Setup @home_server:home_server_setup
2 Hits, Last modified: 12 months ago
Home Server Notes @home_server:home_server_setup
2 Hits, Last modified: 8 months ago
Home Server other VMs Index
2 Hits, Last modified: 3 years ago
Back-up Server Old Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 21 months ago
SWAP Files @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
snapraid @home_server:home_server_setup:other_services
1 Hits, Last modified: 7 months ago
apt package management @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago