vim

Search

You can find the results of your search below.

VIM Editor
115 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 environment variables for vim. =====VIM Customisation===== ++++~/.vimrc| <code
Back-up Server Old Setup
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> #!/
Rsync
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
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:
NFS
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
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
BASH Customisation
3 Hits, Last modified:
will also work. Add the following commands to ''vim ~/.bashrc'', the aliases can also be added to the separate file .bash_aliases, ''vim ~/.bash_aliases'': *''alias ll=%%'ls -lah --ti... LOR environment variable. Similarly programs like vim allow its colors to be varied. The terminal progr
IPMI Console Setup
3 Hits, Last modified:
e password in it. I usually store in file ''sudo vim /etc/ipmi'' and set to root only read/write ''sud... grub boot loader configuration as follows ''sudo vim /etc/default/grub'': <code JavaScript [enable_lin... the systemd configuration fill as follows: ''sudo vim /lib/systemd/system/serial-getty@.service'' I the
SSH Notes
3 Hits, Last modified:
sage of the Day ====Login Messages==== *''sudo vim /etc/issue.net'' Displays a message before the user begins login, I do not use this. *''sudo vim /etc/ssh/sshd_config'' ensure the following optio... iguration file to activate the changes. *''sudo vim /etc/motd'' Displays the banner text after login.
Calibre Server
2 Hits, Last modified:
. Next setup the systemd service as follows sudo vim ''sudo vim /etc/systemd/system/calibre-server.service'' : <code>## startup service [Unit] Description=
Linux Block Device Notes
2 Hits, Last modified:
- to format the drive ---- ====Fstab==== ''sudo vim /etc/fstab'' -to edit the boot disk mount table,... edia/diska'' ---- ====mount at boot==== ''sudo vim /etc/fstab'' ---- =====Block Device Monitoring a
IPMI CLI Tools
2 Hits, Last modified:
oted in the code upon failure. edit code: ''sudo vim Myscripts/ipmi_start_05_40.sh'' to run script st... oted in the code upon failure. edit code: ''sudo vim ~/Myscripts/ipmi_stop_05_40.sh'' to run script s
Commonly used commands and scripts
2 Hits, Last modified:
nstall the following file to allow the php ''sudo vim /var/www/html/test.php'': <code>?php phpinfo(); ... ] *[[home_server:home_server_setup:other_services:vim]] *[[home_server:home_server_setup:other_services
systemd Stuff
2 Hits, Last modified:
alctl'' manual page for journalctl\\ Edit ''sudo vim /etc/systemd/journald.conf'' make variable ''Stor... <- home_server:home_server_setup:other_services:vim|Prev ^ home_server:home_server_setup:other_servic
Conky
1 Hits, Last modified:
server_setup:other_services:index|Start page ^ home_server:home_server_setup:other_services:vim|Next ->
Fail2Ban
1 Hits, Last modified:
Home Server Index
1 Hits, Last modified:
Manjaro Setup Notes
1 Hits, Last modified:
samba
1 Hits, Last modified:
SWAP Files
1 Hits, Last modified:
Time Date Related Setup
1 Hits, Last modified:
Webmin
1 Hits, Last modified: