Search
You can find the results of your search below.
Fulltext results:
- KVM Setup
- interactive terminal. Once inside virsh: *''list'' to list running VMs, or ''list %%--%%all'' to list all defined VMs, running or shutdown *''edit... shutdown, destroy) *''sudo virsh help | less'' list all the virsh commands Some links: *[[https://c
- BASH Customisation @home_server:home_server_setup:other_services
- Display Brightness with XRANDR]] *''%%xrandr --listactivemonitors%%'' to list current active monitors *''%%xrandr --output HD... want to extract information from an archive. ====list contents==== ''tar -tvf 'archive filename''' *''t'' will list the contents of the archive. *''v'' will list all the file parameters, without just the file path/nam
- Commonly used commands and scripts @home_server:home_server_setup:other_services
- 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 grep to filter, eg.: ''%%... socket statistics *''ss -a'' show all sockets (listening ornon-listening) ''sudo hwinfo -class network'' to list network heard ware adapter properties =====pbcopy pbpaste
- IPMI CLI Tools @home_server:home_server_setup:other_services
- nplus -H 192.168.1.42 -U baumkp -a bmc info'' * List Authorised Users: ''sudo ipmitool user list'' * List active ILOM Sessions: ''ipmitool session info all'' Not much use for me.... * Reset the I... 168.1.10 &>/dev/null ; echo $? </code> ====IPMI List==== *040 005 kptreeserver *041 010 kpts *042 001 Router ====Glossary==== List of IPMI terms. Taken wholesale from http://www.ec
- Rsync @home_server:home_server_setup:other_services
- uestions/9299651/warning-permanently-added-to-the-list-of-known-hosts-message-from-git|Warning: Permanently added to the list of known hosts]]” message from Git. NOTE: The su... ser'' would not appear on the Ubuntu login screen list. To hide a user from the Ubuntu login screen list, you should be able to add the name to the hidden-users list in the file ''/etc/lightdm/users.conf'', but ther
- NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
- status) (enable / disable for boot control) *List current Systemd operating units: ''sudo systemctl list-units | grep '*''. Change or remove the grep stat
- Network Setup
- Linux]] *[[https://www.cyberciti.biz/faq/linux-list-network-cards-command/|https://www.cyberciti.biz/faq/linux-list-network-cards-command/]] *[[https://www.baeldun... 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 status informat... tup status: ''cat /proc/net/bonding/bond0'' *To list network configuration: ''ifconfig'', ''ip a'', ''
- Linux Block Device Notes @home_server:home_server_setup:other_services
- ' 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 ---- ====parted==== ==There would seem to be a numbe... rrent partition information *''mkpart help'' to list option *''mklabel gpt'' to give drive label gpt
- samba @home_server:home_server_setup:other_services
- 5) manual page in order to understand the options listed # here. Samba has a huge number of configurable... requested by an SMB client instead of the program listed in # 'passwd program'. The default is 'no'. ... these users to have write rights in it ; write list = root, @lpadmin [home] writeable = yes path =... check commands: * ''smbclient -L 192.168.1.10'' list the available shares on the host IP * ''pdbedit
- fsck - file system check
- is ‘’tune2fs -l /dev/sda2’’. The ‘’df’’ command lists current mounted disks. ---- <- home_server:ho... information: *WWN is a unique identifier ode list on the drive *HCTL lists the drive sata port *''lsblk --help'' to list all the options
- systemd Stuff @home_server:home_server_setup:other_services
- -1'' to see last boot entries. *''journalctl --list-boots'' to list all available journaled boots. *''sudo journalc... 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
- nt system time date information. *''timedatectl list-timezones'' to list available time zones in timedatectl. *''sudo ti
- NFS @home_server:home_server_setup:other_services
- 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
- Simlinks @home_server:home_server_setup:other_services
- move symlink ''%%rm "path/symlink name"%%'' *To list symlink ''%%ls "path/symlink name"%%'' *To list symlink directory contents ''%%ls "path/symlink name/... iq -w 42 --all-repeated=separate'' will find and list files that have common inode numbers in the nomin
- Set Up and Ubuntu APT Cache @home_server:home_server_setup:other_services
- some I have found: *''sudo vim /etc/apt/sources.list.d/nodesource.list''; change: *''%%deb https://deb.nodesource.co