Search
You can find the results of your search below.
Fulltext results:
- Rsync @home_server:home_server_setup:other_services
- the output of the command. For example, this will make a copy of ''~/tmp'': <code>rsync -azv --dry-run /... ode>UserKnownHostsFile ~/.ssh/known_hosts</code> Make these changes active by restarting the ssh servic... estart cron with ''sudo service cron restart'' to make sure the changes are in effect): <code> # Each ta... ove, you'll the utility ''apprise''. This utility make use of the push notification [[https://pushover.n
- Commonly used commands and scripts @home_server:home_server_setup:other_services
- ntly seen in these extended command chains didn't make them seem more approachable, either. For example,... mmand lines you're presumably here to learn. They make it possible to treat individual, simple utilities... spaces." This kind of preliminary processing can make reading a text file full of tons of output much e... X11Frowarding yes'' -If not, edit the file to make so, and then run ''sudo systemctl restart ssh'' t
- KVM Setup
- al machines ''virsh list %%--%%all''. Which will make a copy of this-vm, named that-vm, and takes care ... esize /path_vm/vm_name.img +20G'' *We need to make a backup of the VM disk: ''sudo cp /path_vm/vm_na
- VNC Server
- ce screensavers actually look quite nice, and may make sense on a standard desktop install.) The xfce d... ho $SHELL''. To use bash simply type ''bash''. To make permanent add the line ''exec /bin/bash'' to the
- BASH Customisation @home_server:home_server_setup:other_services
- /opensource.com/article/20/6/bash-history-control|Make Bash history more useful with these tips]] * da... |How to change the color of your Linux terminal]] Make Linux as colorful (or as monochromatic) as you wa
- Linux Block Device Notes @home_server:home_server_setup:other_services
- s on mkpart *''mkpart primary ext4 0% 100%'' to make a partition that take the full optimised drive ar... -to edit the boot disk mount table, remember to make matching mount point directories ---- ====mount
- Manjaro Setup Notes @home_server:home_server_setup:other_services
- the best PDF tools I have used, alas they do not make a Linux version of this. so I purchased a licens... ng keys or fingerprints is time sensitive! Please make sure of that before you run FIX ERRORS. If you ha
- systemd Stuff @home_server:home_server_setup:other_services
- l\\ Edit ''sudo vim /etc/systemd/journald.conf'' make variable ''Storage=persistent'' to make journald store the journal files in ''/var/log/journal'', this
- logrotate @home_server:home_server_setup:other_services
- ogfile gzip -f -9 $newlogfile </code> Remember to make executable (''sudo chmod +x /home/shared/Myscript