Jordon Shs sounds like some thing I could use because I have stories I'm writing and wanted it to share them with others but was worried they;d get swiped over the inter net . Now on a Different subject, Since your going to write and sing your own songs. I would like to suggest Jamendo as a great place to send your songs so that others can hear them over the Inter net. What's More Jamendo use Creative Commons. That Helps artist who want to share their work with others.
lolol Twill sings...this should be good. You can do all of this (ssl) but cant broadcast a series of videos to JTV (the standard of quality). I dont get it...come on man.show us this JTVLC thing, and we can learn about tar files and how to install them at the same time.
quick question did you really mean pipe an application over ssh or were you referring to piping the output of one program over ssh to some other machine? something like this,
@thisweekinlinux ah ok, usually i m working on machines across the pond, so not a very good option for me :-p I wish there was a good solution to that ... I try to keep things always on the terminal but often its just not possible to avoid the gui any more :-/
It would be nice to see how to setup remote desktop access using the SSH server service. Even nice would be how to setup remote access to your desktop over the net :)
Topics you should cover: ssh tunneling, reverse tunneling, example of using such tunnels eg nat connections (vnc?), disabling interactive authentication in favor of public key auth, ssh-agent (not having to type in your passwd several times), etc.
@thisweekinlinux It would be great is you could go over seahorse. That little proggie enables easy setup of key based authentications for SSH. All you need to do is to generate a key, enter server IP or domain where key should be used to login and then enter username and password on that server. Program will do the rest...
I find SSH and VNC are useful for pranking my parents from my laptop. :P
I want these tutorials! They are going to be soooo useful. Will you be touching on VNC, or is it strictly SSH? I personally prefer VNC because it gives me a GUI. But, is it possible to share files with VNC?
@TWILisawesome VNC and SSH are two completely unrelated things. VNC is a remote desktop protocol while SSH is used mainly for remote administration by issuing commands (and many other uses). Former transmits image stream, while SSH sends commands.
@TWILisawesome@mytube232 is right, VNC and SSH are entirely different. You can, however, run VNC over SSH, so all the data from the remote desktop session is encrypted from one end to the other.
Have been using SSH for 2weeks now. Just doing it over the local network since the SSD in my little thinkpad isn't ideal for mass storage. Will be watching these to see the last few things I might have missed.
Thank god you are not singing dancing and playing guitar in a friggin penguin suit...
Any chance you can show us all the mystery that is brocasting with Linux to JTV? This is very important. Show us how to do this. I cannot get any help. No camera, just a playlist of 10 vids, test patterns or something keep playing in a loop.
@thisweekinlinux OH THANK YOU, THANK YOU THANK YOU. I need to broadcast a list of 10 videos in a loop to JTV. JTV is the only one messing with. The wiki page says you have to use JTVLC with VLC? Please do this WITHOUT the camera to makes things simple. Do a separate vid on that. I feel this is very important to mankind to know how to broadcast int his powerful effective medium.
@analyzingfunny oh, my mistake, I misread. i thought you wanted to stream a camera. It's possible to stream through jtvlc, but I haven't had any luck getting audio to stream.
all the data going to and from an ssh client and ssh server is encrypted. that way, if a person was to do a man in the middle attack, all he/she would see is junk.
so technically, i don't think it stops people from doing a man in the middle attack, but there would not be really any point in doing it because the info they get is worthless...
Links at the end to other videos don't work with me :/ Well I'm under Windows currently may be the cause \o/(ok just trolling, I doubt it is Windows :) ).
i already know a little about ssh, but the way you worded the part about x forwarding and viewing applications on remote computers was a little confusing lol! at least i think it would confuse me if i was a noobie with no experience with ssh...
@elnegrobembon yeah, watching it back I can see the X forwarding stuff being a bit confusing. when the time comes, I'll try to take it slow and explain exactly what's going on.
Thanks! That's actually something I threw together in like 3 minutes on my piano last night.
Great subject; I am looking forward to future episodes in this tutorial series. I hope the series might lead up to covering secure remote desktop access via VNC over an SSH tunnel. I would suggest recommending to people that telnet and ftp, due to their security risks, probably should not be used anymore, replaced by ssh and sftp / scp, respectively.
@bmw328driver that is indeed one of the things I want to talk about (as well as how to do it from Windows, because it's something I have to do pretty often).
The ftp/telnet insecurity thing was one item I was trying to stress with this video. plaintext = bad.
@THEKINGOFEUR0PE Crap, I remember seeing this in my inbox, started researching for it, and something else came up. Sorry, man.
According to community.linuxmint. com/hardware/view/1042, it says it worked perfectly out of the box with Isadora (LM 9), so in theory it should be working in LM10, unless they broke something. Hm, according to greendusk. com/?p=433, you need to download the firmware for ipw2200 and copy it to /lib/firmware.
SSH is the best remote-control tool ever... i have 0 port forwardings on my router, but about 20 (reverse)-ssh-tunnels from my machines in my home network to server in germany... i loooove it... over these things i'm able to mount my raid(in the dektop) to every machine i'm working on, i can control my lights at home over these tunnels (got a embeded linux system which handles everythin). i can do EVERYTHING with HIGH-SECURITY! tell me that on a default windows system with unsecure samba/telnet!
@thisweekinlinux i promise: you'll never touch portforwarding again if you have set up properly these reverse tunnels... because the security aspect is just so great! if you need some information about how i did (to make shure a tunnel is up 7/24 and tricks like that), just ask;-) btw looking forward to the tutorials! i'm sure i going to learn some new tricks i wasn't aware of before...;-)
@elnegrobembon i love it!=) i hope you gonna hear it! i just sent him an e-mail with an howto. hope he's digging it! if yes you probably gonna know everything you need;-) otherwise write me an PM and i'll send you the same e-mail.
cool. thanks a lot man! i think i'll give him a chance to put up a video though and see how it comes out. i like the way he does his tutorials. if not, then i'll definitely send you a pm for the info.
@GreenMeanieUK awesome! I'm hoping to talk more about servers in the future (possibly Apache, CMS's like Wordpress/Joomla/Drupal, media sharing servers, stuff like that)
I used to use it a lot to install custom themes on my jailbroken ipod touch and to install windows 95 on it. Yes, windows 95 ran on it, but unfortunately it was so slow, that it was basically unusable. Maybe it would run better on the 4th generation models with the 1ghz processor and 256mb ram.. I also had a macintosh-plus emulator on it and i used ssh to move the roms over to my ipod. I had OS 1.0 running smooth as silk
Cool! I SSH everyday, I ssh all my traffic when Im at a wifi cafe. I set up a $20 a mo virtual machine in Fremont (ca) for that very purpose. I also set up aliases in my .bashrc file so I dont have to type: "ssh -D 8080 username@xxxx.xxx.xxx.xxx" in terminal every time. Also setting up socks5 in Chrome is a breeze.More people should do/know about this.
Thanks for explaining of what SSH is in such short concise video.
xXphilipcuiXx 1 week ago
and masterbating over ssh 1:50
Msripper97 1 week ago
Of course SSH works on Android and the iPhone. Android uses a stripped down Linux kernel and the iOS is a UNIX-like system, same as Linux.
mysteryloser24 1 month ago
I installed a bash/ssh terminal emulator to my android phone and ssh'd into my desktop's vm's.
glowcode 7 months ago
you made me subscribe
Vorbis5 8 months ago
I notice that you have lots of C++ books, would be nice if you can talk a bit about C++ tools in Linux.
Maybe reviewing IDEs like Ajunta.
Jzarecta 9 months ago
you talk like my professor....
lolascestlavie 10 months ago
man, thank you very much for your videos, Im an Engineering student and your videos help me too much!!!
mgedier 1 year ago
Jordon Shs sounds like some thing I could use because I have stories I'm writing and wanted it to share them with others but was worried they;d get swiped over the inter net . Now on a Different subject, Since your going to write and sing your own songs. I would like to suggest Jamendo as a great place to send your songs so that others can hear them over the Inter net. What's More Jamendo use Creative Commons. That Helps artist who want to share their work with others.
Freespire44 1 year ago
@Freespire44 depending on who you're sharing it with, ssh/scp might work, but it requires a login to the person's computer.
About the music, I wasn't planning on making my content Creative Commons, sorry.
thisweekinlinux 1 year ago
bsd remember open ssh was ported from bsd
morgohill 1 year ago
bsd rember open ssh was ported from bsd
morgohill 1 year ago
Hey Jordan, why don't you allow your videos to be downloaded from YouTube like other partners do..
from Google answers...
"Some partners on YouTube allow you to download their videos in the MP4 file format, using the H.264 video codec and the AAC audio codec."
QueeeeenZ 1 year ago
@QueeeeenZ I don't have the option to make it available for download.
thisweekinlinux 1 year ago
lolol Twill sings...this should be good. You can do all of this (ssl) but cant broadcast a series of videos to JTV (the standard of quality). I dont get it...come on man.show us this JTVLC thing, and we can learn about tar files and how to install them at the same time.
analyzingfunny 1 year ago
@analyzingfunny I can broadcast to JTV, just can't get sound working. I'm working on it, man...
thisweekinlinux 1 year ago
Just don't forget to mention ssh in nautilus feature! ;)
AnxiousNut 1 year ago
@AnxiousNut will do
thisweekinlinux 1 year ago
Hey Jordan,
quick question did you really mean pipe an application over ssh or were you referring to piping the output of one program over ssh to some other machine? something like this,
remote$ cat image.png | ssh local display -
fatkasuvayu 1 year ago
@fatkasuvayu you could do that as well, but I was talking about forwarding an X-based application over ssh.
thisweekinlinux 1 year ago
@thisweekinlinux ah ok, usually i m working on machines across the pond, so not a very good option for me :-p I wish there was a good solution to that ... I try to keep things always on the terminal but often its just not possible to avoid the gui any more :-/
fatkasuvayu 1 year ago
@antimatterball21 if I remember correctly, I don't think Ubuntu comes with openssh-server preinstalled.
thisweekinlinux 1 year ago
also you should include some troubleshooting steps :D
dxiri 1 year ago
Hi Jordon!
It would be nice to see how to setup remote desktop access using the SSH server service. Even nice would be how to setup remote access to your desktop over the net :)
Cheers.
TGG.
thegasgranny 1 year ago
@thegasgranny will do
thisweekinlinux 1 year ago
@thisweekinlinux AppArmor vs SELinux would be great! Really appreciated
francccis 1 year ago
What a coincidence, I just set up an open SSH server for the first time last week. Very interested in the port forwarding stuff though :)
rtsownage 1 year ago
looking forward to more on this!
alambpencil 1 year ago
@GrudgyDiablo I use Kdenlive for all my video editing.
thisweekinlinux 1 year ago
can you talk about scp?
supereater14 1 year ago
@supereater14 that's the plan. one of the most useful features, imho.
thisweekinlinux 1 year ago
When is part 2 out?
TheAndroid111000 1 year ago
@TheAndroid111000 planning to do it this coming week. working on laying out an actual schedule for the future.
thisweekinlinux 1 year ago
I would like some information on the actual encryption type of ssh. Is it 128bit or what?
FNCelliers 1 year ago
@FNCelliers it depends on the encryption type you choose. OpenSSH supports different methods (Triple DES, Blowfish, AES, Arcfour)
thisweekinlinux 1 year ago
I have a feeling this is going to be one of the best and most useful tutorial series you have made so far. Thank you!
TheFusionIcon 1 year ago
@TheFusionIcon I hope so!
thisweekinlinux 1 year ago
You're awesome! Keep up the good work!
pritamdodeja 1 year ago
Topics you should cover: ssh tunneling, reverse tunneling, example of using such tunnels eg nat connections (vnc?), disabling interactive authentication in favor of public key auth, ssh-agent (not having to type in your passwd several times), etc.
japafi 1 year ago 8
@japafi excellent suggestions. I'll try to cover some of those.
thisweekinlinux 1 year ago
Thanks, finally something new & practical I can learn about Linux!
Ive never tried to learn SSH
Donflorgon 1 year ago
@Donflorgon it's insanely useful.
thisweekinlinux 1 year ago
Free BSD, Net BSD, Open BSD, ReactOS, Solaris, Open Solaris, Haiku, Free DOS, thats all I can think of off the top of my head.
Tununias 1 year ago
@Tununias they all work with it, as far as I know. :)
thisweekinlinux 1 year ago
What about setting up a Socks5 Proxy?
TheSushiDude 1 year ago
@TheSushiDude is that SSH-related?
thisweekinlinux 1 year ago
How about an intro to SELinux?
francccis 1 year ago
@francccis to be honest, I tend to disable it, especially now that AppArmor is built into the kernel.
At some point I really need to get back into doing the TWILTalks (the actual topical vlogs on the second channel) and do an SELinux vs AppArmor talk.
thisweekinlinux 1 year ago
Can't wait for the next video!
kcj1993 1 year ago
Yay! Can't wait for the next! Also, are you working on the Arch Wireless Tutorial? Hopefully after that tutorial, I can install it on my laptop!
russjr08 1 year ago
@russjr08 that's the next Arch one to come, I just have to get myself motivated to wipe out everything on my laptop...
thisweekinlinux 1 year ago
Glad to see you getting back to tutorials; yours are the best.
More Linux please!
woeskwee 1 year ago
@woeskwee agreed. more tutorials, more distro reviews to come. :)
thisweekinlinux 1 year ago
1 person uses Windows 98.
All kidding aside, excellent intro. Something I have always wanted to know, but never could find out.
foxh8er 1 year ago
Waiting for the next ssh tutorial woooo!!
marios2liquid 1 year ago
Dude I always watch you but now I have to put you up there with gotbletu nixie pixel and metalx so glad your are delving deaper into tutorials
papagaulo 1 year ago 15
@papagaulo woohoo!
thisweekinlinux 1 year ago
That's nice , I am waiting the next video
apagao666 1 year ago
@thisweekinlinux It would be great is you could go over seahorse. That little proggie enables easy setup of key based authentications for SSH. All you need to do is to generate a key, enter server IP or domain where key should be used to login and then enter username and password on that server. Program will do the rest...
mytube232 1 year ago
@mytube232 nice suggestion.
thisweekinlinux 1 year ago
@thisweekinlinux glad you like it. I know that program helped me a lot!
mytube232 1 year ago
I find SSH and VNC are useful for pranking my parents from my laptop. :P
I want these tutorials! They are going to be soooo useful. Will you be touching on VNC, or is it strictly SSH? I personally prefer VNC because it gives me a GUI. But, is it possible to share files with VNC?
TWILisawesome 1 year ago
@TWILisawesome VNC and SSH are two completely unrelated things. VNC is a remote desktop protocol while SSH is used mainly for remote administration by issuing commands (and many other uses). Former transmits image stream, while SSH sends commands.
mytube232 1 year ago
@TWILisawesome @mytube232 is right, VNC and SSH are entirely different. You can, however, run VNC over SSH, so all the data from the remote desktop session is encrypted from one end to the other.
thisweekinlinux 1 year ago
I use ssh with my GF... Go make me a sandwhich and sshhhhhhh...
linuxsport 1 year ago
@linuxsport nice one.
thisweekinlinux 1 year ago
Have been using SSH for 2weeks now. Just doing it over the local network since the SSD in my little thinkpad isn't ideal for mass storage. Will be watching these to see the last few things I might have missed.
roflschofel 1 year ago
Thank god you are not singing dancing and playing guitar in a friggin penguin suit...
Any chance you can show us all the mystery that is brocasting with Linux to JTV? This is very important. Show us how to do this. I cannot get any help. No camera, just a playlist of 10 vids, test patterns or something keep playing in a loop.
analyzingfunny 1 year ago
@analyzingfunny yeah, I can do that, shouldn't take long. just have to change the security settings for flash.
thisweekinlinux 1 year ago
@thisweekinlinux OH THANK YOU, THANK YOU THANK YOU. I need to broadcast a list of 10 videos in a loop to JTV. JTV is the only one messing with. The wiki page says you have to use JTVLC with VLC? Please do this WITHOUT the camera to makes things simple. Do a separate vid on that. I feel this is very important to mankind to know how to broadcast int his powerful effective medium.
and again thank you
analyzingfunny 1 year ago
@analyzingfunny oh, my mistake, I misread. i thought you wanted to stream a camera. It's possible to stream through jtvlc, but I haven't had any luck getting audio to stream.
thisweekinlinux 1 year ago
@thisweekinlinux (As Homer Simpson) "DAMN YOU!!! Damn you to hell!!!!"
analyzingfunny 1 year ago
Great video! Looking forward to the rest.
miscible21 1 year ago
can it stop man in the middle attacks?
qadison 1 year ago
@qadison
all the data going to and from an ssh client and ssh server is encrypted. that way, if a person was to do a man in the middle attack, all he/she would see is junk.
so technically, i don't think it stops people from doing a man in the middle attack, but there would not be really any point in doing it because the info they get is worthless...
elnegrobembon 1 year ago
@elnegrobembon thanks
qadison 1 year ago
I use ssh a lot lately, but i will watch yout tutorials just for un. Maybe i will learn something new.
sekal123 1 year ago
nice initiative....
04IT934 1 year ago
Can't wait for the series to be complete :D
gaglamesh731 1 year ago
Links at the end to other videos don't work with me :/ Well I'm under Windows currently may be the cause \o/(ok just trolling, I doubt it is Windows :) ).
EleCtrOx666 1 year ago
@EleCtrOx666 ooooops, haven't done the annotations yet. I fail! :) About to go home for lunch, and I'll do it then. Thanks for the reminder!
thisweekinlinux 1 year ago
SSH is totally new to me but I have always wanted to learn it cuz all the cool guys are talking about it :) Looking forward to more videos SOON! :)
QueeeeenZ 1 year ago
i already know a little about ssh, but the way you worded the part about x forwarding and viewing applications on remote computers was a little confusing lol! at least i think it would confuse me if i was a noobie with no experience with ssh...
btw, i like that new music you got there...
elnegrobembon 1 year ago
@elnegrobembon yeah, watching it back I can see the X forwarding stuff being a bit confusing. when the time comes, I'll try to take it slow and explain exactly what's going on.
Thanks! That's actually something I threw together in like 3 minutes on my piano last night.
thisweekinlinux 1 year ago
SSH can transmit data? So I could deinstall FileZilla?
Ki12B 1 year ago
@Ki12B you can actually use FileZilla to connect to an SSH(SCP) server
thisweekinlinux 1 year ago
@thisweekinlinux I know but I would like to know, how I could copy data from my HDD to the server due an SSH-Terminal.
Ki12B 1 year ago
Great subject; I am looking forward to future episodes in this tutorial series. I hope the series might lead up to covering secure remote desktop access via VNC over an SSH tunnel. I would suggest recommending to people that telnet and ftp, due to their security risks, probably should not be used anymore, replaced by ssh and sftp / scp, respectively.
bmw328driver 1 year ago
@bmw328driver that is indeed one of the things I want to talk about (as well as how to do it from Windows, because it's something I have to do pretty often).
The ftp/telnet insecurity thing was one item I was trying to stress with this video. plaintext = bad.
thisweekinlinux 1 year ago
Ok this is interesting! Looking forward to it!
fantasmaofdoom 1 year ago
Will SSH make my wireless card work on linux?
THEKINGOFEUR0PE 1 year ago
@THEKINGOFEUR0PE not that I know of.
thisweekinlinux 1 year ago
@thisweekinlinux QQ
THEKINGOFEUR0PE 1 year ago
@THEKINGOFEUR0PE what sort of wireless card do you have, and what distro are you on?
thisweekinlinux 1 year ago
@thisweekinlinux
Network controller: Intel Corporation PRO/Wireless 2200BG [Calexico2] Network Connection (rev 05)
Linux Mint 10
I'm at work currently and the laptop is at home.
THEKINGOFEUR0PE 1 year ago
@THEKINGOFEUR0PE Crap, I remember seeing this in my inbox, started researching for it, and something else came up. Sorry, man.
According to community.linuxmint. com/hardware/view/1042, it says it worked perfectly out of the box with Isadora (LM 9), so in theory it should be working in LM10, unless they broke something. Hm, according to greendusk. com/?p=433, you need to download the firmware for ipw2200 and copy it to /lib/firmware.
thisweekinlinux 1 year ago
@thisweekinlinux oh cool! I'll try this when I get home! Thanks so much! :D
At the moment I'm trying to save servers from melting! Our server air con has broke lol!
THEKINGOFEUR0PE 1 year ago
Can't wait
mohamedansari05 1 year ago
This will be a great series. I use ssh all the time at my internship. Hoping to learn some new tricks. :]
davexunit 1 year ago
What about Live shows
lets like if u want more shows
saket3143 1 year ago
Comment removed
MicroHelper 1 year ago
SSH is the best remote-control tool ever... i have 0 port forwardings on my router, but about 20 (reverse)-ssh-tunnels from my machines in my home network to server in germany... i loooove it... over these things i'm able to mount my raid(in the dektop) to every machine i'm working on, i can control my lights at home over these tunnels (got a embeded linux system which handles everythin). i can do EVERYTHING with HIGH-SECURITY! tell me that on a default windows system with unsecure samba/telnet!
Carrera1123 1 year ago
@Carrera1123 I've never tried reverse ssh, to be honest. I'll need to read up on it, and perhaps make a video about that too. :P
thisweekinlinux 1 year ago
@thisweekinlinux i promise: you'll never touch portforwarding again if you have set up properly these reverse tunnels... because the security aspect is just so great! if you need some information about how i did (to make shure a tunnel is up 7/24 and tricks like that), just ask;-) btw looking forward to the tutorials! i'm sure i going to learn some new tricks i wasn't aware of before...;-)
Carrera1123 1 year ago
@Carrera1123 I would definitely appreciate any information you could pass along. :) Just shoot me an email, admin@thisweekinlinux. com
thisweekinlinux 1 year ago
@Carrera1123
i've never heard of that... that sounds pretty cool. i hope we see that in the tutorials because i would love to learn about that too...
elnegrobembon 1 year ago
@elnegrobembon i love it!=) i hope you gonna hear it! i just sent him an e-mail with an howto. hope he's digging it! if yes you probably gonna know everything you need;-) otherwise write me an PM and i'll send you the same e-mail.
Carrera1123 1 year ago
@Carrera1123
cool. thanks a lot man! i think i'll give him a chance to put up a video though and see how it comes out. i like the way he does his tutorials. if not, then i'll definitely send you a pm for the info.
elnegrobembon 1 year ago
Damn. Have you read my mind? I was connecting a LMDE PC with a LM PC yesterday over LAN.
siechtum 1 year ago
@siechtum ssh can definitely help out there. :)
thisweekinlinux 1 year ago
@movogra I think it should be possible to do that. I'll keep reading and see if I can find a good way
thisweekinlinux 1 year ago
Awesome iv literally been thinking about learning about setting up servers.
Thanks
GreenMeanieUK 1 year ago
@GreenMeanieUK awesome! I'm hoping to talk more about servers in the future (possibly Apache, CMS's like Wordpress/Joomla/Drupal, media sharing servers, stuff like that)
thisweekinlinux 1 year ago
@thisweekinlinux
that would be great for me too... i've also been wondering about how to go about setting up servers in linux.
are you also thinking about doing tutorials about how to set up domain controllers and active directory in linux??
i've been looking for some good tutorials about that, setting up group policies, and basically trying to replace a windows dc with a linux dc...
linux seems to be a good option for all kinds of servers, so i'd definitely love to learn about that...
elnegrobembon 1 year ago
I used to use it a lot to install custom themes on my jailbroken ipod touch and to install windows 95 on it. Yes, windows 95 ran on it, but unfortunately it was so slow, that it was basically unusable. Maybe it would run better on the 4th generation models with the 1ghz processor and 256mb ram.. I also had a macintosh-plus emulator on it and i used ssh to move the roms over to my ipod. I had OS 1.0 running smooth as silk
psychoclown420 1 year ago
@psychoclown420 win95 on a touch? wow.
thisweekinlinux 1 year ago
I can't wait to see the next video
fakaras99 1 year ago
Cool! I SSH everyday, I ssh all my traffic when Im at a wifi cafe. I set up a $20 a mo virtual machine in Fremont (ca) for that very purpose. I also set up aliases in my .bashrc file so I dont have to type: "ssh -D 8080 username@xxxx.xxx.xxx.xxx" in terminal every time. Also setting up socks5 in Chrome is a breeze.More people should do/know about this.
hfsjansharr 1 year ago
@hfsjansharr oops I should mention that I route my wifi cafe traffic through that virtual machine in Fremont.
hfsjansharr 1 year ago
@hfsjansharr Nicely done. :)
Generally I use SSH for doing stuff at home while I'm at work, and I can reconnect to a screen session to just pick back up where I left off.
I've also used it to tunnel ports for web proxy, like you mentioned. :)
thisweekinlinux 1 year ago
X11 fowarding FTW!
pacorocks1 1 year ago 9
you should sell me your iPhone !
tazz1418 1 year ago
@tazz1418 planning to stick it up on eBay sometime soon if you're interested in it. got to pay off the AT&T early termination fee. :P
thisweekinlinux 1 year ago