Displaying 20 results from an estimated 8000 matches similar to: "Creating a file by ssh"
2001 Feb 14
0
TTSSH and the SSH trademark
Hi everyone. I want to point out some facts about TTSSH that may be
relevant to the claims of trademark infringement by OpenSSH. I'll confine
my opinions to another message :-).
I released my product, which has always been named "Teraterm SSH" and is
usually abbreviated to "TTSSH", to the public in May 1998. TTSSH is a free
software Windows client for the SSH1 protocol.
2002 Jul 24
0
[Bug 368] New: TTSSH will not connect to OpenSSH_3.4p1
http://bugzilla.mindrot.org/show_bug.cgi?id=368
Summary: TTSSH will not connect to OpenSSH_3.4p1
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: NetBSD
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy:
2001 Feb 14
1
More on TTSSH and the SSH trademark
I would also like to mention that when I released TTSSH in May 1998, I had
no concerns about violating any trademarks because I observed that the
name "SSH" was already being used by several different parties for
different purposes --- as the name of Ylonen's original SSH package and
its derivatives, as the name of the protocol, and as a component of names
of other implementations
2006 Oct 04
1
SAMBA - Windows XP Long Filenames
Hello
I have a Debian Sarge Server <http://www.linuxforums.org/forum/#>
running samba with two Disks. The first disk has the OS on it with all
home directories etc. in other words (/).
The second disk has a partition called /work mounted on it used as a
shared repository for Windows xp <http://www.linuxforums.org/forum/#>
clients.
The problem I have is when a file with a long
2008 Nov 03
1
smbtorture : Unknown operation mkdir
Hi,
I got problem while using smbtorture with the NBENCH test. The error
happens on the "Mkdir" operation.
I'm using the file "client.txt" from dbench-3.04. There are "Mkdir"
operations, but in the file "torture.c", this operation is not handled.
Few other operations are not handled. I did compare operations from
run_netbench and those that are present
2010 Feb 03
0
permissions on Samba share mount point in RHEL 5
Dear friends,
I am straight away coming to the point I have a samba
server<http://www.linuxforums.org/forum/#>and I have created a public
share (with full permissions for every user in
network) and I have mounted it on a RHEL machine. The problem is that
permissions on the mount change when I restart the samba server and other
thing is that when any user on rhel machine creates any folder
2008 Nov 12
1
[fdo] Custom printer list for all applicatons
Hi,
I would like to discuss issues with printer list displayed to users
within open source desktop.
In large environment, the cups printer list may get very long, and we
need a way to display only relevant printers to the user.
There are so much printing panel out there, and they are not using a
printing framework other than libcups. So, I changed the libcups library
to return only printers
2002 Jul 24
2
[Bug 368] TTSSH will not connect to OpenSSH_3.4p1
http://bugzilla.mindrot.org/show_bug.cgi?id=368
------- Additional Comments From mindrot at regs.nebcorp.com 2002-07-24 12:16 -------
Just make life easier:
TeraTerm 2.3
http://hp.vector.co.jp/authors/VA002416/ttermp23.zip
TTSSH 1.5.4 plugin
http://www.cs.cmu.edu/~roc/ttssh154.zip
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
2017 Nov 01
1
Creating Tag
i want to tag categories to its menuname.
i have a csv containing menu item name and in other csv i have a column
containing some strings,
i want to pick that strings from categories and look into menu items if
any menu item containing that string i want to create a new column next to
menu item name flagged as 1 otherwise 0
and the only condition is once a menu item flagged as 1 i don't need
2010 Oct 08
0
Wine release 1.2.1
The Wine maintenance release 1.2.1 is now available.
What's new in this release (see below for details):
- Translation updates.
- Various bug fixes.
The source is available from the following locations:
http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.2.1.tar.bz2
http://prdownloads.sourceforge.net/wine/wine-1.2.1.tar.bz2
Binary packages for various distributions will be
2010 Jan 23
7
Gmail problem
Hi,all :
There is gmail drive for windows
platform<http://www.linuxforums.org/forum/#>where the person can
access his gmail storage space as a drive.
Do we have something similar on Linux?
Means is there any software that will allow the person to 'mount' the gmail
storage and say 'copy/paste' from his system to the gmail account?
Thanks ~
-------------- next part
2010 Oct 01
0
Wine release 1.3.4
The Wine development release 1.3.4 is now available.
What's new in this release (see below for details):
- Support for right-to-left mirrored windows.
- Winelib now supports the ARM platform.
- New taskkill.exe built-in application.
- Inetcpl control panel fleshed out.
- AcceptEx is implemented now.
- Improved security checks for SSL connections.
- Translation updates.
-
2009 Feb 09
2
dynamic constant assignment
I have a constant set up like that :
ALL_LOCALES
=> {"it"=>"Italian", "fr"=>"Français", "de"=>"Deutsch", "en-
GB"=>"English (UK)", "es"=>"Español (España)", "pt-PT"=>"Português",
"pl"=>"Polski", "en-US"=>"English
2010 Jun 11
0
Wine release 1.2-rc3
The Wine development release 1.2-rc3 is now available.
What's new in this release (see below for details):
- Many translation updates.
- A lot of bug fixes.
The source is available from the following locations:
http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.2-rc3.tar.bz2
http://prdownloads.sourceforge.net/wine/wine-1.2-rc3.tar.bz2
Binary packages for various
2001 Nov 13
1
Intermittent port forwarding problems openssh 2.9.2p and up
Hi,
I have configured ssh for port forwarding local 8080 to out company
web proxy server.
# ssh -L 8080:proxy:8080 myname at ssh-host
I've tried the configuration by using
# telnet localhost 8080
and it works fine. But whenever I try to use it with any http browser,
it just fails.
I investigated the problem with Ethereal and I've noticed that packets
travel on loopback interface,
1999 Aug 18
0
Info: Samba over SSH
Hi all,
thought I'd pass on some info. With some local help,
we've isolated the problem (unable to mount
Samba partitions over SSH) down to the Win9x SSH client
itself, or rather, an interaction between the SSH clients
and Win9x.
Samba requires _only_ TCP port 139 to mount and
access files, so that's the only port you need to
forward. I should also mention that you need to
put the
2011 Jan 20
1
Italian Translation Team
hi,
my name is Andrea Veri and I'm currently involved into GNOME as the chairman of the GNOME Membership Committee and as a GNOME accounts manager.
I had a look at the centos wiki and did not find any information written in italian. I'm therefore here to start an italian translation team and maybe get a valid it.centos.org area dedicated to centos written in the italian language. (of
2010 Dec 03
0
Wine release 1.2.2
The Wine maintenance release 1.2.2 is now available.
What's new in this release (see below for details):
- Support for animated cursors.
- Translation updates.
- Various bug fixes.
The source is available from the following locations:
http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.2.2.tar.bz2
http://prdownloads.sourceforge.net/wine/wine-1.2.2.tar.bz2
Binary packages
2009 Mar 21
1
Legal command?
In dosdevices is the command ll (2 l's) in terminal window a valid command to see what devices are there.? I found this in LinuxForums.
Now, Wine has simulated ports and drive letters in the ~/.wine/dosdevices directory. In there you will find symbolic links to the Linux paths of your physical devices. Go to that directory in a terminal window and type "ll" (two L's). You should
2010 May 25
1
Unable to download the kickstart file ?
Hi,all:
Today I tried installating few machines with kickstart file through NFS. But
somehow it didn't worked and got error message "Unable to download the
kickstart file".
I have tested the nfs share mounting from other server and it worked fine.
But somehow while trying to install <http://www.linuxforums.org/forum/#>a
fresh machine with ks file through NFS is giving this