User contributions for Admin

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 20 | ) (20 | 50 | 100 | 250 | 500)

30 June 2025

31 May 2025

  • 04:4004:40, 31 May 2025 diff hist +186 N ProxmoxCreated page with " mount a lvm disk to another container: Mount the rootfs disk from container 100 to container 103 as /rootdisk103 <pre> pct set 103 -mp0 local-lvm:vm-100-disk-1,mp=/rootdisk103 </pre>" current
  • 04:3904:39, 31 May 2025 diff hist +13 Linux infoNo edit summary current

29 May 2025

27 May 2025

  • 23:2823:28, 27 May 2025 diff hist +575 N Automatically-mounting-veracrypt-volume-at-bootCreated page with " This script automatically opens a truecrypt volume using veracrypt. Requires the 'veracrypt' binary to be installed. <pre> #!/bin/bash # mount a truecrypt volume VC=/usr/bin/veracrypt CONTAINER=/mnt/usb/truecrypt-volume.tc MOUNTPOINT=/mnt/data VC_PASS=<yourpassword> DMASK=0022 FMASK=0133 # veracrypt syntax: if echo "$VC_PASS" | $VC -tc -t -k "" --protect-hidden=no "$CONTAINER" "$MOUNTPOINT" --fs-options="users,gid=100000,dmask=$DMASK,fmask=$FMASK" then echo "$CO..." current
  • 23:2123:21, 27 May 2025 diff hist +55 VeracryptNo edit summary current
  • 23:1923:19, 27 May 2025 diff hist +1 VeracryptNo edit summary
  • 23:1823:18, 27 May 2025 diff hist −8 VeracryptNo edit summary
  • 23:1823:18, 27 May 2025 diff hist +763 N VeracryptCreated page with "How to create a new veracrypt-encrypted volume using zulucrypt: required packages: <pre> apt-get install zulucrypt-cli </pre> - create a new empty file with a size of 10MB <pre> dd if=/dev/zero of=test.vc bs=1M count=10 </pre> - encrypt the file and create an ext2 filesystem in it <pre> sudo zuluCrypt-cli -c -d test.vc -t vcrypt -z ext2 </pre> NOTE: run as sudo if you get a 'setgroups' error NOTE: install 'dosfstools' if you get a mkfs.vfat fi..."
  • 23:1623:16, 27 May 2025 diff hist +15 Linux infoNo edit summary

24 May 2025

29 April 2025

22 March 2025

21 March 2025

(newest | oldest) View (newer 20 | ) (20 | 50 | 100 | 250 | 500)