Fulltext results:
- Cyanogenmod @android_-_os
- Backup /efs/ folder - it contains IMEI and phone data * Heimdall install and build fails on debian wh... nstall coming from another ROM -> Fullwipe: "wipe data / factory reset" * Cyanogenmod Update -> "wip... ==== * Bootloop: Try to "wipe cache" and "wipe data / factory reset" * http://www.droidviews.com/... help, you need to reset the passwort by deleting /data partiton and reformatting it: * Follow th
- Crypto @linux:filesystems
- # write random data on the partition cryptsetup -c aes-xts-plain64 ... un **badblocks** check or **dd** to overwrite all data with random bit patterns badblocks -c 10240 -s... ever could happen to your storage and see if your data is still there." ---- \\ **References:** * ht... ead of a partition: create a file full of random data, setup loop device, luksFormat & format
- Replication @linux:databases:mysql
- tion: If we know that only one node is performing data modifications we can avoid many possible problems... "slave" could be easily promoted to a new master. Data modifications are automatically replicated to fai... dates=1 ==== Activate replication ==== Import data e.g. from a innobackup on the slave - ideally it is the same data. at least it should not have much lag, so export
- PHP @linux:webserver
- owned by the same user as the sftp user - not www-data. **Pool per domain config:** cd /etc/php5/fpm... adduser --disabled-login USERNAME adduser www-data USERNAME mkdir /var/www/USERNAME chown -R USE
- vsFTPd @linux:network
- ssl_enable=YES allow_anon_ssl=NO force_local_data_ssl=NO force_local_logins_ssl=NO ssl_tlsv1=YE... pasv_min_port=55000 pasv_max_port=60000 ftp_data_port=20 listen_port=21 ===== Client testing =
- mySQL @linux:databases
- l give you an exact point-in-time snapshot of the data --single-transaction produces a checkpoint that allows the dump to capture all data prior to the checkpoint while receiving incoming
- Telekom Puls @android_-_os
- OS ===== **First** format everything, including /data ! Go to Recovery: Volume UP + Power Download Li... /tk/dl/lineage-14.1-20180520-UNOFFICIAL-ttab.zip /data/ Click Install in TWRP Wipe everything again a
- btrfs @linux:filesystems
- ib/ balance reorders metadata - use after a lot data has changed or disc was full: fast: btrfs fi b... he allocated space, not the space. Used shows the data-usage space. you need to add metadata usage. b
- Shell Commands & Oneliner @linux
- tar cvpzf /mnt/somewhere/backup.tgz --exclude=/data --exclude=/proc --exclude=/lost+found --exclude=/... dump of complete filesystems ===== **backup raw data of a disc (as root): ** dd if=/dev/sdX | gzip
- Nginx @linux:webserver
- :** mkdir /var/cache/ngx_pagespeed/ chown www-data:www-data /var/cache/ngx_pagespeed/ **edit /etc/nginx/sites-available/default:** server { #....
- Streaming -Server und Cam -Software @linux
- l gabekangas/owncast:latest docker run -v `pwd`/data:/app/data -p 8080:8080 -p 1935:1935 -it gabekangas/owncast:latest \\ ===== cvlc Webcam to Stream
- Bootloader @linux:filesystems
- em, you can mount the partitions and transfer the data anyway you like (as root user): 1. **rsync** needs params and data must be excluded, (but works f&f in a running sys
- Debian Server Install @linux
- from somewhere (at least new packages) * rsync data * munin * monit * fail2ban * **install ne
- Formatting Syntax @wiki
- Feed Aggregation ===== [[DokuWiki]] can integrate data from external XML feeds. For parsing the XML feed
- LXC @linux:virtualization
- er -a amd64 ==== Clone container ==== Copy all data: lxc-clone --backingstore btrfs --orig vs1 --ne