dev

Search

You can find the results of your search below.

Conky @home_server:home_server_setup:other_services
48 Hits, Last modified:
on ${color1}HARD DRIVE I/O ${hr 2}$color ${color0}Device:$color /dev/sdd3 ${color0}Reads: $color${diskio_read /dev/sdd3}/s${alignr}${color0}Writes: $color${diskio_write /dev/sdd3}/s ${color3}${diskiograph_read /dev/sdd3 30,
KVM Setup @home_server:home_server_setup
32 Hits, Last modified:
virsh qcow linux command setup nbd 'network block device'}} ======KVM Setup====== I original setup my ... ed that-vm, and takes care of duplicating storage devices. To dump a virtual machine xml definition to... VM of ''domain-name'' or ''domain-id'', all cpu, device and i/o are paused. But VM remains in operatin... ew expanded drive: ''%%sudo virt-resize --expand /dev/sda1 /path_vm/vm_name_backup.img /path_vm/vm_name
IPMI CLI Tools @home_server:home_server_setup:other_services
15 Hits, Last modified:
which allows remote server management, primarily developed by Intel. IPMI cards, known as Baseboard Ma... U $User_Name -f $PW_file_location power status 2>/dev/null) if [ ${?} -ne 0 ] then exit 11 #error 1... IP -U $User_Name -f $PW_file_location power on &>/dev/null 2>/dev/null if [ $? -ne 0 ] then exit 12 #error 12 means that the ipmi tool power
Manjaro Setup Notes @home_server:home_server_setup:other_services
14 Hits, Last modified:
#${color1}HARD DRIVE I/O ${hr 2}$color #${color0}Device:$color /dev/nvme0n1p5 #${color0}Reads: $color${diskio_read /dev/sdd}/s${alignr}${color0}Writes: $color${diskio_write /dev/nvme0n1p5}/s #${color8}${diskiograph_read /dev/sd
Back-up Server Old Setup @home_server:home_server_setup:other_services
12 Hits, Last modified:
xt4 errors=remount-ro 0 1 # swap was on /dev/sdd5 during installation UUID=e3442da3-4eaf-477d-... Type Size Used Avail Use% Mounted on udev devtmpfs 16G 0 16G 0% /dev tmpfs tmpfs 3.2G 2.7M 3.2G 1% /run /dev/sd
Rsync @home_server:home_server_setup:other_services
12 Hits, Last modified:
up| |''-D''| |same as --devices --specials| | | ''%%--%%devices'' |preserve device files (super-user only)| | | ''%%--%%specials'' |preserve s... ctHostKeyChecking=no \ -o UserKnownHostsFile=/dev/null \ -q user@host /usr/bin/hostname -s</cod
Linux Block Device Notes @home_server:home_server_setup:other_services
11 Hits, Last modified:
k mount umount fstab unmount}} =======Linux Block Device Notes====== =====Linux Disk Partition and For... Notes ===== ====Some basic tools==== *''ls -l /dev/disk/by-uuid/'' will list the disks with UUIDs *''lsblk'' to list partitions (or list block devices) *''lsblk -f'' or ''blkid'' to list the UU... available partition information *''sudo parted /dev/sda'' - to partition the specific drive When in p
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
11 Hits, Last modified:
oltage.nominal: 24.0 #nominal/design value device.model: LIHVX1K1 #Fix value device.type: ups #Fix value driver.nam... ode> [Unit] Description=Network UPS Tools - power device driver controller After=network-online.target ... d populate so: <code> #!/bin/sh /sbin/upsmon -K >/dev/null 2>&1 && /sbin/upsdrvctl shutdown </code> Nex
KPTree - MSWindows Setup
6 Hits, Last modified:
the only real reason to use iTunes is for my iOS devices, backing up iOS devices etc. iTunes, in typical Apple fashion I find is not smart end user friendl... nly use this software to backup and restore Apple devices.... The app functionality has been removed by... pple software...... ====iTunes - Not Recognising Devices==== iTunes is a pretty flakey program and Ap
Network Setup @home_server:home_server_setup
5 Hits, Last modified:
AN IP address. Bonding allows physical networking devices such as NICs or Wifi to be bonded to allow in... ps://www.cyberciti.biz/faq/ubuntu-setup-a-bonding-device-and-enslave-two-real-ethernet-devices/|setup a bonding device and enslave two real Ethernet devices]], [[https://www.cyberciti.biz/faq/h
KPTree - Email Server Setup
4 Hits, Last modified:
"sudo apt update" "sudo apt install php7.0-dev php-pear php7.0-tidy php-imagick" (no php5-sasl, ... -soap php7.0-intl" "sudo apt install libidn11-dev libmagickwand-dev imagemagick" (libmagick++4?) "sudo apt install libsasl2-dev php-ssh2 php-http-webdav-server" (no libssh2-php,
Commonly used commands and scripts @home_server:home_server_setup:other_services
4 Hits, Last modified:
| | php7.4-curl | | ✔ | ✔ | ✔ | | php7.4-dev | | ✔ | ✘ | ✘ | | php7.4-gd | | ✔ |... 0,55 * * * * /home/shared/Myscripts/UPSScan.sh 2>/dev/null #Runs Nut scan and logs formated results to ... ries) 4 Special files (usually found in /dev) 5 File formats and conventions, e.g. /e... '' or '' ip l'' for short, shows the network link devices *''ip route'' or ''ip r'' for short, shows
fsck - file system check @home_server:home_server_setup
3 Hits, Last modified:
tain intervals. To check this: ''sudo tune2fs -l /dev/sda1 | grep -i check''. *[[http://www.thegeekst... d configuration of a partition ''sudo tune2fs -l /dev/sdX'' ++++Home Server Index|<pagelist&header> *[... o display filesystem information is ‘’tune2fs -l /dev/sda2’’. The ‘’df’’ command lists current mounted
IPMI Console Setup @home_server:home_server_setup:other_services
3 Hits, Last modified:
TIMEOUT=8 GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` GRUB_CMDLINE_LINUX_DEFAULT="... large overheads) * The command ''sudo stty -F /dev/ttyS1'' can be used to check the parameters of th... erial connection. * The command ''sudo stty -F /dev/ttyS1 115200'' can be used to set the ttyS1 seria
SSH Notes @home_server:home_server_setup:other_services
3 Hits, Last modified:
LANG cores=$(grep -c ^processor /proc/cpuinfo 2>/dev/null) [ "$cores" -eq "0" ] && cores=1 threshold="... for partition in partitions: print(f"=== Device: {partition.device} ===") print(f" Mountpoint: {partition.mountpoint}") print(f"
Web Server setup
2 Hits, Last modified:
dokuwiki setup notes
1 Hits, Last modified:
KPTree Torrent VM Setup
1 Hits, Last modified:
KPTree Recipes
1 Hits, Last modified:
Home Server Notes @home_server:home_server_setup
1 Hits, Last modified:
VNC Server @home_server:home_server_setup
1 Hits, Last modified:
logrotate @home_server:home_server_setup:other_services
1 Hits, Last modified: