ip

Search

You can find the results of your search below.

Commonly used commands and scripts @home_server:home_server_setup:other_services
18 Hits, Last modified:
de update install remove crontab man apropos tldr ip tc systemctl journalctl}} ======Commonly used com... rrying about its fancier, more complex uses. =====IP===== The IP command notes. Call up information only: *''ip addr'' or ''ip a'' for short, shows the network IP a
IPMI CLI Tools @home_server:home_server_setup:other_services
15 Hits, Last modified:
control unit and SOL will save you purchasing an IP KVM, both of which would be quite expensive for t... OS shutdown, (if supported). * Retrieving ILOM IP address with ipmitool: ''sudo ipmitool lan print'... lus for IPMI 2.0. * -H : remote server address IP or hostname; to specify the IPMI BMC connect and ... indicates success.) <code bash> #!/bin/bash BMC_IP="192.168.1.40" User_Name="baumkp" PW_file_locatio
Network Setup
11 Hits, Last modified:
p==== To check available interfaces and names: ''ip link'' Ensure the bridge utilites are loaded: ''... access #The DHCP server is used to assign a fixed IP address based upon MAC auto br0 iface br0 inet dh... al</code> I tried earlier to use static assigned IP setup, but had problems with operation and used s... rked. I then setup the dhcp sever to assign a fix IP address to the eth0 address.++++ ++++Netplan Old
KVM Setup
4 Hits, Last modified:
the VM back ups. * Using the same host name and IP address caused a SSH key error. To solve the new machine with 2 IP addresses the original server address and the a separate new unique address. * The original IP address allowed the VM NFS to work without any co... erver is permanently decommissioned the secondary IP address would not be required. * When attemptin
BASH Customisation @home_server:home_server_setup:other_services
3 Hits, Last modified:
alias ping='ping -c 5' alias ipe='curl ipinfo.io/ip' # external ip alias ipi='ipconfig getifaddr en0' # internal ip alias header='curl -I' # get web server headers #
SSH Notes @home_server:home_server_setup:other_services
3 Hits, Last modified:
puinfo.get_cpu_info()['brand_raw']}") print(f"Ip-Address: {socket.gethostbyname(socket.gethostname... AddressFamily.AF_INET': print(f" IP Address: {address.address}") prin... ss.netmask}") print(f" Broadcast IP: {address.broadcast}") elif str(addre
Calibre Server @home_server:home_server_setup:other_services
2 Hits, Last modified:
ibre_library''' Testing with ''http://your_server_ip:8080'' in a browser on my LAN. Next setup the sy... g the command noted earlier: ''http://your_server_ip:8080''. This also means that I do not need to bo
IPMI Console Setup @home_server:home_server_setup:other_services
2 Hits, Last modified:
aces are IPMI 2.0) * -H : remote server address IP or hostname; to specify the IPMI BMC connect and ... aces are IPMI 2.0) * -H : remote server address IP or hostname; to specify the IPMI BMC connect and
samba @home_server:home_server_setup:other_services
2 Hits, Last modified:
to # This can be either the interface name or an IP address/netmask; # interface names are normally p... .168.1.10'' list the available shares on the host IP * ''pdbedit -w -L'' list the current users on t
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified:
n statistics * ''showmount'' Shows the clients (IP addresses) mounted to the nfs server * ''nfssta
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
1 Hits, Last modified:
<code> upsd.conf LISTEN 192.168.x.x #IP address of NUT server LISTEN 127.0.0.1 34
Rsync @home_server:home_server_setup:other_services
1 Hits, Last modified:
fter a server upgrade, DHCP server has given that IP address to a different machine from the one that