Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- Network Setup @home_server:home_server_setup
- work Settings]] *[[https://poweradm.com/systemd-network-config-linux/|Network Configuration with Systemd-networkd on Ubuntu/Debian]] (systemd-networkd)) *[[http... pi.stackexchange.com/questions/108592/use-systemd-networkd-for-general-networking]] (systemd-networkd) *[[https://superuser.com/questions/1694538/sy... medium.com/100-days-of-linux/working-with-systemd-networkd-e461cfe80e6d|Working with systemd-networkd]] (systemd-networkd) *[[https://major.io/p/creating-a-bridge-for-v... orkd]] *[[https://man.archlinux.org/man/systemd.network.5|systemd.network - Network configuration]] *[[https://www.freedesktop.org/
- KPTree Torrent VM Setup
- ake sure that you can communicate within your own network if Private Network option is enabled ip saddr 192.168.0.0/16 ... ake sure that you can communicate within your own network if Private Network option is enabled ip saddr 192.168.0.0/16 i... ake sure that you can communicate within your own network if Private Network option is enabled iptables -A INPUT -s 192.168.0.... y check the eth0 / tun0 references match.) *The network configuration file can be found at ''/etc/network/interfaces'' *If iptables is not installed run
- NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
- Systemd discussion [[https://www.kepstin.ca/blog/networkupstoolsnutandsystemd/|Network UPS Tools (nut) and systemd]]. However it is writ... get </code> My system takes a bit of time for the network system to fire up, so I delay the NUT driver startup until after the network is up, by adding the directive "After=network-online.target". Unfortunately when this script is run, "sud... stem/nut-server.service <code> [Unit] Description=Network UPS Tools - power devices information server Afte
- Commonly used commands and scripts @home_server:home_server_setup:other_services
- ommand line: ''sudo dpkg-reconfigure tzdata''. *Networkd -> systemd-networks *Resolved -> systemd-resolved =====apt - packa... (listening ornon-listening) ''sudo hwinfo -class network'' to list network heard ware adapter properties =====pbcopy pbpaste... :home_it_setup]] *[[home_server:home_server_setup:Network_setup]] *[[home_server:home_server_setup:kvm]] *[
- KVM Setup @home_server:home_server_setup
- edium.com/@aysadx/linux-nbd-introduction-to-linux-network-block-devices-143365f1901b|linux NBD: Introduction to Linux Network Block Devices]] *[[http://alexeytorkhov.blogspo... sudo modprobe nbd max_part=8'' to enable the nbd (network block device) kernel module on host *''sudo ... ' to use qemu-nbd to connect your qcow2 file as a network block device *''sudo fdisk /dev/nbd0'' to he... --%%disconnect /dev/nbd0'' to disconnect the disk network block device *Qemu-discuss [[https://lists.nong
- KPTree - Home Desktop Setup
- ry. Even when it did work it was slow to show the network drives. I can simply type in the network drive into the path, e.g. "\\User1NetworkDrive", but this is a bit clumsy and is not always... Target", example: "mklink /D C:\Users\User1\User1NetworkDrive \\User1NetworkDrive". ====Windows Drive Substitution - subst ==... **The GUI option in Windows is to right click the network icon in file explorer. Then select the option map network drive. A similar option to Disconnect network drive exists.** There is an "opposite" to the "subst" comm
- KPTree - Email Server Setup
- o apt install netplan.io'' * ''sudo mv /etc/network/interfaces /etc/network/interfaces.old'' * ''sudo /etc/netplan/network.yaml'' * <code>network: version: 2 renderer: networkd ethernets: enp1s0: addresses: [192.168.1.16/24]
- Conky @home_server:home_server_setup:other_services
- wap space, disk storage, temperatures, processes, network interfaces, battery power, system messages, e-mai... = 'Arimo:size=11',-- Xft font to be used -- --- Network --- # if_up_strictness = "address",-- Str... 3 scale -t}$color # Ethernet utilization ${color1}NETWORKING ${hr 2}$color ${if_up br0}${color0}Wired:${col... scale -t}$color # Ethernet utilization ${color1}NETWORKING ${hr 2}$color ${color0}Wired (${addr br0}) ${c
- Back-up Server Old Setup @home_server:home_server_setup:other_services
- on the sever accepting input from the local area network to just the one address 192.168.1.10. On the remo... # 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 on inpu... # Number of rsync re-tries. If you experience any network problems or # network card issues that tend to ca
- My Home IT Setup @home_server:home_server_setup
- sprinkler controller]], that is probably the best network interfaced sprinkler controller available, both f... of the controller contacts, particularly the RJ45 network ones. I cleaned the unit up and it is still in s... benefits are of little value unless a more exotic network arrangement is used. I use an SSD for my main sy... :home_it_setup]] *[[home_server:home_server_setup:Network_setup]] *[[home_server:home_server_setup:kvm]] *[
- BASH Customisation @home_server:home_server_setup:other_services
- 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 ... do shutdown -h now' alias reboot='sudo reboot' # NETWORKING alias portsused='sudo netstat -tulpn | grep LI
- samba @home_server:home_server_setup:other_services
- etBIOS names through DNS. dns proxy = no #### Networking #### # The specific set of interfaces / networks to bind to # This can be either the interface name or... eth0 # Only bind to the named interfaces and/or networks; you must use the # 'interfaces' option above to... domain controller too.) ;[netlogon] ; comment = Network Logon Service ; path = /home/samba/netlogon ;
- IPMI CLI Tools @home_server:home_server_setup:other_services
- ort and have the BMC redirect that console over a network port, which in cooperation with BIOS level consol... otects the BMC passwords and your commands on the network. IPMI v1.5 still allows to you to power the syste... n (and therefore sends your BMC password over the network in plain text) and does not support SOL in any st... abled server is managed. This is usually over the network. *SMbus : System Management bus. A low speed
- IPMI Console Setup @home_server:home_server_setup:other_services
- 32 serial port includes and include serial to BMC network redirection. Linux Unix history means good histo... (The serial port is redirected by the BMC to its network.) -Setup and start the Linux serial terminal ... ce to redirect the computer serial tty to the BMC network) -tty terminal controls (e.g. size) An importa
- SSH Notes @home_server:home_server_setup:other_services
- write: {get_size(disk_io.write_bytes)}") ## Network information print("="*40, "Network Information", "="*40) ## get all network interfaces (virtual and physical) if_addrs = psutil.net_i