Search

You can find the results of your search below.

Commonly used commands and scripts @home_server:home_server_setup:other_services
25 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
Conky @home_server:home_server_setup:other_services
9 Hits, Last modified:
${fs_used /} / ${fs_size /} ${alignr}${execi 9999 findmnt / -o SOURCE -n} | ${fs_type /} ${fs_used_perc ... efi} / ${fs_size /boot/efi} ${alignr}${execi 9999 findmnt /boot/efi -o SOURCE -n} | ${fs_type /boot/efi}... /home} / ${fs_size /home} ${alignr} ${execi 9999 findmnt /home -o SOURCE -n} | ${fs_type /home} ${fs_us... 1} / ${fs_size /media/disk1}${alignr}${execi 9999 findmnt /media/disk1 -o SOURCE -n} | ${fs_type /media/
KPTree - Email Server Setup
6 Hits, Last modified:
unmount * Check status of clients: * ''findmnt'' to list file system in tree format or ''findmnt -l'' in flat list. * ''df -h'' to list all m... Ubuntu to Debian for my various home servers. I find that Ubuntu seems to add a lot of bloat to their server distros compared to Debian. I find that I do not need these extra Ubuntu features, w
Rsync @home_server:home_server_setup:other_services
6 Hits, Last modified:
any backup procedure. There's nothing worse than finding out that your backup hasn't been working for s... 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
KPTree Torrent VM Setup
5 Hits, Last modified:
nitor-linux-bootup-performance/|systemd-analyze – Find System Boot-up Performance Statistics in Linux]] ... l to prevent VPN leakage. * I use [[https://www.findip-address.com/]] to help find the corresponding ip address of the server. * I then allow the tunnel V... do vim /etc/mysql/mariadb.conf.d/50-server.cnf''. Find the parameter ''bind-address = 127.0.0.1'' and ch
KPTree - MSWindows Setup
4 Hits, Last modified:
. 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
4 Hits, Last modified:
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
4 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 egrep='egrep --color=auto' alias fgrep='fgrep... out limit as described below.\\ ''sudo visudo''\\ Find ''Defaults env_reset'' and change to ''Defaults
KVM Setup @home_server:home_server_setup
3 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... evice *''sudo fdisk /dev/nbd0'' to help with finding partitions on the VM file, qcow2 *''sudo
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
NFS @home_server:home_server_setup:other_services
2 Hits, Last modified:
orage'' to unmount Check status of clients: *''findmnt'' to list file system in tree format or ''findmnt -l'' in flat list. To allow automatic boot of nfs
fsck - file system check @home_server:home_server_setup
1 Hits, Last modified:
etup:other_services:index]] </pagelist>++++ ====Find Information on Hard disks==== The ‘’lsblk’’ comma
Home Server Notes @home_server:home_server_setup
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
Fail2Ban @home_server:home_server_setup:other_services
1 Hits, Last modified:
1 192.168.1.0/24'' *''bantime = 60m'' *''findtime = 60m'' *''maxretry = 4'' *then adjust
SSH Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: