net

Search

You can find the results of your search below.

Network Setup
161 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
Conky @home_server:home_server_setup:other_services
51 Hits, Last modified:
wap space, disk storage, temperatures, processes, network interfaces, battery power, system messages, e... e.org/web/20181207091827/http://conky.sourceforge.net/docs.html|Conky manual page]] are the lists of [[... e.org/web/20181207091827/http://conky.sourceforge.net/config_settings.html|Config Settings]] and [[http... e.org/web/20181207091827/http://conky.sourceforge.net/variables.html|Variables]]. You use the Config Se
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
Rsync @home_server:home_server_setup:other_services
18 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
16 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... gs hide_warnings() from twisted.internet import reactor from landscape.sysinfo.deploy... write: {get_size(disk_io.write_bytes)}") ## Network information print("="*40, "Network Inform
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
15 Hits, Last modified:
{{tag>linux debian nut ups server}} ======NUT (Network UPS Tools) Setup====== I purchased my current ma... tps://docs.technotim.live/posts/NUT-server-guide/|Network UPS Tools (NUT) Ultimate Guide]] late 2022 ha... they are wired in series. NUT is an open source network monitoring and control system. I use a Powers... on abnormal operation. Unfortunately the [[http://networkupstools.org/documentation.html|NUT project do
IPMI Console Setup @home_server:home_server_setup:other_services
14 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
samba @home_server:home_server_setup:other_services
14 Hits, Last modified:
eld server string = %h server (Samba, Debian) netbios name = kpts # Windows Internet Name Serving Support Section: # WINS Support - Tells the NMBD compo... = w.x.y.z # This will prevent nmbd to search for NetBIOS names through DNS. dns proxy = no #### Networking #### # The specific set of interfaces / net
KVM 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
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
IPMI CLI Tools @home_server:home_server_setup:other_services
11 Hits, Last modified:
ort and have the BMC redirect that console over a network port, which in cooperation with BIOS level co... ing system locks up and SSH or (heaven forbid) telnet access are not available due to the operating sys... 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
Manjaro Setup Notes @home_server:home_server_setup:other_services
11 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
6 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 ... disk has a data bandwidth similar to a 1Gb/s Ethernet, so the tradition raid speed benefits are of little value unless a more exotic network arrangement is used. I use an SSD for my mai
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
Home Server Notes
3 Hits, Last modified:
VNC Server
3 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
3 Hits, Last modified:
XFCE @home_server:home_server_setup:other_services
2 Hits, Last modified:
Webmin @home_server:home_server_setup:other_services
2 Hits, Last modified:
fsck - file system check
1 Hits, Last modified:
tmux @home_server:home_server_setup:other_services
1 Hits, Last modified: