Parametric NEMA 17 Motor Storage Box with Cover
English Français
September 7, 2026
Antre du Tryphon
Search

Ubuntu 11.10

25 posts · Show all posts

SSH login without password

SSH login without password

November 10, 2011 · claude Ubuntu 11.10 Unix Ubuntu 11.04 +1
It is possible to securely connect to a SSH server without a password. To do so, you must perform the following steps. It assumes that both machine are running a flavor of Unix. On the client machine, open a shell window and execute the following...

How to create a SSH tunnel

How to create a SSH tunnel

November 8, 2011 · claude Ubuntu 11.10 Unix Ubuntu 11.04 +1
You can connect to a remote host [remote-host] using another machine [proxy-host]. This can be accomplished if the [proxy-host] as an SSH server running. To do so, logon to the [proxy-host] from your computer. Issue the following command at the...

How to replace LibreOffice by OpenOffice in Ubuntu 11

How to replace LibreOffice by OpenOffice in Ubuntu 11

November 6, 2011 · claude Ubuntu 11.10 Ubuntu 11.04
If you prefer using OpenOffice than LibreOffice in Ubuntu 11, you can replace it using these few steps:

Very slow connection to a SSH server

Very slow connection to a SSH server

November 4, 2011 · claude Ubuntu 11.10 SSH
A problem with the DNS configuration on a server can cause the login to the ssh server very slow. I can be fixed by adding the following line

VPN connection times out under Ubuntu 11.10

VPN connection times out under Ubuntu 11.10

November 1, 2011 · claude Ubuntu 11.10
After upgrading to Ubuntu 11.10 (Oneiric Ocelot), some VPN connection using Shrew (2.1.7) times out. Nevertheless, Shrew 2.1.5 still works under Ubuntu 11.10. The challenge is to uninstall version 2.1.7 and install version 2.1.5. This can be done in...