rinetd redirects TCP connections from one IP address and port to another, with basic IP-based access control.
Free-Tools
SSH's (secure shell) most common authentication mode is called "interactive keyboard password authentication", so called both because it is typically done via keyboard, and because openssh takes active measures to make sure that the password is, indeed, typed interactively by the keyboard. Sometimes, however, it is necessary to fool ssh into accepting an interactive password non-interactively. This is where sshpass comes in.
SECURITY NOTE: There is a reason openssh insists that passwords be typed interactively. Passwords are harder to store securely and to pass around securely between programs. If you
Incoming search terms:
- sshpass (1006)
- sshpass example (544)
- ssh password command line (309)
- ssh password (237)
- ssh pass (84)
- sshpass command (69)
- sshpass examples (60)
- ssh with password (59)
- ssh password option (57)
- ssh command line password (53)
autossh is a program to start an instance of ssh and monitor it, restarting it as necessary should it die or stop passing traffic. The idea is from rstunnel (Reliable SSH Tunnel), but implemented in C. Connection monitoring is done using a loop of port forwardings. It backs off on the rate of connection attempts when experiencing rapid failures such as connection refused.
Incoming search terms:
- autossh (1355)
- autossh example (664)
- autossh howto (179)
- autossh tunnel (119)
- ubuntu autossh (113)
- autossh ubuntu (91)
- autossh examples (73)
- autossh tutorial (64)
- debian autossh (62)
- autossh config (52)
If you want to Determine the throughput of a pipe you need to use cpipe.Cpipe copies its standard input to its standard output while measuring the time it takes to read an input buffer and write an output buffer. Statistics of average throughput and the total amount of bytes copied are printed to the standard error output.
Incoming search terms:
- linux pipe speed (19)
- debian pipe (13)
- pipe throughput (13)
- debian command pipe (10)
- pipe speed linux (3)
- measure pipe speed (1)
- debian pipe buffer (1)
- pipe tutorial c (1)
- pipe:1 linux (1)
- pipespeed linux (1)
ehcp is a new Hosting Control Panel in Linux world. Although it is in beta stage, its basic functions are well functioning. it operates strongly with debian/ubuntu"s apt-get package manager..
it differs from other control panels, or even other opensource panels that, ehcp is the first and only: opensource,full php, object oriented, gpl, free hosting control panel on the earth !
Incoming search terms:
- ehcp (28)
- install ehcp (26)
- ehcp debian (19)
- simple webhosting panel debian (19)
- install ehcp on ubuntu server (18)
- easy hosting control panel (18)
- ehcp install (17)
- yhs-002 (16)
- debian hosting control panel (16)
- install ehcp on debian (16)
Imagine... You just bought an new hard drive. And you want to mount it with FSTAB so it will be mounted every boot up. But your too lazy to understand FSTAB. I approve your lazy life stile like I am used to be. And here I will tell you an great secret from the lazy "Ubuntu" trolls. Keep in mind I would advice you to mount your hard drives manually. For now I will show you the lazy way.
