Search
You can find the results of your search below.
Fulltext results:
- KVM Setup @home_server:home_server_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
- KPTree Torrent VM Setup
- r was correct and had to be changed to one of the listed one in [[https://privatevpn.com/serverlist|PrivateVPN Server List]]. The listed servers all look to now end with t... s: ''%%wget http://ipinfo.io/ip -qO -%%''__ *To list current tables in nftables: ''sudo nft list table ip firewall'', not inet, specifically ip, a... ist tables'' *To see table commands: ''sudo nft list table ip firewall'' and ''sudo nft list table ip6 firewall'' *Select the server from [[... ommented out lines that were not being used.\\ To list the firewall: ''sudo nft list table ip firewall'' ---- =====IPTables Configura
- 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
- Web Server setup
- system otherwise ineffective. The following is a list of Apache SSL directives used to handle certifica... Guide]]** *To check systemd times: ''systemctl list-timers'' //(Cerbot used this in systemd enables systems)// *To list cerbot related certificates: ''sudo certbot certi... need root password * ''SHOW BINARY LOGS;'' - to list current binary log files * ''%%PURGE BINARY LOG
- KPTree - Home Desktop Setup
- Windows machines at work. Hence I like to keep a list of my preferred Windows software reasonable up to... o excessively expensive now. ++++ So below is a list of Windows software often use. ---- =====MSWindows 11 - Software Install List===== //**I do not use Windows much at home anymor... n Linux. I will call the Meta key. So below is a list of special action keys. *Shift (shift key, left
- 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
- KPTree - Email Server Setup
- * Check status of clients: * ''findmnt'' to list file system in tree format or ''findmnt -l'' in flat list. * ''df -h'' to list all mounted drives * ''lsblk'' to list all drive * To allow automatic boot of nfs clients: sudo... d clamav related running daemons ''sudo systemctl list-units -all | grep clam'' *Stop the daemons
- dokuwiki setup notes
- okuWiki Plugin Modules===== ====Installed plugin list from dokuWiki==== ++++ syntax plugins|~~INFO:syn... in:acl|ACL Manager]] - Manage Page Access Control Lists - <fs x-small>by Andreas Gohr</fs> * [[http:/... small>by Chris Smith</fs> These are in the plugin list, are installed by default and be neither disabled... :changes|Changes Plugin]] | List the most recent changes of the wiki
- Network Setup @home_server:home_server_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 @home_server:home_server_setup
- 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