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.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • home_server (30)
  • linux_router (10)
  • docker_notes (4)
  • wiki (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • VIM Editor

Fulltext results:

VIM Editor @home_server:home_server_setup:other_services
115 Hits, Last modified: 15 months ago
{{tag>vim neovim command linux debian text editor setup customise customisation cheatsheet}} ======VIM Editor====== When using ''sudo vim'' consider ''sudo -E''. The ''-E'' flag to retain the user environment variables for vim. =====VIM Customisation===== ++++~/.vimrc| <code
DHCP / DNS Setup @linux_router
11 Hits, Last modified: 6 months ago
uration ====Setting Bind9 to IPv4 Mode==== ''sudo vim /etc/default/bind9'' or ''sudo vim /etc/default/named'', set following parameter: ''OPTIONS="-u bind -... the named.conf.options configuration file, ''sudo vim /etc/bind/named.conf.options'', as noted below. +... ="; }; </code>++++ Configure the DNS zones ''sudo vim /etc/bind/named.conf.local'' ++++named.conf.local
Back-up Server Old Setup @home_server:home_server_setup:other_services
10 Hits, Last modified: 5 months ago
/srv/storage, ''sudo mkdir /srv/storage'' ''sudo vim /etc/fstab'' <code> UUID=d426f5e0-7fbd-4e7f-915e-... ~/Myscripts/mount_backup1.sh'' to run ++++''sudo vim ~/Myscripts/mount_backup1.sh''| <code bash> #!/bi... ~/Myscripts/mount_backup2.sh'' to run ++++''sudo vim ~/Myscripts/mount_backup2.sh''| <code bash> #!/bi... 'sudo ~/Myscripts/unmount_backup1.sh'' ++++''sudo vim ~/Myscripts/unmount_backup1.sh''| <code bash> #!/
KPTree Torrent VM Setup @home_server
9 Hits, Last modified: 2 years ago
these addresses only in my nftables setup, ''sudo vim /etc/nftables.conf''. Basically the nftables setu... n Ubuntu 18.04 they will need to be added: ''sudo vim /etc/apt/sources.list'' and add the following rep... les configuration script for PrivatVPN==== ''sudo vim /etc/nftables.conf'' ++++nftables.conf script| <c... ddress) configuration files, respectively: ''sudo vim /etc/openvpn/privatvpn.conf'' & ''sudo vim /etc/n
Web Server setup @home_server
9 Hits, Last modified: 6 months ago
ent automated changes, if present the file ''sudo vim /etc/cloud/cloud.cfg'', configuration variable wi... ollowing apache2 configuration files: *''sudo vim /etc/apache2/apache2.conf'', in particular change... ites-available/kptree.net-http.conf'' then ''sudo vim /etc/apache2/sites-available/kptree.net-https.con... tes-available/kptree.net-https.conf'' then ''sudo vim /etc/apache2/sites-available/kptree.net-https.con
Rsync @home_server:home_server_setup:other_services
7 Hits, Last modified: 5 months ago
l rsync daemon ''sudo apt install rsync'' ''sudo vim /etc/rsyncd.conf'' <file> # create new # any nam... ecrets file = /etc/rsyncd.secrets </file> ''sudo vim /etc/rsyncd.secrets'' <file>username:userpassword... ++++ ====My web page copy bash batch==== ''sudo vim Myscripts/rsync_shared.sh'' or to run ''sudo bash... ://jeffskinnerbox.me/posts/2014/Dec/21/cheatsheet-vim-commands/|Jeff Skinnerbox Cheatsheet: Vim Command
Set Up and Ubuntu APT Cache @home_server:home_server_setup:other_services
6 Hits, Last modified: 2 years ago
168.1.1:3142" *The configuration file is ''sudo vim /etc/apt-cacher-ng/acng.conf'' *The default cac... ding the following line into the new file: ''sudo vim /etc/apt/apt.conf.d/02proxy'', also check ''sudo vim /etc/apt/apt.conf.d/00aptproxy'': *''%%Acquir... . The general clients access noted above "''sudo vim /etc/apt/apt.conf.d/02proxy'', ''%%Acquire::http:
NFS @home_server:home_server_setup:other_services
6 Hits, Last modified: 5 months ago
es higher level directories if necessary.) ''sudo vim /etc/exports'' - edit the exports file as require... export/storage using mergerfs. Adjust the ''sudo vim /etc/fstab'' file to allow for boot setup of nfs ... erver configurations options are given in: ''sudo vim /etc/default/nfs-kernel-server''. * Add or mo... -N 2 -N 3"%%'' The NFS configuration file ''sudo vim /etc/default/nfs-common'': * Add or modify the
KPTree - Email Server Setup @home_server
5 Hits, Last modified: 15 months ago
lient configurations options are given in: ''sudo vim /etc/default/nfs-common''. However the current ba... * To allow automatic boot of nfs clients: sudo vim /etc/fstab * ''192.168.1.10:/export /mnt nf... wing to the apach2 site configuration file ''sudo vim /etc/apache2/sites-available/mail.kptree.net-http... mail.kptree.net -d mail.kptree.net%%'' * ''sudo vim /etc/apache2/sites-available/mail.kptree.net-http
Debian Server Network Setup @linux_router
5 Hits, Last modified: 5 months ago
See the Netplan configuration below: ++++''sudo vim /etc/netplan/network.yaml''| <code> network: #s... rfaces are commented out. For example: ++++''sudo vim /etc/network/interfaces''| <code> # This file des... is my basic setup netplan yaml file. ++++ ''sudo vim /etc/netplan/50-cloud-init.yaml'' | <code> # This... 2 scripts to switch between configuration: ++++ ''vim tononrouter.sh'' | <code> #systemctl disable bind
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
5 Hits, Last modified: 2 years ago
irst we need to get the NUT driver running, "sudo vim /etc/systemd/system/nut-driver.service" <code> [U... tmpfiles.d". So we need to create the file: "sudo vim /usr/lib/tmpfiles.d/nut-driver.conf" and populate... md/system-shutdown/nutshutdown file exists; "sudo vim /lib/systemd/system-shutdown/nutshutdown" and pop... service for /sbin/upsd, configuration file, "sudo vim /etc/systemd/system/nut-server.service <code> [Un
ISP PPPoE Network Setup @linux_router
4 Hits, Last modified: 9 months ago
configuration Edit the chap-secrets file, ''sudo vim /etc/ppp/chap-secrets'': <code> # Secrets for aut... is mynetfone, I edited the following file: ''sudo vim /etc/ppp/peers/mynetfone'' For a good reference ... e interface and start ppoe service, below: ''sudo vim /etc/systemd/system/pppoe.service'': <code> [Unit... ember to turn on / off the debug option in ''sudo vim /etc/ppp/peers/mynetfone''. The debug information
Wireguard VPN access from WAN to LAN @linux_router
4 Hits, Last modified: 2 weeks ago
d, edit or add the following parameters in ''sudo vim /etc/sysctl.conf'': *net.ipv4.ip_forward = 1 ... t create a wireguard server configuration file: ''vim wg0.conf'' or ''sudo vim /etc/wireguard/wg0.conf''. <code> [Interface] Address = 192.168.6.1/24 SaveC... oifname $wan ====Full NFTables Code=== ''sudo vim /etc/nftables.conf'' ++++ ''nftables router scrip
Docker mailserver @docker_notes
3 Hits, Last modified: 10 hours ago
gen => ''pwgen'' generates encrypted passwords *vim => because it is nicer to use than ''vi'' *less... vides the access path on the remote server. ++++vim .config/apache2/mail.kptree.net-443.conf| <code a... ===apache2.4 local php-fpm configuration==== ++++vim .config/apache2/mail.local.kptree.net-8080.conf|
NFTables IP Control @linux_router
3 Hits, Last modified: 2 years ago
lush the current named set controllist *''sudo vim /etc/nftables.conf'' : to edit the current NFTab... e use of these controllist name sets. *''sudo vim controllist.sh'' : This script automates the en... o allow an input of the timer duration. *''sudo vim deletecontrol.sh'' : This is a simple script to
VNC Server @home_server:home_server_setup
3 Hits, Last modified: 3 weeks ago
BASH Customisation @home_server:home_server_setup:other_services
3 Hits, Last modified: 5 months ago
IPMI Console Setup @home_server:home_server_setup:other_services
3 Hits, Last modified: 3 weeks ago
Commonly used commands and scripts @home_server:home_server_setup:other_services
3 Hits, Last modified: 5 months ago
SSH Notes @home_server:home_server_setup:other_services
3 Hits, Last modified: 5 months ago
Docker - DNS Server @docker_notes
2 Hits, Last modified: 5 months ago
Docker Host @docker_notes
2 Hits, Last modified: 5 months ago
dokuwiki setup notes @home_server
2 Hits, Last modified: 15 months ago
IPTables Configuration @linux_router
2 Hits, Last modified: 6 months ago
IPv6 Setup Notes @linux_router
2 Hits, Last modified: 13 months ago
Router Miscellaneous @linux_router
2 Hits, Last modified: 3 months ago
Network Setup @home_server:home_server_setup
2 Hits, Last modified: 5 months ago
Calibre Server @home_server:home_server_setup:other_services
2 Hits, Last modified: 2 years ago
Linux Block Device Notes @home_server:home_server_setup:other_services
2 Hits, Last modified: 14 months ago
IPMI CLI Tools @home_server:home_server_setup:other_services
2 Hits, Last modified: 18 months ago
systemd Stuff @home_server:home_server_setup:other_services
2 Hits, Last modified: 18 months ago
sidebar
1 Hits, Last modified: 2 weeks ago
Docker @docker_notes
1 Hits, Last modified: 3 months ago
KPTree - MSWindows Setup @home_server
1 Hits, Last modified: 3 months ago
Basic Netfilter Function Block Diagram @linux_router
1 Hits, Last modified: 12 months ago
NFTables Configuration @linux_router
1 Hits, Last modified: 3 months ago
Formatting Syntax @wiki
1 Hits, Last modified: 2 years ago
fsck - file system check @home_server:home_server_setup
1 Hits, Last modified: 2 years ago
Conky @home_server:home_server_setup:other_services
1 Hits, Last modified: 2 years ago
Fail2Ban @home_server:home_server_setup:other_services
1 Hits, Last modified: 2 years ago
Home Server Index @home_server:home_server_setup:other_services
1 Hits, Last modified: 16 months ago
Manjaro Setup Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 2 months ago
samba @home_server:home_server_setup:other_services
1 Hits, Last modified: 2 years ago
SWAP Files @home_server:home_server_setup:other_services
1 Hits, Last modified: 19 months ago
Time Date Related Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 2 years ago
Webmin @home_server:home_server_setup:other_services
1 Hits, Last modified: 18 months ago