man

Search

You can find the results of your search below.

Linux Block Device Notes @home_server:home_server_setup:other_services
1 Hits, Last modified:
n/media/diska** ===NFS Device=== To mount a NFS manually: *''sudo mount -t nfs -o rw,vers=4 192.16
VIM Editor @home_server:home_server_setup:other_services
54 Hits, Last modified:
{{tag>vim neovim command linux debian text editor setup customise customisation cheatsheet}} ======VIM ... me Quick tips: *There are two (2) main modes: Command mode and Insertion mode. You only normally type ... in Insertion mode. The Esc (escape) key enters command mode and the i or INS(insert) keys return to Ins... ce, you can get into insert mode directly from command mode by typing i. When you open VIM you are in c
Home Server Index @home_server:home_server_setup:other_services
2 Hits, Last modified:
*[[home_server:home_server_setup:other_services:manjaro]] *[[home_server:home_server_setup:other_se... ls: * homebrew actual runs on Linux as package manager * fuzzy finder - fzf <- home_server:home_s
Manjaro Setup Notes @home_server:home_server_setup:other_services
90 Hits, Last modified:
{{tag>linux manjaro arch archlinux vuescan flatpak davfs CUPS printing print}} =====Manjaro Setup Notes===== I tried Manjaro circa 2019 for a couple of years as my main Linux Desktop. I had... sically give a similar level of latest updates as Manjaro/Arch. I have not bothered with Manjaro since
KVM Setup
28 Hits, Last modified:
{{tag>server kvm virtual command debian machine qemu virsh qcow linux command setup nbd 'network block device'}} ======KVM Setup=====... e VM xml file can be edited directly using the command ''virsh edit VM_name'' To get virtual image dis... qcow2 image can be created using the following command: ''sudo qemu-img convert -O qcow2 -c old.qcow2 n
snapraid @home_server:home_server_setup:other_services
6 Hits, Last modified:
es:back-up_server#restic]]. The main snapraid commands I use are: ''sudo snapraid sync'' to sync the f... anges since last sync. I usually do this weekly, manually. ''sudo snapraid scrub'' to check the parity... he oldest files 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 t
Home Server Notes
6 Hits, Last modified:
setting up a new server in the future. There are many reasons to setup a home server and many different options available. For me one of the big reasons is... learning associated with such a set up. There are many other benefits. Perhaps also one of the largest ... OU USE THESE NOTES AT YOUR OWN RISK! I have used many references from the Internet to assist me with t
BASH Customisation @home_server:home_server_setup:other_services
34 Hits, Last modified:
r .bash_aliases configure configuration bashrc command script .bashrc history sudo visudo dimmer ps kil... e: '' ~/.bashrc'' or ''source ~/.bashrc''. The command ''exec bash'' will also work. Add the following commands to ''vim ~/.bashrc'', the aliases can also be a... bash_aliases.env # DOCKER COMMON - All docker commands start with "d" alias dstop='sudo docker stop $(
VNC Server
15 Hits, Last modified:
t desktop system, e.g. xfce * The x11 windows manager system * A display manager, optional * ''sudo apt install --no-install-recommends xfce4 xs... nnection add ''-localhost no'' to the TigerVNC command line to allow direct connection, see GitHub Tige... p, only: <code> #!/bin/bash unset SESSION_MANAGER startxfce4 & </code> (Basically the start
systemd Stuff @home_server:home_server_setup:other_services
12 Hits, Last modified:
n.com/community/tutorials/how-to-use-systemctl-to-manage-systemd-services-and-units|How To Use Systemctl to Manage Systemd Services and Units]] * [[https://w... unity/tutorials/how-to-use-journalctl-to-view-and-manipulate-systemd-logs|How To Use Journalctl to View and Manipulate Systemd Logs]] * [[https://www.digital
SSH Notes @home_server:home_server_setup:other_services
1 Hits, Last modified:
n() </code> ++++ ====Some Links:==== *[[How to manage SSH login message|https://www.simplified.guide
Rsync @home_server:home_server_setup:other_services
75 Hits, Last modified:
e rsnapshot, however I was unhappy with the performance of this application and moved to restic. The o... page. =====Rsync Notes===== ====Main rsync command usage summary==== A trailing slash (/) at the end of the first argument in the rsync command: ''rsync -a dir1/ dir2'', mean “the contents of ... ly copies files and reports progress *''-h''' human readable file sizes *''-v'' increase output ver
NFS @home_server:home_server_setup:other_services
4 Hits, Last modified:
buntu Server]] *die.net [[https://linux.die.net/man/5/exports|exports(5) - Linux man page]] *[[https://www.golinuxcloud.com/unix-linux-nfs-mount-options... on Unix?]] Some other interesting nfs related commands: * ''mountstats'' give client side nfs operat... and uid with names </fs> Mounting the nfs client manually: *''sudo mount -t nfs -o rw,vers=4 192.168
apt package management @home_server:home_server_setup:other_services
3 Hits, Last modified:
t update upgrade distribution }} =====apt package management===== I recently had a ''sudo apt upgrade''... installed</code> Basically the apt / dpkg package manger got confused with the old distribution install... st the old package that was confusing apt package manager - ''sudo apt --fix-broken install'' to fix
logrotate @home_server:home_server_setup:other_services
2 Hits, Last modified:
un # | | | | | # * * * * * user-name command to be executed # 0 0 1 * * /home/shared/Mysc... udo apt install logrotate'' - Arch: ''sudo pacman -S logrotate'' *The main logrotate configuratio
SWAP Files @home_server:home_server_setup:other_services
3 Hits, Last modified:
Network Setup
30 Hits, Last modified:
My Home IT Setup
3 Hits, Last modified:
XFCE @home_server:home_server_setup:other_services
23 Hits, Last modified:
Simlinks @home_server:home_server_setup:other_services
4 Hits, Last modified:
Conky @home_server:home_server_setup:other_services
13 Hits, Last modified:
samba @home_server:home_server_setup:other_services
7 Hits, Last modified:
tmux @home_server:home_server_setup:other_services
3 Hits, Last modified:
fsck - file system check
8 Hits, Last modified:
MONIT @home_server:home_server_setup:other_services
1 Hits, Last modified: