local

Search

You can find the results of your search below.

Back-up Server Old Setup
37 Hits, Last modified:
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
11 Hits, Last modified:
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
9 Hits, Last modified:
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
5 Hits, Last modified:
<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
5 Hits, Last modified:
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
4 Hits, Last modified:
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
2 Hits, Last modified:
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
2 Hits, Last modified:
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
2 Hits, Last modified:
* 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
2 Hits, Last modified:
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
2 Hits, Last modified:
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
1 Hits, Last modified:
accessing the https repositories and caching them locally. When performing a ''sudo apt update'' note th
BASH Customisation
1 Hits, Last modified:
ng-iso, except time time is to the nanosecond and local timezone delta is displayed * The ''TIM
IPMI Console Setup
1 Hits, Last modified:
omatically resizes the stty terminal to match the local terminal size. (Seems to require large overheads)
Mosh
1 Hits, Last modified:
termittent connectivity, and provides intelligent local echo and line editing of user keystrokes. Mosh i
VIM Editor
1 Hits, Last modified: