Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- KPTree - Home Desktop Setup
- to load AutoCADLT 2017 on the machine (yes, a licensed version, my being a professional engineer) it worked on the first evening after loading, then the following day ACADLT s... repurposed as noted previousl. This son got a current 2025 Intel CPU laptop as a replacement and has not got a desk top at the moment. I recently asked for a replacement desktop (fo... d this product for circa 7 years. *Polyview :- Went the way of the Dodo..... I had a license. I do not regret purchasing this license once off. I got many years of use. It worked ... icenses that go with them. They are a disgrace. Generally they enormously limit the paying end users rights. They are also so long who would b
- Web Server setup
- sure the statement "syntax ok" in output *To enable the new website configuration: ''sudo a2ensite kpbtree.net-http.conf'' and ''sudo a2ensite kpbtree.net-https.conf'', also disable the de... checking and costs tend to -The public/private encryption system is not proven and relies upon large keys numbers to prevent brute force cracking. There is no guarantee that in the future the may not be developments that require even larger keys or make the current system otherwise ineffective. The following is ... ssed herein. See the wikipedia article [[https://en.wikipedia.org/wiki/X.509|X.509]], as a general reference / background on CAs. ====LetEncrypt Certificate
- KPTree Torrent VM Setup
- otection can be started with the command ''sudo openvpn /etc/openvpn/btguard.conf'', however it should have been automatically setup during installation using a s... ot installed run ''sudo apt install iptables'' *Ensure the network reference such as "eth0" is consistent, particularly with Ubuntu 16.04 VM which seems t... t http://ipinfo.io/ip -qO -%%'' *To see the current openvpn status use: ''sudo systemctl status openvpn@btguard.service'' or ''journalctl -u openvpn@b... al hardware is quite limited, particularly by current standards, but as already stated good enough as a general media player. I notice a few years ago the t
- Rsync @home_server:home_server_setup:other_services
- d but without the ''-s'' switch. A hard link is when two file entries point to the same [[https://en.wikipedia.org/wiki/Inode|inode]] and [[https://en... rning for all ssh access to *RPi, you could implement this functionality [[http://www.garron.me/en/linux/remove-offending-key-ssh.html|solely for the ''rsync'' command... cure now]]. NOTE: The sudoers configuration file enables a huge amount of configurability, including but not limited to: enabling root commands only from the invoking termin... It can also be configured to permit passing arguments or multiple commands, and even supports commands with regular expressions. NOTE
- Back-up Server Old Setup @home_server:home_server_setup:other_services
- extents from one physical volume to another | | rename | ''vgrename'' | ✘ | ✘ | ✔ | ✔ | Rename a volume group | | change | ''lvchange'' | ✔ ... Change the attributes of logical volume(s) | | extend | ''lvextend'' | ✘ | ✘ | ✔ | ✔ | Add space to a logic... 2/how-to-manage-and-use-lvm-logical-volume-management-in-ubuntu/|How to Manage and Use LVM (Logical Volume Management) in Ubuntu]] *[[https://www.cyberciti.biz/faq/... iguration is overly complex, with strange requirements such as tab for white space. As of Debian 11 it is no longer even included in the Debian repositories for lack of m
- VIM Editor @home_server:home_server_setup:other_services
- numbers from top at 1 to bottom. * ''set relativenumber'' sets current line at 0 and numbers sequentially from 1 above and below * ''set number relativenumber'' sets current line at actual line number and numbers sequentially from 1 above and below * ''set nonumber''... . | | a | Append after cursor. | | A | Append to the end of the current line. | | o | Open a new line below and inse... ^^ Vim Command ^ Action ^ | :e filename | Edit filename in current window | | :split filename | Split the window
- Conky @home_server:home_server_setup:other_services
- lization ${color1}NETWORKING ${hr 2}$color${if_up eno2}${color0}Wired:${color} eno2 (${addr eno2}) ${alignr}${color0}Link speed: $color${execi 9... 0 ff0000}$color ${stippled_hr 2} ${endif} ${if_up enp3s0}${color0}Wired:${color} ${tab 10}enp3s0 (${addr enp3s0}) ${alignr}${color0}Link speed: $color${execi... 0 ff0000}$color ${stippled_hr 2} ${endif} ${if_up enp111s0}${color0}Wired:${color} ${tab 10}enp111s0 (${addr enp111s0}) ${alignr}${color0}Link speed: $color${execi 99999 cat /sys/class/net/enp111s0/speed} MB/s, ${execi 99999 cat /sys/class/net/enp111s0/duplex} duplex ${color0}Down:$color ${tab 1
- KPTree - Email Server Setup
- the web server's "virtual host" feature to differentiate between different subdomains. ===Set network IP address, static I... 'sudo apt install nfs-common'' * The base client configurations options are given in: ''sudo vim /etc/default/nfs-common''. However... setup discription.)\\ The “postconf” command conveniently adds configuration lines to your ''/etc/postfi... t ports are only redirected later in the build, when necessary for testing / implementation *For "Now Build a LAMP Web Server" I manu
- dokuwiki setup notes
- age and foldernames for the change in the safe filename encoding | Enabled* | | [[https://www.dokuwiki.org/plugin:sea... tatus ^ | [[https://www.dokuwiki.org/plugin:acmenu|AcMenu Plugin]] | An accordion menu for namespaces and relative pages | <fs x-small... iki page | <fs x-small>by Michael Hamann, Gary Owen, Arno Puschmann, Christoph Jähnigen</fs> | Enabled | | [[http://www.dokuwiki.org/plugin:nspage... Numbers" (granular IDs) to every block level element | <fs x-small>by Anika Henke</fs> | Disabled2 | | [[http://dokuwiki.org/pl
- Network Setup @home_server:home_server_setup
- ffect performance. Wired LAN ethernet connection tend to provide more reliable consistent performance. That being said Wifi is convenient and in most, but certainly not all, cases fas... t cards and switches are not readily available, even now end of 2024. I have been very happy with these Netgear APs. Sadly there d... addresses: [192.168.1.10/24] interfaces: [eno1, en02, eno3, eno4, enp2s0] gateway4: 192.168.1.1 nameserver... network configuration. *''sudo netplan --debug generate'' To generate backend specific configuration files. *''sudo netplan
- Commonly used commands and scripts @home_server:home_server_setup:other_services
- urnalctl -xe'' *To check running process with open for openvpn(/del, for deluge) ''ps -A | grep open'' *To change time zone from command line: ''sud... find===== * ''man find'' * ''%%find -name 'filename*'%%'' this will search for 'filename*' in current directory * ''%%find /mnt/disk1 -name findme*%... to read the man pages for the utilities most frequently seen in these extended command chains didn't make them seem more appr... ts syntax may feel slightly tortured. You need to encapsulate its command arguments in single quotes, then in curly brackets, and you have to use the keywor
- BASH Customisation @home_server:home_server_setup:other_services
- * ''-a'', ''%%--all%%'' : do not ignore entries starting with . (do not ignore hidden files) * ''-l'' : use a long listing format * ''-L'', ''%%--dereference%%'' : when showing file information for a symbolic link, sho... delta is displayed * The ''TIME_STYLE'' environment variable sets the default ++++An example alias f... ally adapt slightly based on the host. # SOURCE ENVIRONMENTAL VARIABLES FOR BASH_ALIASES # Sensitive informa
- IPMI CLI Tools @home_server:home_server_setup:other_services
- implementations. *IPMI v2.0 - Serial Over LAN enabling console redirection, access control, enhanced authentication, packet encryption using RCMP+, SMbus interface. IPMI versi... system being inoperable. v2.0 also allows you to encrypt the contents of the IPMI packets sent to remote systems and so protects the BMC passwo... s to you to power the system on and off and view sensor output, but does not support packet encryption (and therefore sends your BMC password over the network in plain tex... I/ipmi-on-linux.html *BMC : Baseboard Management Controllers. IPMI compliant micro controllers that handle system event management. These are usually available as cPCI
- Manjaro Setup Notes @home_server:home_server_setup:other_services
- e preferred option on Manjaro. Some options XFCE environment apps worth considering: * Whisker Menu => to adjust the XFCE main menu * Some other applications that I use: * Qoppa PDF Stu... e normal, desktop, or override own_window_transparent yes # Use pseudo transparency with own_window? own_window_argb_visual no own_... bar,skip_pager # --- window placment --- # alignment top_right # window placement can be top_right, top_left, bottom_left, bottom_
- samba @home_server:home_server_setup:other_services
- hown in this example # # Some options that are often worth tuning have been included as # commented-out examples in this file. # - When such options are commented with ";", the proposed setting # differs from the default Samba behaviour # - When commented with "#", the proposed setting is the default ... Samba but the option is considered important # enough to be mentioned here # # NOTE: Whenever you modify this fil