vim

Search

You can find the results of your search below.

VIM Editor @home_server:home_server_setup:other_services
119 Hits, Last modified:
{{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 environm
DHCP / DNS Setup @linux_router
11 Hits, Last modified:
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:
/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:
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:
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:
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:
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:
KPTree - Email Server Setup @home_server
5 Hits, Last modified:
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 / Ubuntu Network Setup @linux_router
5 Hits, Last modified:
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
NFS @home_server:home_server_setup:other_services
5 Hits, Last modified:
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''. //However the ... lient configurations options are given in: ''sudo vim /etc/default/nfs-common''. //However the current
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
5 Hits, Last modified:
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:
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
Docker mailserver @docker_notes
3 Hits, Last modified:
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:
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:
t add the line ''exec /bin/bash'' to the end of ''vim ~/.profile''. You will need to restart VNCserver ... c'' *The vncserver startup configuration file: ''vim ~/.vnc/xstartup'' *I set up cron to run the following script at boot: ''vim ~/Myscripts/StartVNC.sh'', StartVNC.sh: <code>
SSH Notes @home_server:home_server_setup:other_services
3 Hits, Last modified:
Docker Host @docker_notes
2 Hits, Last modified:
dokuwiki setup notes @home_server
2 Hits, Last modified:
IPTables Configuration @linux_router
2 Hits, Last modified:
IPv6 Setup Notes @linux_router
2 Hits, Last modified:
Router Miscellaneous @linux_router
2 Hits, Last modified:
Network Setup @home_server:home_server_setup
2 Hits, Last modified:
sidebar
1 Hits, Last modified:
Docker @docker_notes
1 Hits, Last modified:
Docker - DNS Server @docker_notes
1 Hits, Last modified:
Reverse Proxy Server @docker_notes
1 Hits, Last modified:
KPTree - MSWindows Setup @home_server
1 Hits, Last modified:
ISP IPoE DHCP Setup Notes @linux_router
1 Hits, Last modified:
Basic Netfilter Function Block Diagram @linux_router
1 Hits, Last modified:
NFTables Configuration @linux_router
1 Hits, Last modified:
Formatting Syntax @wiki
1 Hits, Last modified:
fsck - file system check @home_server:home_server_setup
1 Hits, Last modified:
Conky @home_server:home_server_setup:other_services
1 Hits, Last modified:
Fail2Ban @home_server:home_server_setup:other_services
1 Hits, Last modified:
samba @home_server:home_server_setup:other_services
1 Hits, Last modified:
SWAP Files @home_server:home_server_setup:other_services
1 Hits, Last modified:
Webmin @home_server:home_server_setup:other_services
1 Hits, Last modified: