- click on the Security tab
- check Enable Automatic Login
- Select the username from the drop down list and click Close
Problem
I want to mount my folders from my webhost over sftp (ssh) on my Windows machine for free. Something like sshfs for Windows.
Discussion
Currently there is no single application that will let me mount an SFTP connection as a drive. There are however applications such as NetDrive, FTPDrive, etc which will let me mount an FTP connection as a drive. So all that’s left to do is create a FTP to SFTP bridge. What does that do you ask? That creates a FTP proxy to your SFTP connection. It will allow you to send your commands from the FTP server to the SFTP connection. There are two tools that stand out to create the bridge we need. The first is mindTerm, an open source solution written purely in java. The second is Tunnelier by Bitvise. I will be using mindTerm with NetDrive in my solution. If you have success with any other combination feel free to comment about your setup.
Solution
There you have it! A SSH/SFTP connection as a drive in Windows. I have tested it in Windows Vista, however it should work just fine in Windows XP.
Are you getting frustrated with rapidshare’s captcha.
Give CryptLoad a try: http://cryptload.info/
Need installing instructions (really simple): http://cryptload.info/wiki_en/wiki/Main_Page
Also get the Rapidshare Happy Hour Checker: http://rapidshare.com/files/112883634/RSHappyHourChecker.zip
Please comment on your experiences.
I have an old T43 laptop by IBM. Recently I put Ubuntu 8.04 (Hardy) on it and started getting a hissing noise when running on battery power. I found 2 possible solutions:
I didn’t get a chance to try the first option as I already put the linux-server kernel on there. If the first one gives you any luck write a comment and let me know.
Recently I purchased a Sony VGN-SZ780 Laptop, as I haven’t had a working computer for close to a year now. Previously I managed to get by using my roomate’s laptop and the desktop at my research lab. My roommate had a sony SZ330 I believe with Windows XP (32-bit), it worked quite nicely once I reformatted it and removed all the bloated software that Sony installs by default. It was with this experience that I decided to purchase a Sony Laptop. I myself am mostly a Linux guy, I put it on everything pretty much
. So I figured I would install it on my new Sony VGN-SZ780 Laptop. I purchased my laptop for around $2500 (quite pricey I know, but I figured the experience that I had with another Sony model was worth it).
Little did I know that I would have spent the next few weeks figuring out drivers for Ubuntu 8.04, but we’ll come back to this later. I did give Windows Vista a shot, but there were too many issues. For example, after a logging in and after windows completes loading everything it needs to for startup I am looking at 93 processes running. Are you kidding me? I just bought this computer and there are already 93 processes running. I decided what the hell, I have 4 gigs of ram and a new 2.4Ghz Core 2 Duo, I’ll see how it performs. So after installing a couple things like office 2007, CD burning software, extraction tools, etc. I am now at 110 processes running. I am now also beginning to experience multiple crashes when doing nothing. I think if I stare at Windows too long explorer crashes and it urinates all over on my laptop. As I was busy with work I did not have time to reinstall it or try linux at the time, but now that I am free for a bit I gave it a shot.
I installed Ubuntu 8.04 (Hardy) on the laptop, and everything seemed alright at first. I was using a wireless keyboard and mouse at the time. However I recently starting using my laptop for more than just a screen on my desk. I starting using it for it’s portability. That is when I ran into problems with the touchpad. The sensitivity on the touchpad is ridiculous, I did install the right applications and messed with my xorg.conf to fix the issue, but neither worked. Another issue that I noticed with the touchpad was that in order to click using the touchpad (not the buttons below it) the mouse needed to be in motion. I later discovered that the Alps drivers are not well supported in linux like the Synaptics drivers; that is because Alps hasn’t really provided support to the open source community for their touchpads. It became really unbearable to use the laptop without a usb mouse. I was happy with linux. I had the 4GB of ram working (sudo apt-get install linux-server), but if essential things like the touchpad don’t work, it’s just got to go. So I decided what the hell. I’ll put windows XP on the laptop.
Windows XP, another failure for Sony. Sony just won’t support all the drivers. Things like the camera, some other sony utilities, fingerprint reader, some function keys (like adjusting brightness) just didn’t work. If I’m back to Windows atleast I should get functioning Function commands with the keyboard. Also no support for memory greater than 3GB on 32-bit XP, but that’s not Sony’s fault. It is just a limitation with regular 32-bit OSes. What next? How about Windows Vista 64-bit.
Well, since sony only supports Windows Vista with my laptop how about I install 64-bit Windows so I can atleast use all 4GB of ram, which I paid for. Yay, Windows now recognizes 4GB of ram, but wait hmm, Sony doesn’t have any 64bit drivers. I managed to get wireless working by downloading the 64-bit drivers from intel’s website, and that was about it, everything else pretty much failed. So back to 32-bit Windows Vista.
So I reinstalled Windows Vista (Not using Sony’s Restoration CD, as I don’t want bloatware). Downloading and installing drivers from Sony’s website do not work as expected, some fail. Only Sony’s resoration cd works.
In conclusion if you are at the least a bit of a computer geek, I highly recommend that you not invest your money into Sony’s line of notebooks.
Vista, is just so unreliable. Until I can put Ubuntu or XP back on my laptop, I can atleast make Vista work a little better for me. First thing to go is the full row select in folders. I only want to select a file if I click on it in the name column, not anywhere in the row. Here is the fix: disablefullrowselect.
.I found this on vistax64.com Enjoy.
Instructions:
For more enhancements/fixes check out: http://home.mchsi.com/~k.miller79/
Problem: Playlists on imeem.com will not go onto the next song. The playlist will load and play a song, but as soon as that song is over, the next song will not automatically play.
Causes: Adobe Flash, Adblock Plus
Solution:
Worked for me.
Please comment if you still have persisting problems or different solutions.
Disclaimer: This is for Educational purposes only. I am not responsible for how you or anyone else uses the following information. Check the laws in your country.
In order to hack a wireless network secured with WEP you will need a few tools:
Now that you have all these tools you will need to do the following (Assuming you are using the WifiWay CD):
Note: If you want to crack WPA, it is the same thing, except when you crack it, you will need to use a dictionary attack. If anyone really wants me to walk through this I will, just leave a comment.
Disclaimer: This is for Educational purposes only. I am not responsible for how you or anyone else uses the following information.
Dilemma: Need real-time streaming quotes to load into my own stock analyzer application so that I can back test strategies. There are a few services out there that will give you streaming quotes for free, but they are delayed by about 15 to 20 minutes on average. To get real-time quotes you would need to sign up to receive data from a provider such as ESignal, IQFeed, Gain, OpenTick ($1/month for real-time quotes), or Yahoo. However if you already have an online broker, you are able to view these quotes via your broker’s website. Usually the broker streams the live quotes through a java applet. I want to use the data where I want to use it and how I want to use it. I would like to use this data feed and provide it to my application, which is written in C#, so that it can analyze the market as it is changes in real time.
Solution: You will need the following tools/resources: an online broker, a packet capturing tool (I use WinPcap), a packet sniffer (I used NetworkActiv PIAFCTM 2.2, but you can use any, such as: WireShark or Ethereal), and SharpPcap (C# wrapper for WinPcap) if you’re going to extract the data using C#, if you use python, as I sometimes do, try pypcap.
Once you have these tools in your arsenal you are ready to begin.
Notes: I found that some online brokers such as TD Ameritrade actually encrypt their network traffic data to the applet, so it is harder to decrypt, however I am sure that the security key is lying somewhere in the code or on the computer. There are some brokers such as OptionsXpress (Free signup and no minimum deposit) that don’t encrypt their data as they send it to their applet, and therefore the data is flying around in plain text, therefore it is much easier to strip that data using a packet sniffing utility.
Comments: I would recommend getting a data feed via a company like OpenTick as they offer it for cheap prices a month. Another good option I have found is use a broker that offers that service to you for free, such as Interactive Brokers. Interactive Brokers has an API to allow you to use real-time data to build your own automated trading applications, you can use their API in C++, C#, and Java.
Leave comments if you’d like to see screen shots or want me to post my code.