port

Search

You can find the results of your search below.

Back-up Server Old Setup @home_server:home_server_setup:other_services
20 Hits, Last modified:
0G,fsname=mergerfs 0 0 #/media/Disk1 /export/Disk1 bind bind 0 0 #/media/Disk2 /export/Disk2 bind bind 0 0 /media/Disk4 /export/Disk4 bind bind 0 0 /home/shared /export/shared bind bind 0 0 </code> Direct
NFS @home_server:home_server_setup:other_services
20 Hits, Last modified:
eate share directories on host ''sudo mkdir -p /export/storage'' (-p also creates higher level directori... rol list for filesystems which may be exported /export 192.168.1.0/24(insecure,no_subtree_check,rw,nohide,fsid=0) #/export/Disk1 192.168.1.0/24(insecure,no_subtree_check,rw,nohide) #/export/Disk2 192.168.1.0/24(insecure,no_subtree_check,r
KPTree - Email Server Setup
19 Hits, Last modified:
:(default) we do not need to change the standard port number used * NEED_GSSD=no :(default) we do... ''sudo mount -t nfs -o rw,vers=4 192.168.1.10:/export/storage /mnt/storage'' to mount just the specific... ''sudo mount -t nfs -o rw,vers=4 192.168.1.10:/export /mnt'' to mount all the defined exports. The moun... ents: sudo vim /etc/fstab * ''192.168.1.10:/export /mnt nfs4 bg 0 0'' this will mount all the driv
SSH Notes @home_server:home_server_setup:other_services
12 Hits, Last modified:
/etc/default/locale ] && . /etc/default/locale export LANG cores=$(grep -c ^processor /proc/cpuinfo 2>/... landscape-systeminfo| <code> #!/usr/bin/python3 import sys, os try: if os.path.dirname(os.path.absp... ") else: from landscape.lib.warning import hide_warnings hide_warnings() from twisted.internet import reactor from landscape.sysinfo.deployment im
Rsync @home_server:home_server_setup:other_services
10 Hits, Last modified:
s as well as some examples I used ++++tl;dr;| ''export RSYNC_SKIP_COMPRESS=3fr/3g2/3gp/3gpp/7z/aac/ace/a... d)]]". This is sometime you will want to do to support automatic, unattended backups. Basically, your go... lled ''backup_user'', who's only purpose is to support the backup process. From the backup system, we'll... win ''rsync'', ''ssh'', etc. tools required to support the rsnapshot backup, you'll follow a similar des
IPMI Console Setup @home_server:home_server_setup:other_services
8 Hits, Last modified:
ection. Basically most BMC have old RS232 serial port includes and include serial to BMC network redire... Linux Unix history means good historical serial port and serial terminal support. Key parts to this are: -Setting up Linux to redirect main boot terminal tty interface to use the serial port -Setup the console redirection in the Grub bo
KVM Setup @home_server:home_server_setup
6 Hits, Last modified:
udo virsh define --file <path-to-xml-file>'' to import (define) a VM from an XML file. References: *[[https://ostechnix.com/export-import-kvm-virtual-machines-linux/|How To Export And Import KVM Virtual Machines In Linux]] ====kvm back-up li
BASH Customisation @home_server:home_server_setup:other_services
6 Hits, Last modified:
line to this file: ''%%LS_COLORS='di=1;32'%% ; export LS_COLORS'' The code 1;32; is for a light green c... writing others upon closure add: <code bash> export HISTTIMEFORMAT="%d/%m/%y %T " export HISTCONTROL=ignoredups:erasedups # no duplicate entries export HISTSIZE=100000 # big big histo
IPMI CLI Tools @home_server:home_server_setup:other_services
6 Hits, Last modified:
ight. *Ability to set up a console on a serial port and have the BMC redirect that console over a network port, which in cooperation with BIOS level console red... n and off and view sensor output, but does not support packet encryption (and therefore sends your BMC p... d over the network in plain text) and does not support SOL in any standardised way. Both 2.0 and 1.5 are
dokuwiki setup notes
5 Hits, Last modified:
d configuration allowing all ip address access to port 80 and if ssl_module port 443. No change required As can be seen from the apache2 site setup files all... directives Header always set Strict-Transport-Security "max-age=15552000; includeSubDomains;" ... rity directives Header always set Strict-Transport-Security "max-age=15552000; includeSubDomains;"
KPTree - MSWindows Setup
5 Hits, Last modified:
lowing: *Bad cable *Bad USB driver *Bad USB port *iTunes playing up However one good trick is to... Program Files\Common Files\Apple\Mobile Device Support\Drivers\usbaapl64.inf". The easiest way being to ... : ''dir -Recurse -Directory | Select FullName | Export-Csv "list.csv"''\\ \\ After this I want to list ... To Field Changing Unexpectedly]] *[[https://support.microsoft.com/en-us/office/advanced-options-33244
Network Setup @home_server:home_server_setup
3 Hits, Last modified:
f years I have only been using 1 NIC to a main 24 port gigabit switch. This is described in the Basic Ne... exible as faster ethernet connection as each transport connection only uses one media connection to prev... ed a 5 ports 2.5Gb/s switch, but upgraded to an 8 port version. My 2 home home Wifi 6 access points (AP
Linux Block Device Notes @home_server:home_server_setup:other_services
3 Hits, Last modified:
*''sudo mount -t nfs -o rw,vers=4 192.168.1.5:/export/Disk1 /mnt/backup1'' *''sudo mount -t nfs -o rw,vers=4 192.168.1.5:/export/Disk2 /mnt/backup2'' Where: * ''-t nfs'' : typ... 'vers=4'' : version 4 of nfs * ''192.168.1.5:/export/Disk1'' is the remote exported NFS mount point
Commonly used commands and scripts @home_server:home_server_setup:other_services
3 Hits, Last modified:
we want to know which program opened a socket on port 80: %%me@banshee:~$ sudo netstat -anp | grep ::8... ts us to the program running on the standard HTTP port. In the second, we do the same thing—but we disca... etstat example. What if we want to find out which port Apache is running on?\\ Once again, we'll transl
Home Server Notes @home_server:home_server_setup
2 Hits, Last modified:
supply! I had a similar problem with my first 5 port unmanaged 2.5GB/s switch, again I simply need to ... bout once every 6 months or so. My new current 8 port unmanaged 2.5GB/s switch seems more reliable. <
snapraid @home_server:home_server_setup:other_services
1 Hits, Last modified: