make

Search

You can find the results of your search below.

Rsync
13 Hits, Last modified:
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
5 Hits, Last modified:
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
4 Hits, Last modified:
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
BASH Customisation
3 Hits, Last modified:
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
Back-up Server Old Setup
2 Hits, Last modified:
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
2 Hits, Last modified:
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
2 Hits, Last modified:
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
2 Hits, Last modified:
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
1 Hits, Last modified:
n)|Super key (keyboard button)]]} *Stick window makes a window visible in all workspaces *KP = keypa
IPMI Console Setup
1 Hits, Last modified:
anjaro AUR repositories. (This probably actually makes sense as many Supermicro computers with BMC are
logrotate
1 Hits, Last modified:
ogfile gzip -f -9 $newlogfile </code> Remember to make executable (''sudo chmod +x /home/shared/Myscript