Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- sort by:
- Relevance
- Date
- Popularity
- Use the SSH Filesystem for secure network filesystem access
- Network filesystem software can make your life easier. SSHFS provides an encrypted network filesystem so you can get convenience without sacrificing security. by Chad Perrin
- Blog posts 2009-11-02
Additional Resources
- Use Fuse to mount remote ssh directories
- Use it everyday!Best way to access a remote file system!Use encfs another fuse fs on top of a sshfs mount and you get not only the encrypted transport but also encrypted remote storage. Add rsync and you get a great setup for automated remote backups.using usermod is probably not advisableThe...
- Discussion threads 2008-06-17
- How do I... Run Linux/UNIX clients on Windows with XWin32 Live?
- vncserver anyoneWhy would anyone pay over $200 for XWin32 when this is done, more easily, with opensource vnc?'bout timeThis is good news, I have wondered for years why this was such a complicated mess.Now if you do want to move files between the client and host you can do this...
- Discussion threads 2008-09-18
- Use the SSH Filesystem for secure network filesystem access
- sshfsI use this a lot, one of the coolest things ever invented.Unlike samba, nfs and the others, there's very little overhead here and it really does consider the remote location to be part of the local file system.Only problem I ever had was it crashed a system while moving a...
- Discussion threads 2009-11-02
- What you should already know about Windows XP Backup
- Build a better backup schemeWindows Backup is one possible solution for backing up sensitive data, but it is by no means the only application available.What is your preferred data backup application? How often do you back up? Do your clients and/or users back up their data regularly or do they...
- Discussion threads 2008-08-13
- BabelDisc: A step forward or two steps back?
- the right way to do itMaintain your own data at home. Use a LiveCD to connect to that data as needed. You can even mount remote partitions via SSH using the SSHFS software. There's no need to pay someone else to maintain your data for you at...
- Discussion threads 2007-04-20
- Implement integrity auditing with basic utilities
- The computing world is full of security tools. Ultimately, however, the only tool that can provide you with something approaching 100 percent certainty that your system hasn't been compromised by a malicious security cracker is an integrity auditing tool. Integrity auditing tools are many and varied, but...
- Blog posts 2007-08-22
- Use mtree for filesystem integrity auditing
- A little over a week ago, I offered an explanation for how you might use rsync for filesystem integrity auditing, as a follow-up to my previous post about implementing integrity auditing with basic utilities. In the earlier article, I specifically mentioned two examples of basic utilities that can be used...
- Blog posts 2007-09-05
- Use Fuse to mount remote ssh directories
- Vincent Danen introduces the Fuse Project, a way to edit files remotely with plugins like sshfs, which transparently makes an SFTP connection to a remote system seem like nothing more than a local file directory. by Vincent Danen
- Blog posts 2008-06-17
- Use Fuse to mount remote ssh directories
- The FUSE project has made editing remote files convenient by allowing local-filesystem-like access to remote files. With plugins like sshfs, which transparently makes an SFTP connection to a remote system seem like nothing more than a local directory, convenience and privacy are both available. Vincent Danen gets you started with...
- Download resources 2008-06-17
- Secure Remote Disk 0.3.2 (Mac)
- Connect to your remote servers with super secure SSH and the *cough* convenience of MacOS X' Finder. Secure Remote Disk provides simple user interface for MacFUSE and sshfs.
- Software downloads 2007-02-06
- 10 quick tips to make Linux networking easier
- Very coolThat' a very handy list of tips there. Nice grouping.#11, #12#11 Don't use NFS. It requires far too many ports to be open, like thousands of them. Samba is heavy and buggy, but it only requires three open ports. Use sshfs if you need to encrypt the file sharing...
- Discussion threads 2008-08-14
- 10 things Linux does better than Windows
- #8 - docx formatGo-OO will import docx files. For the uninitiated, Go-OO is a version of Open Office without the restrictions of Sun's corporate interference. It offers VBA macro handling too.http://go-oo.org/RE: 10 things Linux does better than Windows#2 -- While I would agree about ease of use there are...
- Discussion threads 2008-09-17
- how to mount a remote directory on linux
- Hello,i'd like to mount a remote directory that exists on a CENTOS 5 machine to a similar but local machine.i've made a local cron job that executes a script on the data provided in that folder hence the request above.if any help could be provided i'd appreciated it..ps: sshfs seems...
- Q&A 2009-07-18
- Product Spotlight: KompoZer Web authoring tool
- Kompozer, no WebDav, No sFTPLast time I looked at it there was no WebDAV or sFTP support. With no ftp deamon and no cleartext protocols where in any way possible, I need either WebDAV over https or sFTP into the ssh deamon.On a Linux box, I can use sshfs but...
- Discussion threads 2009-07-20
- << Previous
- page 1 of 1
- Next >>