Hello!
Thanks for all the replies; indeed the first option I found when
searching for alternatives was AnyDesk; however it falls under the same scope as
TeamViewer, of limiting free usage (as in "free beer") for "personal usage"
while charging for "commercial" use.
As much as I do
On 17.04.2019 18:35, Francisco M Neto wrote:
> Greetings!
>
> At work, we have several computers that are located at different
> locations throughout the country. Some of them are highly inaccessible by
> usual
> means, and it requires a certain planning to reach them to have direct access.
Francisco M Neto wrote:
> Greetings!
>
> At work, we have several computers that are located at different
> locations throughout the country. Some of them are highly inaccessible by
> usual
> means, and it requires a certain planning to reach them to have direct access.
> Therefore, we hav
Le 17/04/2019 à 15:35, Francisco M Neto a écrit :
Greetings!
At work, we have several computers that are located at different
locations throughout the country. Some of them are highly inaccessible by usual
means, and it requires a certain planning to reach them to have direct access.
Th
On Thursday 24 August 2006 09:06, Ishwar Rattan wrote:
> Remote system is debian derivative. When I access this system
> using ssh, the connection does not execute $HOME/.bashrc
> on remote system.
I usually link .bashrc to .bash_profile or vice versa to avoid this problem.
--
Paul Johnson
Email
Other login shell, wrong permissions, ...
What does ssh -V show?
A workaround: ~/.ssh/environment
On 8/24/06, Ishwar Rattan <[EMAIL PROTECTED]> wrote:
Remote system is debian derivative. When I access this system
using ssh, the connection does not execute $HOME/.bashrc
on remote system.
Rega
On Thu, Aug 24, 2006 at 12:06:35PM -0400, Ishwar Rattan wrote:
> Remote system is debian derivative. When I access this system
> using ssh, the connection does not execute $HOME/.bashrc
> on remote system.
My .bash_profile starts with
if [ -f ~/.bashrc ]; then
source ~/.bashrc
fi
According to
on Wed, Feb 18, 2004 at 03:38:22AM -0300, Cristian Gutierrez ([EMAIL PROTECTED]) wrote:
> Roberto Sanchez wrote:
> > Paul Johnson wrote:
> >> On Tue, Feb 17, 2004 at 07:39:21PM -0500, Roberto Sanchez wrote:
> >>
> You can always tunnel the VNC connection through SSH.
> >> And make already sloth
On Wed, Feb 18, 2004 at 01:41:44PM -0800, Steve Lamb wrote:
> Pigeon wrote:
> >I say this because I've just broken a remote box doing an apt-get
> >upgrade - security upgrades to woody - which Isn't Supposed To Happen.
> >Don't know exactly how, because ssh is one of the things that broke...
>
>
Pigeon wrote:
I say this because I've just broken a remote box doing an apt-get
upgrade - security upgrades to woody - which Isn't Supposed To Happen.
Don't know exactly how, because ssh is one of the things that broke...
If you can get access to the box or walk someone through access on the b
On Tue, Feb 17, 2004 at 04:32:40PM -0800, Paul Johnson wrote:
> On Tue, Feb 17, 2004 at 06:45:51PM -0500, [EMAIL PROTECTED] wrote:
>
> > I have a question about remote access. One of my co-workers wants to
> > know if I could provide support for there small network of PC's at
> > home.
>
> Yup.
Lionel VICTOR wrote:
Now I'm speaking theoretically 'cos I've never needed to try this out
but...
SSH can compress data. So, as the CPU is not the problem (i.e.:
[SNIP]
Well given that, the difference between theory and practice is that
practice works... theoretically.
As any gamer knows tho
Steve Lamb a écrit :
Paul Johnson wrote:
Yup. If every other system you're supporting is Linux, then SSH is
all you need (and it's X11 forwarding option is your friend). If not,
you'll have to go with the much slower, much more insecure VNC.
Much slower? Erm on the LAN I've switched to u
On Tue, Feb 17, 2004 at 06:46:38PM -0800, Karsten M. Self wrote:
> I've worked with VNC and several other technologies (radmin, WTS, and
> another which fails to come to mind...). For intermittent support work,
> they are acceptable. Wouldn't want to work on 'em full time though.
I'm working on
Roberto Sanchez wrote:
> Paul Johnson wrote:
>> On Tue, Feb 17, 2004 at 07:39:21PM -0500, Roberto Sanchez wrote:
>>
You can always tunnel the VNC connection through SSH.
>> And make already sloth VNC more like sitting through all 3 hours of
>> Titanic: Slow and painful with lots of high-pitche
on Tue, Feb 17, 2004 at 05:10:58PM -0800, Paul Johnson ([EMAIL PROTECTED]) wrote:
> On Tue, Feb 17, 2004 at 05:00:29PM -0800, Steve Lamb wrote:
> > Running applications.
>
> That shouldn't make it slow, X is window-oriented, instead of
> just-take-a-jpeg-of-the-screen-and-cram-it-over-the-netw
Joshua Ferraro wrote:
You can always tunnel the VNC connection through SSH. It's what
I do for those unfortunate times I stuck on a windows machine
(since the VNC viewer and PuTTY are monolithic executables that
don't require administrative privileges to install).
Could you expand on how exactly y
> -Original Message-
> From: Roberto Sanchez [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, 18 February 2004 1:16 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Remote access PC support
>
>
> Paul Johnson wrote:
> > On Tue, Feb 17, 2004 at 07:39:21PM -0500, Robert
Paul Johnson wrote:
On Tue, Feb 17, 2004 at 07:39:21PM -0500, Roberto Sanchez wrote:
You can always tunnel the VNC connection through SSH.
And make already sloth VNC more like sitting through all 3 hours of
Titanic: Slow and painful with lots of high-pitched shrieking in the
middle. Be sure to
Paul Johnson wrote:
On Tue, Feb 17, 2004 at 05:00:29PM -0800, Steve Lamb wrote:
Running applications.
That shouldn't make it slow, X is window-oriented, instead of
just-take-a-jpeg-of-the-screen-and-cram-it-over-the-network-oriented.
Unfortunately as of a few months ago anything built on G
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, Feb 17, 2004 at 05:00:29PM -0800, Steve Lamb wrote:
> Running applications.
That shouldn't make it slow, X is window-oriented, instead of
just-take-a-jpeg-of-the-screen-and-cram-it-over-the-network-oriented.
> What are you doing that is m
Paul Johnson wrote:
On Tue, Feb 17, 2004 at 04:46:34PM -0800, Steve Lamb wrote:
Much slower? Erm on the LAN I've switched to using VNC for access to
my X desktop because X was slower than VNC. I can't imagine SSH+X would be
faster than VNC. :P
What are you doing to it that X is slower
On Tue, Feb 17, 2004 at 04:46:34PM -0800, Steve Lamb wrote:
> Paul Johnson wrote:
> >Yup. If every other system you're supporting is Linux, then SSH is
> >all you need (and it's X11 forwarding option is your friend). If
> >not, you'll have to go with the much slower, much more insecure VNC.
>
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, Feb 17, 2004 at 04:46:34PM -0800, Steve Lamb wrote:
> Much slower? Erm on the LAN I've switched to using VNC for access to
> my X desktop because X was slower than VNC. I can't imagine SSH+X would be
> faster than VNC. :P
What are
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, Feb 17, 2004 at 07:39:21PM -0500, Roberto Sanchez wrote:
> You can always tunnel the VNC connection through SSH.
And make already sloth VNC more like sitting through all 3 hours of
Titanic: Slow and painful with lots of high-pitched shrieking
Paul Johnson wrote:
Yup. If every other system you're supporting is Linux, then SSH is
all you need (and it's X11 forwarding option is your friend). If not,
you'll have to go with the much slower, much more insecure VNC.
Much slower? Erm on the LAN I've switched to using VNC for access to my
On Tue, Feb 17, 2004 at 07:39:21PM -0500, Roberto Sanchez wrote:
> Paul Johnson wrote:
> >On Tue, Feb 17, 2004 at 06:45:51PM -0500, [EMAIL PROTECTED] wrote:
> >
> >
> >>>I have a question about remote access. One of my co-workers wants to
> >>>know if I could provide support for there small network
Paul Johnson wrote:
On Tue, Feb 17, 2004 at 06:45:51PM -0500, [EMAIL PROTECTED] wrote:
I have a question about remote access. One of my co-workers wants to
know if I could provide support for there small network of PC's at
home.
Yup. If every other system you're supporting is Linux, then SSH i
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, Feb 17, 2004 at 06:45:51PM -0500, [EMAIL PROTECTED] wrote:
> I have a question about remote access. One of my co-workers wants to
> know if I could provide support for there small network of PC's at
> home.
Yup. If every other system you're
[EMAIL PROTECTED] wrote:
> I have a question about remote access. One of my co-workers wants to
> know if I could provide support for there small network of PC's at
> home. I have been reading about VNC and wondered about its security
> and speed. I went to tightvnc and see info about using SSH a
Ron Rademaker wrote:
>
> Hardware:
>
> ISDN Teles 16.3 card
>
> Goal:
>
> I want to be able to let other computers log in on my server, by calling
> the server with a modem or isdn card. The server isn't always connected to
> the internet and runs a 2.2.13 kernel with debian 2.1
> Can anybody t
Not sure about the ISDN card, but I do this with an external modem using the
mgetty package.
On Mon, Jan 17, 2000 at 02:20:11PM +0100, Ron Rademaker wrote:
>
> Hardware:
>
> ISDN Teles 16.3 card
>
> Goal:
>
> I want to be able to let other computers log in on my server, by calling
> the serve
32 matches
Mail list logo