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
Any namespace
  • Any namespace
  • home_server (17)
  • docker_notes (8)
  • linux_router (6)
  • tech_notes (3)
  • personal (2)
  • wiki (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Nextcloud Container @docker_notes
18 Hits, Last modified: 3 weeks ago
List all available apps app:remove remove an app app:update u... listing Members from a Circle circles:members:remove remove a member from a circle circles:members:search ... Move a calendar from an user to another dav:remove-invalid-shares Remove invalid dav shares dav:retention:clean-up ... list configured groups group:removeuser remove a user from a group groupfolders groupfolders:
Docker @docker_notes
8 Hits, Last modified: 8 months ago
ntually be resolved up stream and this fix can be removed. Some references to assist with this: *[[http... as held *''sudo apt-mark unhold PACKAGE'' to remove a hold mark from PACKAGE *[[https://www.linuxup... ckages and versions are installed** -''sudo apt remove docker-ce'' -Check the the ''var/lib/docker'' d... var/lib/docker'' -''rm -rf /var/lib/docker'' to remove the docker directory. //I try not to store any i
BASH Customisation @home_server:home_server_setup:other_services
7 Hits, Last modified: 10 months ago
do apt-get clean && sudo apt-get autoclean' alias remove='sudo apt-get remove && sudo apt-get autoremove' alias purge='sudo apt... deborphan='sudo deborphan | xargs sudo apt-get -y remove --purge' alias cleanall='clean && remove && deborphan && purge' # SHUTDOWN AND RESTART alias shutdown='s
KPTree - Home Desktop Setup @home_server
6 Hits, Last modified: 4 months ago
inal program for Windows (**!**) *TigerVNC - remove video terminal program (**!L**) (Home server LAN ... paid for license. Nevertheless they asked that I remove the software from the company computer, to which ... Apple devices.... The app functionality has been removed by Apple, which is good as I was wasting too muc... olution is as follows. The simple solution is to remove the UK language setting and if necessary add the
Commonly used commands and scripts @home_server:home_server_setup:other_services
6 Hits, Last modified: 12 months ago
to see all installed php packages. *''sudo apt remove package'' to remove a package, wild cards an be used, e.g. ''sudo apt remove php7.4*'' to remove all installed php7.4 packages =====php packages===== ++++Current main used php exte
ISP IPoE DHCP Setup Notes @linux_router
5 Hits, Last modified: 21 months ago
er with bridge modem it no longer worked, until I removed the password and user name. It actually seems to... ent for automatic Ip assignment. ++++tldr:| *To remove existing connected dhcp leased connections on eno... 'sudo dhclient -r eno1'', note this also seems to remove static IP addresses. *It is under stop the ''-x'' removes the local dhcp connection, but does not contact
Rsync @home_server:home_server_setup:other_services
5 Hits, Last modified: 8 months ago
t shows exactly what you want to do, then you can remove ''%%-–%%dry-run'' option from your command and re... rform when it runs for real. If all is well, then remove the ''-t'' and run it for real to create the init... e, on the remote systems and on the local system, remove the user password from the ''backup_user'' and se... ode> # increase security by deleting password and remove login shell sudo passwd --delete backup_user sudo
Back-up Server Old Setup @home_server:home_server_setup:other_services
4 Hits, Last modified: 21 months ago
✔ | ✔ | ✔ | Search for all volume groups | | remove | ''vgremove'' | ✘ | ✔ | ✔ | ✔ | Remove volume group(s) | 1. ''diskscan'' \\ Links: *... nterval # to [interval_name].delete, then it will remove the lockfile and delete # that directory just bef... nterval # to [interval_name].delete, then it will remove the lockfile and delete # that directory just bef
KPTree Torrent VM Setup @home_server
4 Hits, Last modified: 5 years ago
Singapore address # since circa Oct 2016 & removed May 2017 # 104.254.90.0/24 seems to be the... BTGuard Singapore address since circa Oct 2016 & removed May 2017 # 104.254.90.0/24 seems to be the BTGua... ''sudo netstat -nlp'' *''docker rm <name>'', to remove docker <name> container, container must be stoppe... all docker containers, running and stopped *To remove an unused docker images, ''docker rmi <Repository
Docker mailserver @docker_notes
3 Hits, Last modified: 3 weeks ago
ttps://ourcodeworld.com/articles/read/2083/how-to-remove-redis-warning-on-docker-memory-overcommit-must-be-enabled|How to remove Redis warning on Docker: Memory overcommit must b
KPTree Recipes @personal
3 Hits, Last modified: 12 months ago
boil, then reduce heat and simmer for 2 minutes. Remove from the heat, add the grated cheese and stir unt... ce *Prepare stuffing ingredients: *Cut and remove the tops of the peppers, discarding the seeds and... for a few minutes, and squeeze it in your hand to remove the excess water. *Chop the onion very finely
KVM Setup @home_server:home_server_setup
3 Hits, Last modified: 19 months ago
the VM file. -''%%sudo virsh undefine vm-name --remove-all-storage%%'' to undefine the VM and remove its storage. <color #ed1c24>(Be careful with this... me'' * ''sudo virsh undefine domain-name'' : To remove the VM definition * virsh : start, shutdown, de
Manjaro Setup Notes @home_server:home_server_setup:other_services
3 Hits, Last modified: 18 months ago
''sudo rm /var/lib/pacman/db.lck''\\ This command removes Pacman's database lock. The database lock preven... ed on your system.\\ ATTENTION: This command will remove all keys from your system, including manually ins... kages cannot be installed anymore.\\ This command removes all packages from your pacman cache, which are n
Docker nginx / php notes @docker_notes
3 Hits, Last modified: 10 months ago
you're not obligated to support ancient clients, remove TLSv1.1. ssl_protocols TLSv1.1 TLSv1.2 TLSv1.3; ... with the new simple configuration and need to be removed. ====nginx logging==== nginx seems to have the f... te a graph of FPM availability (rrd or such); ; - remove a server from a group if it is not responding (lo
Simlinks @home_server:home_server_setup:other_services
3 Hits, Last modified: 20 months ago
ks to files must be on same devices) Where: *To remove symlink ''%%rm "path/symlink name"%%'' *To list... Original file’s deletion |If the original file is removed, the link will still work as it accesses the dat... al was having access to. |If the original file is removed, the link will not work as it doesn’t access the
Network Setup @home_server:home_server_setup
2 Hits, Last modified: 13 months ago
Docker Deluge Image / Service @docker_notes
2 Hits, Last modified: 2 months ago
Router Hardware @linux_router
2 Hits, Last modified: 3 months ago
apt package management @home_server:home_server_setup:other_services
2 Hits, Last modified: 3 years ago
Router Configuration, Switch & Server Setup @linux_router
2 Hits, Last modified: 16 months ago
Web Browser Notes @tech_notes
2 Hits, Last modified: 19 months ago
dokuwiki setup notes @home_server
2 Hits, Last modified: 12 months ago
Router Miscellaneous @linux_router
2 Hits, Last modified: 11 months ago
Formatting Syntax @wiki
1 Hits, Last modified: 7 weeks ago
Flatpak @tech_notes
1 Hits, Last modified: 8 months ago
Linux Block Device Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 7 months ago
Debian Server Network Setup @linux_router
1 Hits, Last modified: 10 months ago
Linux CLI Commands @tech_notes
1 Hits, Last modified: 6 months ago
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
fsck - file system check @home_server:home_server_setup
1 Hits, Last modified: 5 years ago
turn server @docker_notes
1 Hits, Last modified: 19 months ago
Wireguard VPN access from WAN to LAN @linux_router
1 Hits, Last modified: 16 months ago
Web Server setup @home_server
1 Hits, Last modified: 22 months ago
Reverse Proxy Server - Traefik @docker_notes
1 Hits, Last modified: 21 months ago
XFCE @home_server:home_server_setup:other_services
1 Hits, Last modified: 21 months ago
Docker - DHCP Kea Server @docker_notes
1 Hits, Last modified: 5 months ago
Home Sprinkler Setup Notes @personal
1 Hits, Last modified: 16 months ago