User contributions for Admin

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 100 | ) (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

16 March 2025

10 February 2025

8 January 2025

3 January 2025

2 January 2025

26 December 2024

25 December 2024

22 December 2024

8 November 2024

7 November 2024

4 November 2024

  • 21:1221:12, 4 November 2024 diff hist +270 N Linux wifi donglesCreated page with "Compile instructions for Linux WiFi dongles It can be as simple as this: <pre> apt-get install raspberrypi-kernel-headers build-essential bc dkms git git clone https://github.com/morrownr/8821cu-20210916.git cd ~/src/8821cu-20210916 sudo ./install-driver.sh </pre>" current

26 June 2024

22 June 2024

  • 02:3802:38, 22 June 2024 diff hist +1,136 N ArchlinuxCreated page with "setup: <pre> arch-- partition disk -- fdisk /dev/sda mkfs.ext4 /dev/sda1 mkswap /dev/sda2 mount /dev/sda1 /mnt swapon /dev/sda2 -- install os -- pacstrap -K /mnt base linux linux-firmware -- update filesystem table -- genfstab -U /mnt >> /mnt/etc/fstab -- switch to new installation -- arch-chroot /mnt -- configure a few things -- /etc/hostname passwd pacman -S grub-bios grub-install /dev/sda grub-mkconfig -o /boot/grub/grub.cfg -- manually get ip address from dhcp..." current

5 May 2024

25 February 2024

24 February 2024

13 February 2024

9 February 2024

4 February 2024

1 December 2023

20 November 2023

23 March 2023

28 August 2022

2 June 2022

21 May 2022

1 January 2022

28 December 2021

27 December 2021

26 December 2021

  • 03:0503:05, 26 December 2021 diff hist +10,459 N ATMega328 DS18B20Created page with " <pre> /* DS18B20 code for ATMega328 (arduino) This code does not rely on any external OneWire or DallasTemperature sensor libraries. DS18B20 temperature sensor ------------------------- DS18S20 byte 1 byte 2 ------------------------------- 76543210 76543210 00101010 00000000 IIIIDDDD SSSSSIII 3210..." current

20 December 2021

13 December 2021

12 December 2021

5 November 2021

24 October 2021

22 October 2021

25 September 2021

  • 01:3601:36, 25 September 2021 diff hist +644 N LTSpiceCreated page with "LTSpice is a free electronics simulation program from Analog Devices (originally made by Linear Technologies). It can be downloaded from their website: https://www.analog.co..." current

17 August 2021

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