[ Date Index ]
[ Thread Index ]
[ <= Previous by date /
thread ]
[ Next by date /
thread => ]
Re: [LUG] Help sought with SNAP Loop problem
- To: list@xxxxxxxxxxxxx
- Subject: Re: [LUG] Help sought with SNAP Loop problem
- From: comrade meowski <mr.meowski@xxxxxxxx>
- Date: Tue, 31 Mar 2020 15:54:18 +0100
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=live.com; dmarc=pass action=none header.from=live.com; dkim=pass header.d=live.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=mhMlFJ5WrLqmuounmawxZKVJykZXQT9yO3zPiNXipaU=; b=aGODpVCuRnVHHEYAKj5KGZR64LoDYAjeLlOS6V5gSylAxbwmW4XpQTBDqYqPJp2wFGh62kjV3H6mLgSnDgssTpM1B3TgCZBUHbn5rxhmmga7RymNbF3+zJXsBy1M3vEVtDj5x+90cPxnQ2O0mjH+YYGCoOXcCj20v2+YPDLYKmdBnwLhiG52mWjpyVtVFV8f86MutOakBuvP07o6d6koRPA7kl9gwsWexVdHsSLFPiEeGxUIKhsXWHo3LldcPhmC95qs8jgQnKK/sBpcPuEIxEbyjJjwehg3TjK50TRH04kUJgt0feXQxDNVTV6qBtGy9UILD3c855cWX54uFz7nzg==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=cijdIvqDLDb5czY6GRHwUZn/np0EFEjkNcWS2ERM1aUCuxI9GeqZzOso9WKE/UNcX70fPMqBiwenQGHddZCLiqmLMHB8szFvMKpN+F9xUll/6Yz9DjnKvspBhB3HLbc9+qCTf7E4TXPPCN6OLrFtTaSWE2Jk4jA4OJ74T2p7YLzfa0CNqQBUzQM9SVYMrfPazdsiGQZI4UPmJ2LBPBhYePdUQ40ky9P0/LZuxDhdDap9PihtcjMyQW8GVkNgcZQxia3flfXdbWFzFhgda+7EAaXhYM1tV5qrYl/9s4Jj25R2zwqSnoErCzmPXDV/mFZ4opeMCzD+pjHivcdTf6MJaA==
- Content-language: en-GB
- Delivered-to: dclug@xxxxxxxxxxxxxxxxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=dcglug.org.uk; s=1570611962; h=Sender:Content-Type: Content-Transfer-Encoding:Reply-To:List-Subscribe:List-Help:List-Post: List-Unsubscribe:List-Id:Subject:MIME-Version:In-Reply-To:Date:Message-ID: From:References:To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner:List-Archive; bh=/y4xFe2F3y8djCYuM4ZjcoIfPVJY0OfjfMDCoDWTmf0=; b=wMkTIY2p61nQwW9GAY2uqJzf1 foIA6RNJUCnFTVLiqSWWz9fifVu7OCO7VwlMoFglsvjFrz8acIpoq/jDHnYX+axmKvG2uHZrXMJlc Q8tKM7r49nZEZtSQ/noGg1TRWJsbV+VoE7ZGOxonVOQBoqdjhN0LvxlfgE61cg401+dww=;
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=live.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=mhMlFJ5WrLqmuounmawxZKVJykZXQT9yO3zPiNXipaU=; b=SauRJ+E1j2M5B/8PoBpBo2vDte4zp2IzzAcquchRqF01sz53JRmsRm0GRNx3sRxOW5LbTx5CKiRXdGn3HYWdHmPb7foSdJG8wXqBKwOIXmYpxt6nnCfTzHauMCRHcwG/hRZlTcL7+dEzNWiSQbBwJBBTaY4lq60OMap1WUkcrKlkGN2s0QHit6sTbfzIPZ05jWbFwMqYJg1dxjQ0bjH0YFL1B33t/bsjbdm4uVGUptlm4rQSJmsZO9PIskSN8HNbAT9R6YyOeHXLqjSal3VWTHB05PsQuo+8b92LimKqrchv5eBTAced/EX5dRGJwroTzMg3f24CDqq76DTl2EqVdw==
On 31/03/2020 12:03, Adrian Toole wrote:
I have Ubuntu 18.04.4 LTS but although I have been using Ubuntu for
years, I am a novice because until last year I had a FOC IT manager who
knows all things. Lets call him Tim.
What I need is to be able to do is to modify Tim's script so that it
finds the next free loop and mounts to that instead of a fixed one!
Hi there - fortunately for you this is much easier to fix than you might
think. As an end user I'd encourage you to stop messing around with
fragile shell scripts and just use the right tool for the job.
Veracrypt can mount old Truecrypt volumes and is cross-platform,
open-source, etc:
https://www.veracrypt.fr/en/Home.html
To test it out on your Ubuntu system:
sudo add-apt-repository ppa:unit193/encryption
sudo apt update
sudo apt install veracrypt
It's a very well known program and there's excellent documentation for
it on their website and all over the internet. Truecrypt as I'm sure you
know has long since been retired and Veracrypt is basically it's
successor for all practical purposes.
Please tell "Tim" his script sucks too!
Ask again if you run into problems.
--
The Mailing List for the Devon & Cornwall LUG
https://mailman.dcglug.org.uk/listinfo/list
FAQ: http://www.dcglug.org.uk/listfaq