part

Search

You can find the results of your search below.

Linux Block Device Notes @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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
KVM Setup
8 Hits, Last modified:
0>//**we can also use this to confirm the correct partition to expand**//</fc>. *We the backup VM di... o mount qcow2 images. *''sudo modprobe nbd max_part=16'' will load it with support for 8 block device... sudo fdisk /dev/nbd0 -l'' will list the available partitions in /dev/nbd0. *Use ''sudo partprobe /dev/nbd0'' to update the kernel device list. *Use ''ls
fsck - file system check
7 Hits, Last modified:
{{tag>linux fsck format partition boot corrupt parted}} =====fsck - file system check===== Use fsck to check and repair a file syst... rent disks use ''sudo fdisk -l''. (This is a disk partition command. Be careful with use.) *To check current disks use ''sudo parted -l''. (This is a disk partition command, more m
Rsync @home_server:home_server_setup:other_services
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
Network Setup
6 Hits, Last modified:
n specifying the rate in which we'll ask our link partner to transmit LACPDU packets, default is slow or 0: *slow or 0, Request partner to transmit LACPDUs every 30 seconds *fast or 1, Request partner to transmit LACPDUs every 1 second *bond... ld change, and this may cause problems with other parts of your network. **I recommend using the simple
SWAP Files @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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 @home_server:home_server_setup:other_services
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
My Home IT Setup
1 Hits, Last modified:
Home Server Notes
1 Hits, Last modified:
samba @home_server:home_server_setup:other_services
1 Hits, Last modified: