list

Search

You can find the results of your search below.

KVM Setup
35 Hits, Last modified:
tem -o this-vm -n that-vm %%--%%auto-clone''. To list all defined virtual machines ''virsh list %%--%%all''. Which will make a copy of this-vm, named that-v... server. Simply changing the machine value to one listed from kvm-spice in <fc #6495ed><type arch="x86_6... ks on VMs that are shut down</fc> -''sudo virsh list --all'' to list all KVM virtual machines. -''%%
BASH Customisation @home_server:home_server_setup:other_services
28 Hits, Last modified:
BASH colour configuration uses a blue colour for listing directories (ls) which is difficult to read on... gnore hidden files) * ''-l'' : use a long listing format * ''-L'', ''%%--dereference%%'' ... show index number of each file * ''-R'' : list sub-directories recursively * ''-S'' : sor... e:| <code bash> # This is my current / up-to-date list of bash aliases. # This is the exact same file th
Commonly used commands and scripts @home_server:home_server_setup:other_services
16 Hits, Last modified:
and scripts====== =====dmesg==== ''sudo dmesg'' lists the OS boot messages between grub and os up. ===... status) (enable / disable for boot control) *List current Systemd operating units: ''sudo systemctl list-units | grep %%'*'%%''. Change or remove the grep... ll package'' to install a package *''%%sudo apt list --installed%%'' to list installed packages, use g
IPMI CLI Tools @home_server:home_server_setup:other_services
13 Hits, Last modified:
''ipmitool -h'' * Chassis power commands: * List current power status: ''ipmitool -I lanplus -H 19... 8.1.42 -U baumkp -a chassis power status'' * List available chassis commands:''sudo ipmitool -I open chassis'' * List chassis policy options ''ipmitool -I lanplus -H 192.168.1.42 -U baumkp chassis policy'' * Lists current chassis policy state: ''ipmitool -I lanp
Rsync @home_server:home_server_setup:other_services
13 Hits, Last modified:
o access hosts allow = 192.168.1.5 hosts deny = * list = true uid = root gid = root read only = false # ... mply type ''rsync'' at terminal to see a complete list ^Flag Short^ Flag Long ^Description^ |''-z''| ''%... ould also create a file that contains the exclude list ''tmp'' and ''src''. This would look like: <code>sudo rsync -azv --exclude-from 'exclude-list.txt' pi@RedRPi:/home/pi/ /mnt/backup/rsync-test6<
Network Setup
7 Hits, Last modified:
t-autostart br0 The qemu defined networks can be listed with the command: ''virsh net-list --all'' You can list networks with ''networkctl list'' =====Some helpful commands and comments:===== *To see bridge statu
Linux Block Device Notes @home_server:home_server_setup:other_services
7 Hits, Last modified:
ic tools==== *''ls -l /dev/disk/by-uuid/'' will list the disks with UUIDs *''lsblk'' to list partitions (or list block devices) *''lsblk -f'' or ''blkid'' to list the UUIDs *''sudo blkid'' will list data blocks
Home Server Index @home_server:home_server_setup:other_services
4 Hits, Last modified:
===Home Server Index=== <pagelist&header> *[[home_server:home_server_setup:summary]] *[[home_server:home... [home_server:home_server_setup:disk_check]] </pagelist> ===Home Server Other Index=== <pagelist&header> *[[home_server:home_server_setup:other_services:ind... ver:home_server_setup:other_services:misc]] </pagelist> some CLI tools: * homebrew actual runs on Li
NFS @home_server:home_server_setup:other_services
3 Hits, Last modified:
equired <code> # /etc/exports: the access control list for filesystems which may be exported /export ... mount Check status of clients: *''findmnt'' to list file system in tree format or ''findmnt -l'' in flat list. To allow automatic boot of nfs clients: ''sudo
systemd Stuff @home_server:home_server_setup:other_services
3 Hits, Last modified:
-1'' to see last boot entries. *''journalctl --list-boots'' to list all available journaled boots. *''sudo journalctl -u pppoe'', use u flag to see speci... rint basic time date only on cli\\ ''timedatectl list-timezones'' to set available time zones\\ ''sudo
Time Date Related Setup @home_server:home_server_setup:other_services
3 Hits, Last modified:
*''timedatectl'' and ''timedatectl status'' to list current system time date information. *''timedatectl list-timezones'' to list available time zones in timedatectl. *''sudo timedatectl set-timezone Australia/P
My Home IT Setup
2 Hits, Last modified:
be sure, to be sure. ++++Home Server Index|<pagelist&header> *[[home_server:home_server_setup:summary]... er:home_server_setup:other_services:index]] </pagelist>++++ <- home_server:home_server_setup:summary|Pr
Home Server Notes
2 Hits, Last modified:
Configure KVM on Ubuntu 18.04 LTS Server]]. <pagelist&header> *[[home_server:home_server_setup:summary]... er:home_server_setup:other_services:index]] </pagelist> ---- =====Supermicro Computers with BMC and IPM
VNC Server
2 Hits, Last modified:
abab. (CLI: boabab &) ++++Home Server Index|<pagelist&header> *[[home_server:home_server_setup:summary]... er:home_server_setup:other_services:index]] </pagelist>++++ <- home_server:home_server_setup:kvm|Prev ^
apt package management @home_server:home_server_setup:other_services
1 Hits, Last modified:
''sudo apt update'' to update the system package listing - ''sudo apt upgrade'' to update the install
SWAP Files @home_server:home_server_setup:other_services
1 Hits, Last modified: