Search
You can find the results of your search below.
Fulltext results:
- Back-up Server Old Setup
- ed syntax in NFS4.) * ''/mnt/backup1'' : is the local mount point, note this directory must exist, idea... /mnt/backup2'' Where: *''/mnt/backup1'' is the local mount point to be unmounted ++++Possible mount s... #!/bin/bash #Script to mount NFS remote Disk1 to local /mnt/backup1 if grep -qs "/mnt/backup1" /proc/mo... #!/bin/bash #Script to mount NFS remote Disk2 to local /mnt/backup2 if grep -qs "/mnt/backup2" /proc/mo
- Rsync
- bash Myscripts/rsync_shared.sh'' #Note this is a local only script and takes no additional batch inputs ... .com/community/tutorials/how-to-use-rsync-to-sync-local-and-remote-directories-on-a-vps *https://www.tecmint.com/rsync-local-remote-file-synchronization-commands/ *https://... command and re-run it for real. ====Test rsync on Local System==== In an effort to try out rsync in the
- IPMI CLI Tools
- ou would if you were interacting with the machine locally. This is called Serial Over Lan (SOL) and is av... a remote console on the server as though it were local in cases where the operating system locks up and ... tool for accessing the IPMI device through either local or remote access. Its a command line tool that ca... terface. This tool can be used to set the address locally on the managed system. *Managed system : sy
- NUT (Network UPS Tools) Setup
- <code> upsmon.conf MONITOR KPBUPS@localhost 1 admin {password} master MINSUPPLIES... NUT Output===== The output of ''/bin/upsc KPBUPS@localhost'', (or simply ''upsc KPBUPS''): <code> Init S... he UPS device profile variable ''/bin/upsc KPBUPS@localhost 2>/dev/null''. *A script file to succinctly... strf='/var/log/UPSLog.Log' str0='/bin/upsc KPBUPS@localhost' str1=$($str0) str2=$(echo "$str1" | grep "up
- Webmin
- eptions. Fortunately as I only wish to run Webmin locally (LAN), not facing the public internet (WAN), I can still access locally without SSL setup (http not https). To do this ... lnerability. I can now relatively easily assign local web pages a local signed certificate via Traefik and my local DNS, however as I do not use Webmin there
- Fail2Ban
- udo cp /etc/fail2ban/jail.conf /etc/fail2ban/jail.local'' copy the main configuration file to a local file to be modified. It is recommended not to change the ... ith the package. *''sudo vim /etc/fail2ban/jail.local'' and adjust the following basic settings: *'... another modes set filter parameter "mode" in jail.local: enable = true mode = more bantime = 12h port
- Calibre Server
- for easier book access. I recently looked at my local library again because I wanted to reread some of ... k1/KarlData/Karl Data 2/Calibre_library' --enable-local-write [Install] WantedBy=multi-user.target </cod
- Linux Block Device Notes
- mount point directories ---- ====mount==== ===Local Device=== **mount -t ext4 /dev/sdb1 /run/media/di... ted NFS mount point * ''/mnt/backup1'' : is the local mount point, note this directory must exist, idea
- Manjaro Setup Notes
- * The CUPS printer interface is on web page; ''localhost:631'' * The PDF printer definition file ... x and Manjaro. This will solve problems with your local key database and Manjaro's and Arch's key databas
- SSH Notes
- does not carry the environment [ -f /etc/default/locale ] && . /etc/default/locale export LANG cores=$(grep -c ^processor /proc/cpuinfo 2>/dev/null) [ "$cores"
- Time Date Related Setup
- buntu 18.04]]. I replace the pool servers with my local ones, ''sudo vim /etc/ntp.conf''. Some NTP tips:... date information as required, mainly used to set local timezone and daylight savings parameters. The fol
- Set Up and Ubuntu APT Cache
- accessing the https repositories and caching them locally. When performing a ''sudo apt update'' note th
- BASH Customisation
- ng-iso, except time time is to the nanosecond and local timezone delta is displayed * The ''TIM
- IPMI Console Setup
- omatically resizes the stty terminal to match the local terminal size. (Seems to require large overheads)
- Mosh
- termittent connectivity, and provides intelligent local echo and line editing of user keystrokes. Mosh i