echo -e “APT::Install-Recommends \”0\”;\nAPT::Install-Suggests \”0\”;” > /etc/apt/apt.conf.d/recommends
Perhaps I was the last person on Earth who moved from 32-bit Linux to 64-bit Linux. Finally, it has happened. The reason is simple: I
virt-install -c slackware-14.1-install-d1.iso –network network=default,model=e1000 -n vm1 –disk path=vm1.img,size=30 –ram 384 virt-install -c debian-8.3.0-amd64-CD-1.iso –network network=default,model=e1000 -n vm2 –disk path=/home/sj/vm2.img,size=30 –ram 2048 Ez így RAW
Recommended CFLAGS value for extra checking: CFLAGS=”-O2 -Wall -Wextra -Wuninitialized -g”
A few variables, settings, etc to describe my desktop .exrc: set nu set showmode .fluxbox/keys: Mod1 l :ExecCommand xlock -mode blank Mod1 t :ExecCommand xterm
Initialise the repository on the remote server: ssh git@yourserver.com mkdir test/project1 cd test/project1 git init –bare On the local host: cd somedir/project1 git init echo
Long story short: I highly recommend reading the stribika article, https://stribika.github.io/2015/01/04/secure-secure-shell.html. Note: before deploying these settings, make sure your version of openssh supports them! sshd_config
dd if=/dev/zero of=/path/to/1.img bs=1 count=0 seek=100G losetup /dev/loop0 /path/to/1.img mkfs.jfs /dev/loop0 mount /dev/loop0 /tmp/uu df -h | grep /tmp/uu Mikor jöhet ez jól? Pl. akkor,
Doug Hazelman ugyanezzel a címmel írt egy cikket a fenti szabályról: http://www.networkcomputing.com/storage/3-2-1-backup-rule-recovery/108368175 A 3-2-1 szabály talán a legfontosabb az adatok biztonsága szempontjából. Röviden azt mondja,