net

Search

You can find the results of your search below.

Network Setup @home_server:home_server_setup
119 Hits, Last modified:
{{tag>network interface netplan nic setup loopback eth ethernet bridge bond networkd linux debian setup command}} =====Network Setup===== The home server I have has 4 Intel Gigabit
KPTree - Email Server Setup
35 Hits, Last modified:
fferentiate between different subdomains. ===Set network IP address, static IP=== The mail server need to have a static IP address on the local area network. ++++I actually like to use netplan| * ''sudo apt install netplan.io'' * ''sudo mv /etc/network/interfaces /etc/network/in
Commonly used commands and scripts @home_server:home_server_setup:other_services
25 Hits, Last modified:
ommand line: ''sudo dpkg-reconfigure tzdata''. *Networkd -> systemd-networks *Resolved -> systemd-resolved =====apt - package manager===== *''sudo apt... system. Many utilities can accomplish this goal; netstat is one of the older and better-known options. Typically, we'd invoke netstat using the -anp arguments—for all sockets, num
dokuwiki setup notes
17 Hits, Last modified:
t to the appropriate ip addresses for wiki.kptree.net. The ipv4 points to a common public ipv4 addres... ipv4 address for specific ports need to have nat(network address translation) setup and forwarding set... sudo vim /etc/apache2/sites-available/wiki.kptree.net-ssl.conf'' <code> <IfModule mod_ssl.c> <Virtu... 1f2c:10d::18]:443> ServerName wiki.kptree.net ServerAdmin webmaster@localhost
Rsync @home_server:home_server_setup:other_services
17 Hits, Last modified:
baumkp@192.168.1.10::all/home/shared/html_kptree.net %%--%%exclude=.Trash* >tmp.txt'' ''sudo rsync x ... baumkp@192.168.1.10::all/home/shared/html_kptree.net %%--%%exclude=.Trash* >tmp.txt'' ++++ ====My web... ared/www/html' workpath='/home/shared/html_kptree.net/' cmd="rsync -ptoguv --chown=root:www-data --chmo... ====Rsync related links==== *https://linux.die.net/man/1/rsync *https://www.digitalocean.com/commu
SSH Notes @home_server:home_server_setup:other_services
14 Hits, Last modified:
====Login Messages==== *''sudo vim /etc/issue.net'' Displays a message before the user begins login... e the following option is set ''Banner /etc/issue.net'' (you can actually used any path/file) *''su... write: {get_size(disk_io.write_bytes)}") ## Network information print("="*40, "Network Information", "="*40) ## get all network interfaces (vi
KVM Setup @home_server:home_server_setup
13 Hits, Last modified:
machine qemu virsh qcow linux command setup nbd 'network block device'}} ======KVM Setup====== I orig... 00:70:a9:a1'/> Cant be the same on the same local network.... To convert the xml file back to a virtua... * ''sudo virsh domiflist domain-name'' : List network interface(s) information of domain ''domain-n... install ''sudo apt install qemu-utils'' The nbd (network block device) kernel module needs to be loade
IPMI Console Setup @home_server:home_server_setup:other_services
13 Hits, Last modified:
32 serial port includes and include serial to BMC network redirection. Linux Unix history means good h... (The serial port is redirected by the BMC to its network.) -Setup and start the Linux serial termi... ce to redirect the computer serial tty to the BMC network) -tty terminal controls (e.g. size) An imp... up is my on notes on use of [[https://wiki.kptree.net/doku.php?id=home_server:home_server_setup:other_s
Back-up Server Old Setup @home_server:home_server_setup:other_services
12 Hits, Last modified:
on the sever accepting input from the local area network to just the one address 192.168.1.10. On the ... # Number of rsync re-tries. If you experience any network problems or # network card issues that tend to cause ssh to fail with errors like # "Corrupted MAC... up of example.com ended at %c" # CVS.SOURCEFORGE.NET #backup_script /usr/local/bin/backup_rsnapshot_c
KPTree - MSWindows Setup
9 Hits, Last modified:
vided from work. These are often corporate based network licenses that only work if connected to the network. There is a method to fix a license to a mach... ==== For some reason Windows 10 will not show my network drives in the Explorer Network directory. Even when it did work it was slow to show the network dr
IPMI CLI Tools @home_server:home_server_setup:other_services
9 Hits, Last modified:
ort and have the BMC redirect that console over a network port, which in cooperation with BIOS level co... otects the BMC passwords and your commands on the network. IPMI v1.5 still allows to you to power the s... n (and therefore sends your BMC password over the network in plain text) and does not support SOL in an... abled server is managed. This is usually over the network. *SMbus : System Management bus. A low sp
Manjaro Setup Notes @home_server:home_server_setup:other_services
9 Hits, Last modified:
ow to mount WebDAV share]] *[[https://linux.die.net/man/8/mount.davfs|mount.davfs(8) - Linux man page]] *[[https://linux.die.net/man/8/mount|mount(8) - Linux man page]] *[[https://linux.die.net/man/5/nfs|nfs(5) - Linux man page]] *Archlinux ... nkyrc - derived from various examples across the 'net # Designed to support a 16 core processer runni
BASH Customisation @home_server:home_server_setup:other_services
7 Hits, Last modified:
nspect --format '{{json .}}' | jq -rs 'map(.Name,.NetworkSettings.Networks[].IPAddress) | .[]'" dip() { sudo docker inspect --format '{{json .}}' "$1" | jq -rs 'map(.NetworkSettings.Networks[].IPAddress) | .[]' } # DOCKER COMPOSE FILE BY HOSTNAME # I am sure there is a b
My Home IT Setup @home_server:home_server_setup
5 Hits, Last modified:
sprinkler controller]], that is probably the best network interfaced sprinkler controller available, bo... of the controller contacts, particularly the RJ45 network ones. I cleaned the unit up and it is still ... benefits are of little value unless a more exotic network arrangement is used. I use an SSD for my mai... :home_it_setup]] *[[home_server:home_server_setup:Network_setup]] *[[home_server:home_server_setup:kvm]
VIM Editor @home_server:home_server_setup:other_services
4 Hits, Last modified:
chive.org/web/20070814184957/http://www.moolenaar.net/habits.html|Seven habits of effective text editin... heatsheet/|Vim Cheatsheet]] *[[http://www.glump.net/howto/desktop/vim-graphical-cheat-sheet-and-tutor... between Vim and IPython]] *[[http://codemirror.net/|CodeMirror]] *[[http://www.catonmat.net/blog/bash-vi-editing-mode-cheat-sheet/|Working Productively
VNC Server @home_server:home_server_setup
3 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
3 Hits, Last modified:
Home Server Notes @home_server:home_server_setup
2 Hits, Last modified:
XFCE @home_server:home_server_setup:other_services
2 Hits, Last modified: