data

Search

You can find the results of your search below.

Back-up Server Old Setup @home_server:home_server_setup:other_services
34 Hits, Last modified:
me as "verbose" above, but controls the amount of data sent to the # logfile, if one is being used. The ... t to 4 # loglevel 3 # If you enable this, data will be written to the file you specify. The # amount of data written is controlled by the "loglevel" parameter... oving it after. This should ensure consistency of data in some special # cases # # LVM snapshot(s) size
Manjaro Setup Notes @home_server:home_server_setup:other_services
15 Hits, Last modified:
e been having some trouble with corruption of the database the past few months) ====Conky==== There is a... ragged window ====pacman==== ===“unable to lock database” or “failed to synchronize any databases” errors=== ''sudo rm /var/lib/pacman/db.lck''\\ This command removes Pacman's database lock. The database lock prevents multiple Pac
My Home IT Setup
10 Hits, Last modified:
eous disks, however a modern 3.5" hard disk has a data bandwidth similar to a 1Gb/s Ethernet, so the tra... y main system drive, a NVM SSD for my system main data drive and 6TB and 10T hard disks for main data storage + 1 extra 10TB HD for a parity hard disk with Snapraid. All the spinning data hard disks are programmed to spin down after 20 m
Rsync @home_server:home_server_setup:other_services
10 Hits, Last modified:
_kptree.net/' cmd="rsync -ptoguv --chown=root:www-data --chmod=a+rwx,g+rwx,o-wx" $cmd ${workpath}/styles... |''-z''| ''%%--%%compress'' |compress file data during the transfer| |''-v''| ''%%--%%verbose'' ... ies from one location to another while minimizing data transfer by using fast incremental file transfers... ing systems.) The first time, rsync sends all the data over the network to your backup machine. The bene
BASH Customisation @home_server:home_server_setup:other_services
6 Hits, Last modified:
lp --config-location /home/$BA_USERNAME/docker/appdata/yt-dlp/yt-dlp-video.conf' alias ytdvc='yt-dlp --cookies "/home/$BA_USERNAME/docker/appdata/yt-dlp/cookies.txt" --config-location /home/$BA_USERNAME/docker/appdata/yt-dlp/yt-dlp-video.conf' alias ytda='yt-dlp --config-location /home/$BA_USERNAME/docker/appdata/yt-dlp/yt-dlp-audio.conf' alias ytdac='yt-dlp --c
apt package management @home_server:home_server_setup:other_services
4 Hits, Last modified:
repair I need to do the following: - Backup the databases (not described here) - ''sudo dpkg -P mari... o functional After this I found upon checking the database that the original data was still intect, so I did not need to restore the data from the backup. [[https://linuxiac.com/how-to-u
Calibre Server @home_server:home_server_setup:other_services
4 Hits, Last modified:
erminal command: ''calibre-server '/mnt/disk1/KarlData/Karl Data 2/Calibre_library''' Testing with ''http://your_server_ip:8080'' in a browser on my LAN. Nex... Start=/opt/calibre/calibre-server '/mnt/disk1/KarlData/Karl Data 2/Calibre_library' --enable-local-write [Install] WantedBy=multi-user.target </code> Where f
samba @home_server:home_server_setup:other_services
4 Hits, Last modified:
t # running "samba-tool domain provision" to wipe databases and create a # new domain. server role = ... asswords, Samba will need to know what # password database type you are using. passdb backend = tdb... ared] path = /home/shared writeable = yes [KarlData] writeable = yes path = /media/disk1/KarlData [media2] path = /media/disk1/Media writeable = yes
Network Setup
3 Hits, Last modified:
server has 5 drive, 2 SSD system drive, 2 larger data storage drives and 1 drive used as a parity drive for off line raid for the data storage drives. For most the time a single NIC wi... ction, SSDs significantly so. Yet many individual data demand usages are significantly slower, e.g. vide
Commonly used commands and scripts @home_server:home_server_setup:other_services
3 Hits, Last modified:
>linux dmesg command systemd journal journalctl tzdata timezone apt upgrade update install remove cronta... zone from command line: ''sudo dpkg-reconfigure tzdata''. *Networkd -> systemd-networks *Resolved ->... omfortable with the most basic use of awk—finding data by which column it's in rather than trying to hun
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
3 Hits, Last modified:
sc KPBUPS''): <code> Init SSL without certificate database battery.charge: 100 #calcula... n: 2.7.2 #Fix value driver.version.data: Voltronic 0.01 #Fix value driver.version.intern... ull''. *A script file to succinctly log the UPS data, using cron to run script every 10 minutes ''sudo
XFCE @home_server:home_server_setup:other_services
2 Hits, Last modified:
manuals/debian-reference/ch10.en.html|Chapter 10. Data management]] *[[https://www.debian.org/doc/... manuals/debian-reference/ch11.en.html|Chapter 11. Data conversion]] *[[https://www.debian.org/doc/
IPMI CLI Tools @home_server:home_server_setup:other_services
2 Hits, Last modified:
and control. IPMI messaging command sets, sensor data records and event messages. Access through system... ''sudo ipmitool lan print'' * Retrieving Sensor Data: ''sudo ipmitool sdr'' or to include alarm thresh
snapraid @home_server:home_server_setup:other_services
2 Hits, Last modified:
diff --test-fmt disk'' This will let you know the data disk from snapraids array perspective Snapraid do... -m -d d1'' This will recreate any deleted file on data disk d1 *''snapraid fix -m -f Example/'' This w
Linux Block Device Notes @home_server:home_server_setup:other_services
1 Hits, Last modified:
'' to list the UUIDs *''sudo blkid'' will list data blocks ---- ====parted==== ==There would seem to