vim

Search

You can find the results of your search below.

Linux Block Device Notes @home_server:home_server_setup:other_services
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
VIM Editor @home_server:home_server_setup:other_services
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
Home Server Index @home_server:home_server_setup:other_services
1 Hits, Last modified:
*[[home_server:home_server_setup:other_services:vim]] *[[home_server:home_server_setup:other_servic
Manjaro Setup Notes @home_server:home_server_setup:other_services
1 Hits, Last modified:
sted my server configuration file to suit, ''sudo vim ~/.config/conky/conky.conf'' ++++conky.conf| <fil
BASH Customisation @home_server:home_server_setup:other_services
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
Webmin @home_server:home_server_setup:other_services
1 Hits, Last modified:
tps). To do this from the CLI as follows: ''sudo vim /etc/webmin/miniserv.conf'', change ''SSL=1'' to
VNC Server
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>
systemd Stuff @home_server:home_server_setup:other_services
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
SSH Notes @home_server:home_server_setup:other_services
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.
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
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
Commonly used commands and scripts @home_server:home_server_setup:other_services
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
IPMI Console Setup @home_server:home_server_setup:other_services
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
IPMI CLI Tools @home_server:home_server_setup:other_services
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
SWAP Files @home_server:home_server_setup:other_services
1 Hits, Last modified:
ment out the swap partition in /etc/fstab, ''sudo vim /etc/fstab''. (Another open is to instead use the
Network Setup
2 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:
Conky @home_server:home_server_setup:other_services
1 Hits, Last modified:
fsck - file system check
1 Hits, Last modified: