Search
You can find the results of your search below.
Fulltext results:
- Rsync
- including the directory, within dir2. This would create a hierarchy that looks like: ~/dir2/dir1/[files] ... l rsync'' ''sudo vim /etc/rsyncd.conf'' <file> # create new # any name you like [all] # destination dire... e (using rsync or scp or telnet or whatever). It creates a full-blown snapshot for each run, but makes ex... en.wikipedia.org/wiki/Cron|cron]] to periodically create backups. To top it off, it also has a graphics fr
- Back-up Server Old Setup
- play various attributes of physical volume(s) | | create | ''pvcreate'' | ✘ | ✔ | ✔ | ✔ | Initialize physical v... / #default snapshot_root /mnt/backup1 # If no_create_root is enabled, rsnapshot will not automatically create the # snapshot_root directory. This is particular... ds, for use with # Linux LVMs. # #linux_lvm_cmd_lvcreate /sbin/lvcreate #linux_lvm_cmd_lvremove /sbin/lvremove #linux_lvm... / #default snapshot_root /mnt/backup2 # If no_create_root is enabled, rsnapshot will not automatically create the # snapshot_root directory. This is particular
- samba
- amba-tool domain provision" to wipe databases and create a # new domain. server role = standalone serve... cript = logon.cmd # This allows Unix users to be created on the domain controller via the SAMR # RPC pipe. The example command creates a user account with a disabled Unix # password; ... gecos "" %u # This allows machine accounts to be created on the domain controller via the # SAMR RPC pip
- NUT (Network UPS Tools) Setup
- run/nut directory. In systemd .conf files must be created in the /usr/lib/tmpfiles.d that create these emphemeral directories, see "man tmpfiles.d". So we need to create the file: "sudo vim /usr/lib/tmpfiles.d/nut-drive... ull 2>&1 && /sbin/upsdrvctl shutdown </code> Next create the systemd nut server service for /sbin/upsd, co... [Install] WantedBy=multi-user.target </code> Next create the systemd nut monitor service, /sbin/upsmon, co
- BASH Customisation
- name.tar file1 directory1 file2'' *''-c'' : for create archive, a pretty self-explanatory option if you want to create a new archive made from the files selected. The ... to specify the filename of the archive we want to create (in this case archive.tar), The ''f'' option shou
- VIM Editor
- ckground terminal windows I prefer to use. Simply create the file on home directory, ".vimrc" (''vim ~/.vi... bs===== ^ Vim Command ^ Action ^ | :tabnew | Creates a new tab | | gt | Show next tab | | :tabfi... lding===== ^ Vim Command ^ Action ^ | zf#j | creates a fold from the cursor down # lines | | zf/v | string creates a fold from the cursor to string | | zf | ope
- snapraid
- fixing files. *''snapraid fix -m'' This will recreate any deleted file in the entire array *''snapraid fix -m -d d1'' This will recreate any deleted file on data disk d1 *''snapraid fix -m -f Example/'' This will recreate the contents of any folder named Example anywhere... praid-on-ubuntu/|Setting up SnapRAID on Ubuntu to Create a Flexible Home Media Fileserver]] and [[https://
- Calibre Server
- //www.digitalocean.com/community/tutorials/how-to-create-a-calibre-ebook-server-on-ubuntu-20-04|How To Create a Calibre Ebook Server on Ubuntu 20.04]] first: '... //www.digitalocean.com/community/tutorials/how-to-create-a-calibre-ebook-server-on-ubuntu-20-04|How To Create a Calibre Ebook Server on Ubuntu 20.04]] *A per
- Simlinks
- path/symlink name"%%'', where option ''-s'' is to create a symlink. See ''ln --help'' or ''man ln'' for mo... ''%%ln "path/file" "path/symlink name"%%'', which creates a hard link to a file. (Where: hard links to dir... nk-linux/|What is Symbolic Links in Linux? How to Create Symbolic Links?]] *[[https://www.baeldung.com/linux/soft-links-to-directories|How to Create Soft Links to Directories]] (Baeldung) *[[https
- Conky
- layout & options --- own_window = true,-- Conky creates its own window instead of using desktop own_win... options --- # own_window yes # Conky creates its own window instead of using desktop own_wind... layout & options --- own_window = true,-- Conky creates its own window instead of using desktop own_win... options --- own_window yes # Conky creates its own window instead of using desktop own_wind
- systemd Stuff
- Stuff====== * [[https://linuxconfig.org/how-to-create-systemd-service-unit-in-linux|How to create systemd service unit in Linux]] * [[https://uni... journal files in ''/var/log/journal'', this will create directory if necessary. This also ensure log file
- NFS
- tall nfs-kernel-server nfs-common'' to install *Create share directories on host ''sudo mkdir -p /export/storage'' (-p also creates higher level directories if necessary.) ''sudo v
- Manjaro Setup Notes
- options --- own_window yes # Conky creates its own window instead of using desktop own_wind... populate archlinux manjaro''\\ These two commands create a fresh key for you and (re-)install all keys fro
- Linux Block Device Notes
- tandby mode after reboot and set the standby time create and use on boot systemd service. ++++/etc/systemd
- Commonly used commands and scripts
- rrent clipboard contents to the file file.txt To create the command short cuts: *''vim ~/.bash_aliases'