machine

Search

You can find the results of your search below.

IPMI CLI Tools
10 Hits, Last modified:
shutdown procedures and console output should the machine hang or lock up, just as you would if you were interacting with the machine locally. This is called Serial Over Lan (SOL) and... turn an error #ipmitool communication to remote machine did not function for any possible reason fi if [... exit 0 # Successful communication to machine to be started! else sleep 10 fi done
Rsync
10 Hits, Last modified:
ends all the data over the network to your backup machine. The benefit comes the next time you backup. Inst... ust the specific files that you want back to your machine (using rsync or scp or telnet or whatever). It c... Remote System==== In this case, my Linux desktop machine is the local system and RPi is the remote machine. The Linux desktop has the external drive used for backu
samba
7 Hits, Last modified:
mended that you enable this feature if your Samba machine is # not protected by a firewall or is a firewall... s tells Samba to use a separate log file for each machine # that connects log file = /var/log/samba/log.... --disabled-password --gecos "" %u # This allows machine accounts to be created on the domain controller v... mes a "machines" group exists on the system ; add machine script = /usr/sbin/useradd -g machines -c "%u ma
Conky
4 Hits, Last modified:
ab 50}$color$kernel${alignr}${color0}Arch: $color$machine ${color0}Distribution: ${tab 50}$color${execi 999... rnel: $color$kernel${alignr}${color0}Arch: $color$machine ${color0}Distribution: $color${execi 99999 lsb_re... ab 50}$color$kernel${alignr}${color0}Arch: $color$machine ${color0}Distribution: ${tab 50}$color${execi 999... rnel: $color$kernel${alignr}${color0}Arch: $color$machine ${color0}Distribution: $color${execi 99999 lsb_re
IPMI Console Setup
2 Hits, Last modified:
This will start the ttys1 serial tty service on machine boot. This service can be immediately started wi... llows basic full headless remote functionality of machine in control. IPMI is know for not having strong
SSH Notes
2 Hits, Last modified:
print(f"Version: {uname.version}") print(f"Machine: {uname.machine}") print(f"Processor: {uname.processor}") print(f"Processor: {cpuinfo.get_cpu_info
Set Up and Ubuntu APT Cache
1 Hits, Last modified:
eed and reduce Internet bandwidth where a virtual machine server is used with multiple clients. There is an
Back-up Server Old Setup
1 Hits, Last modified:
just the one address 192.168.1.10. On the remote machine 192.168.1.5: ''sudo vim /etc/rsyncd.conf'' <code>
BASH Customisation
1 Hits, Last modified:
| grep total' # Gets the total disk usage on your machine alias partusage='df -hlT --exclude-type=tmpfs --e
Manjaro Setup Notes
1 Hits, Last modified:
rnel: $color$kernel${alignr}${color0}Arch: $color$machine ${color0}Distribution: $color${execi 99999 lsb_re
VIM Editor
1 Hits, Last modified:
tools from others), I have setup Vim on my local machine to be an effective development environment for my