Search
You can find the results of your search below.
Fulltext results:
- IPMI Console Setup
- as the password in it. I usually store in file ''sudo vim /etc/ipmi'' and set to root only read/write ''sudo chown root:root /etc/ipmi'' and ''sudo chmod 600 /etc/ipmi'' =====Linux Console Redirection Setup===... ed my grub boot loader configuration as follows ''sudo vim /etc/default/grub'': <code JavaScript [enable
- Manjaro Setup Notes
- adjusted my server configuration file to suit, ''sudo vim ~/.config/conky/conky.conf'' ++++conky.conf| ... “failed to synchronize any databases” errors=== ''sudo rm /var/lib/pacman/db.lck''\\ This command remove... g. ===Some other pacman commands to consider=== ''sudo pacman-mirrors -g && sudo pacman -Syy'' or ''sudo pacman-mirrors -f && sudo pacman -Syyu''\\ This comma
- snapraid
- estic]]. The main snapraid commands I use are: ''sudo snapraid sync'' to sync the files that have chang... last sync. I usually do this weekly, manually. ''sudo snapraid scrub'' to check the parity of the array... les first. I usually do this weekly, manually. ''sudo snapraid status'' to check the status of the array. I usually do this weekly, manually. ''sudo snapraid touch'' to add sub-second time granulari
- Rsync
- on a computer instance To install rsync daemon ''sudo apt install rsync'' ''sudo vim /etc/rsyncd.conf'' <file> # create new # any name you like [all] # des... p # secrets file = /etc/rsyncd.secrets </file> ''sudo vim /etc/rsyncd.secrets'' <file>username:userpassword</file> ''sudo systemctl status rsync.service'' [status, start
- BASH Customisation
- nfiguration bashrc command script .bashrc history sudo visudo dimmer ps kill nightmode xrandr tar archiv... - All docker commands start with "d" alias dstop='sudo docker stop $(docker ps -a -q)' alias dstopall='sudo docker stop $(sudo docker ps -aq)' alias drm='sudo docker rm $(docker ps -a -q)' alias dprunevol='sudo
- SSH Notes
- = Message of the Day ====Login Messages==== *''sudo vim /etc/issue.net'' Displays a message before the user begins login, I do not use this. *''sudo vim /etc/ssh/sshd_config'' ensure the following o... et'' (you can actually used any path/file) *''sudo systemctl reload sshd'' needs to be performed aft... configuration file to activate the changes. *''sudo vim /etc/motd'' Displays the banner text after lo
- NFS
- resses) mounted to the nfs server *example: ''sudo showmount -e kptr.local.kptree.net'' * ''nfsst... erver statistics ---- =====NFS Server===== *''sudo apt install nfs-kernel-server nfs-common'' to install *Create share directories on host ''sudo mkdir -p /export/storage'' (-p also creates higher level directories if necessary.) ''sudo vim /etc/exports'' - edit the exports file as req
- XFCE
- ailable XFCE4 packages in the Debian repository ''sudo apt-cache search xfce4*''. =====XFCE Keystroke
- Back-up Server Old Setup
- research I found the following seemed to work: ''sudo mount -t overlay -o lowerdir=/media/Disk2/backup,... tu-xenial_amd64.deb'' Then load it into linux: ''sudo dpkg -i mergerfs_2.29.0.ubuntu-xenial_amd64.deb''... te a mount point directory, e.g. /srv/storage, ''sudo mkdir /srv/storage'' ''sudo vim /etc/fstab'' <code> UUID=d426f5e0-7fbd-4e7f-915e-b7c78eb70877 /
- Commonly used commands and scripts
- used commands and scripts====== =====dmesg==== ''sudo dmesg'' lists the OS boot messages between grub a... ol) *List current Systemd operating units: ''sudo systemctl list-units | grep %%'*'%%''. Change or ... ment as required. *Check the boot journal: ''sudo journalctl -xe'' *To check running process with... pen'' *To change time zone from command line: ''sudo dpkg-reconfigure tzdata''. *Networkd -> systemd
- Linux Firmware Notes
- on Debian===== ====ASpeed Technologies==== The ''sudo dmseg'' command shows the warning ''Possible miss... be to install the non-free microcode blob using ''sudo apt install firmware-ast''. It would seem that t... =Realtek==== When reviewing the start log using ''sudo dmesg'' a number of warnings such as ''Possible m... obs. And can be simply fixed using the command ''sudo apt install firmware-realtek'' and possible also