It’s convenient and often suggested to cron something like: /usr/bin/mysqldump -u root -p PASSWORD –all-databases > /path/to/flatfile.sql Thats for several reasons not a good idea. Each user on the machine can view with ps your password. You need to write … Continue reading
cave
/join #kopimi In the shadow of the culture industry’s final crisis of the 20th-century, grows a larger portrait of the POwr, broccoli and Kopimi. The culture industry’s complete failure is followed by the uncanny success of the diffused structure of … Continue reading
This tutorial is about Master-Slave Replication for MySQL Databases. It should also work for MariaDB as well. Replication is useful if you want to have a LIVE backup system, or to scale out and use the Slave as a Read … Continue reading
unrar all *.rar from directory find . -name “*.rar” -exec unrar x -o+ {} \; unzip all *.zip files from directory unzip \*.zip unzip into directory named like the zip file for f in *.zip; do unzip -d “${f%*.zip}” “$f”; … Continue reading
First stop your container via webinterface or CLI. replace with your ContainerID whenever i write $CTID root@proxmox:~# pct shutdown $CTID and create a file autodev in the config directory of your LXC Container in /var/lib/lxc/$CTID root@proxmox:/var/lib/lxc/$CTID# cat autodev #!/bin/bash cd … Continue reading
Anakata To Whom It May Concern: > > This letter is being written to you on behalf of our > client, DreamWorks SKG (hereinafter “DreamWorks”). > DreamWorks is the exclusive owner of all copyright, > trademark and other intellectual property … Continue reading
Forwarding a service §foo from my homeserver to a public server with a poor mans VPN was already described here. This is the followup to restrict the user which is in use on the server which runs the subdomains and … Continue reading
http://www.discogs.com/Hux-Flux-Division-By-Zero/release/212314 https://www.youtube.com/watch?v=P540rSvHX7o … Continue reading
Little Computer People, living in a digital world. Can you see them on the screen. You are the master, you are the key. … Continue reading
If you want to use your RetroShare User account accross different Devices, for example on your PC, Laptop, NAS, Raspberry Pi , … its not necessary to create different Accounts for each device. It’s possible to create with the same … Continue reading