edit

Search

You can find the results of your search below.

KVM Setup
3 Hits, Last modified:
can be edited directly using the command ''virsh edit VM_name'' To get virtual image disk information ... list all defined VMs, running or shutdown *''edit VM_name'' to edit the XML configuration file of the VM names VM_name. *''sudo virsh define XXX.xml
Network Setup
3 Hits, Last modified:
es are loaded: ''sudo apt install bridge-utils'' Edit the network configuration file: ''/etc/network/in... USB3-0 LAN1(eth0) LAN2(eth1) VGA </code> Edit the network configuration file: ''/etc/network/in... and add the line ''network: {config: disabled}'' Edit the network configuration file: ''/etc/netplan/in
Rsync @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
1 Hits, Last modified:
e ---- ====Fstab==== ''sudo vim /etc/fstab'' -to edit the boot disk mount table, remember to make matc
logrotate @home_server:home_server_setup:other_services
1 Hits, Last modified:
ng ''logrotate'' ====Logrotate using script==== edit the sudo crontab ''sudo crontab -e'': <code> Exam
Commonly used commands and scripts @home_server:home_server_setup:other_services
1 Hits, Last modified:
erver root crontab, ''sudo crontab -e'': <code> # Edit this file to introduce tasks to be run by cron. #
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified:
tories if necessary.) ''sudo vim /etc/exports'' - edit the exports file as required <code> # /etc/export
systemd Stuff @home_server:home_server_setup:other_services
1 Hits, Last modified:
''man journalctl'' manual page for journalctl\\ Edit ''sudo vim /etc/systemd/journald.conf'' make vari
Time Date Related Setup @home_server:home_server_setup:other_services
1 Hits, Last modified:
o install: ''sudo apt install ntp ntpdate'' *To edit main configuration file: ''sudo nano /etc/ntp.con
tmux @home_server:home_server_setup:other_services
1 Hits, Last modified:
last command comfortably in pagers and editors *Edit or download remote files in an existing SSH sessi
VIM Editor @home_server:home_server_setup:other_services
1 Hits, Last modified:
^^ Vim Command ^ Action ^ | :e filename | Edit filename in current window | | :split filename