Displaying 3 results from an estimated 3 matches for "_starts_".
Did you mean:
_starts
2015 Feb 25
2
icecast and proxy
On 02/25/2015 11:07 AM, Rafael Gomes wrote:
> I use iptables to either redirect the port packages
>
> iptables -A PREROUTING -t nat -p tcp -d 192.168.2.32 --dport 80 -j
> REDIRECT --to-port 8000
I do NOT recommend this. This tends to break in obscure ways, just as
reverse-proxies.
Icecast will happily listen on port 80 directly.
There are people who claim that it isn't possible,
2005 Nov 15
9
Multiple Login scripts
Hi all,
Just a quick question about login scripts for a large number of users who
change rooms a lot.
I have several rooms each with a printer, and nearly a thousand users divided
into two main groups - pupils and teachers who change rooms on a routine
basis. Is it possible to set up multiple login scripts that would be executed
in sequence i.e. run by user is %u, and machine is %m is it
2014 Aug 18
15
Call for testing: OpenSSH 6.7
Hi,
OpenSSH 6.7 is almost ready for release, so we would appreciate testing
on as many platforms and systems as possible. This is a big release
containing a number of features, a lot of internal refactoring and some
potentially-incompatible changes.
Snapshot releases for portable OpenSSH are available from
http://www.mindrot.org/openssh_snap/
The OpenBSD version is available in CVS HEAD: