====== Howto Setup Linux as router for ppp dial up (PSTN/ISDN) connections ======
Quelle((http://www.cyberciti.biz/tips/linux-as-router-for-ppp-pstnisdn-connections.html))
This step by step howto will help you to setup Linux as router only in two (2) minutes. I'm assuming that your... Setup IP forwarding and Masquerading (to act as router), you need to use NAT option of iptables as fol
#!/bin/bash
export INFILE=${1-"infile"}
export OUTFILE=${2-"outfile"}
cat $INFILE $OUTFILE
Hopefully, this gives you something to think about and to play with until the next article. If you'r
ted to it with no obligations.
XINU also turned out to be quite easy to turn into a real-time system,... ELL mode. Also note that you can capture all printouts / command responses by connecting a PC to the se... Pool
Price_Current
Price_Dyn
Price_Table
PrintOut
PS
PTY
Pub
Queue
Ramps
RASYS
Reboot
Replay
Reslist
Resources
Routes
Route
RTC
SceneMGR
SEM
Sleep
Stack
Start
a small press switch. Sometimes it has a LED readout displaying numbers 1-6 and sometimes it doesn't. ... achines front LED display if there is now LED readout by the switch. Press the switch and you should se... bers from 1-6. The numbers indicated different payout percentages with 1 being the lowest and 6 being t... (Assist Time).
Coin Selector A part that sorts out the tokens thrown in. It is located on the back o
====== ifconfig ======
{{tag>ifconfig DHCP route IP gateway eth}}
''ifconfig -a'' listet **alle** Net... öschen
<code>ip addr del 192.168.0.10</code>
* Route aus Netzwerk setzen für die IP 192.168.0.10
<code>ip route add to 192.168.0.0/24 dev eth0 proto kernel scope link src 192.168.0.10</code>
* Routingtabelle anzeigen
<code>ip route</code>
* Rout
at.
* Kismet is an excellent tool for sniffing out wireless networks as well and could prove useful.... oblems we might have to use airreplay to fiddle about.
I'll leave you to config all these tools up, fo... t it can discover all the important information about the networks around. What we want from kismet is:... ething like this:
<code> ./airodump <interface> <output prefix> [channel] [IVs flag]</code>
* int
ank lines. If you want to **force a newline** without a paragraph, you can use two backslashes followed...
or followed by\\ a whitespace \\this happens without it.
This is some text with some linebreaks\\ N... or followed by\\ a whitespace \\this happens without it.
You should use forced newlines only if reall... by using a colon in the pagename.
For details about namespaces see [[doku>namespaces]].
Linking to a
structure, such as memory, disks, and other input/output (I/O) devices for the user's benefit.
Linux ... want to experiment in making a high-speed Linux router without support for SCSI, USB, Bluetooth, and sound but with support for a few NIC drivers, an IDE h... prevented from loading at boot time by commenting out its entry in the /etc/modprobe.conf file, or by u
DVD and USB disk able to play games on any PC without any installation.
* AdvanceSCAN is a command l... oot it in any PC and play the contained games without any installation. The default distribution contai... x. You cannot read this filesystem in Windows without using special tools.
=== app.img mounten / ände... continuous demo mode.
<code>idle_start START_TIMEOUT REPEAT_TIMEOUT</code>
Options:
<code> START_TIME
Percent
MINTIMEL : 3 Minutes
MAXTIME : 0 Seconds
OUTPUTV : 230.0 Volts
DWAKE : 000 Seconds
DSHUTD ... ans that, apccontrol will be called with the powerout argument
# immediately when a power failure is ... # powerfailures, make sure that apccontrol powerout does nothing
# i.e. comment out the wall.
ONBATTERYDELAY 6
#
# Note: BATTERYLEVEL, MINUTES, and TIM
short way. The second way requires you to know about your system and how you partitioned it. It is mor... x partitions.
<code>~ $ sudo fdisk -l</code>
My output
<code>~ $ sudo fdisk -l
Disk /dev/sda: 100.0... said would be important.)
If everything worked out correctly you should be able to see everything in... happened to me and was quite difficult to figure out. Thanks to this question on launchpad I was able
gle web page type:
<code> htmldoc --webpage -f output.pdf filename.html ENTER</code>
==== What Are ... files with page breaks between each file.
* -f output.pdf is the file name that you will save all th... h HTML file, type:
<code> htmldoc --webpage -f output.pdf file1.html file2.html ENTER</code>
All we... URLs. For example:
<code> htmldoc --webpage -f output.pdf http://slashdot.org/ ENTER</code>
===== G