man

Search

You can find the results of your search below.

Manjaro Setup Notes
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
Rsync
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
Commonly used commands and scripts
70 Hits, Last modified:
{{tag>linux dmesg command systemd journal journalctl tzdata timezone apt upgrade update install remove crontab man apropos tldr ip tc systemctl journalctl}} ======Commonly used commands and scripts====== =====dmesg==== ''sudo dmesg'... os up. =====systemd===== *Systemctl related commands: *Systemd common commands (start / stop /
VIM Editor
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
IPMI CLI Tools
49 Hits, Last modified:
==== IPMI is standard which allows remote server management, primarily developed by Intel. IPMI cards, known as Baseboard Management Cards (BMCs) are primitive computers in th... us access, logging and control. IPMI messaging command sets, sensor data records and event messages. Ac... ems and so protects the BMC passwords and your commands on the network. IPMI v1.5 still allows to you t
Back-up Server Old Setup
36 Hits, Last modified:
21), but have never really been happy with it for many reasons. The main reason is that it has never wo... p'' The syntax is reasonably evident from the command. The workdir is a directory on the same media a... erfs Union Filesystem on Arch Linux]] *[[http://manpages.ubuntu.com/manpages/bionic/man1/mergerfs.1.html|Ubuntu Manuals mergerfs]] Down load the current
BASH Customisation
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 $(
IPMI Console Setup
31 Hits, Last modified:
d for Windows and Linux, and is even available in Manjaro AUR repositories. (This probably actually makes sense as many Supermicro computers with BMC are used on server... been having these IPMIView Java console blues for many year now on Windows and one solution was to use ... s:ipmi#ipmi_cli_tools|ipmitools ]] and imptitools manual [[https://linux.die.net/man/1/ipmitool|die.net
XFCE
23 Hits, Last modified:
our own custom shortcuts. Go to Settings > Window Manager > Keyboard (tab). These are the XFCE Windows Manager Keyboard on 2023-09-25, these are the default... hat is commonly labelled as the Windows key or Command key on modern keyboards, typically bound and han... entation]] *[[https://www.debian.org/doc/user-manuals#refcard|Debian Users' Manuals]] *[[https:
systemd Stuff
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
snapraid
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
NFS
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
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
SWAP Files
3 Hits, Last modified:
hod to check and disable SWAP function. *The command ''sudo swapoff -a"''turns of an existing SWAP pa... (Another open is to instead use the swapoff -a command in a boot cron job. This allows the swapon -a option to be later used.) *The command ''free -hw'' shows the current memory status.
Time Date Related Setup
3 Hits, Last modified:
he regional NTP servers/pools *The systemctl command (status, stop, start, restart): ''systemctl stat... eckout systemdtimed** Use the ''timedatectl'' command to interogate and modify time and date informati... and daylight savings parameters. The following commands are typical: *''timedatectl'' and ''timedate
Home Server Index
2 Hits, Last modified:
logrotate
2 Hits, Last modified:
Linux Block Device Notes
1 Hits, Last modified:
SSH Notes
1 Hits, Last modified: