part

Search

You can find the results of your search below.

Linux Block Device Notes
16 Hits, Last modified:
{{tag>linux debian nfs parted fstab format partion disk mount umount fstab unmount}} =======Linux Block Device Notes====== =====Linux Disk Partition and Format Notes ===== ====Some basic tools... l list the disks with UUIDs *''lsblk'' to list partitions (or list block devices) *''lsblk -f'' or
SSH Notes
15 Hits, Last modified:
nt("="*40, "Disk Information", "="*40) print("Partitions and Usage:") # get all disk partitions partitions = psutil.disk_partitions() for partition in partitions: print(f"=== Device: {partitio
Rsync
7 Hits, Last modified:
made, but proposed output is seen *''-P'' keeps partially copies files and reports progress *''-h'''... | |''-P''| |same as %%--partial --progress%%| | | ''%%--%%partial'' |keep partially transferred files| | | ''%%--%%progress'' |show progress durin
SWAP Files
6 Hits, Last modified:
>linux debian swap setup disable enable configure partition fstab}} =====SWAP Files===== As I have a com... th enough memory I see no need or value in a SWAP partition. In fact as I am using a SSD for the system ... and ''sudo swapoff -a"''turns of an existing SWAP partition. (''sudo swapon -a'' turns it back on) *To prevent a SWAP partition being mounted at boot comment out the swap p
Back-up Server Old Setup
5 Hits, Last modified:
M===== With the availability of Gparted to adjust partitions on the run I do not know if LVM is required... lly create the # snapshot_root directory. This is particularly useful if you are backing # up to removab... # If this is enabled, rsync won't span filesystem partitions within a # backup point. This essentially p... lly create the # snapshot_root directory. This is particularly useful if you are backing # up to removab
IPMI Console Setup
3 Hits, Last modified:
cal serial port and serial terminal support. Key parts to this are: -Setting up Linux to redirect mai... s/serial-console.html|systemd for Administrators, Part XVI]] which discusses Gettys on Serial Consoles (... s/serial-console.html|systemd for Administrators, Part XVI]] *[[https://stackoverflow.com/questions/26
NUT (Network UPS Tools) Setup
3 Hits, Last modified:
7 years. In all that time I never got the upsmon part of it operational. This monitors the UPS and send... be based upon init.d (located in /etc/init.d), in particular /etc/init.d/nut-server and /etc/init.d/nut-... reates scripts in /run/systemd/generator.late, in particular, ups-monitor.service. To see running proce
BASH Customisation
2 Hits, Last modified:
# Gets the total disk usage on your machine alias partusage='df -hlT --exclude-type=tmpfs --exclude-type=devtmpfs' # Shows the individual partition usages without the temporary memory values a
Conky
2 Hits, Last modified:
https://dai-trying.com/tutorials/building-a-conky-part-1-configuration/|Building a conky Part 1 Configuration]] ---- <- home_server:home_server_setup:other_
Commonly used commands and scripts
2 Hits, Last modified:
possible to treat individual, simple utilities as part of a greater whole. And that last concept—breaki... is the tool you use to find lines that contain a particular string of text. For example, let's say you
MONIT
2 Hits, Last modified:
ub.co.za/how-to/how-secure-ubuntu-1604-lts-server-part-1-basics|How to secure an Ubuntu 16.04 LTS server - Part 1 The Basics]]. [[https://www.exratione.com/2019
Simlinks
2 Hits, Last modified:
t non-structured directory locations, even across partitions. Simple use is: ''%%ln -s "path/directory ... path/symlink name/"%%'' Symlink ownership is not particularly important as it has full permissions (777
IPMI CLI Tools
1 Hits, Last modified:
messages to BMC over LAN, LAN alerting. No SOL as part of the standard's specification but some vendor s
Manjaro Setup Notes
1 Hits, Last modified:
ill do all of this automatically for you. If this part of Pacli fails, please wait a couple of hours unt
samba
1 Hits, Last modified:
e workgroup/NT-domain name your Samba server will part of workgroup = WORKGROUP # server string is t
VIM Editor
1 Hits, Last modified: