Search

You can find the results of your search below. If you didn't find what you were looking for, you can create or edit the page named after your query with the appropriate button.

Results


Matching pagenames:

 
wiki:syntax: 4 Hits
homogeneous user group like a corporate [[wp>Intranet]]. Windows Shares like [[\\server\share|this]]... ng of windows shares only works in Microsoft Internet Explorer per default (and only in the "local zone... ages]] (see below) like this: [[http://www.php.net|{{wiki:dokuwiki-128.png}}]] [[http://www.php.net|{{wiki:dokuwiki-128.png}}]] Please note: The image formatting is the only formatting syntax accept
contact: 4 Hits
*587659422 *irc: *[[irc://irc.freenode.net/|freenode]], nickname Siavash, on [[irc://irc.freenode.net/#youki|#youki]], [[irc://irc.freenode.net/#technotux|#technotux]], [[irc://irc.freenode.net/#tehlug|#tehlug]] and some other channels. *[[irc://irc.gimp.org/|GIMPNet]], nickname Siavas
blog:wive_-ng_configuration: 3 Hits
irst I should tell you about [[http://sourceforge.net/projects/wive-ng/|Wive-NG]] which is the next gen... ing to use it. You should know about basic linux networking in order to be able to do the configuratio... in any linux forums and/or irc channel related to networking. Wive-NG has a [[http://wive-ng.wiki.sourceforge.net/|wiki]] but unfortunately it's in russian, you can use [[http://translate.google.com/|goo
blog:wive_a_free_opensource_firmware_for_rtl8186_based_devices: 2 Hits
solution I found the [[http://rtl8186.sourceforge.net/|rtl8186 project]] which develops the Wive Firmwa... ailable, so I had to read the [[http://rtl8186.sf.net/phpBB2/|forum]]. After reading some posts and che
about: 1 Hits
viantart.com/|deviantart]] *[[https://www.ohloh.net/accounts/siavash|ohloh]] *[[http://www.last.fm/
blog:autotools_based_build_system_for_xsd: 1 Hits
an external lib. The original [[http://kolpackov.net/projects/build/|build]] system (used by xsd) is n
tips:networking: 1 Hits
====== Networking ====== ===== iptables ===== ==== sharing an internet connection ==== eth0: connected to internet wlan0: local WLAN <code> # iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE # iptab... -A INPUT -i wlan0 -j ACCEPT # echo 1 > /proc/sys/net/ipv4/ip_forward </code> ==== Full NAT ==== <code