similar to: First time wine-user with some problems!

Displaying 5 results from an estimated 5 matches similar to: "First time wine-user with some problems!"

2015 Mar 02
4
selinux allow FTP
2015-03-03 0:43 GMT+02:00 Tim Dunphy <bluethundr at gmail.com>: > > > > errr, I meant, sftp, not rscp > > > Heh.. yeah. But the client isn't gonna go for that. LOL. Any way to allow > regular ol' FTP using SELinux? Or does that just defeat the purpose of > having a secure SELlinux server entirely? > FTP is not safe as it does not encrypt username(s)
1999 Nov 15
1
(no subject)
Hello Monty, I tried to complile vorbis under win32 (using MS Visual C 5.0) I found some things: 1.) In bitvise.c there must be buffer cleared after malloc: void _oggpack_writeinit(oggpack_buffer *b){ memset(b,0,sizeof(oggpack_buffer)); b->ptr=b->buffer=malloc(BUFFER_INCREMENT); + memset(b->ptr,0,BUFFER_INCREMENT); b->storage=BUFFER_INCREMENT; } void
2015 Mar 02
0
selinux allow FTP
Also check this out: http://www.bitvise.com/ftp-bridge -- Eero 2015-03-03 0:51 GMT+02:00 Eero Volotinen <eero.volotinen at iki.fi>: > > > 2015-03-03 0:43 GMT+02:00 Tim Dunphy <bluethundr at gmail.com>: > >> > >> > errr, I meant, sftp, not rscp >> >> >> Heh.. yeah. But the client isn't gonna go for that. LOL. Any way to allow
1999 Nov 15
3
vorbis under win32
Hello Monty, I tried to complile vorbis under win32 (using MS Visual C 5.0) I found some things: 1.) In bitvise.c there must be buffer cleared after malloc: void _oggpack_writeinit(oggpack_buffer *b){ memset(b,0,sizeof(oggpack_buffer)); b->ptr=b->buffer=malloc(BUFFER_INCREMENT); + memset(b->ptr,0,BUFFER_INCREMENT); b->storage=BUFFER_INCREMENT; } void
2003 Jun 18
3
Drive letter map to Samba using ssh or scp?
OK, what I want to do is access files on my Samba server remotely. Currently, I can use WinSCP, but this isn't ideal because it is more like an FTP client, where you have to download a file, edit it, upload it. I could set up a VPN (using open source software), but these can be kind of a headache to get working (I've done it before) and they don't necessarily support multiple