Search
You can find the results of your search below.
Fulltext results:
- Commonly used commands and scripts @home_server:home_server_setup:other_services
- 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
- 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
- KPTree - MSWindows Setup
- . It is sadly the only **full** pdf suit I could find on Linux. I have not tried on Windows or for work... echnician editing functions I have seen. I still find working on standard documents easier on Foxit or ... S devices etc. iTunes, in typical Apple fashion I find is not smart end user friendly as it has been des... nd language setting", use Cortana if necessary to find. Click on the language and add the US QWERTY if n
- Web Server setup
- VM===== I am moving away from Ubuntu to Debian. I find the instruction for here are good to setup a basi... ange initial group of users groupmod -g $3 $1 find / -group $2 -exec chgrp -h $3 {} \; USERS=$(cat... t 1 fi # start modifiyng usermod -u $3 $1 find / -user $2 -exec chown -h $3 {} \; exit 0 fi e... p -r "echo php_ini_loaded_file().PHP_EOL;"%%'' to find the active php.ini file * ''%%php -r 'print php
- BASH Customisation @home_server:home_server_setup:other_services
- 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
- 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 @home_server:home_server_setup
- Ubuntu. However I have started using Debian and find it leaner than Ubuntu. I am slowly moving my vari... n off the virtual machine** to be checked *Next find the file location of the virtual machine to be ch
- Simlinks @home_server:home_server_setup:other_services
- ember in link all these are stored as files. *''find dir -xdev \! -type d -links +1 -printf '%20D %2... t -n | uniq -w 42 --all-repeated=separate'' will find and list files that have common inode numbers in
- VNC Server @home_server:home_server_setup
- ration that simply worked, it took a long time to find a solution: <code>#!/bin/bash [ -x /etc/vnc/xstar