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==== ''lsblk'' to list partitions (or list block devices) ''lsblk -f'' or ''b
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
DHCP / DNS Setup @linux_router
12 Hits, Last modified:
dily available, Kill-9 Ubuntu 16.04 based Router, Part 2 - DHCP| does not seem to be saved on [[https://... /killtacknine.com/building-an-ubuntu-16-04-router-part-5-dns/|Part 5 - DNS]] is. (As are [[https://web.archive.org/web/20190410005152/https://killtacknine.com/building-an-ubuntu-16-04-router-part-6-remote-access/|Building an Ubuntu 16.04 Router
KPTree - MSWindows Setup @home_server
9 Hits, Last modified:
noted basically managed to avoid them in the most part.) ++++tldr; Old build| Recently my main home off... ther copy for work use. The license is tied to a particular computer on to which the software is instal... and at home, it is simply not worth the trouble, particularly with the restrictive license requirements... ==iTunes - setup==== iTunes is software I do not particularly like. First of all I do not use the Music
KVM Setup @home_server:home_server_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
Docker nginx / php notes @docker_notes
7 Hits, Last modified:
response head in one packet, # instead of using partial frames. Default is 'off'. tcp_nopush on; #... ;max_input_vars = 1000 ; How many multipart body parts (combined input variable and file uploads) may ;... ut_vars and max_file_uploads) ;max_multipart_body_parts = 1500 ; Maximum amount of memory a script may ... an Oracle LOB locator is initially retrieved as ; part of a query. Setting this can improve performance
Router Miscellaneous @linux_router
7 Hits, Last modified:
ng-tools/|13 Linux Performance Monitoring Tools – Part 2]], and [[https://www.cyberciti.biz/tips/top-lin... r plays around with iptables. I do not like this, particularly on my main router machine that I use on b... /killtacknine.com/building-an-ubuntu-16-04-router-part-1-network-interfaces/|Part 1]] Sadly this link is no loner up and has been spammed! *Ubuntu forums [[
fsck - file system check @home_server:home_server_setup
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 @home_server:home_server_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
Reverse Proxy Server @docker_notes
5 Hits, Last modified:
file has some changes from the TechnoTim one, in particular the use of the Godaddy DNS chanlenge API in... mpose-1-fw-bouncer/|Crowdsec Docker Compose Guide Part 1: Powerful IPS with Firewall Bouncer]] *[[ht... .com/crowdsec-cloudflare-bouncer/|CrowdSec Docker Part 2: Improved IPS with Cloudflare Bouncer]] *[[... ner.com/crowdsec-traefik-bouncer/|CrowdSec Docker Part 3: Traefik Bouncer for Additional Security] *
KPTree - Email Server Setup @home_server
5 Hits, Last modified:
logging.dragon.org.uk/mail-server-on-ubuntu-18-04-part-1/|Part 1]] and [[https://blogging.dragon.org.uk/mail-server-on-ubuntu-18-04-part-2/|Part 2]]. I got the mailserver to run well after a couple of attempts. It is simple and performs wel
KPTree Torrent VM Setup @home_server
5 Hits, Last modified:
y reasons: 1. They were becoming more expense (in part of currency variation with USD) and 2. Their serv... k configuration of your network. (As noted below, particularly check the eth0 / tun0 references match.) ... e network reference such as "eth0" is consistent, particularly with Ubuntu 16.04 VM which seems to renam... indicate the internal hardware is quite limited, particularly by current standards, but as already stat
Router Basic Debian Server Setup @linux_router
5 Hits, Last modified:
tion.) *I just use standard set-up for one main partition, which basically gives one large data partition using all the disk space, save that allowed for the SWAP partition. The SWAP partition is automatically sized based upon detected memory. (I have never been one for
Docker mailserver @docker_notes
4 Hits, Last modified:
Web Server setup @home_server
4 Hits, Last modified:
Router Hardware @linux_router
3 Hits, Last modified:
Localisations @personal
3 Hits, Last modified:
Docker-Compose @docker_notes
2 Hits, Last modified:
Linux Router Background @linux_router
2 Hits, Last modified:
Conky @home_server:home_server_setup:other_services
2 Hits, Last modified:
MONIT @home_server:home_server_setup:other_services
2 Hits, Last modified:
Simlinks @home_server:home_server_setup:other_services
2 Hits, Last modified:
dokuwiki setup notes @home_server
1 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
1 Hits, Last modified:
Home Sprinkler Setup Notes @personal
1 Hits, Last modified:
Project Index @project
1 Hits, Last modified:
boot tools @tech_notes
1 Hits, Last modified:
IPv6 summary notes @tech_notes
1 Hits, Last modified:
Formatting Syntax @wiki
1 Hits, Last modified:
My Home IT Setup @home_server:home_server_setup
1 Hits, Last modified:
Home Server Notes @home_server:home_server_setup
1 Hits, Last modified:
samba @home_server:home_server_setup:other_services
1 Hits, Last modified: