edit

Search

You can find the results of your search below.

Rsync
3 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.
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''
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
Commonly used commands and scripts
1 Hits, Last modified:
erver root crontab, ''sudo crontab -e'': <code> # Edit this file to introduce tasks to be run by cron. #
NFS
1 Hits, Last modified:
tories if necessary.) ''sudo vim /etc/exports'' - edit the exports file as required <code> # /etc/export
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
tmux
1 Hits, Last modified:
last command comfortably in pagers and editors *Edit or download remote files in an existing SSH sessi
VIM Editor
1 Hits, Last modified:
^^ Vim Command ^ Action ^ | :e filename | Edit filename in current window | | :split filename