Search
You can find the results of your search below.
Fulltext results:
- Rsync @home_server:home_server_setup:other_services
- t creates a full-blown snapshot for each run, but makes extensive use of [[http://www.linfo.org/hard_lin... actly like full-blown copies (in every way). This makes Rsnapshot a great choice for server backups. Thi... 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
- 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... o so globally. Without the g on the end, sed only makes a single replacement per line of text, as we see... spaces." This kind of preliminary processing can make reading a text file full of tons of output much e
- 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... nloads and installs these packages manually. This makes it possible to install these packages even if no... ng keys or fingerprints is time sensitive! Please make sure of that before you run FIX ERRORS. If you ha... stalled packages again.\\ ATTENTION: This command makes it impossible to DOWNGRADE PACKAGES on systems w
- KVM Setup
- al machines ''virsh list %%--%%all''. Which will make a copy of this-vm, named that-vm, and takes care ... es|Threads. See the picture below. This actually makes sense for limitations on the number of sockets o... esize /path_vm/vm_name.img +20G'' *We need to make a backup of the VM disk: ''sudo cp /path_vm/vm_na
- BASH Customisation @home_server:home_server_setup:other_services
- ocker/.env' # depends on having jq installed, but makes it so much easier. https://github.com/htpcBeginn... /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
- 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
- Back-up Server Old Setup @home_server:home_server_setup:other_services
- sing up the snapshot_root). # If you enable this, make sure the lockfile directory is not world # writab... sing up the snapshot_root). # If you enable this, make sure the lockfile directory is not world # writab
- 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
- samba @home_server:home_server_setup:other_services
- mba/etc/smb.conf.%m # Some defaults for winbind (make sure you're not using the ranges # for something ... a server. # Un-comment the following parameter to make sure that only "username" # can connect to \\serv
- 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
- XFCE @home_server:home_server_setup:other_services
- n)|Super key (keyboard button)]]} *Stick window makes a window visible in all workspaces *KP = keypa
- IPMI Console Setup @home_server:home_server_setup:other_services
- anjaro AUR repositories. (This probably actually makes sense as many Supermicro computers with BMC are
- logrotate @home_server:home_server_setup:other_services
- ogfile gzip -f -9 $newlogfile </code> Remember to make executable (''sudo chmod +x /home/shared/Myscript