en

Search

You can find the results of your search below.

Conky @home_server:home_server_setup:other_services
77 Hits, Last modified:
or${execi 99999 cat /sys/class/net/br0/address }${endif} #${if_up enp3s0}${color0}MAC Address (enp3s0): ${tab 90}$color${execi 99999 cat /sys/class/net/enp3s0/address }${endif} #${if_up enp111s0}${color0}
Back-up Server Old Setup @home_server:home_server_setup:other_services
39 Hits, Last modified:
y back-up server. ++++ =====mergerfs===== In the end I has stopped using mergerfs. There are other op... [status, start, stop, restart, reload, disable, enable] I have enabled so the rsync deamon this normally running. The local directory /media/disk2/Me... pshot_root /mnt/backup1 # If no_create_root is enabled, rsnapshot will not automatically create the
Rsync @home_server:home_server_setup:other_services
37 Hits, Last modified:
nd usage summary==== A trailing slash (/) at the end of the first argument in the rsync command: ''rs... [status, start, stop, restart, reload, disable, enable] ++++ ====Notes on Compression option==== Co... an/5/rsyncd.conf *https://www.server-world.info/en/note?os=Ubuntu_18.04&p=rsync *https://www.atlan... utions, and in fact, it is often used by [[http://en.wikipedia.org/wiki/Rsync|other backup tools]] as
Network Setup
33 Hits, Last modified:
heck available interfaces and names: ''ip link'' Ensure the bridge utilites are loaded: ''sudo apt in... ridge_maxage 12 bridge_stp off #No point enabling NIC that are not being used #auto eth1 #ifa... heck available interfaces and names: ''ip link'' Ensure the bridge utilities are loaded: ''sudo apt i... ult to the address of the first interface that is enslaved. This could be a problem as it is possible
BASH Customisation @home_server:home_server_setup:other_services
23 Hits, Last modified:
* ''-a'', ''%%--all%%'' : do not ignore entries starting with . (do not ignore hidden files)... delta is displayed * The ''TIME_STYLE'' environment variable sets the default ++++An example... ally adapt slightly based on the host. # SOURCE ENVIRONMENTAL VARIABLES FOR BASH_ALIASES # Sensitive information goes into the .env file - this allows me to share my bash aliases w
VIM Editor @home_server:home_server_setup:other_services
20 Hits, Last modified:
r ''sudo -E''. The ''-E'' flag to retain the user environment variables for vim. =====VIM Customisatio... hough, particularly if moving from graphical user environment. Some Informative Links: *[[https://s... type text in Insertion mode. The Esc (escape) key enters command mode and the i or INS(insert) keys re... | Move to top of file | | Shift + g | move to end of file | | w | Move to next word | | W | Mo
XFCE @home_server:home_server_setup:other_services
18 Hits, Last modified:
Alt+Home| |Move window to next workspace|Ctrl+Alt+End| |Move window to workspace 1|Ctrl+Alt+KP 1| |Mov... Super+Page Up (keypad)| |Tile window to the|Super+End (keypad)| |Tile window to the|Super+Next (keypad... d software today. {Taken from wikipedia [[https://en.wikipedia.org/wiki/Super_key_(keyboard_button)|Su... www.debian.org/doc/manuals/debian-reference/index.en.html|Debian Reference]] *[[https://www.debi
Commonly used commands and scripts @home_server:home_server_setup:other_services
17 Hits, Last modified:
ommon commands (start / stop / restart / status) (enable / disable for boot control) *List curren... th, plus every Friday.</code> Hence, the crontab entry ''15 0 1-7 * 3 command'' would run the com... b a beverage and buckle in. Instead of giving you encyclopedic listings of every possible argument and... Append the output of the thing on the left to the end of the existing file on the right. |ls /home/me
Manjaro Setup Notes @home_server:home_server_setup:other_services
14 Hits, Last modified:
e preferred option on Manjaro. Some options XFCE environment apps worth considering: * Whisker Menu... rature: $color${acpitemp}°C ${color0}MAC Address (eno2): $color${execi 99999 cat /sys/class/net/eno2/address } ${color0}MAC Address (wlo1): $color${execi ... 1}NETWORKING ${hr 2}$color ${color0}Wired (${addr eno2}) ${color0}Down:$color ${downspeed eno2}/s ${al
samba @home_server:home_server_setup:other_services
11 Hits, Last modified:
ile: ''sudo vim /etc/samba/smb.conf'' * Add and enable users: ''sudo smbpasswd -a USER'', ''​sudo sm... Samba but the option is considered important # enough to be mentioned here # # NOTE: Whenever you m... NS Support - Tells the NMBD component of Samba to enable its WINS Server # wins support = no # WINS... n above to use this. # It is recommended that you enable this feature if your Samba machine is # not p
IPMI CLI Tools @home_server:home_server_setup:other_services
9 Hits, Last modified:
implementations. *IPMI v2.0 - Serial Over LAN enabling console redirection, access control, enhanced authentication, packet encryption using RCMP+, SMbus interface. IPMI version 2.0 is desirable ... system being inoperable. v2.0 also allows you to encrypt the contents of the IPMI packets sent to rem
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
8 Hits, Last modified:
dified version of the [[http://voltronicpower.com/en-US/Product/Detail/Otima-II-800VA-5KVA|Voltronic P... CMDSCRIPT /bin/upssched-cmd # default </code> Ensure ownership and permissions are as follows: ''s... y.charge.warning: 60 #Set value battery.energysave: no battery.packs: 1 ... 30.0 #nominal/set value ups.beeper.status: enabled ups.delay.shutdown: 30 ups.delay.start: 180
IPMI Console Setup @home_server:home_server_setup:other_services
7 Hits, Last modified:
e> Set in progress : set-complete Enabled : true Force Encryption : false Force Authentication ... ''sudo vim /etc/default/grub'': <code JavaScript [enable_line_numbers="true"]> # If you change this fi... sole=tty1 console=ttyS1,115200n8" # Uncomment to enable BadRAM filtering, modify to suit your needs #
KVM Setup
6 Hits, Last modified:
Virsh List all domains, the ''%%--all%%'' option ensure inactive domains are listed * ''sudo virs... fsck]] *''sudo modprobe nbd max_part=8'' to enable the nbd (network block device) kernel module ... ux]] *[[https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/virtualization_administration_guide/index|Redhat Virtualization Ad
Fail2Ban @home_server:home_server_setup:other_services
3 Hits, Last modified:
authorisation attempts, thereby reducing, but not entirely eliminating associated risks and bandwidths... modes set filter parameter "mode" in jail.local: enable = true mode = more bantime = 12h port ... tfix_backend)s </code> *<code> [postfix-sasl] enabled = true bantime = 12h filter = postfix[mo
SSH Notes @home_server:home_server_setup:other_services
3 Hits, Last modified:
SWAP Files @home_server:home_server_setup:other_services
2 Hits, Last modified:
tmux @home_server:home_server_setup:other_services
2 Hits, Last modified:
Home Server Notes
1 Hits, Last modified:
VNC Server
1 Hits, Last modified:
snapraid @home_server:home_server_setup:other_services
1 Hits, Last modified: