edit

Search

You can find the results of your search below.

VIM Editor
13 Hits, Last modified:
{{tag>vim neovim command linux debian text editor setup customise customisation cheatsheet}} ======VIM Editor====== When using ''sudo vim'' consider ''sudo -... ++ ====vim color scheme==== I use the VI (or VIM) editor. It comes standard on most Linux and UNIX distr... can not use this one in ''.vimrc''. ====VIM Text Editor==== A powerful text editor, standard in most L
BASH Customisation
8 Hits, Last modified:
mer ps kill nightmode xrandr tar archive "default editor" editor}} ======BASH Customisation====== The standard BASH colour configuration uses a blue colour fo... tory # BASH alias baupdate='. ~/.bashrc' alias baedit='nano /home/$BA_USERNAME/.bash_aliases' alias bac... ://github.com/akinomyoga/ble.sh|ble.sh ―Bash Line Editor―]] ====BASH Prompt==== I like a standard looki
Rsync
7 Hits, Last modified:
ve ''sudo'' privileges. Using ''visudo'' command, edit the ''/etc/sudoers'' file by adding the following... es, and such. Again using the ''visudo'' command, edit the ''/etc/sudoers'' file by adding the following... above backup rules (and many others), you need to edit a configuration file located at ''/etc/rsnapshot.... t it requires tabs.) The configuration elements I edited are below (''/usr/share/doc/rsnapshot/examples/
Commonly used commands and scripts
3 Hits, Last modified:
erver root crontab, ''sudo crontab -e'': <code> # Edit this file to introduce tasks to be run by cron. #... ad redirect it to a file to be opened with a text editor: netstat -anp > netstat.txt. But there's a bet... that output on the fly. For this, sed—the Stream EDitor—will be your tool of choice. In order to use s
IPMI CLI Tools
2 Hits, Last modified:
r error codes as noted in the code upon failure. edit code: ''sudo vim Myscripts/ipmi_start_05_40.sh'' ... r error codes as noted in the code upon failure. edit code: ''sudo vim ~/Myscripts/ipmi_stop_05_40.sh''
tmux
2 Hits, Last modified:
t from the last command comfortably in pagers and editors *Edit or download remote files in an existing SSH session
Back-up Server Old Setup
1 Hits, Last modified:
edia-server-2019/|The Perfect Media Server - 2019 Edition]] *Systemd startup [[https://dominicm.com/me
Linux Block Device Notes
1 Hits, Last modified:
e ---- ====Fstab==== ''sudo vim /etc/fstab'' -to edit the boot disk mount table, remember to make matc
logrotate
1 Hits, Last modified:
ng ''logrotate'' ====Logrotate using script==== edit the sudo crontab ''sudo crontab -e'': <code> Exam
Mosh
1 Hits, Last modified:
ity, and provides intelligent local echo and line editing of user keystrokes. Mosh is a replacement for
NFS
1 Hits, Last modified:
tories if necessary.) ''sudo vim /etc/exports'' - edit the exports file as required <code> # /etc/export
samba
1 Hits, Last modified:
list the available shares on the host IP * ''pdbedit -w -L'' list the current users on the samba host
systemd Stuff
1 Hits, Last modified:
''man journalctl'' manual page for journalctl\\ Edit ''sudo vim /etc/systemd/journald.conf'' make vari
Time Date Related Setup
1 Hits, Last modified:
o install: ''sudo apt install ntp ntpdate'' *To edit main configuration file: ''sudo nano /etc/ntp.con