local

Search

You can find the results of your search below.

Back-up Server Old Setup @home_server:home_server_setup:other_services
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
Web Server setup
22 Hits, Last modified:
is is same procedure as previous *127.0.0.1 localhost *127.0.0.1 New_Hostname *Additional... can be placed in ''/etc/hosts'' to provide basic local host name resolution. I prefer to install a separ... pache2'' *Test the web page by typing in the local ip address of the apache2 server in a web browser... ne: *For the database: ''sudo mysqldump -l -h localhost -u root -p nextcloud > ~/nextcloud-dbbackup_`
Rsync @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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
dokuwiki setup notes
7 Hits, Last modified:
cient to get me to move to another provider. ====local dns setup==== The local dns points to the local lan address that assists with hairpin nat on ipv4. Not necessary on ipv6 as assi... ame wiki.kptree.net ServerAdmin webmaster@localhost DocumentRoot /mnt/shared/www/dokuwik
KPTree Torrent VM Setup
5 Hits, Last modified:
s between the VM server and VM guests. (Check the local deluge directory actually exists for the user as ... -F ip6tables -t nat -F ip6tables -t mangle -F # Local iptables -A INPUT -i lo -j ACCEPT iptables -A OUTPUT -o lo -j ACCEPT # Local V6 ip6tables -A INPUT -i lo -j ACCEPT ip6tables -... figured to all full LAN access, default access is localhost only. The mysql.cnf configuration file needs
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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
KPTree - MSWindows Setup
4 Hits, Last modified:
id not have any important information left on the local documents directory. Unknown, unlikely, but possi... not store and main archive or working data on the local windows machines anymore. I try to copy anything ... 90 days after which I was expected to purchase a local version there! Like I was expected to purchase a... 10. The ADF scanner scanned a pdf straight to the local computer document directory using the scanner pro
Fail2Ban @home_server:home_server_setup:other_services
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
VNC Server @home_server:home_server_setup
3 Hits, Last modified:
e network. So to allow a direct connection add ''-localhost no'' to the TigerVNC command line to allow di... f connection is refused may need to use option ''-localhost no'', e.g. ''vncserver -localhost no'' ++++ ====Some preferred graphical programs:==== *Synaptic
KPTree - Email Server Setup
2 Hits, Last modified:
il server need to have a static IP address on the local area network. ++++I actually like to use netplan|... p to redirect inbound Internet TCP traffic to the local VM IP address for the nominated ports. *I ne
KVM Setup @home_server:home_server_setup
2 Hits, Last modified:
52:54:00:70:a9:a1'/> Cant be the same on the same local network.... To convert the xml file back to a vi... user to be actively logged in at any time either locally or remotely. This limitation was never a conce
Calibre Server @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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
SSH Notes @home_server:home_server_setup:other_services
2 Hits, Last modified:
Network Setup @home_server:home_server_setup
1 Hits, Last modified:
Mosh @home_server:home_server_setup:other_services
1 Hits, Last modified: