Le 3/23/23 à 17:53, Erwan David a écrit :
I create a shell script ~/bin/start-session.sh in this script I have the command
ssh-add < -
in System Settings > Startup and Shutdown > autostart I add this script as a
login script
Thanks Erwan,
that's what I ended up doing.
the
ssh-add < -
line l
Le 23/03/2023 à 09:42, Yassine Chaouche a écrit :
Hello all,
I'd like something to run ssh-add right after I login to my desktop
(KDE).
ssh-add needs to prompt me for my passphrase,
and doesn't need any privileges.
What are my options?
Best,
I do this way :
I create a shell script ~/bin/s
On 2023-03-23 09:42:53 +0100, Yassine Chaouche wrote:
> I'd like something to run ssh-add right after I login to my desktop
> (KDE).
> ssh-add needs to prompt me for my passphrase,
> and doesn't need any privileges.
>
> What are my options?
FYI, with zsh, I'm using wrappers so that I don't need t
On Thu, Mar 23, 2023 at 8:57 AM Greg Wooledge wrote:
>
> On Thu, Mar 23, 2023 at 08:53:48AM -0400, Jeffrey Walton wrote:
> > On Thu, Mar 23, 2023 at 4:43 AM Yassine Chaouche
> > wrote:
> > >
> > > I'd like something to run ssh-add right after I login to my desktop
> > > (KDE).
> > > ssh-add needs
On Thu, Mar 23, 2023 at 08:53:48AM -0400, Jeffrey Walton wrote:
> On Thu, Mar 23, 2023 at 4:43 AM Yassine Chaouche
> wrote:
> >
> > I'd like something to run ssh-add right after I login to my desktop
> > (KDE).
> > ssh-add needs to prompt me for my passphrase,
> > and doesn't need any privileges.
On Thu, Mar 23, 2023 at 4:43 AM Yassine Chaouche
wrote:
>
> I'd like something to run ssh-add right after I login to my desktop
> (KDE).
> ssh-add needs to prompt me for my passphrase,
> and doesn't need any privileges.
>
> What are my options?
You can remove the passphrase from the key. Then you
Le 3/23/23 à 12:24, Greg Wooledge a écrit :
ssh-add
Ah!
this is what I was missing!
the whole problem was how to ssh-add in a graphical way,
now that I have found a way,
I can maybe put it in a script inside the XDG Autostart directory.
This might leave more room for the ssh-agent to start
Le 3/23/23 à 12:56, basti a écrit :
The ssh config inside ~/.ssh/ has an option 'AddKeysToAgent'.
Why you don't use this?
For example:
Host *
ControlMaster auto
ControlPath /run/user/%i/%r@%h-%p
IdentityFile ~/.ssh/id_rsa
ControlPersist 3600
User root
AddKeysToAgent yes
Le 23 mars 2023 Greg Wooledge a écrit :
> The only part I'm unsure of, for you, is how to ensure that this runs
> *after* your ssh agent has already been started. I don't know how ssh
> agent startup is handled with Display Manager logins, since I don't use
> a DM, and I just start ssh-agent myse
The ssh config inside ~/.ssh/ has an option 'AddKeysToAgent'.
Why you don't use this?
For example:
Host *
ControlMaster auto
ControlPath /run/user/%i/%r@%h-%p
IdentityFile ~/.ssh/id_rsa
ControlPersist 3600
User root
AddKeysToAgent yes
See man ssh_config
On 23.03.23 09:42, Yas
On Thu, Mar 23, 2023 at 09:42:53AM +0100, Yassine Chaouche wrote:
> I'd like something to run ssh-add right after I login to my desktop
> (KDE).
> ssh-add needs to prompt me for my passphrase,
> and doesn't need any privileges.
>
> What are my options?
On Debian you can create a ~/.xsessionrc fil
Hello all,
I'd like something to run ssh-add right after I login to my desktop
(KDE).
ssh-add needs to prompt me for my passphrase,
and doesn't need any privileges.
What are my options?
Best,
--
yassine -- sysadm
+213-779 06 06 23
http://about.me/ychaouche
Looking for side gigs.
On Tue, Jan 10, 2017 at 1:29 AM, Jude DaShiell wrote:
> One of the bells and whistles kde hasn't got is anything approaching a
> screen reader that works as well as orca does in gnome/mate. So for the new
> users out there who have never seen anything in this life kde is a no go
> unless I'm quit
Tama McGlinn composed on 2017-01-09 17:10 (UTC+1300):
I hope you can help me with a problem I've been experiencing since Debian
Jessie; After doing a new installation, debian boots, but only presents me
with a tty1 login screen, and no graphical session started.
That you reached this point means
ed in time.
On Mon, 9 Jan 2017, kamaraju kusumanchi wrote:
Date: Mon, 9 Jan 2017 23:58:43
From: kamaraju kusumanchi
To: "debian-user@lists.debian.org"
Subject: Re: Fresh install gives no graphical login
Resent-Date: Tue, 10 Jan 2017 04:59:19 + (UTC)
Resent-From: debian-user@list
On Sun, Jan 8, 2017 at 11:10 PM, Tama McGlinn wrote:
> Dear Debian volunteers,
>
> I hope you can help me with a problem I've been experiencing since Debian
> Jessie; After doing a new installation, debian boots, but only presents me
> with a tty1 login screen, and no graphical session started.
A
Op Mon, 09 Jan 2017 05:10:11 +0100 schreef Tama McGlinn
:
Dear Debian volunteers,
I hope you can help me with a problem I've been experiencing since
Debian Jessie; After doing a new installation, debian >boots, but only
presents me with a tty1 login screen, and no graphical session starte
On 1/8/2017 10:10 PM, Tama McGlinn wrote:
Dear Debian volunteers,
I hope you can help me with a problem I've been experiencing since Debian
Jessie; After doing a new installation, debian boots, but only presents me
with a tty1 login screen, and no graphical session started. Here's what
I've trie
Dear Debian volunteers,
I hope you can help me with a problem I've been experiencing since Debian
Jessie; After doing a new installation, debian boots, but only presents me
with a tty1 login screen, and no graphical session started. Here's what
I've tried so far:
-Different versions of debian: ne
I just realized I didn't post my reply to the list.
-Tom
-- Forwarded message --
From: *Tom Browder*
Date: Tuesday, April 5, 2016
Subject: Debian 8 fresh install, lost MATE desktop (lightdm) after first
reboot, cannot recover graphical login
To: arian
On Tue, Apr 5, 2016
> # systemctl status lightdm.service
> * lightdm.service - Light Display Manager
> [...]
please retrieve the actual logs from
# journalctl -u lightdm
signature.asc
Description: OpenPGP digital signature
Yesterday, after a week with my new Debian 8 desktop running Mate, I
did an "aptitude update" and somehow upgraded "fglrx-control" among
other things (I have no idea if that was the genesis of my problem,
but later I found some nvidia packages installed wile I have an Intel
graphics device). I mer
When I try to login to a console on my woody-unstable load,
instead of password: I get:
login: error while loading shared libraries: libpam.so.0: cannot
enable executable stack as shared object requires: Error 14
Are there any files I can replace to make this situation happier?
jeroeng <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]
at.bofh.it:
> Clive Menzies <[EMAIL PROTECTED]> wrote in
> news:[EMAIL PROTECTED]:
>> Try dpkg-reconfigure xserver-xfree86
>>
>> Clive
>>
>
> Forgot to mention, tried that too. Also checked the config file manually.
> Thanks for think
On Tue, 26 Oct 2004 14:54:01 +, jeroeng wrote:
> Forgot to mention, tried that too. Also checked the config file manually.
> Thanks for thinking though. Besides in gnome after startx everything is
> fine again. Does gnome override the xserver keyboard settings?
It overrides xkboptions, you ne
Clive Menzies <[EMAIL PROTECTED]> wrote in
news:[EMAIL PROTECTED]:
>>
>> Now i do not know what to check anymore, i hope one/some of you can
>> help me solve this.
> Try dpkg-reconfigure xserver-xfree86
>
> HTH
>
> Clive
>
>
Forgot to mention, tried that too. Also checked the config file m
On (26/10/04 11:49), jeroeng wrote:
> Hello,
>
> Ik have a weird problem i hope you will be able to help me with.
>
> Problem:
> After upgrading my sarge-system (lots of packages, no idea which causes the
> problem) suddenly i cannot type letters in de kdm-login window. Numbers and
> other keys
Hello,
Ik have a weird problem i hope you will be able to help me with.
Problem:
After upgrading my sarge-system (lots of packages, no idea which causes the
problem) suddenly i cannot type letters in de kdm-login window. Numbers and
other keys work just fine, just no letters. In a console login
q or howto to try the following things.
>>
>> Make KDE graphical login allow logins to root
>Control Centre, System Administration, Login Manager
>>
>> Come up on normal run level without KDE graphical login starting (IE
>> so I can start manually after logging in)
&g
On Friday 08 October 2004 12:22, Scotty Fitzgerald wrote:
> Setting up woody on my system, wondering if you all could point me to
> a faq or howto to try the following things.
>
> Make KDE graphical login allow logins to root
Control Centre, System Administration, Login Manager
&g
On Fri, 08 Oct 2004 11:22:13 GMT, Scotty Fitzgerald
<[EMAIL PROTECTED]> wrote:
> Setting up woody on my system, wondering if you all could point me to
> a faq or howto to try the following things.
>
> Make KDE graphical login allow logins to root
>
Not a wise idea,
Setting up woody on my system, wondering if you all could point me to
a faq or howto to try the following things.
Make KDE graphical login allow logins to root
Come up on normal run level without KDE graphical login starting (IE
so I can start manually after logging in)
Make KDE graphical login
"Chris" == Chris Lale <[EMAIL PROTECTED]> writes:
>> Does control-alt-backspace to kill X not eventually work? (It
>> usually takes
>> me two times here.)
Chris> It returns me to the graphical login screen. Not sure if
Chris> this
Joshua Lee wrote:
On Sat, Nov 09, 2002 at 11:34:52AM +, Chris Lale wrote:
I installed Woody 3.0 from official CDs and it gave me a graphical login
(gdm). I prefer it to the command line login, but it means that
configuration requiring restarting X presents problems. Often, a reboot
is
On Sat, Nov 09, 2002 at 11:34:52AM +, Chris Lale wrote:
> I installed Woody 3.0 from official CDs and it gave me a graphical login
> (gdm). I prefer it to the command line login, but it means that
> configuration requiring restarting X presents problems. Often, a reboot
> is t
Chris Lale <[EMAIL PROTECTED]> [2002-11-09 11:34:52 +]:
> I installed Woody 3.0 from official CDs and it gave me a graphical login
> (gdm). I prefer it to the command line login, but it means that
> configuration requiring restarting X presents problems. Often, a reboot
>
- Original Message -
From: "Chris Lale" <[EMAIL PROTECTED]>
> Well, I can use to run a different terminal session,
> login and start a new instance of X with 'startx -- :1'. There are
some
> problems here:
>
> 1. X run the KDE desktop (not Gnome). This is not really a problem,
but
> it is
On Saturday 09 November 2002 13:06, Richard Hector wrote:
> On Sun, 2002-11-10 at 00:34, Chris Lale wrote:
> > I installed Woody 3.0 from official CDs and it gave me a graphical login
> > (gdm). I prefer it to the command line login, but it means that
> > configuration r
On Sun, 2002-11-10 at 00:34, Chris Lale wrote:
> I installed Woody 3.0 from official CDs and it gave me a graphical login
> (gdm). I prefer it to the command line login, but it means that
> configuration requiring restarting X presents problems. Often, a reboot
> is the o
I installed Woody 3.0 from official CDs and it gave me a graphical login
(gdm). I prefer it to the command line login, but it means that
configuration requiring restarting X presents problems. Often, a reboot
is the only sure way.
In another thread, Joshua Lee wrote:
No need to reboot, this is
On Mon, 2002-10-21 at 09:28, Shyamal Prasad wrote:
> "Paul" == Paul Johnson <[EMAIL PROTECTED]> writes:
>
> Paul> On Mon, Oct 21, 2002 at 11:47:42AM +0530, Sandip P Deshmukh
> Paul> wrote:
> >> id:2:initdefault:
> >>
> >> i thought with this, i will get a text login. but i
On Mon, Oct 21, 2002 at 08:28:54AM -0500, Shyamal Prasad wrote:
> "Paul" == Paul Johnson <[EMAIL PROTECTED]> writes:
>
> Paul> Go into /etc/rc2.d and mv S99gdm K99gdm and this should
> Paul> prevent gdm from starting up.
>
> IMHO this is a better way (and more correct) than apt-removi
"Mark L. Kahnt" <[EMAIL PROTECTED]> writes:
> If you are going to get into shuffling around these items, I would
> suspect that long-term package management considerations *might* be
> better respected if you use update-rc.d(8) to make your changes, rather
> than just diving in and renaming files t
On Mon, Oct 21, 2002 at 08:28:54AM -0500, Shyamal Prasad wrote:
> BTW, in Debian all multi-user run levels are set up to be the same by
> default. You are supposed to customize them as you need.
So you can go back to the default setting, if you fixed it the way I
suggest, by typing init 3 or init
Shyamal Prasad wrote:
Paul> Go into /etc/rc2.d and mv S99gdm K99gdm and this should
Paul> prevent gdm from starting up.
IMHO this is a better way (and more correct) than apt-removing gdm.
You should do the same for S99kdm and S99xdm if you have them. This
way you can always change your ru
* Lance Simmons ([EMAIL PROTECTED]) [021021 08:28]:
> On Mon, Oct 21, 2002 at 08:28:54AM -0500, Shyamal Prasad wrote:
> > "Paul" == Paul Johnson <[EMAIL PROTECTED]> writes:
> >
> > Paul> Go into /etc/rc2.d and mv S99gdm K99gdm and this should
> > Paul> prevent gdm from starting up.
> >
* Mark L. Kahnt ([EMAIL PROTECTED]) [021021 08:11]:
> If you are going to get into shuffling around these items, I would
> suspect that long-term package management considerations *might* be
> better respected if you use update-rc.d(8) to make your changes, rather
> than just diving in and renaming
on Sun, Dec 02, 2001 at 09:49:30PM +0100, Andreas Goesele ([EMAIL PROTECTED])
wrote:
> Hi,
>
> right after upgrading to woody I still could use kdm to log in into my
> machine. But some days later this wouldn't work any longer: After
> login in as authorized user just restarts kdm. (Anyway instea
Hi,
right after upgrading to woody I still could use kdm to log in into my
machine. But some days later this wouldn't work any longer: After
login in as authorized user just restarts kdm. (Anyway instead of
going into KDE I get the login screen again.)
I can start X (with startx) from the console
You could remove the gpm links from /etc/rc?.d to keep gpm from
starting. Or you could remove gpm using 'dpkg --remove gpm'. (gpm is
a console-mode mouse driver; some people like it a lot.)
SA> 2. at the end of the boot-strap I have a graphical login.
SA> How can avoid the starting
1. each time I boot my Debian Linux I have to run the following
command:
gpm -k
to make the mouse works!
How can I avoid the loading of gpm during the boot-strap?
Could I uninstall this program?
2. at the end of the boot-strap I have a graphical login.
How can avoid the starting of X/Gnome
erver on your machine, but to continue to
> service requests from other machines. Thus /etc/X11/xdm/Xservers.
Yes, that's what I think to. If I want to use the graphical login later
it is easy to uncomment the line. At the moment I use VNC to
administrate my server over a remote login, works fine.
Uwe
"Bart Szyszka" writes:
>> (comment out the final line in /etc/X11/xdm/Xservers)
>
>A couple people have suggested that, but isn't it just easier to
>do a dpkg --purge xdm?
You may want to connect from another X machine to your local machine,
and login via XDMCP ; in this case, all that is require
[EMAIL PROTECTED] (Bart Szyszka) wrote:
>> The graphical login in run by xdm. Either remove /etc/rc2.d/xdm,
>> or edit the xdm conf to turn off xdm for the local host
>> (comment out the final line in /etc/X11/xdm/Xservers)
>
>A couple people have suggested that, but isn
> The graphical login in run by xdm. Either remove /etc/rc2.d/xdm,
> or edit the xdm conf to turn off xdm for the local host
> (comment out the final line in /etc/X11/xdm/Xservers)
Thank you Carl, it works fine :)
Uwe
> The graphical login in run by xdm. Either remove /etc/rc2.d/xdm,
> or edit the xdm conf to turn off xdm for the local host
> (comment out the final line in /etc/X11/xdm/Xservers)
A couple people have suggested that, but isn't it just easier to
do a dpkg --purge xdm?
--
Bart S
The graphical login in run by xdm. Either remove /etc/rc2.d/xdm,
or edit the xdm conf to turn off xdm for the local host
(comment out the final line in /etc/X11/xdm/Xservers)
--Carl
Hi there,
after installing X-Windows I've got a graphical login on my server. How
do I change back to normal text mode?
Could anyone please help?
Thanks,
Uwe
file in
your homedir to see what error it spits out.
Rob
On Tue, 21 Dec 1999, Marc D Chapman wrote:
> Have a problem here. I have a Potato machine set up for graphical
> login. However, recently the machine has decided tha
Have a problem here. I have a Potato machine set up for graphical
login. However, recently the machine has decided that it won't let me log
in. When I type in my password, it looks as if it will log in, then it
brings me right back to the login screen. Any ideas as to why this is
happenin
Brian Servis wrote:
> *- On 9 Jun, Andrew J Fortune wrote about "Unwanted Graphical Login and
> other woes..."
> >
> > I don't know what I have done, but Linux (using slink) is now booting up to
> > a graphical login. This is not what I want at the moment,
On Tue, 8 Jun 1999, Jean Pierre LeJacq wrote:
> On Wed, 9 Jun 1999, Andrew J Fortune wrote:
>
> > I don't know what I have done, but Linux (using slink) is now booting up to
> > a graphical login. This is not what I want at the moment, and I was
> > wondering if
On Wed, 9 Jun 1999, Andrew J Fortune wrote:
> I don't know what I have done, but Linux (using slink) is now booting up to
> a graphical login. This is not what I want at the moment, and I was
> wondering if anyone knew what the problem might be ? this is not
> normally a
*- On 9 Jun, Andrew J Fortune wrote about "Unwanted Graphical Login and other
woes..."
>
> I don't know what I have done, but Linux (using slink) is now booting up to
> a graphical login. This is not what I want at the moment, and I was
> wondering if anyone kne
I don't know what I have done, but Linux (using slink) is now booting up to
a graphical login. This is not what I want at the moment, and I was
wondering if anyone knew what the problem might be ? this is not
normally a problem, but I am trying to resolve other problems associated
ribution, which of course I cannot give, and so dselect
> does not do the job; and alien does only work correct with small
> packages (deb -> rpm -> install) without broken dependencies
>
> 2) where is the information stored, that debian starts with graphical
> login? I want to
>
> 2) where is the information stored, that debian starts with graphical
> login? I want to finish boot process at the prompt, but debian always
> starts his graphical login utility. Can this behaviour only be changed
> by deinstalling the utility?
You certainly speak about xdm
with small
> packages (deb -> rpm -> install) without broken dependencies
>
> 2) where is the information stored, that debian starts with graphical
> login? I want to finish boot process at the prompt, but debian always
> starts his graphical login utility. Can this behaviour only be ch
pfau <[EMAIL PROTECTED]> writes:
> 1) Is there a way to install a deb-package which is not included in the
> standard distribution.
Use dpkg.
--
Jeg er på nettet 6. juni, hvad med dig?
stored, that debian starts with graphical
login? I want to finish boot process at the prompt, but debian always
starts his graphical login utility. Can this behaviour only be changed
by deinstalling the utility?
thanks in advance
Roger
70 matches
Mail list logo