Search
You can find the results of your search below.
Fulltext results:
- Nextcloud Container @docker_notes
- pervisord COPY supervisord.conf / ENV NEXTCLOUD_UPDATE=1 CMD ["/usr/bin/supervisord", "-c", "/superviso... e remove an app app:update update an app or all apps background background:ajax ... ain the classifier of new messages mail:account:update Update a user's IMAP account
- PiKVM @tech_notes
- r about 3 years of being shelved the OS would not update. It was easier to simply re-image with the lates... ally I was no longer using the built in KVM. ====Update OS==== *PiKVM OS (and the underlying Arch Linux... re updates. After installation, it makes sense to update the OS. *The question of how often to update needs to primarily consider access to the OS and software
- BASH Customisation @home_server:home_server_setup:other_services
- I change the prompt color code from 34 to 36. To update the terminal, without logging off type: '' ~/.bas... li collections list' alias cshubupdate='cscli hub update' alias cshubupgrade='cscli hub update' alias csmetrics='cscli metrics' alias csmachines='cscli machines l... up='bash /home/$BA_USERNAME/server/scripts/pihole-update.sh' alias rpi3up='bash /home/$BA_USERNAME/server/
- DHCP / DNS Setup @linux_router
- .com/2012/07/23/make-your-dhcp-server-dynamically-update-your-dns-records-on-ubuntu-12-04-precise-pangolin/|DHCP server dynamically update your DNS records]] on Ubuntu 12.04 (Precise Pango... er; file "/var/lib/bind/db.kptree.net"; allow-update { key rndc-key; }; }; zone "168.192.in-addr.arpa... aster; file "/var/lib/bind/db.168.192"; allow-update { key rndc-key; }; }; </code>++++ ====lookup zone
- Conky @home_server:home_server_setup:other_services
- onky's Run Time Parameters -------------------- update_interval = 2.0,-- Conky update interval in seconds total_run_times = 0,-- Number of updates before quitt... nky's Run Time Parameters -------------------- # update_interval 2.0 # Conky update interval in seconds total_run_times 0 # Number of updates b
- KPTree - Email Server Setup @home_server
- ly benefit if Ubuntu is that it has a quicker LTS update cycle and longer LTS support period than Debian, ... I had to disable the clamav daemons to allow the update to work. *To find clamav related running da... 19) Install Horde 5 for Webmail]], full copy with update to get working on current Ubuntu 16.04 install. H... ble through apt install: <code> "sudo apt update" "sudo apt install php7.0-dev php-pear php7.0
- Web Server setup @home_server
- VMs. I create a basic template machine and manual update the group and user id numbers to align, a use the... urrent package database is up to date: ''sudo apt update'' *To install the add-apt-repository command: "... do add-apt-repository ppa:certbot/certbot'' *To update the repositories including the newly added Certbot ones: ''sudo apt update'' *To install Certbot: ''sudo apt install certb
- Commonly used commands and scripts @home_server:home_server_setup:other_services
- md journal journalctl tzdata timezone apt upgrade update install remove crontab man apropos tldr ip tc sys... ved =====apt - package manager===== *''sudo apt update'' to update apt packages *''sudo apt upgrade'' to upgrade apt packages, after running update *''sudo apt install package'' to install a pack
- apt package management @home_server:home_server_setup:other_services
- {{tag>linux debian package apt apt-get update upgrade distribution }} =====apt package management===== I r... g and repeated the above error. I could no longer update my system. To repair I need to do the following: ... l the full correct current package - ''sudo apt update'' to update the system package listing - ''sudo apt upgrade'' to update the install system packages th
- Manjaro Setup Notes @home_server:home_server_setup:other_services
- know how compatible with WF7725. * ''Flatpak update'' will update flatpak packages. * The CUPS systemd unit file is: cups.service and cups.socket The C... Conky's Run Time Parameters -------------------- update_interval 2.0 # Conky update interval in seconds total_run_times 0 # Number of updates b
- KPTree Torrent VM Setup @home_server
- VMs. I create a basic template machine and manual update the group and user id numbers to align, a use the... ise the firewall. To install nftables: "sudo apt update" followed by ''sudo apt install nftables'' ++++Ol... *''sudo mysql -u root'' *''use mysql;'' *''update user set plugin=%%''%%'' where User='root'; *''... lable. I am also concern that this setup will not update the media library as there is no drive link in th
- Set Up and Ubuntu APT Cache @home_server:home_server_setup:other_services
- g>linux ubuntu debian Apt cache apt-cacher-ng apt update apt upgrade apt-get}} =====Set Up and Ubuntu APT ... ically the apt cacher stores all the relevant apt update and upgrade related files and and acts as a proxy... ching them locally. When performing a ''sudo apt update'' note the repository errors and find the reposit... sudo do-release-upgrade'' change ''sudo vim /etc/update-manager/meta-release'' ---- <- home_server:home
- IPMI Console Setup @home_server:home_server_setup:other_services
- _numbers="true"]> # If you change this file, run 'update-grub' afterwards to update # /boot/grub/grub.cfg. # For full documentation of the options in this file, s... noted above. After this run the command ''sudo update-grub'' to update the grub boot loader based upon the updated configuration file. The main computer then
- Reverse Proxy Server @docker_notes
- en my proxy server issued messages of certificate update failure, as the API DNS challenge stopped working... <code bash [enable_line_numbers="true"]>sudo apt update sudo apt install apache2-utils</code> <code bash ... on files in this sub-directory and to dynamically update changes on the run. The current TechnoTim one [[h
- Docker nginx / php notes @docker_notes
- e performance by setting it to "0". ;opcache.file_update_protection=2 ; Absolute path used to store share... |This response is intended to prevent the 'lost update' problem, where a client GETs a resource's state,