Run tmux one time & screen the second time?
I have users that complain when screen is not installed.
I'm saying I have byobu/tmux installed. No, they want screen.
@doctorwhom Users. Always wanting something.
vi /etc/skel/.tmux.conf
<Put this in ...>
unbind C-b
set -g prefix C-a
bind C-a send-prefix
bind-key "a"
<save>
cd /usr/bin
ln -s tmux screen
They'll never know the difference. Problem fucking solved.
@doctorwhom WHen I switched from byoby to tmux I actually sat down for like three hours and forced myelf to actually learn it ... and created a nice .tmux.conf
My tmux is very pretty ...
ANd I have a script that launches my whole environment depending on what machine I'm on (reads hostname and builds my environment for how I get around that machine.
I remember going from VMS to Unix. Seems familiar.
@seatek Heh ... nooooo. I'm an absolute dick about it. 24h ban time by default, all ports (I drop ALL THE PACKETZ). Then I start scaling time for repeat offenders.
I jut ssh in from another server (IP in general) and unban my IP.
@seatek When people engage me about "hacking", I grab a terminal and:
tail -n 100 -f /var/log/secure | grep -i "fail\|unknown"
And watch it scroll.
"This is what the internet looks like."
Then I explain dictionary attacks and how some fucker just points a script at an IP range and goes to the pub or whatnot. 24/7/365 (holidays being worst as they think nobody is watching, and it's a good guess).