User:DarkShadow/Other Crap
|
|
https://www.dropbox.com/sh/8zyfopnrnh0jzpa/Tx1rNIJ8N7 - My Shared Network Files at DropBox
Quick links
|
All and Wanted Pages in Namespace
|
Content
Working On
Test
AKA Dark_Shadow and DHC_DarkShadow on the dd-wrt forums.
60k nvram (like e2000 and e3000) or normal 32k
<ref name="rn">{{cite web | url = http://www.website.com | title = Article Title | accessdate = 2012-10-07 | publisher = Publisher Name}}</ref>
Authentication for Saving
When a page is saved on your wiki cats have to be picked out of a lineup to prevent spamming. How do I go about setting that up on my wiki? If need be I can let you create an account on my wiki and upgrade your user status if you'd like to set it up or if it can even be done that way.
- -- WifiShadow talk contribs 12:18, 12 March 2012 (EDT)
- The kitten auth system is Asirra. There is an Asirra extension for MediaWiki which will integrate it into the wiki. Setup and configuration should be trivial, just follow the instructions on the Asirra page and the ConfirmEdit page.
- -- M86 talk contribs 15:13, 12 March 2012 (EDT)
DD-WRT
Radio Temps
echo eth1=$((`wl -i eth1 phy_tempsense|awk {' print $1 '}`/2+20)) echo eth2=$((`wl -i eth2 phy_tempsense|awk {' print $1 '}`/2+20))
accessing different subnet
Phuzi0n: First off, this will only work if the router that was reset is connected via one of its LAN ports since the WAN port is firewalled by default. On the gateway router you just assign an IP to a br0 virtual interface and add NAT since the reset device won't have any route to the other network.
In save startup
ifconfig br0:1 192.168.1.2 netmask 255.255.255.0
In save firewall
iptables -t nat -I POSTROUTING -o br0 -d 192.168.1.0/24 -j MASQUERADE
Samba2
http://www.dd-wrt.com/phpBB2/viewtopic.php?t=86926 - Samba2 dd-wrt
Commands
nvram size and amount free
nvram show|grep free
ext filesystem support
ls -R /lib/modules/ | grep ext
In the My Page thread redhat27 wrote:
...and with no nvram commits:
I noticed that the script permissions were properly set by default in the tarball.
So, a super easy way to 'install' the my page script files is just copy the tarball mypage-files-v0.16-20100129-00520.tgz over to your persistent storage (I used /jffs/store) and have this as part of your startup script:
myPage="/jffs/store/mypage-files-v0.16-20100129-00520.tgz" if [ -e "$myPage" ]; then tar -C /tmp/www -xzf $myPage for pageIndex in 1 2 3 4 5 6 7 8 9 10 11 12 do pages="${pages} /tmp/www/mypage${pageIndex}.sh" done nvram set mypage_scripts="`echo $pages`" fi
Of course you may wish to install less: just remove the relevant page indexes.
corerev comand
nvram show|grep corerev
If you have a dual radio, you will see wl0 & wl1. If you have a single radio, wl0 will contain the corerev.
wl commands
Put simply, always specify the interface. wl -i `nvram get wl0_ifname` [rest of command]
wl -i `nvram get wl0_ifname` cap = Wireless capabilities. example: Asus RT-N16 wl -i eth1 cap = Wireless Capabilities of radio at "eth1" Netgear WNDR3300 wl -i eth2 cap = Wireless Capabilities of radio at "eth2" wl -i eth3 cap = Wireless Capabilities of radio at "eth3"
reference: [[dd-wrt-wiki:Wl_command Wl command]
Getting the current up and down bandwidth
If anyone is interested u can get the amount sent and received by using grep and ifconfig:
RX=`ifconfig br0 | grep "RX bytes:" | cut -d ':' -f2 | cut -d "(" -f1 | tr -d ' '` TX=`ifconfig br0 | grep "RX bytes:" | cut -d ':' -f3 | cut -d "(" -f1 | tr -d ' '`
If you can get the amount sent then u can get the current by just doing it again and subtracting them
http://www.dd-wrt.com/phpBB2/viewtopic.php?t=90467
USB HDD spindown
echo 1 > /sys/block/sda/device/scsi_disk:0:0:0:0/allow_restart
D-Link Recovery ?
The procedure is the following:
use an ethernet cable to connect to a lan port on the switch; set the ethernet port ip to 192.168.0.2; disconnect the router's power cable; press the reset button and keep pressing it; connect the router's power cable; wait about 20 seconds with the reset button still pressed; the power light should be orange and blinking; release the reset button; use a browser and go to http://192.168.0.1; upload one of dlink's original images.
Please note that even though the emergency webserver will be listening at 192.168.0.1, the router won't respond to pings.
TomatoUSB
The default settings are in file …./src/router/nvram/defaults.c in TomatoUSB
External storage
Per shibby:
"you can format a drive via router!"
- First umount drive
- Then mkfs.ext3 /dev/sdxx (where sdxx is a partition on drive) Do not use ext3 on SD card. Use ext2.
Links
- http://www.bit-tech.net/modding/guides/2002/06/23/hdd_activity_meter/1
- http://www.mediawiki.org/wiki/Manual:Interface/Sidebar#Make_Expanding.2FCollapsing_Sidebar_for_all_users_.7C_only_monobook
- http://dozerfleet.wikia.com/wiki/How_to:_Make_Monobook_look_like_Vector
- Password Strength
- http://playcontrol.net/ewing/jibberjabber/flashing-linux-on-a-home-ro.html
- http://www.freeantennas.com/projects/template2/
- http://tips.desipro.de/2010/09/09/dd-wrt-samba-custom-configuration-kong-mod/
- 31 Port USB Hub
- Announcing AAP (aka AutoAP) for OpenWrt Kamikaze 8.09+
- Advanced Wireless Settings Reference Guide
- Autopsy: Linksys WRT54G and WRT54GS Hardware Versions Under the Knife
- Coming May 5 - DNSSEC - does this effect dd-wrt?
- DD-WRT on WRT400N?
- DSL Modem recommendations
- Eko can you increase IP Filter Maximum Ports Setting-RT-N16
- File swaping on dd-wrt ???
- Geico Drill Sargent Therapist Commercial 2010
- Guide: NTFS Read/Write support now possible! (K2.4 & 2.6)
- Hi res pictures (WARNING: Not for slow connections)
- How to get the best possible Wireless-N speeds...
- How to make a Sawed-off USB Key
- Icons on Wikipedia
- Icons on Wikipedia
- Iconseeker
- Iconspedia
- K2.6 Increase Maximum Connections ip_conntrack_max hashsize
- Lego Router (WRT54GL)
- Linksys WRT54G
- Linksys WRT54G series
- WRT54GS v1.0 & WRT54G v2.0 MMC/SD MOD
- Linksys WRT54G V3.1 Serial Output
- nohack script for OTRW
- NVRAM Editor 0.92 Beta released
- Routers with serial port inside WAN port
- Startup script extensions (solved)
- Step-by-step guide to installing DIR-6** as Repeater Bridge
- SWAP hasn't worked from r13832 - r14144, just disable it?
- USB MODs
- VLAN detached networks
- Voltage Modification WAP54G v1.0 - To improve stability
- WRT54Gv5-6Flash.7z
Wiki Links
- http://www.mediawiki.org/wiki/Help:Magic_words
- http://infodepot.wikia.com/wiki/Special:WikiaLabs
- Infodepot
- Colossal Wiki
- InfoDepot Wiki
- Router Modding Wiki
- Where do I go if I leave Wikia
- Community Central Forum
- Logo Creation Wiki
- Router Modding Wiki
- infodepot wikia at quantcast
- Help:Interwiki link at Wikia
- User:Uberfuzzy
- Interwiki map
- User:WifiShadow at community.wikia
- User:WifiShadow at answers.wikia
- Help:Magic_words at community.wikia
- Help:ButtonFactory at help.wikia
- la FoneraPlus hacking Wiki
- Wireless Wiki
- Geekable-Devices Wiki
- The IT Law Wiki Wiki
- Hardware Wiki
- Software Wiki
Users
- [User:ShadowBot]
- [User:Fggs]
- [User:Buddee] [User_talk:Buddee]
- User:DHC_DarkShadow at dd-wrt forum
- Tornado