Search
You can find the results of your search below.
Matching pagenames:
- KVM Setup
- Home Server Notes
- VNC Server
- apt package management
- BASH Customisation
- Linux Block Device Notes
- Linux Firmware Notes
- Home Server Index
- IPMI CLI Tools
- IPMI Console Setup
- logrotate
- Manjaro Setup Notes
- Commonly used commands and scripts
- NFS
- Rsync
- snapraid
- SSH Notes
- SWAP Files
- Simlinks
- systemd Stuff
- VIM Editor
- Webmin
Fulltext results:
- VIM Editor @home_server:home_server_setup:other_services
- {{tag>vim neovim command linux debian text editor setup customise customisation cheatsheet}} ======VIM ... ===== ++++~/.vimrc| <code bash>colorscheme desert set nocompatible syntax on set number relativenumber set autoindent expandtab tabstop=2 shiftwidth=2 filetype plugin on filetype inde
- Home Server Index @home_server:home_server_setup:other_services
- x=== <pagelist&header> *[[home_server:home_server_setup:summary]] *[[home_server:home_server_setup:home_it_setup]] *[[home_server:home_server_setup:Network_setup]] *[[home_server:home_server_setup:kvm]] *[[home_se
- IPMI Console Setup @home_server:home_server_setup:other_services
- I, Console, Redirection, CLI}} ======IPMI Console Setup====== I have 3 computers from Supermicro with B... rial 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 boot loader... rt is redirected by the BMC to its network.) -Setup and start the Linux serial terminal service upo
- Rsync @home_server:home_server_setup:other_services
- atlantic.net/hipaa-compliant-cloud-storage/how-to-setup-rsync-daemon-linux-server/ *https://mywiki.wo... i:/home/pi/src/ /mnt/backup/rsync-test5</code> To setup ssh with rsync so that it can run automatically... m/2011/07/rsync-over-ssh-without-password/|How to Setup Rsync with SSH on UNIX / Linux (rsync without p... s being run as root! This all requires the proper set-up of ssh with password-less access, discussed ea
- Commonly used commands and scripts @home_server:home_server_setup:other_services
- tool query or control network driver and hardware settings *''ethtool -i eno1'' Display driver inform... ki.kptree.net/doku.php?id=home_server:home_server_setup:other_services:bash|BASH Customisation]] Linux... l --output --clipboard'%%'' After adjusting bash setting run ''source ~/.bashrc'' to update configurat... To function on remote server: -Check the above setup on the remote sever -Check X11 forwarding is
- VNC Server
- {{tag>linux server debian vnc setup vncserver tigervnc gnome xfce}} ======VNC Server====== <fc #ff0000>... r-xorg'', xfce-goodies is an option package After setting up a basic Debian server I do the following. ... remote connection. ++++Old, tl;dr;| ====Old VNC Setup Notes==== For 18.04 I decided to go with TigerV... s/117|Connection refused(10061) #117]] The basic set up is given in have the know how [[http://www.hav
- KVM Setup
- mand debian machine qemu virsh qcow linux command setup nbd 'network block device'}} ======KVM Setup====== I original setup my main server and virual machines all with Ubuntu. However I have started u... mber of sockets. Sadly, the default KVM topology setup is to assign all the virtual CPUs as sockets wi
- Home Server Notes
- {{tag>linux server setup summary index}} =====Home Server Notes===== The main reason for these notes is... e server. This includes upgrading the existing or setting up a new server in the future. There are many reasons to setup a home server and many different options availa... the tinkering and learning associated with such a set up. There are many other benefits. Perhaps also o
- BASH Customisation @home_server:home_server_setup:other_services
- * The ''TIME_STYLE'' environment variable sets the default ++++An example alias file:| <code ba... --format '{{json .}}' | jq -rs 'map(.Name,.NetworkSettings.Networks[].IPAddress) | .[]'" dip() { sudo... --format '{{json .}}' "$1" | jq -rs 'map(.NetworkSettings.Networks[].IPAddress) | .[]' } # DOCKER COM... s, simply type ''shopt'' to see list with current settings. Looks like built ins only? * set [[https
- Manjaro Setup Notes @home_server:home_server_setup:other_services
- flatpak davfs CUPS printing print}} =====Manjaro Setup Notes===== I tried Manjaro circa 2019 for a cou... njaro]] has been relatively so simple and easy to set up there are not really a lot of notes at this ti... -pdf/user/'', where user is the user name. * Setup printer Epson WF7720 following on screen direct... uses on doing this well. With my desktop Manjaro setup it was a nature choice. It also seems to be th
- IPMI CLI Tools @home_server:home_server_setup:other_services
- nd flash the identification light. *Ability to set up a console on a serial port and have the BMC re... cess, logging and control. IPMI messaging command sets, sensor data records and event messages. Access ... mkp chassis power'' * Turn power on | off | reset | soft: ''ipmitool -I lanplus -H 192.168.1.40 -U ... chassis power on'' * Turn power on | off | reset | soft: ''ipmitool -I lanplus -H 192.168.1.40 -U
- systemd Stuff @home_server:home_server_setup:other_services
- md systemctl timer timers journalctl linux debian setup customise customisation}} ======systemd Stuff==... [[https://unix.stackexchange.com/questions/246935/set-systemd-service-to-execute-after-fstab-mount|Set systemd service to execute after fstab mount]] * Di... only on cli\\ ''timedatectl list-timezones'' to set available time zones\\ ''sudo timedatectl set-ti
- NFS @home_server:home_server_setup:other_services
- ntu community [[https://help.ubuntu.com/community/SettingUpNFSHowTo|SettingUpNFSHowTo]] *Havetheknowhow.com [[http://www.havetheknowhow.com/Configure-the-... em|NFS]] *[[https://shape.host/resources/how-to-set-up-and-configure-an-nfs-server-on-debian-12|How to Set Up and Configure an NFS Server on Debian 12]] *
- SSH Notes @home_server:home_server_setup:other_services
- /ssh/sshd_config'' ensure the following option is set ''Banner /etc/issue.net'' (you can actually used ... implified.guide/ssh/suppress-banner]] *[[HowTo: Set a Warning Message (Banner) in SSH|https://www.shellhacks.com/setup-warning-message-banner-ssh/]] *[[Protect SSH ... td-banner-messages/]] <- home_server:home_server_setup:other_services:webmin|Prev ^ home_server:home_s
- SWAP Files @home_server:home_server_setup:other_services
- {{tag>linux debian swap setup disable enable configure partition fstab}} =====SWAP Files===== As I have... so mentions the swappiness and vfs_cache_pressure setting. See: *[[https://www.digitalocean.com/commu... ttps://ahmedzbyr.gitlab.io/hadoop/linux/swapiness-set/|How To Configure Swappiness]] ---- <- home_server:home_server_setup:other_services:aptcache|Prev ^ home_server:home