Search
You can find the results of your search below.
Fulltext results:
- VNC Server @home_server:home_server_setup
- erver "vncserver -kill :1" or :2 *The server log files are stored in ~/.vnc, ''less ~/.vnc/KPTreeServer:1.log'' or :2. (A log files may contain a number of errors and warnings, howe... vncserver will not operate correctly.) *The .pid files in ~/.vnc generally show which vnc are currently
- IPMI Console Setup @home_server:home_server_setup:other_services
- pt for remote server password (for CLI, not batch files) * -P : input the password in command, not reco... f file for remote server password (need for batch files and to prevent constant prompting for password). ... pt for remote server password (for CLI, not batch files) * -P : input the password in command, not reco
- Manjaro Setup Notes @home_server:home_server_setup:other_services
- s and/or writes per minute (such as searching for files, copying large directories, etc.). Alternatively,
- KPTree - MSWindows Setup
- a Windows system maintenance program, clean junk files and registry and other - **Do not use anymore, lo... ckups and apps end up being very large amounts of files (multiple 1000s) and using huge amounts of disk s... eated as given in original command. -The backup files are found at: ''%%C:\Users\baumk\AppData\Roaming\... ick is to simply run the install file "C:\Program Files\Common Files\Apple\Mobile Device Support\Drivers\
- snapraid @home_server:home_server_setup:other_services
- nds I use are: ''sudo snapraid sync'' to sync the files that have changes since last sync. I usually do ... check the parity of the array, usually the oldest files first. I usually do this weekly, manually. ''sud... touch'' to add sub-second time granularity to the files that improves snapraid usage. I usually do this ... ly. Really for information only. Snapraid allows files and directories that have been deleted since the
- KVM Setup @home_server:home_server_setup
- cked up to another separate drive. * The VM xml files were exported to the back-up drive, same director... in.com/2016/12/20/how-to-resize-a-qcow2-image-and-filesystem-with-virt-resize/|How to Resize a qcow2 Image and Filesystem with Virt-Resize]] *First, **turn off the ... *We can check the file system on the VM: ''%%virt-filesystems --long -h --all -a /path_vm/vm_name.img%%''
- Rsync @home_server:home_server_setup:other_services
- create a hierarchy that looks like: ~/dir2/dir1/[files] So; ***''rsync -a dir1/ dir2'' copies the cont... ctories and content. *''-u'' only copies source files where they are newer than destination files (based upon file modification dates) *''%%--delete%%'' deletes files on the destination where they are not on the sour
- Simlinks @home_server:home_server_setup:other_services
- ng to different version or use type configuration files, depending on use case. Simple use is: *''%%l... to directories are not allowed and hard links to files must be on same devices) Where: *To remove syml... arameters ^Hard link ^Soft link ^ |Inode number* |Files that are hard linked take the same inode number |Files that are soft linked take a different inode numbe
- BASH Customisation @home_server:home_server_setup:other_services
- ore entries starting with . (do not ignore hidden files) * ''-l'' : use a long listing format ... lias cp='sudo rsync -azh --info=progress2' # copy files with rsync alias mv='mv --verbose' # native move ... hat is using the most space. Both directories and files. Varies on current directory # BASH alias baupda... 07899/how-to-change-the-colors-of-directories-and-files-in-the-ls-command/|How to Change the Colors of Di
- NFS @home_server:home_server_setup:other_services
- code> # /etc/exports: the access control list for filesystems which may be exported /export 192.1
- Network Setup @home_server:home_server_setup
- . So the biggest speed/time impact is when coping files across a speed limited ethernet LAN connection or... rate'' To generate backend specific configuration files. *''sudo netplan try'' To try a new neplan conf
- Back-up Server Old Setup @home_server:home_server_setup:other_services
- {{tag>linux debian backup LVM filesystem server NFS mount showmount}} ======Back-up Server Old Setup=====... e media as the upperdir, and is where the working files for overlayfs are kept. Overlayfs is not what I... emd startup [[https://dominicm.com/mergerfs-union-filesystem-arch-linux/|Mergerfs Union Filesystem on Arch Linux]] *[[http://manpages.ubuntu.com/manpages/bion
- Commonly used commands and scripts @home_server:home_server_setup:other_services
- ions within program libraries) 4 Special files (usually found in /dev) 5 File formats a
- Web Server setup
- g scripts assist with changing the uid and gid of files on a system. These scripts are reasonably basic ... ng the GID of a group and modify ownership of its files and directories." echo "Usage: changeGID.sh [gr... ing the UID of a User and modify ownership of his files and directories." echo "Usage: changeUID.sh [us... ually edit the **/etc/group** and **/etc/passwd** files and their shadow files. The commands are ''sudo v