Search

You can find the results of your search below.

Rsync @home_server:home_server_setup:other_services
53 Hits, Last modified:
'sudo apt install rsync'' ''sudo vim /etc/rsyncd.conf'' <file> # create new # any name you like [all] ... s/ *https://download.samba.org/pub/rsync/rsyncd.conf.html *https://linux.die.net/man/5/rsyncd.conf *https://www.server-world.info/en/note?os=Ubuntu_18.0... ith password-less access, discussed earlier. =====Configuration of ssh to Eliminate Password Prompt and
KPTree - Email Server Setup
48 Hits, Last modified:
o apt install nfs-common'' * The base client configurations options are given in: ''sudo vim /etc/d... ed to map gid and uid with names * To apply configuration changes ''sudo systemctl restart nfs-cli... faults are commonly DNS issues.\\ \\ The dovecot configuration files are located at: ''/etc/dovecot/conf.d/''. (This is mention in the setup discription.)\\
Network Setup @home_server:home_server_setup
30 Hits, Last modified:
sudo apt install bridge-utils'' Edit the network configuration file: ''/etc/network/interfaces'' as fol... ng only one NIC I propose to use 2 NICs in bonded configuration and also use bridging to allow server vi... ed: ''sudo apt install bridge-utils'' The bonded configuration needs ifenslave utility loaded: ''sudo a... eth0) LAN2(eth1) VGA </code> Edit the network configuration file: ''/etc/network/interfaces'' as fol
Back-up Server Old Setup @home_server:home_server_setup:other_services
29 Hits, Last modified:
inner's Guide to LVM in Linux]] *[[https://linuxconfig.org/using-lvm-to-manage-physical-volumes-volume... ow and I am concerned with reliability. Rsnapshot configuration is overly complex, with strange requirem... emote machine 192.168.1.5: ''sudo vim /etc/rsyncd.conf'' <code> # create new # any name you like [all... ==rsnapshot backups==== I have 2 rsnapshot backup configurations; ''/etc/rsnapshot1.conf'' To run local
BASH Customisation @home_server:home_server_setup:other_services
17 Hits, Last modified:
{{tag> linux bash alias tar .bash_aliases configure configuration bashrc command script .bashrc history sudo visudo dimmer ps kill nightmode xrandr ta... BASH Customisation====== The standard BASH colour configuration uses a blue colour for listing directori... ave decided to change it. The personal BASH user configuration file is: ''~/.bashrc''. Simply add the f
dokuwiki setup notes
15 Hits, Last modified:
formation [[linux_router:nftables#sample_nftables_configuration]]. Basically: *The ipv4 address for... iki VM apache2 setup==== The ''/etc/apache2/ports.conf'' is the standard configuration allowing all ip address access to port 80 and if ssl_module port 443. N... /etc/apache2/sites-available/wiki.kptree.net-ssl.conf'' <code> <IfModule mod_ssl.c> <VirtualHost 19
KVM Setup @home_server:home_server_setup
9 Hits, Last modified:
ebian. *[[https://www.ostechnix.com/install-and-configure-kvm-in-ubuntu-20-04-headless-server/|Install And Configure KVM In Ubuntu 20.04 Headless Server]] *[[h... IP address allowed the VM NFS to work without any configuration changes, so remains working on both the ... d ''kvm-spice -machine help'' shows the allowable configurations on the current KVM server. Simply chan
VNC Server @home_server:home_server_setup
8 Hits, Last modified:
ze [[https://linuxize.com/post/how-to-install-and-configure-vnc-on-ubuntu-18-04/|How to Install and Configure VNC on Ubuntu 18.04]]. The main difference is th... have the know how [[http://www.havetheknowhow.com/Configure-the-server/Install-VNC.html|Ubuntu Sever ins... details given in [[http://www.havetheknowhow.com/Configure-the-server/Run-VNC-on-boot.html|Ubuntu Serve
Manjaro Setup Notes @home_server:home_server_setup:other_services
8 Hits, Last modified:
log is at ''/var/log/cups/error_log''\\ The CUPS configuration file is at ''/etc/cups/cupsd.conf''\\ [[https://ubuntu.com/server/docs/service-cups|CUPS - Pri... stall for Conky in Manjaro. I adjusted my server configuration file to suit, ''sudo vim ~/.config/conky/conky.conf'' ++++conky.conf| <file> # ---------------
NFS @home_server:home_server_setup:other_services
8 Hits, Last modified:
decided to place my notes here to help me with my configuration, as there are a number of nuances that s... avetheknowhow.com [[http://www.havetheknowhow.com/Configure-the-server/Configure-NFS.html|How to configure NFS Version 4 (NFS4) on Ubuntu Server]] *die.net [[https://linux.die.n
VIM Editor @home_server:home_server_setup:other_services
7 Hits, Last modified:
s, or can otherwise be installed. A key feature I configure is the VIM colour scheme, as the standard co... tends to resolve this. When using the ''.vimrc'' configuration file the ''nocompatible'' flag is report... pattern. | | I | Don't ignore case. | | c | Confirm each substitution. You can type y to substitut... FOO, Foo, and so on. | | %%:%s/foo/bar/gc%% | Confirm every substitution. | | %%:%s/foo/bar/c%% |
IPMI Console Setup @home_server:home_server_setup:other_services
6 Hits, Last modified:
ion Setup===== One of the first things to do is confirm which terminal the BMC is actually using for r... etup information. I adjusted my grub boot loader configuration as follows ''sudo vim /etc/default/grub'... ns in this file, see: # info -f grub -n 'Simple configuration' GRUB_DEFAULT=0 #GRUB_TIMEOUT_STYLE=hid... pdate the grub boot loader based upon the updated configuration file. The main computer then needs to b
IPMI CLI Tools @home_server:home_server_setup:other_services
5 Hits, Last modified:
provides sensor monitoring, secure login, LAN/IP configuration, chassis power control and console redir... I: * [[https://www.thomas-krenn.com/en/wiki/Configuring_IPMI_under_Linux_using_ipmitool|Configuring IPMI under Linux using ipmitool]] * [[https://... n page]] * Linuxmon.com: [[https://linuxmon.com/configure-ipmitool-remotely-over-ssh/|Configure IPMITO
systemd Stuff @home_server:home_server_setup:other_services
5 Hits, Last modified:
on}} ======systemd Stuff====== * [[https://linuxconfig.org/how-to-create-systemd-service-unit-in-linux... nux]] =====Journalctl stuff===== ''man journald.conf'' manual page for journald.conf\\ ''man journalctl'' manual page for journalctl\\ Edit ''sudo vim /etc/systemd/journald.conf'' make variable ''Storage=persistent'' to make jo
KPTree - MSWindows Setup
4 Hits, Last modified:
the lower level file system. Further to this the configuration, backups and apps end up being very larg... hardware acceleration in AutoCAD]]. The hardware configuration option can be found using the following commpands: '' graphicsconfig, 3Dconfig, options. ====Annotative block===== If inserting block does not seem to scale or show up c
Home Server Notes @home_server:home_server_setup
2 Hits, Last modified:
logrotate @home_server:home_server_setup:other_services
2 Hits, Last modified:
snapraid @home_server:home_server_setup:other_services
2 Hits, Last modified:
SSH Notes @home_server:home_server_setup:other_services
2 Hits, Last modified:
SWAP Files @home_server:home_server_setup:other_services
2 Hits, Last modified:
Webmin @home_server:home_server_setup:other_services
1 Hits, Last modified: