-
An SSH proxy allows you to surf the web using your own internet connection from a remote location . If you're at the library, for example, you can connect to your SSH proxy, set your browser to use that proxy, and then surf using your own internet...
-
SCP, secure copy, is a great alternative to FTP or sFTP since it only requires an SSH connection. Once you have an SSH connection setup, you're ready to use SCP! If you haven't already configured your SSH connection, you can install OpenSSH on...
-
After installing Ubuntu and running the updates, the first thing you'll probably want to do is install OpenSSH. SSH allows a secure, encrypted remote connection to your computer. Once connected, you can: Connect to the shell and run commands as if...
-
Ahh yes, I’m really starting to love Linux. My Ubuntu server is shaping up nicely and with the addition of an FTP service it’s doing just about everything my Windows server did, but for free. I chose proftpd over vsftpd because I read Webmin...
-
Installation and configuration is straight-forward, but permissions took me a while to figure out. This tutorial will configure Samba file-shares for access from any Windows, Mac, or Linux client. Note : If you’re attempting to share files...
-
If you’re connecting USB, Firewire, eSATA or even internal RAID array devices to your Ubuntu machine you should note that they aren’t actually mounted on boot. This can be confusing… If you connect a device while the computer is running, the device...
-
There are two tips I just learned about Gmail: You can pepper your email address with dots and you will receive the mail as usual ( us.e..r.n.a.m.e@gmail.com goes right to username@gmail.com ). Tested this and it doesn't work... just can't believe...
-
Hoboken NJ, pickup only . Please contact me here or call me at (347) 687-6277. I’m going to hold off on selling individual items for a couple of weeks because I’d prefer to sell the whole lot in one shot. HP ProLiant DL585 G2 Rack-Mounted...
-
I just realized that while I’m behind my Threat Management Gateway (TMG 2010 formerly ISA) I can’t upload/write/save/delete files on an external FTP site! I can connect using FileZilla without any problem, but as soon as I tried to upload something...
-
Server Installation Take a look at the online readme file for supported operating systems and hardware requirements. I’m running a Windows Server 2008 R2 virtual machine with 1GB of RAM. Install Microsoft SQL Server 2008 R2 . Alternatively...
-
After installing and configuring Team Foundation Server 2010 and a new Team Project , you’ll probably find that your non-administrator users will see red X’s on the Documents and Reports items when connected: Fix Documents Red X – Give Users...
-
I’m re-organizing projects within a solution and I’m just cutting and pasting code files all over the place like some sort of mad man. Not surprisingly, I had to change the Inherits attribute of any markup I had cut/copied from another project to...
-
Setup Server Manager Remote Management on Servers On each Windows Server 2008 R2 computer you’d like to manage remotely, Server Manager –> Configure Server Manager Remote Management: Setup Remote Server Administration on Clients Download and...
-
Last night I uninstalled Microsoft Office 2007 and just now I installed Office 2010. After rebooting, I opened Outlook and everything seemed fine. Then I tried to reply to an email and I received the following error: “The operation failed...
-
Install the Web Server role with the IIS Management Console and FTP Server role services: Create a new FTP Site: Setup the site with the default bindings and choose Allow SSL if you don’t plan on deploying a certificate: ...