net

Search

You can find the results of your search below.

Commonly used commands and scripts
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
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
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
IPMI Console Setup
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
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
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
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
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
VIM Editor
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
NFS
3 Hits, Last modified:
==== There are a lot of resources online for NFS (Network File System). Nevertheless I decided to plac... re NFS Version 4 (NFS4) on Ubuntu Server]] *die.net [[https://linux.die.net/man/5/exports|exports(5) - Linux man page]] *[[https://www.golinuxcloud.com/
XFCE
2 Hits, Last modified:
/manuals/debian-reference/ch05.en.html|Chapter 5. Network setup]] *[[https://www.debian.org/doc/manuals/debian-reference/ch06.en.html|Chapter 6. Network applications]] *[[https://www.debian.or
Home Server Index
1 Hits, Last modified:
:home_it_setup]] *[[home_server:home_server_setup:Network_setup]] *[[home_server:home_server_setup:kvm]
systemd Stuff
1 Hits, Last modified:
stemd/Timers]] *Putorius [[https://www.putorius.net/using-systemd-timers.html|Using systemd Timer Uni