find

Search

You can find the results of your search below.

Commonly used commands and scripts @home_server:home_server_setup:other_services
18 Hits, Last modified:
d and simple common examples of usage. ---- =====find===== * ''man find'' * ''%%find -name 'filename*'%%'' this will search for 'filename*' in current directory * ''%%find /mnt/disk1 -name findme*%%'' to find findme* unde
Rsync @home_server:home_server_setup:other_services
5 Hits, Last modified:
that records warnings and error messages. You can find/open it here: ''/var/log/rsnapshot.log'' Inspect ... cygwin ''setup.exe'' and expand the categories to find "rsync" and "ssh". You'll find them under the "Net" packages. *When the install is complete, the ''rs... o Live: Set up a personal, home SSH server]]". *Find out the name of the windows system via ''hostname
BASH Customisation @home_server:home_server_setup:other_services
3 Hits, Last modified:
ias mv='mv --verbose' # native move # SEARCH AND FIND alias gh='history|grep' # search bash history alias findr='sudo find / -name' alias grep='grep --color=auto' alias egr... out limit as described below.\\ ''sudo visudo''\\ Find ''Defaults env_reset'' and change to ''Defaults
IPMI Console Setup @home_server:home_server_setup:other_services
3 Hits, Last modified:
ng for redirection! use the following command to find out, ''ipmitool -I lanplus -H 192.168.1.40 -U bau... tps://stackoverflow.com/questions/263890/how-do-i-find-the-width-height-of-a-terminal-window|How do I find the width & height of a terminal window?]] *[[htt
KVM Setup
2 Hits, Last modified:
Ubuntu. However I have started using Debian and find it leaner than Ubuntu. I am slowly moving my vari... urn off the virtual machine to be checked *Next find the file location of the virtual machine to be ch
fsck - file system check
1 Hits, Last modified:
etup:other_services:index]] </pagelist>++++ ====Find Information on Hard disks==== The ‘’lsblk’’ comma
Home Server Notes
1 Hits, Last modified:
vetheknowhow.com/|Havetheknowhow.com]], however I find whilst this is still a good resource, I have move
Set Up and Ubuntu APT Cache @home_server:home_server_setup:other_services
1 Hits, Last modified:
'sudo apt update'' note the repository errors and find the repository within repository files in the sub
systemd Stuff @home_server:home_server_setup:other_services
1 Hits, Last modified:
nitor-linux-bootup-performance/|systemd-analyze – Find System Boot-up Performance Statistics in Linux]]
VIM Editor @home_server:home_server_setup:other_services
1 Hits, Last modified:
% | Search exactly 4 digits | | %%/^\n{3}%% | Find 3 empty lines | | %%:bufdo /searchstr/%% | Sea