If you encrypt your Windows system drive with BitLocker, you can add a PIN for additional security. If you encrypt your Windows system drive with BitLocker, you can add a PIN for additional security. You’ll need to enter the PIN each time you turn on your PC, before Windows will even start. This is separate from a login […]
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
Gun Control Stops Nothing!!!
Run commands after logoff
Option 1: nohup The best way is often the simplest. It was made specifically for this, it even logs stdout to nohup.log. Option 2: bg + disown If you want to “background” already running tasks, then Ctrl+Z then run bg to put your most recent suspended task to background, allowing it to continue running. disown will keep the process running after you log out. The -h flag prevents […]
Simple Basic Script
35 I also used the default Ubuntu 20.04 install from ISO w/ lvm option selected. I had the same problem with the OS disk not occupying what I had allocated. Eddie’s suggestion and the provided link did it for me. To summarize: Before After
Unifi cameras are great versatile devices that you can use in pretty much any situation. In this case, I needed to make a timelapse from a construction site. I have chosen to use a G3 bullet for this because it’s easy to mount and has great video quality. Unifi Protect doesn’t come with any timelapse […]