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.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • home_server (14)
  • docker_notes (5)
  • linux_router (5)
  • tech_notes (3)
  • personal (1)
  • 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
15 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 ... certificate in PEM format security:certificates:remove remove trusted certificate serverinfo serverinfo:upda
Back-up Server Old Setup @home_server:home_server_setup:other_services
11 Hits, Last modified: 21 months ago
✔ | ✔ | ✔ | Search for all volume groups | | remove | ''vgremove'' | ✘ | ✔ | ✔ | ✔ | Remove volume group(s) | 1. ''diskscan'' \\ Links: *... _lvm_cmd_lvcreate /sbin/lvcreate #linux_lvm_cmd_lvremove /sbin/lvremove #linux_lvm_cmd_mount /bin/mount #linux_lvm_cmd... _lvm_cmd_lvcreate /sbin/lvcreate #linux_lvm_cmd_lvremove /sbin/lvremove #linux_lvm_cmd_mount /bin/mount #linux_lvm_cmd... nterval # to [interval_name].delete, then it will remove the lockfile and delete # that directory just bef
BASH Customisation @home_server:home_server_setup:other_services
8 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-get purge' alias deborphan='sudo deborphan | xargs sudo apt-get -y remove --purge' alias cleanall='clean && remove && deborphan && purge' # SHUTDOWN AND RESTART alias shutdown='s
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
Docker @docker_notes
6 Hits, Last modified: 8 months ago
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... ner: ''%%docker stop portainer_agent%%'' * Then remove the agent container: ''%%docker rm portainer_agen
KPTree - Home Desktop Setup @home_server
5 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 ... olution is as follows. The simple solution is to remove the UK language setting and if necessary add the ... te_equation|Darcy friction factor formulae]]. To remove the iteration from the spreadsheet I wrote a simp
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
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
ISP IPoE DHCP Setup Notes @linux_router
3 Hits, Last modified: 21 months ago
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... , but does not contact the upstream DHCP serve to remove lease, e.g. ''sudo dhclient -x eno1'' *To manu
apt package management @home_server:home_server_setup:other_services
3 Hits, Last modified: 3 years ago
ll'' to fix the broken package - ''sudo apt autoremove'' to remove the old packages - ''sudo apt install mariadb-s
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
Docker mailserver @docker_notes
2 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
Network Setup @home_server:home_server_setup
2 Hits, Last modified: 13 months ago
workManager may conflict with base configuration. Remove with ''sudo apt remove NetworkManager''. (To see information on system n
Docker Deluge Image / Service @docker_notes
2 Hits, Last modified: 2 months ago
in/sh%%'' *The --cap-add=NET_ADMIN is require remove tun permission error when attempting to run openv... mage first *''docker-compose down'' to stop and remove the container *''docker-compose stop'' to stop
KPTree Torrent VM Setup @home_server
2 Hits, Last modified: 5 years ago
''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
Router Configuration, Switch & Server Setup @linux_router
2 Hits, Last modified: 16 months ago
Docker nginx / php notes @docker_notes
2 Hits, Last modified: 10 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
Router Hardware @linux_router
1 Hits, Last modified: 3 months ago
Linux CLI Commands @tech_notes
1 Hits, Last modified: 6 months ago
Manjaro Setup Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 18 months ago
Simlinks @home_server:home_server_setup:other_services
1 Hits, Last modified: 20 months ago
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago