machine

Search

You can find the results of your search below.

KVM Setup
22 Hits, Last modified:
{{tag>server kvm virtual command debian machine qemu virsh qcow linux command setup nbd 'network block devi... f duplicating storage devices. To dump a virtual machine xml definition to a file: ''virsh dumpxml {vir_machine} > /dir/file.xml''. Modify the following xml tags:... rk.... To convert the xml file back to a virtual machine definition: ''sudo virsh define /path_to/name_VM_
IPMI CLI Tools @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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
Network Setup
5 Hits, Last modified:
width. This is call NIC Bonding. To allow virtual machine NIC access the NIC(s) must be setup in bridge mod... cp #Basic bridge setup on a NIC to allow virtual machine NIC access #The DHCP server is used to assign a f... ion and also use bridging to allow server virtual machine access to the NICs and also use the remaining 2 N... ion and also use bridging to allow server virtual machine access to the NICs and also use the remaining 2 N
Conky @home_server:home_server_setup:other_services
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
VNC Server
2 Hits, Last modified:
will only work with root privileges.) *Virtual machine manager - a graphical virtual machine manager; package: virt-manager *XnView - a photo display manipulat
IPMI Console Setup @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
1 Hits, Last modified:
rnel: $color$kernel${alignr}${color0}Arch: $color$machine ${color0}Distribution: $color${execi 99999 lsb_re
VIM Editor @home_server:home_server_setup:other_services
1 Hits, Last modified:
tools from others), I have setup Vim on my local machine to be an effective development environment for my