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
- 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... rowdsec cscli' alias csdecisions='cscli decisions list' alias csalerts='cscli alerts list' alias csinspect='cscli alerts inspect -d' alias cshubs='cscli hub l
- 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
- 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.: ''%%sudo apt list --installed | grep php*%%'' to see all installed ... session | | ✔1 | | | ++++ ++++Here’s a list of common PHP extensions used for various functio
- 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
- 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
- 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... th the command: ''virsh net-list --all'' You can list networks with ''networkctl list'' =====Some helpful commands and comments:===== ... tup status: ''cat /proc/net/bonding/bond0'' *To list network configuration: ''ifconfig'', ''ip a'', ''
- samba @home_server:home_server_setup:other_services
- 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 -w -L'' list the current users on the samba host * ''sudo sy... systemd services name..... * ''testparm'' will list the samba configuration parameters. ====Links===
- 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
- fsck - file system check
- information: *WWN is a unique identifier ode list on the drive *HCTL lists the drive sata port *''lsblk --help'' to list all the options
- 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