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
Any namespace
  • Any namespace
  • home_server (17)
  • docker_notes (12)
  • tech_notes (5)
  • linux_router (4)
  • personal (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • apt package management

Fulltext results:

Manjaro Setup Notes @home_server:home_server_setup:other_services
31 Hits, Last modified: 18 months ago
njaro repository mirror. Then, all your installed packages are checked against this latest package database. If an updated package is available from the Manjaro repositories, it wi... ded and installed on your system. If an installed package is newer than the same package in the Manjaro repositories, the installed package will get downgraded. This behavior ensures your p... omments/ses315/pinephone_pro_pacman_returns_every_package_as/|Pinephone Pro pacman returns every package as corrupted]] ---- <- home_server:home_server_s
Docker @docker_notes
24 Hits, Last modified: 8 months ago
://www.linuxuprising.com/2019/02/how-to-downgrade-packages-to-specific.html|How To Downgrade Packages To A Specific Version With Apt In Debian]] *''sudo apt policy <package>'' to find correct package versions available *''sudo apt install <package>=<version>'' to install the desired available package version *[[https://www.linuxuprising.com/2018/10/how-to-keep-package-from-updating-in.html|How To Keep A Package From Updating In Debian]] *''sudo apt-mark ho
Commonly used commands and scripts @home_server:home_server_setup:other_services
17 Hits, Last modified: 12 months ago
kages, after running update *''sudo apt install package'' to install a package *''%%sudo apt list --installed%%'' to list inst... 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 extenstions:| |<38em 28% 36% 12% 12% 12%>| ^ package
Router Miscellaneous @linux_router
13 Hits, Last modified: 11 months ago
.se/pipx-installing-uninstalling-upgrading-python-packages-in-virtual-envs/|Pipx: Installing, Uninstalling, & Upgrading Python Packages in Virtual Envs]]. Some key ones are: *''pipx... lled python packages under pipx *''pipx upgrade package'' to upgrade a python package under pipx *''pipx uninstall package'' to uninstall a pipx package *''pipx upgrade-all'' to upgrade all installed packages ===Glance... m with installing the Docker version. The Docker package documentation and defaults are to the ''latest'', yet the available package is listed as ''stable'', e.g. ''docker run -it -p
Docker - DHCP Kea Server @docker_notes
11 Hits, Last modified: 5 months ago
in a number of [[https://kb.isc.org/docs/isc-kea-packages|packages]] |<60em 12em 5em 30em>| ^ Package ^ Use ^ De... wer User]] *[[https://kb.isc.org/docs/isc-kea-packages|Using Official ISC Packages for Kea]] *[[https://kb.isc.org/docs/kea-con
Docker mailserver @docker_notes
10 Hits, Last modified: 4 weeks ago
t]] *Alpine *[[https://pkgs.alpinelinux.org/packages|Alpine Packages]] *[[https://wiki.alpinelinux.org/wiki/Repos
apt package management @home_server:home_server_setup:other_services
10 Hits, Last modified: 3 years ago
o dpkg -P mariadb-server'' to remove just the old package that was confusing apt package manager - ''sudo apt --fix-broken install'' to fix the broken package - ''sudo apt autoremove'' to remove the old packages - ''sudo apt install mariadb-server'' to install the full correct current package - ''sudo apt update'' to update the system pac
VNC Server @home_server:home_server_setup
9 Hits, Last modified: 16 months ago
ome preferred graphical programs:==== *Synaptic package manager - a graphical package manager; package: synaptic (To use: ''gksudo synaptic &'', will on... manager]] - a graphical virtual machine manager; package: virt-manager *[[https://www.xnview.com/en/|XnV... ttps://www.byobu.org/|Byobu]] - a fancy terminal; package byobu *Gnome file manager; package: nautilus. (CLI: ''gksudo nautilus &'', but be very careful if using
Flatpak @tech_notes
9 Hits, Last modified: 8 months ago
}} =====Flatpak===== Flatpak is a universal Linux package management system, that is more agnostic than the Linux distributions package management systems. Flatpak currently only works ... st'' to list install flatpaks *''flatpak search package'' to search the flatpak repository for for app named package *''%%flatpak uninstall --unused%%'' to remove u... had all the apps I needed.</fs> ====Main Flatpak PAckages used==== This is a list of the main flatpak packages I am using on my Linux desktop (as of 2026 Jan). I
KPTree - Email Server Setup @home_server
9 Hits, Last modified: 3 years ago
jpgraph)</code> 2. Next update the PECL and Pear package managers and install the remaining required packages: <code> sudo pecl channel-update pear.php.ne... to php.ini Check the Pear website for latest package versions and versions that suit you at pear Packages sudo pear install --alldeps channel://pear.p
Programs & Applications @tech_notes
9 Hits, Last modified: 10 months ago
.se/pipx-installing-uninstalling-upgrading-python-packages-in-virtual-envs/|Pipx: Installing, Uninstalling, & Upgrading Python Packages in Virtual Envs]]. Some key ones are: *''pipx... lled python packages under pipx *''pipx upgrade package'' to upgrade a python package under pipx *''pipx uninstall package'' to uninstall a pipx package ++++ Some python packages: *[[https://github.com/nicolargo/glances|glances]], is an open-source system
Set Up and Ubuntu APT Cache @home_server:home_server_setup:other_services
7 Hits, Last modified: 5 years ago
nge-the-directory-of-the-apt-cacher-ng-downloaded-packages|How to change the directory of the apt-cacher-ng downloaded packages" in Ubuntu Xenial]]. **Links to the [[https://w... nd SSL/TLS repositories. A good reference is from packagecloud:blog: [[https://blog.packagecloud.io/eng/2015/05/05/using-apt-cacher-ng-with-s
Router VM @linux_router
6 Hits, Last modified: 19 months ago
kage descriptions==== In most cases details these packages can be seen at [[https://www.debian.org/distrib/packages|Debian Packages]]. ++++tldr;| *''qemu'' - [[https://wiki.qemu.... hine emulator and virtualiser, and is now a dummy package, it no longer works on Debian 12. *<fs small>''... s now redundant</fs> *''qemu-system'' is a meta package that call the correct system pack, e.g. qemu-syst
Linux Firmware Notes @home_server:home_server_setup:other_services
4 Hits, Last modified: 12 months ago
as being sold much later than this. *[[https://packages.debian.org/trixie/firmware-ast|Package: firmware-ast (20140808-8) [non-free-firmware]]] ... ssing firmware problem [duplicate]]] *[[https://packages.debian.org/trixie/firmware-realtek|Package: firmware-realtek (20240709-2) [non-free-firmware
Docker Deluge Image / Service @docker_notes
4 Hits, Last modified: 2 months ago
ine implementation of this I used the following 3 packages: deluge (deluged with deluge-web), openvpn and n... n","deluged","-d"] </code> Notes: - The Alpine package deluge includes deluged and deluge-web. - Alpin... init and services control needs to be added with packages tini and openrc. - I have swapped to using s6 ... ook/0.1a/Working/apk.html|Working with the Alpine Package Keeper (apk)]] *[[https://wiki.alpinelinux.or
Docker - diun & ntfy @docker_notes
4 Hits, Last modified: 22 months ago
Rsync @home_server:home_server_setup:other_services
4 Hits, Last modified: 8 months ago
Web Server setup @home_server
3 Hits, Last modified: 22 months ago
Nextcloud Container @docker_notes
2 Hits, Last modified: 4 weeks ago
Docker - DNS Server @docker_notes
2 Hits, Last modified: 7 months ago
Alpine Linux @tech_notes
2 Hits, Last modified: 19 months ago
Docker nginx / php notes @docker_notes
2 Hits, Last modified: 10 months ago
IPTables Configuration @linux_router
2 Hits, Last modified: 21 months ago
XFCE @home_server:home_server_setup:other_services
2 Hits, Last modified: 21 months ago
File Sharing @docker_notes
2 Hits, Last modified: 21 months ago
Docker-Compose @docker_notes
1 Hits, Last modified: 12 days ago
Fail2Ban @home_server:home_server_setup:other_services
1 Hits, Last modified: 4 years ago
ansible @tech_notes
1 Hits, Last modified: 3 years ago
PiKVM @tech_notes
1 Hits, Last modified: 13 months ago
Calibre Server @home_server:home_server_setup:other_services
1 Hits, Last modified: 5 years ago
KVM Setup @home_server:home_server_setup
1 Hits, Last modified: 20 months ago
Conky @home_server:home_server_setup:other_services
1 Hits, Last modified: 5 years ago
Home Server Index @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
Reverse Proxy Server - Traefik @docker_notes
1 Hits, Last modified: 21 months ago
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
TC - Traffic Control @linux_router
1 Hits, Last modified: 2 months ago
Docker Host @docker_notes
1 Hits, Last modified: 9 months ago
Webmin @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
KPTree Recipes @personal
1 Hits, Last modified: 12 months ago