- Linux Enhanced SMBFS
Defintely worth a read. Despite the advanced networking capabilities of Linux, the only network filesystem which is available seems to be NFS. There are others but they are either still in development, not free or not featured enough to act as a replacement for NFS... unitl now. Enter SMBFS. SMBFS allows Linux to mount a remote SMB share but until now it did not act like a UNIX file system, even if the remote host was Samba running on a UNIX or Linux machine. This page is the home of the CIFS for UNIX implementation for SMBFS. Along with the server side Samba implementation, directories can now be mounted across the network using SMB.
in Computing > Linux with development filesystem linux mount mount.cifs network networking nfs samba smbfs
Note: Also look at: http://en.wikipedia.org/wiki/Code_page http://en.wikipedia.org/wiki/UTF-8 http://en.wikipedia.org/wiki/Code_page_437
- MP3 Player With Mp3 player with Network Interface by Michael Somersmith
Interesting thesis on this guy trying to make a nas type mp3 player cheaply. Seems to have worked. Except it still requires server side software. Basically wants an Audiotron/Motorola SimpleFi but cheap.
in Audio with cheap cheaper interface michael mp3 network networked networking player somersmith
Note: http://innovexpo.itee.uq.edu.au/2002/projects/s337476/
Compressing raw audio with the MP3 standard can reduce the storage space required by approximately one tenth. This has made it possible to play audio from devices with limited storage space, for example mobile phones, PDA’s and flash based MP3 ...moreplayers.
- how to open files from a network server from open office or any apps
Making network shares accesible from any app in linux. Handy howto!
how to open files from a network server from open office or any apps Linux - Software
any apps files from hat help how installation linux mandrake network office open operating red security server system tutorial
in Computing > Linux > Howto with accessible folder folders handy how howto linux networking samba share sharing to
- How-To smbfs: smbmnt must be installed suid root
Okay, so I was trying to mount SAMBA shares so all the programs could see them. Sounds simply it's so not! So when I finally found a program that could find the shares. They wouldn't mount. You have to follow this guys code. see note.
in Computing > Linux > Howto with good howto linux network networking problem samba share shares smbmnt walkthrough windows
Note: for the problem: "smbmnt must be installed suid root for direct user mounts" type in a console to resolve this: $ sudo chmod u+s `which smbmnt` in order to be able to mount the shared directory , and: $ sudo chmod u+s `which smbumount` in order to be able to umount the shared directory.
- Zimbio
The People's Guide to the Web. A wiki style community portal with drag and drop modules, like an advanced public startpage with RSS feeds with rating, photos, WYSIWYG Note editor, Group Blog, Bookmarks, mashup search/keyword trackers
Entertainment news, the largest celebrity photo collection, movies, TV, music & polls for the pop culture obsessed.
celebrities current entertainment events people pictures style videos zimbio
in Computing > World Wide Web with community guide networking social startpage web wiki by 26 users
- Orb Networks
Orb takes the home out of home entertainment! Orb gives you secure access to your digital media from your home computer through a simple Web interface. Stream your live TV, photos, music and videos to any Web-enabled device.
in Computing > Software > Hub/Multimedia/File Share Aps with content digital entertainment home media networking server streaming wireless by 2 users
- TViX HD M-5000U Media Player - In AVS Forum > Digital Video & Audio Devices > Digital Media Servers & Content Streamers
Discussion of various uses of the TViX HD M-5000U. In particular the streaming of stuff off a NAS.
TViX HD M-5000U Media Player Digital Media Servers & Content Streamers
audio digital disc discussion dolby dvd home laserdisc m-5000u media player reviews stereo television theater tvix versi video
in Computing > HTPC with avs definition forum hd high m-5000u media music nas network networking player streaming tvix
Note: Looks like a good forum, probably worthwhile having a poke around here: http://www.avsforum.com/avs-vb/forumdisplay.php?f=39
- Wi-Fi Enterprise Security Update for the Palm® TX handheld
ESU adds enhanced authentication and secure encryption-all in a single download. ESU supports mutual authentication protocols, including EAP-TLS, EAP-TTLS, EAP-PEAP, and LEAP, as well as separate RADIUS server protocols. Supported encryption methods include WEP, TKIP, and AES-CCMP. ESU offers WPA Enterprise and WPA2 Enterprise security methods, and includes the Wi-Fi security, WEP and WPA Personal (PSK) typically used for home and SOHO networks.
in Computing > PDA > software with computer computing corporate ltu mobile networking networks palm palmsource pda university wifi
- FilePoint for Palm OS Handhelds
Networking Support
in Computing > PDA > software with networking pda software support
- Get Azureus
Azureus is one of the most popular Internet peer-to-peer platforms, with millions of active users. Our award-winning technology has benefited from years of active open source community involvement and provides an easy and cost-effective way to distribute high-quality media to very large audiences. Azureus 3.0 (Summer 2006) joins movie and music fans with filmmakers and artists to create a rich, social, and completely new entertainment experience.
in Computing > World Wide Web with azureus movie networking peer to
- HOWTO: Mount Remote Filesystems (FTP, SSH...) under Ubuntu Linux - Ubuntu Forums
Abstract: This howto describes how to mount remote filesystems in Ubuntu Linux (running Hoary Hedgehog) with LUFS - the Linux Userland File System. I am too tired right now to vBize this (written in Latex), but here are some formats it is available in: HTML: http://retronetworks.com/howto/mount...tRemoteFS.html
HOWTO: Mount Remote Filesystems (FTP, SSH...) under Ubuntu Linux Faqs, Howto, Tips & Tricks
filesystems forum forums fourm ftp help howto linux mount remote ssh support ubuntu ubunut under
in Computing > Linux > Howto with computer computing forums ftp howto linux mount networking remote tutorial ubuntu
- HowToMountsmbfsSharesPermanently - Ubuntu Document Storage Facility by Ray Cowen
This document describes how to mount smbfs shares permanentantly from Windows, or Linux/UNIX server running Samba. Throughout this document, the term Windows computer is used to indicate the Samba server regarless of operating system. Windows username and Windows password refer to the username and password on either the Windows computer or the Linux/UNIX server running Samba.
in Computing > Linux > Howto with computer computing linux networking operating permanentantly samba server shares system ubuntu
Note: Ray says that when you do smbfs it passes the command to smbmount.
- Linux CIFS Client - Advanced Common Internet File System for Linux
The CIFS VFS is a virtual file system for Linux to allow access to servers and storage appliances compliant with the SNIA CIFS Specification version 1.0 or later. Popular servers such as Samba, Windows 2000, Windows XP and many others support CIFS by default. The CIFS VFS provides some support for older servers based on the more primitive SMB (Server Message Block) protocol (you also can use the Linux filesystem smbfs as an alternative for accessing these). CIFS VFS is designed to take advantage of advanced network filesystem features such as locking, Unicode (advanced internationalization), hardlinks, dfs (heirarchical, replicated name space), distributed caching and uses native TCP names (rather than RFC1001, Netbios names).
in Computing > Linux > Howto with advanced amarok cifs client common file for internet linux music nas networking system ubuntu
Note: I think it's the official samba cifs page, check out the installation page.
- NetworkManager - Linux Networking made Easy
Networking on Linux right now is painful for the mobile desktop user, especially in comparison to other operating systems. A laptop user should never need to use the command line or configuration files to manage their network; it should "Just Work" as automatically as possible and intrude as little as possible into the user's workflow. NetworkManager attempts to make networking invisible. When moving into areas you've been before, NetworkManager automatically connects to the last network the user chose to connect to. Likewise, when back at the desk, NetworkManager will switch to the faster, more reliable wired network connection.
in Computing > Linux > Software with command computer computing desktop linux network networking networkmanager software by 2 users
Note: Looks interesting.
- oreilly.com -- Online Catalog: Using Samba
This book, which has been officially adopted by the Samba team under an open content license, is a comprehensive guide to Samba administration, including such recent additions as integration with Windows NT domains and the SWAT graphic configuration tool. Samba turns a Unix or Linux system into a file and print server for Microsoft Windows network clients. Whether you're playing on one note or a full three-octave range, this book will help you maintain an efficient and secure server. Includes CD-ROM containing sources and binaries.
This book, which has been officially adopted by the Samba team under an open content license, is a comprehensive guide to Samba administration, including such recent additions as integration with Windows NT domains and the SWAT graphic configuration ...
1-56592-449-5 1565924495 978-1-56592-449-9 9781565924499 collier-brown david eckstein kelly oreilly peter robert samba using
in Computing > Linux > Howto with administration book guide howto integration linux networking oreilly samba server unix
Note: I reckon this appendix is much more interesting; B. Samba Performance Tuning, located: http://www.oreilly.com/catalog/samba/chapter/book/appb_01.html
- Using SAMBA/CIFS to access Windows Shares
There are two ways of mounting your H: Drive (and other Windows file-shares from machines on the Princeton domain) * SAMBA * CIFS Both of these efforts are spearheaded by Samba.org (http://us1.samba.org/samba/), an open source implementation of the SMB/CIFS system introduced by Microsoft. (It's also possible to access the data on your H: Drive using other methods like SFTP, but that's another article.)
in Computing > Linux > Howto with advanced amarok cifs client common computer computing file for help internet linux music nas networking problem system ubuntu
networking from all users