Linux

All posts tagged Linux

This is regarding "version one"

Windows 10 logo Linux logo - 'Tux'

Software >
Windows, Linux >

(on Wikipedia)
https://github.com/Microsoft/WSL
https://docs.microsoft.com/en-us/windows/wsl/about

A way to run Linux commandline software from a specialized console, similar to how a command prompt runs DOS or PowerShell.

It works well, but it's imperfect.

  • aka wsl
  • Sometimes mis-named Bash on Ubuntu on Windows or Bash on Windows

See also:



Continue Reading

I darken its background colour
I darken its background colour

Software >

Chocolatey: babun
https://babun.github.io/

A customized Cygwin for Linux on Windows: Zsh, Bash, Git and other Linux software, all pre-configured.

Can install other software provided by Cygwin.

  • 712, 774 - apparently abandoned, last updated 2016-05-02.

    • The main contributors are still alive, I see them posting on their Twitters.
    • I'll likely move to pure Cygwin, and get my common applications installed. That should be easy, but who the hell knows with Linux.

My configuration specific to Babun is currently scattered throughout my git repository, just findinall Babun (using my findinall() )



Continue Reading

TODO - tested and working, though my most recent Lubuntu experimentation has problems I'm still troubleshooting.

At best, my computer hangs when prompting for a password. I think this is related to the 4.4.14 kernel but have not confirmed this.

Projects >

dm-crypt
https://gitlab.com/cryptsetup/cryptsetup
https://www.fsl.cs.sunysb.edu/docs/cryptfs/cryptfs.html

These instructions are a lot easier than they seem, and a smart and patient beginner will be able to follow them!

  • These notes were made from instructions from Slackware "current", as of 2016-11-05, and have been tested on Slackware 14.2, and 14.2 32bit.
  • These notes were made on an everyday system with one hard drive which I completely formatted for this purpose.

    • If you are a new user, it is strongly recommended that you remove all hard drive's your using and do this on a spare unused/empty drive.
  • This concept and these notes build a full-disk Slackware installation which also uses LVM. You can safely ignore the entire LVM post and just follow this one.

Continue Reading