pastebin
| #1 paste tool since 2002
create new paste
tools
api
archive
real-time
faq
pastebin
Follow @pastebin
create new paste
trending pastes
sign up
login
my settings
my profile
My Pastes
Public Pastes
Fileape Premium Account...
8 sec ago
Untitled
4 sec ago
Untitled
10 sec ago
v
16 sec ago
Watch Now Espanyol vs Z...
53 sec ago
Filemashine Premium Acc...
22 sec ago
Untitled
16 sec ago
Untitled
18 sec ago
Layout Width
Share Pastebin
MrPippy
By: a guest | Feb 4th, 2010 | Syntax:
None
| Size: 0.15 KB | Hits: 45 | Expires: Never
Download
|
Raw
|
Embed
|
Report abuse
mkdir /dev/pts
/bin/mount -t devpts none /dev/pts
mknod -m a=rw /dev/ptmx c 5 2
ifconfig usb0 192.168.20.1 up
busybox telnetd -l /bin/sh
create new paste
|
create new version of this paste
RAW Paste Data
@@mkdir /dev/pts @@/bin/mount -t devpts none /dev/pts @@mknod -m a=rw /dev/ptmx c 5 2 ifconfig usb0 192.168.20.1 up busybox telnetd -l /bin/sh