How to open a port early in boot process to unlock LUKS via SSH
I have a fully encrypted server running Debian 7 and have set up dropbear and busybox to unlock the LUKS container via SSH (as described in this tutorial and in this U&L answer).
I have a fully encrypted server running Debian 7 and have set up dropbear and busybox to unlock the LUKS container via SSH (as described in this tutorial and in this U&L answer).
I have a output from lstopo --output-format txt -v --no-io > lstopo.txt for a 8-core node in a cluster, which is https://dl.dropboxusercontent.com/u/13029929/lstopo.txt
I am trying to set up some automation scripts to set up a Linux environment. I would like to enable remote desktop sharing without the user having to actually use the GUI to do so. My plan is to write a batch script that maybe edits some file to do this automatically, if possible.
Currently I’m running a FreeBSD 9.1 and the default gateway is already configured in the rc.conf.
In the past, on linux systems, I’ve been able to truncate large, open log files (that is, a file that is being actively written to by a process) using cat /dev/null > file.log.
Is there a tool that debugs routing tables on a Linux machine?
So,
Being new to GIT and thus extremely rusty in my bash commands and scripting I’ve been looking around for different syntax and scripting help. Now, I’ve found a lot of help and have been able to create the scripts and alias that will make my Git experience more pleasant.
In the current version of Raspian, I know it is possible to change the password of the current logged in user from the command line like so:
There has been a similar question – but IMHO there has to be a simpler solution. If num-lock is on in the BIOS – why is it turned off during linux boot and/or KDE/Gnome/whatever startup?
I’m working with a fanless PC (hundreds of them, in fact) that has debian 6 and 3 partitions( FAT and 2x ext2). The system doesn’t have a power button as such so most people tend to yank the plug to ‘shut it down’ rather than init 0 (or equivalent). As a result the filesystem(s) build up errors pretty rapidly.