Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.misc > #14340 > unrolled thread
| Started by | T <T@invalid.invalid> |
|---|---|
| First post | 2015-04-04 17:43 -0700 |
| Last post | 2015-04-08 11:07 -0700 |
| Articles | 11 — 4 participants |
Back to article view | Back to comp.os.linux.misc
How do I read pictures from my Gusto 3 cell phone? T <T@invalid.invalid> - 2015-04-04 17:43 -0700
Re: How do I read pictures from my Gusto 3 cell phone? Andreas Kohlbach <apr15.7.ankman@spamgourmet.net> - 2015-04-05 16:20 -0400
Re: How do I read pictures from my Gusto 3 cell phone? Robert Heller <heller@deepsoft.com> - 2015-04-05 18:35 -0500
Re: How do I read pictures from my Gusto 3 cell phone? Andreas Kohlbach <apr15.7.ankman@spamgourmet.net> - 2015-04-06 17:38 -0400
Re: How do I read pictures from my Gusto 3 cell phone? T <T@invalid.invalid> - 2015-04-06 17:09 -0700
Re: How do I read pictures from my Gusto 3 cell phone? T <T@invalid.invalid> - 2015-04-06 17:37 -0700
Re: How do I read pictures from my Gusto 3 cell phone? dillinger <dillinger@invalid.not> - 2015-04-07 18:23 +0200
Re: How do I read pictures from my Gusto 3 cell phone? T <T@invalid.invalid> - 2015-04-07 11:22 -0700
Re: How do I read pictures from my Gusto 3 cell phone? T <T@invalid.invalid> - 2015-04-07 11:28 -0700
Re: How do I read pictures from my Gusto 3 cell phone? Andreas Kohlbach <apr15.7.ankman@spamgourmet.net> - 2015-04-07 16:42 -0400
Re: How do I read pictures from my Gusto 3 cell phone? T <T@invalid.invalid> - 2015-04-08 11:07 -0700
| From | T <T@invalid.invalid> |
|---|---|
| Date | 2015-04-04 17:43 -0700 |
| Subject | How do I read pictures from my Gusto 3 cell phone? |
| Message-ID | <mfq0ea$1j1$1@dont-email.me> |
Hi All, FC21, x64, Xfce Got me a shiny new Samsung B311 Gusto 3 cell phone. A number of people told me that it is non-proprietary. All I had to do is plug in the USB and I could read my picture directly. When I plug in, I get a notice that I have attached to a new network, but I can not find any additional drives (flash card I presume) to read. What am I doing wrong? Many thanks, -T
[toc] | [next] | [standalone]
| From | Andreas Kohlbach <apr15.7.ankman@spamgourmet.net> |
|---|---|
| Date | 2015-04-05 16:20 -0400 |
| Message-ID | <87pp7i2upf.fsf@usenet.ankman.de> |
| In reply to | #14340 |
T wrote on 04. April 2015: > > FC21, x64, Xfce > > Got me a shiny new Samsung B311 Gusto 3 cell phone. A number of > people told me that it is non-proprietary. All I had to do is plug > in the USB and I could read my picture directly. > > When I plug in, I get a notice that I have attached to a new network, > but I can not find any additional drives (flash card I presume) to > read. > > What am I doing wrong? Do you use the Nautilus file browser? I think it's for Gnome but should work with XFCE too. When started the new device should show in the left pane of it. If not, type mount in a shell and see if it shows up there. If not there is a problem with USB and mounting devices. -- Andreas I use a Unix based operating system, which means I get laid almost as often as I have to reboot my computer.
[toc] | [prev] | [next] | [standalone]
| From | Robert Heller <heller@deepsoft.com> |
|---|---|
| Date | 2015-04-05 18:35 -0500 |
| Message-ID | <dumdnQx816tbW7zInZ2dnUU7-UGdnZ2d@giganews.com> |
| In reply to | #14347 |
At Sun, 05 Apr 2015 16:20:28 -0400 Andreas Kohlbach <apr15.7.ankman@spamgourmet.net> wrote:
>
> T wrote on 04. April 2015:
> >
> > FC21, x64, Xfce
> >
> > Got me a shiny new Samsung B311 Gusto 3 cell phone. A number of
> > people told me that it is non-proprietary. All I had to do is plug
> > in the USB and I could read my picture directly.
> >
> > When I plug in, I get a notice that I have attached to a new network,
> > but I can not find any additional drives (flash card I presume) to
> > read.
> >
> > What am I doing wrong?
>
> Do you use the Nautilus file browser? I think it's for Gnome but should
> work with XFCE too. When started the new device should show in the left
> pane of it.
>
> If not, type
>
> mount
>
> in a shell and see if it shows up there. If not there is a problem with
> USB and mounting devices.
The OP can also look to see what (if anything) shows up under /dev/sd* and/or
look in his syslog to see what USB device mumblings are there. *IF* the phone
is presenting some sort of access to its USB disk it will show up there. Note:
since it is not possible to mount a disk *twice*, the phone either has to
create a 'fake' USB disk (and provide something a nfsd-ish server logic) or
shut itself down when the USB cable is jacked in (not likely for a *phone*,
but it is what low-end cameras and mp3 players do when they present themselves
as a USB disk).
--
Robert Heller -- 978-544-6933
Deepwoods Software -- Custom Software Services
http://www.deepsoft.com/ -- Linux Administration Services
heller@deepsoft.com -- Webhosting Services
[toc] | [prev] | [next] | [standalone]
| From | Andreas Kohlbach <apr15.7.ankman@spamgourmet.net> |
|---|---|
| Date | 2015-04-06 17:38 -0400 |
| Message-ID | <87pp7hndix.fsf@usenet.ankman.de> |
| In reply to | #14348 |
Robert Heller wrote on 05. April 2015: > > At Sun, 05 Apr 2015 16:20:28 -0400 Andreas Kohlbach <apr15.7.ankman@spamgourmet.net> wrote: > >> Do you use the Nautilus file browser? I think it's for Gnome but should >> work with XFCE too. When started the new device should show in the left >> pane of it. >> >> If not, type >> >> mount >> >> in a shell and see if it shows up there. If not there is a problem with >> USB and mounting devices. > > The OP can also look to see what (if anything) shows up under /dev/sd* and/or > look in his syslog to see what USB device mumblings are there. *IF* the phone > is presenting some sort of access to its USB disk it will show up there. Note: > since it is not possible to mount a disk *twice*, the phone either has to > create a 'fake' USB disk (and provide something a nfsd-ish server logic) or > shut itself down when the USB cable is jacked in (not likely for a *phone*, > but it is what low-end cameras and mp3 players do when they present themselves > as a USB disk). Another option could be to access the phone's Linux directly, using adb (Android Debug Bridge) on the PC's Linux. That way he can log in into the Samsung, getting a shell on the Linux running on it. Or use "push" and "pull" to transfer files in either direction. -- Andreas I use a Unix based operating system, which means I get laid almost as often as I have to reboot my computer.
[toc] | [prev] | [next] | [standalone]
| From | T <T@invalid.invalid> |
|---|---|
| Date | 2015-04-06 17:09 -0700 |
| Message-ID | <mfv75h$odb$1@dont-email.me> |
| In reply to | #14348 |
On 04/05/2015 04:35 PM, Robert Heller wrote: > At Sun, 05 Apr 2015 16:20:28 -0400 Andreas Kohlbach <apr15.7.ankman@spamgourmet.net> wrote: > >> >> T wrote on 04. April 2015: >>> >>> FC21, x64, Xfce >>> >>> Got me a shiny new Samsung B311 Gusto 3 cell phone. A number of >>> people told me that it is non-proprietary. All I had to do is plug >>> in the USB and I could read my picture directly. >>> >>> When I plug in, I get a notice that I have attached to a new network, >>> but I can not find any additional drives (flash card I presume) to >>> read. >>> >>> What am I doing wrong? >> >> Do you use the Nautilus file browser? I think it's for Gnome but should >> work with XFCE too. When started the new device should show in the left >> pane of it. >> >> If not, type >> >> mount >> >> in a shell and see if it shows up there. If not there is a problem with >> USB and mounting devices. > > The OP can also look to see what (if anything) shows up under /dev/sd* and/or > look in his syslog to see what USB device mumblings are there. *IF* the phone > is presenting some sort of access to its USB disk it will show up there. Note: > since it is not possible to mount a disk *twice*, the phone either has to > create a 'fake' USB disk (and provide something a nfsd-ish server logic) or > shut itself down when the USB cable is jacked in (not likely for a *phone*, > but it is what low-end cameras and mp3 players do when they present themselves > as a USB disk). > > I won't have access to FC21 for a few days, but on Scientific Linux 6.6 I get $ lsusb | grep -i sam Bus 002 Device 003: ID 04e8:6640 Samsung Electronics Co., Ltd Usb Modem Enumerator
[toc] | [prev] | [next] | [standalone]
| From | T <T@invalid.invalid> |
|---|---|
| Date | 2015-04-06 17:37 -0700 |
| Message-ID | <mfv8pu$td1$1@dont-email.me> |
| In reply to | #14360 |
On 04/06/2015 05:09 PM, T wrote: > On 04/05/2015 04:35 PM, Robert Heller wrote: >> At Sun, 05 Apr 2015 16:20:28 -0400 Andreas Kohlbach >> <apr15.7.ankman@spamgourmet.net> wrote: >> >>> >>> T wrote on 04. April 2015: >>>> >>>> FC21, x64, Xfce >>>> >>>> Got me a shiny new Samsung B311 Gusto 3 cell phone. A number of >>>> people told me that it is non-proprietary. All I had to do is plug >>>> in the USB and I could read my picture directly. >>>> >>>> When I plug in, I get a notice that I have attached to a new network, >>>> but I can not find any additional drives (flash card I presume) to >>>> read. >>>> >>>> What am I doing wrong? >>> >>> Do you use the Nautilus file browser? I think it's for Gnome but should >>> work with XFCE too. When started the new device should show in the left >>> pane of it. >>> >>> If not, type >>> >>> mount >>> >>> in a shell and see if it shows up there. If not there is a problem with >>> USB and mounting devices. >> >> The OP can also look to see what (if anything) shows up under /dev/sd* >> and/or >> look in his syslog to see what USB device mumblings are there. *IF* >> the phone >> is presenting some sort of access to its USB disk it will show up >> there. Note: >> since it is not possible to mount a disk *twice*, the phone either has to >> create a 'fake' USB disk (and provide something a nfsd-ish server >> logic) or >> shut itself down when the USB cable is jacked in (not likely for a >> *phone*, >> but it is what low-end cameras and mp3 players do when they present >> themselves >> as a USB disk). >> >> > > > I won't have access to FC21 for a few days, but on Scientific Linux 6.6 > I get > > $ lsusb | grep -i sam > Bus 002 Device 003: ID 04e8:6640 Samsung Electronics Co., Ltd Usb Modem > Enumerator On Scientific Linux, I installed jmtpfs from: http://nuxref.com/2013/10/15/upgrading-the-mtp-support-on-centos-6/comment-page-1/ # jmtpfs /mnt/Sammy No mtp devices found. I wonder if this thing isn't MTP compatible?
[toc] | [prev] | [next] | [standalone]
| From | dillinger <dillinger@invalid.not> |
|---|---|
| Date | 2015-04-07 18:23 +0200 |
| Message-ID | <kscdvbxi49.ln2@spock.lan> |
| In reply to | #14362 |
On 04/07/2015 02:37 AM, T wrote: > On 04/06/2015 05:09 PM, T wrote: >> On 04/05/2015 04:35 PM, Robert Heller wrote: >>> At Sun, 05 Apr 2015 16:20:28 -0400 Andreas Kohlbach >>> <apr15.7.ankman@spamgourmet.net> wrote: >>> >>>> >>>> T wrote on 04. April 2015: >>>>> >>>>> FC21, x64, Xfce >>>>> >>>>> Got me a shiny new Samsung B311 Gusto 3 cell phone. A number of >>>>> people told me that it is non-proprietary. All I had to do is plug >>>>> in the USB and I could read my picture directly. >>>>> >>>>> When I plug in, I get a notice that I have attached to a new network, >>>>> but I can not find any additional drives (flash card I presume) to >>>>> read. >>>>> >>>>> What am I doing wrong? >>>> >>>> Do you use the Nautilus file browser? I think it's for Gnome but should >>>> work with XFCE too. When started the new device should show in the left >>>> pane of it. >>>> >>>> If not, type >>>> >>>> mount >>>> >>>> in a shell and see if it shows up there. If not there is a problem with >>>> USB and mounting devices. >>> >>> The OP can also look to see what (if anything) shows up under /dev/sd* >>> and/or >>> look in his syslog to see what USB device mumblings are there. *IF* >>> the phone >>> is presenting some sort of access to its USB disk it will show up >>> there. Note: >>> since it is not possible to mount a disk *twice*, the phone either >>> has to >>> create a 'fake' USB disk (and provide something a nfsd-ish server >>> logic) or >>> shut itself down when the USB cable is jacked in (not likely for a >>> *phone*, >>> but it is what low-end cameras and mp3 players do when they present >>> themselves >>> as a USB disk). >>> >>> >> >> >> I won't have access to FC21 for a few days, but on Scientific Linux 6.6 >> I get >> >> $ lsusb | grep -i sam > >> Bus 002 Device 003: ID 04e8:6640 Samsung Electronics Co., Ltd Usb Modem >> Enumerator > > > > On Scientific Linux, I installed jmtpfs from: > > http://nuxref.com/2013/10/15/upgrading-the-mtp-support-on-centos-6/comment-page-1/ > > > # jmtpfs /mnt/Sammy > No mtp devices found. > > > I wonder if this thing isn't MTP compatible? The phone identifies itself as a modem, not as disk. There may be a setting on the phone somewhere to switch between modem and disk.
[toc] | [prev] | [next] | [standalone]
| From | T <T@invalid.invalid> |
|---|---|
| Date | 2015-04-07 11:22 -0700 |
| Message-ID | <mg177h$kfj$1@dont-email.me> |
| In reply to | #14384 |
On 04/07/2015 09:23 AM, dillinger wrote: > On 04/07/2015 02:37 AM, T wrote: >> On 04/06/2015 05:09 PM, T wrote: >>> On 04/05/2015 04:35 PM, Robert Heller wrote: >>>> At Sun, 05 Apr 2015 16:20:28 -0400 Andreas Kohlbach >>>> <apr15.7.ankman@spamgourmet.net> wrote: >>>> >>>>> >>>>> T wrote on 04. April 2015: >>>>>> >>>>>> FC21, x64, Xfce >>>>>> >>>>>> Got me a shiny new Samsung B311 Gusto 3 cell phone. A number of >>>>>> people told me that it is non-proprietary. All I had to do is plug >>>>>> in the USB and I could read my picture directly. >>>>>> >>>>>> When I plug in, I get a notice that I have attached to a new network, >>>>>> but I can not find any additional drives (flash card I presume) to >>>>>> read. >>>>>> >>>>>> What am I doing wrong? >>>>> >>>>> Do you use the Nautilus file browser? I think it's for Gnome but >>>>> should >>>>> work with XFCE too. When started the new device should show in the >>>>> left >>>>> pane of it. >>>>> >>>>> If not, type >>>>> >>>>> mount >>>>> >>>>> in a shell and see if it shows up there. If not there is a problem >>>>> with >>>>> USB and mounting devices. >>>> >>>> The OP can also look to see what (if anything) shows up under /dev/sd* >>>> and/or >>>> look in his syslog to see what USB device mumblings are there. *IF* >>>> the phone >>>> is presenting some sort of access to its USB disk it will show up >>>> there. Note: >>>> since it is not possible to mount a disk *twice*, the phone either >>>> has to >>>> create a 'fake' USB disk (and provide something a nfsd-ish server >>>> logic) or >>>> shut itself down when the USB cable is jacked in (not likely for a >>>> *phone*, >>>> but it is what low-end cameras and mp3 players do when they present >>>> themselves >>>> as a USB disk). >>>> >>>> >>> >>> >>> I won't have access to FC21 for a few days, but on Scientific Linux 6.6 >>> I get >>> >>> $ lsusb | grep -i sam >> >>> Bus 002 Device 003: ID 04e8:6640 Samsung Electronics Co., Ltd Usb Modem >>> Enumerator >> >> >> >> On Scientific Linux, I installed jmtpfs from: >> >> http://nuxref.com/2013/10/15/upgrading-the-mtp-support-on-centos-6/comment-page-1/ >> >> >> >> # jmtpfs /mnt/Sammy >> No mtp devices found. >> >> >> I wonder if this thing isn't MTP compatible? > > The phone identifies itself as a modem, not as disk. > There may be a setting on the phone somewhere to switch between modem > and disk. The only setting could find was USB=USB or USB=NULL (disabled)
[toc] | [prev] | [next] | [standalone]
| From | T <T@invalid.invalid> |
|---|---|
| Date | 2015-04-07 11:28 -0700 |
| Message-ID | <mg17hr$lro$1@dont-email.me> |
| In reply to | #14386 |
On 04/07/2015 11:22 AM, T wrote: > On 04/07/2015 09:23 AM, dillinger wrote: >> On 04/07/2015 02:37 AM, T wrote: >>> On 04/06/2015 05:09 PM, T wrote: >>>> On 04/05/2015 04:35 PM, Robert Heller wrote: >>>>> At Sun, 05 Apr 2015 16:20:28 -0400 Andreas Kohlbach >>>>> <apr15.7.ankman@spamgourmet.net> wrote: >>>>> >>>>>> >>>>>> T wrote on 04. April 2015: >>>>>>> >>>>>>> FC21, x64, Xfce >>>>>>> >>>>>>> Got me a shiny new Samsung B311 Gusto 3 cell phone. A number of >>>>>>> people told me that it is non-proprietary. All I had to do is plug >>>>>>> in the USB and I could read my picture directly. >>>>>>> >>>>>>> When I plug in, I get a notice that I have attached to a new >>>>>>> network, >>>>>>> but I can not find any additional drives (flash card I presume) to >>>>>>> read. >>>>>>> >>>>>>> What am I doing wrong? >>>>>> >>>>>> Do you use the Nautilus file browser? I think it's for Gnome but >>>>>> should >>>>>> work with XFCE too. When started the new device should show in the >>>>>> left >>>>>> pane of it. >>>>>> >>>>>> If not, type >>>>>> >>>>>> mount >>>>>> >>>>>> in a shell and see if it shows up there. If not there is a problem >>>>>> with >>>>>> USB and mounting devices. >>>>> >>>>> The OP can also look to see what (if anything) shows up under /dev/sd* >>>>> and/or >>>>> look in his syslog to see what USB device mumblings are there. *IF* >>>>> the phone >>>>> is presenting some sort of access to its USB disk it will show up >>>>> there. Note: >>>>> since it is not possible to mount a disk *twice*, the phone either >>>>> has to >>>>> create a 'fake' USB disk (and provide something a nfsd-ish server >>>>> logic) or >>>>> shut itself down when the USB cable is jacked in (not likely for a >>>>> *phone*, >>>>> but it is what low-end cameras and mp3 players do when they present >>>>> themselves >>>>> as a USB disk). >>>>> >>>>> >>>> >>>> >>>> I won't have access to FC21 for a few days, but on Scientific Linux 6.6 >>>> I get >>>> >>>> $ lsusb | grep -i sam >>> >>>> Bus 002 Device 003: ID 04e8:6640 Samsung Electronics Co., Ltd Usb Modem >>>> Enumerator >>> >>> >>> >>> On Scientific Linux, I installed jmtpfs from: >>> >>> http://nuxref.com/2013/10/15/upgrading-the-mtp-support-on-centos-6/comment-page-1/ >>> >>> >>> >>> >>> # jmtpfs /mnt/Sammy >>> No mtp devices found. >>> >>> >>> I wonder if this thing isn't MTP compatible? >> >> The phone identifies itself as a modem, not as disk. >> There may be a setting on the phone somewhere to switch between modem >> and disk. > > The only setting could find was USB=USB or USB=NULL (disabled) Just got word from Samsung tech support that they only support Windows. And that the Gusto does not support MTP (Media Transfer Protocol). They said to use eMail instead.
[toc] | [prev] | [next] | [standalone]
| From | Andreas Kohlbach <apr15.7.ankman@spamgourmet.net> |
|---|---|
| Date | 2015-04-07 16:42 -0400 |
| Message-ID | <87mw2jbrgu.fsf@usenet.ankman.de> |
| In reply to | #14384 |
dillinger wrote on 07. April 2015: > > On 04/07/2015 02:37 AM, T wrote: >> On 04/06/2015 05:09 PM, T wrote: >>> >>> I won't have access to FC21 for a few days, but on Scientific Linux 6.6 >>> I get >>> >>> $ lsusb | grep -i sam >> >>> Bus 002 Device 003: ID 04e8:6640 Samsung Electronics Co., Ltd Usb Modem >>> Enumerator >> >> >> >> On Scientific Linux, I installed jmtpfs from: >> >> http://nuxref.com/2013/10/15/upgrading-the-mtp-support-on-centos-6/comment-page-1/ >> >> >> # jmtpfs /mnt/Sammy >> No mtp devices found. >> >> >> I wonder if this thing isn't MTP compatible? > > The phone identifies itself as a modem, not as disk. > There may be a setting on the phone somewhere to switch between modem > and disk. Isn't it possible that Android phones identify themselves twice? The first time with some weird claim, then disconnects. About 30 seconds later reconnects, and sends ID strings which seem to be correct? Mine seems to do so. And just at the moment it does it also vibrates. So twice. Here a part of my log: Mar 21 18:08:51 ank kernel: [24863.303266] usb-storage 1-4:1.0: USB Mass Storage device detected Mar 21 18:08:51 ank kernel: [24863.303476] scsi3 : usb-storage 1-4:1.0 Mar 21 18:08:51 ank kernel: [24863.303668] usbcore: registered new interface driver usb-storage Mar 21 18:08:52 ank kernel: [24864.301569] scsi 3:0:0:0: CD-ROM LGE CDROM storage 0000 PQ: 0 ANSI: 2 Mar 21 18:08:52 ank kernel: [24864.416835] sr 3:0:0:0: Attached scsi generic sg2 type 5 Mar 21 18:09:24 ank kernel: [24895.945252] usb 1-4: USB disconnect, device number 2 Mar 21 18:09:24 ank kernel: [24896.221651] usb 1-4: new high-speed USB device number 3 using ehci-pci [...] Mar 21 18:09:24 ank kernel: [24896.354965] usb 1-4: New USB device strings: Mfr=2, Product=3, SerialNumber=4 Mar 21 18:09:24 ank kernel: [24896.354982] usb 1-4: Manufacturer: LGE So for some reason the first claim is to be a SCSI CDROM storage... Phone is actually a LG as printed out. -- Andreas I use a Unix based operating system, which means I get laid almost as often as I have to reboot my computer.
[toc] | [prev] | [next] | [standalone]
| From | T <T@invalid.invalid> |
|---|---|
| Date | 2015-04-08 11:07 -0700 |
| Message-ID | <mg3qmg$g06$1@dont-email.me> |
| In reply to | #14340 |
On 04/04/2015 05:43 PM, T wrote:
> Hi All,
>
> FC21, x64, Xfce
>
> Got me a shiny new Samsung B311 Gusto 3 cell phone. A number of people
> told me that it is non-proprietary. All I had to do is plug in the USB
> and I could read my picture directly.
>
> When I plug in, I get a notice that I have attached to a new network,
> but I can not find any additional drives (flash card I presume) to read.
>
> What am I doing wrong?
>
> Many thanks,
> -T
Follow up:
This from Samsung's tech support:
We should inform you that, unfortunately the option
to transfer the pictures on your device to computer
using USB cable is unavailable.
So apparently, it doesn't even work with Windows.
And the reason the USB cable shows up as a network
interface is because it is a qcaux (Qualcomm Auxiliary Serial
Port Driver) modem:
# lsusb | grep -i sam
Bus 001 Device 009: ID 04e8:6640 Samsung Electronics Co.,
Ltd Usb Modem Enumerator
tail -f /var/log/messages:
...
Apr 7 20:01:46 rn5 kernel: [ 1660.294821] qcaux 1-5.1:1.2:
qcaux converter detected
Apr 7 20:01:46 rn5 kernel: [ 1660.294999] usb 1-5.1:
qcaux converter now attached to ttyUSB2
Apr 7 20:01:46 rn5 kernel: qcaux 1-5.1:1.2: qcaux
converter detected
Apr 7 20:01:46 rn5 kernel: usb 1-5.1: qcaux converter
now attached to ttyUSB2
Here is one of the bad answers I found from the web:
http://theinformr.com/answers/how-do-i-download-pics-from-my-samsung-gusto-3-to-my-computer/
Thank you all for helping me with this.
-T
[toc] | [prev] | [standalone]
Back to top | Article view | comp.os.linux.misc
csiph-web