Search
You can find the results of your search below.
Fulltext results:
- Network Setup
- ces===== *[[https://idroot.us/debian-13-network-configuration/|Debian 13 Network Configuration Guide]] *[[https://shape.host/resources/how-to-... md-networkd)) *[[https://wiki.debian.org/NetworkConfiguration|Debian Wiki - Network Configuration]] (All methods) *[[https://wiki.debian.org/Brid... /serverfault.com/questions/776057/802-3ad-bonding-configuration-file-on-an-ubuntu-16-04-lts-server|802.3ad bonding configuration file on an Ubuntu 16.04 LTS Server]] *nixCraft
- Rsync @home_server:home_server_setup:other_services
- files listed below: ***System-wide SSH client configuration files (i.e. /etc/ssh/ssh_config -** This files set the default configuration for all users of OpenSSH clients on that desktop/... sers on the system. ***User-specific SSH client configuration files (i.e. $HOME/.ssh/config -** This is user's own configuration file which, overrides the settings in the global ... If the -c parameter is not used then the default configuration file ''/etc/rsnapshot.conf'' is used. Example to use differnt configuration file ''/usr/bin/rsnapshot -c /etc/rsnapshot.backu... rsnapshot provides an easy way to check that your configuration file doesn't contain any syntax errors. Simply ty
- Back-up Server Old Setup @home_server:home_server_setup:other_services
- '' | ✘ | ✘ | ✔ | ✘ | Backup volume group configuration(s) | | cfgrestore | ''vgcfgrestore'' | ✘ | ✘ | ✔ | ✘ | Restore volume group configuration | | ck | ''vgck'' | ✘ | ✔ | ✔ | ✘ | Check... ow and I am concerned with reliability. Rsnapshot configuration is overly complex, with strange requirements such... ==rsnapshot backups==== I have 2 rsnapshot backup configurations; ''/etc/rsnapshot1.conf'' To run locally: ''sud
- NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
- o longer relevant. Interestingly the NUT systemd configuration is still based upon similar systemd scripts and configuration.** The Ubuntu 16.04 NUT scripts seem to be base... te the systemd nut server service for /sbin/upsd, configuration file, "sudo vim /etc/systemd/system/nut-server.se... te the systemd nut monitor service, /sbin/upsmon, configuration file, "sudo vim /etc/systemd/system/nut-monitor.s
- NFS @home_server:home_server_setup:other_services
- decided to place my notes here to help me with my configuration, as there are a number of nuances that such notes... ind 0 0 </code> The base server configurations options are given in: ''sudo vim /etc/default/nf... MOUNTDOPTS="--manage-gids -N 2 -N 3"%%'' The NFS configuration file ''sudo vim /etc/default/nfs-common'': * Ad... "no"%%'' *''%%NEED_IDMAPD="yes"%%'' To apply configuration changes: ''sudo systemctl restart nfs-server.serv
- Conky @home_server:home_server_setup:other_services
- /dai-trying.com/tutorials/building-a-conky-part-1-configuration/|Building a conky Part 1 Configuration]] ---- <- home_server:home_server_setup:other_s
- KVM Setup
- IP address allowed the VM NFS to work without any configuration changes, so remains working on both the new and o... d ''kvm-spice -machine help'' shows the allowable configurations on the current KVM server. Simply changing the ... ockets configured. Further to this KVM allows for configuration of socket|Cores|Threads. See the picture below. ... -12_19-58-17.png?400|}} BTW //my server hardware configuration is: 1 Socket, 8 Cores (/Socket) & 1 Thread(/Core)
- IPMI Console Setup @home_server:home_server_setup:other_services
- etup information. I adjusted my grub boot loader configuration as follows ''sudo vim /etc/default/grub'': <code ... ns in this file, see: # info -f grub -n 'Simple configuration' GRUB_DEFAULT=0 #GRUB_TIMEOUT_STYLE=hidden GRUB_... pdate the grub boot loader based upon the updated configuration file. The main computer then needs to be reboote... er grub login. To resolve I modified the systemd configuration fill as follows: ''sudo vim /lib/systemd/system/s
- BASH Customisation @home_server:home_server_setup:other_services
- tag> linux bash alias tar .bash_aliases configure configuration bashrc command script .bashrc history sudo visudo... BASH Customisation====== The standard BASH colour configuration uses a blue colour for listing directories (ls) w... ave decided to change it. The personal BASH user configuration file is: ''~/.bashrc''. Simply add the following ... user defined?) ====bash-it / oh-my-bash==== bash configuration utilities I have not tried yet. References: *[[
- snapraid @home_server:home_server_setup:other_services
- e filter or that they are ok. The main snapraid configuration file ''/etc/snapraid.conf'' ++++Install Snapraid... rm -rf snapraid* </code> ++++ ++++My main server configuration files, /etc/snapraid.conf| I probably should check this configuration file against the latest version example. My curr... inor optimisations and bug fixes. <code># Example configuration for snapraid # Defines the file to use as parity
- Simlinks @home_server:home_server_setup:other_services
- ory locations, even across partitions. It allows configuration file control by having current configuration file pointing to different version or use type configuration files, depending on use case. Simple use is: *'... soft link directions do not resolve. E.g. Docker configuration files. ---- ====Link Tools==== *Use the ''stat
- samba @home_server:home_server_setup:other_services
- as main Linux log. ++++smb.conf| <code># # Sample configuration file for the Samba suite for Debian GNU/Linux. # # # This is the main Samba configuration file. You should read the # smb.conf(5) manual pa... the following line enables you to customise your configuration # on a per machine basis. The %m gets replaced wi... es name..... * ''testparm'' will list the samba configuration parameters. ====Links==== * [[https://wiki.deb
- Set Up and Ubuntu APT Cache @home_server:home_server_setup:other_services
- her-ng web page: "http://192.168.1.1:3142" *The configuration file is ''sudo vim /etc/apt-cacher-ng/acng.conf''... r/cache/apt-cacher-ng'' and can be changed in the configuration file. *The default log directory is: ''/var/log/apt-cacher-ng'' and can be changed in the configuration file. *The clients can access apt-cacher-ng cac
- VNC Server
- This recommended the following ''~.vnc/xstartup'' configuration that simply worked, it took a long time to find a... mand ''ps -A | grep vnc'' *The vncserver startup configuration file: ''vim ~/.vnc/xstartup'' *I set up cron to
- Commonly used commands and scripts @home_server:home_server_setup:other_services
- g bash setting run ''source ~/.bashrc'' to update configuration To function on remote server: -Check the above... ''sudo systemctl restart ssh'' to update the ssh configuration -Lastly, when ssh into system use the -X flag t