Search
You can find the results of your search below.
Fulltext results:
- VNC Server @home_server:home_server_setup
- 1'' to kill the :1 server listed * ''vncserver -localhost no -geometry 800x600 -depth 24'', use the ''-localhost no'' option to allow remote connection. I ha... ig'': <code share>session=xfce geometry=2000x1200 localhost=false</code> The ''localhost=false'' parameter means that you do not need ssh to access. As this i
- IPMI Console Setup @home_server:home_server_setup:other_services
- omatically resizes the stty terminal to match the local terminal size. (Seems to require large overheads)
- Manjaro Setup Notes @home_server:home_server_setup:other_services
- * The CUPS printer interface is on web page; ''localhost:631'' * The PDF printer definition file ... x and Manjaro. This will solve problems with your local key database and Manjaro's and Arch's key databas
- KPTree - MSWindows Setup
- id not have any important information left on the local documents directory. Unknown, unlikely, but possi... not store and main archive or working data on the local windows machines anymore. I try to copy anything ... 90 days after which I was expected to purchase a local version there! Like I was expected to purchase a... 10. The ADF scanner scanned a pdf straight to the local computer document directory using the scanner pro
- KVM Setup @home_server:home_server_setup
- 52:54:00:70:a9:a1'/> Cant be the same on the same local network.... To convert the xml file back to a vi... user to be actively logged in at any time either locally or remotely. This limitation was never a conce
- Rsync @home_server:home_server_setup:other_services
- bash Myscripts/rsync_shared.sh'' #Note this is a local only script and takes no additional batch inputs ... .com/community/tutorials/how-to-use-rsync-to-sync-local-and-remote-directories-on-a-vps *https://www.tecmint.com/rsync-local-remote-file-synchronization-commands/ *https://... command and re-run it for real. ====Test rsync on Local System==== In an effort to try out rsync in the
- BASH Customisation @home_server:home_server_setup:other_services
- ng-iso, except time time is to the nanosecond and local timezone delta is displayed * The ''TIM
- SSH Notes @home_server:home_server_setup:other_services
- does not carry the environment [ -f /etc/default/locale ] && . /etc/default/locale export LANG cores=$(grep -c ^processor /proc/cpuinfo 2>/dev/null) [ "$cores"
- NFS @home_server:home_server_setup:other_services
- nfs server *example: ''sudo showmount -e kptr.local.kptree.net'' * ''nfsstat'' Shows some nfs serv
- Network Setup @home_server:home_server_setup
- e of the interfaces that are being bonded or by a locally administered address (see this Wikipedia page f
- Back-up Server Old Setup @home_server:home_server_setup:other_services
- ed syntax in NFS4.) * ''/mnt/backup1'' : is the local mount point, note this directory must exist, idea... /mnt/backup2'' Where: *''/mnt/backup1'' is the local mount point to be unmounted ++++Possible mount s... #!/bin/bash #Script to mount NFS remote Disk1 to local /mnt/backup1 if grep -qs "/mnt/backup1" /proc/mo... #!/bin/bash #Script to mount NFS remote Disk2 to local /mnt/backup2 if grep -qs "/mnt/backup2" /proc/mo
- Web Server setup
- is is same procedure as previous *127.0.0.1 localhost *127.0.0.1 New_Hostname *Additional... can be placed in ''/etc/hosts'' to provide basic local host name resolution. I prefer to install a separ... pache2'' *Test the web page by typing in the local ip address of the apache2 server in a web browser... ne: *For the database: ''sudo mysqldump -l -h localhost -u root -p nextcloud > ~/nextcloud-dbbackup_`