April 20, 2024, 12:58:36 AM

News : LinuxSolved.com Linux Help Community Forum..


Recent Posts

Pages: 1 [2] 3 4 ... 10
11
Linux Servers Support / Regular user Can't SSH using public Key but root can
« Last post by Saahib on May 18, 2020, 12:19:59 AM »
Hi,

This is driving me nuts from few days. I have server where I can login as root user through SSH using public key authentication. I then added new user with SSH.

Added new user :
Code: [Select]
adduser  -m newUser
Created password for it :
Code: [Select]
passwd newUser
Added .ssh/authorized_keys with client machines public key (which is I am already using to log into as root from this client)
Code: [Select]
echo "key here from client" >> /home/newUser/.ssh/authorized_keys
I have double checked, triple checked.  Same key works for root login but not for new user.

I tried ssh to ssh with -v ,then last few lines:

Code: [Select]
debug1: Next authentication method: publickey
debug1: Offering RSA public key: /root/.ssh/id_rsa
debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
debug1: Trying private key: /root/.ssh/id_dsa
debug1: Trying private key: /root/.ssh/id_ecdsa
debug1: Trying private key: /root/.ssh/id_ed25519
debug1: Next authentication method: password
newUser@server.com's password:

It looks like its my ssh server is not able read publickey ? I can login using password though.

I have done this in past many times, for root and normal user but this time its not working, driving me nuts...

I am sure I am making some tiny mistake.. but where it is ?
12
HI,

I just started using borg and something weird I notice. Borg Backup is really nice with all its things but one of the recent backup I see that size of repository is way larger than actual files in it.

I have two files on is 66GB and other is 3.5GB, I uploaded them in a repo of BORG, here is its stats:

Code: [Select]
Original size      Compressed size    Deduplicated size
All archives:              144.23 GB             74.51 GB             31.86 GB

                       Unique chunks         Total chunks
Chunk index:                   21015                47457
So what is is , even after compression, its 74GB and there is deduplication data too.

Anyone has got any idea what I am seeing here ?
13
Other Devices / Data Recovery Over Hard Disk Failure
« Last post by ronaldassus on April 15, 2019, 11:20:10 AM »
HEY,
        Techies
          Can we attach a hard disk to a dvd player to watch movies from hard disk.

Thanks-
Bhavishya
14
Os Talk / Why I am moving to linux
« Last post by ronaldassus on April 12, 2019, 11:41:07 AM »
Linux is an operating system for computers, its public domain and works on a variety of cpus and equipment ...
15
Linux Application / Ambiguous output redirect issue
« Last post by Brianhauro on March 16, 2019, 11:27:53 AM »
Same problem here, on a TP-Link WR1043ND with OpenWRT Backfire. Is there any way for circumventing this issue?
Thanks.
16
Linux Servers Support / Copy files to Remote Server
« Last post by Brianhauro on March 11, 2019, 05:14:18 AM »
I got it working.  I just have to copy the files to the same place on the server that my other html files are located.
17
Forum Suggestion & News / Re: Spam bots.. We have to do something
« Last post by dalek on March 07, 2019, 09:45:14 PM »
You don't have to worry about that.  It takes a few days but eventually, I get rid of the spammers. 
18
Mac4Lin Help and Support Forum / Mac4Lin ver 1 0 released
« Last post by Brianhauro on March 07, 2019, 11:43:16 AM »
I just downloaded the update for my mac 10.5..  It looks fine - only, my icon in the dock is invisible.
Ive restarted the Mac but its still invisible.
What do I need to do to make it visible, please?
Thank you,
Anke


csterg
19
Forum Suggestion & News / Spam bots We have to do something
« Last post by Brianhauro on March 07, 2019, 07:31:50 AM »
Hey guys, I am going to blow all the spammers away and try and see how they have been able to get in.
20
Mac4Lin Help and Support Forum / LG phone NetConnect Mac OS X
« Last post by Brianhauro on March 06, 2019, 02:49:41 PM »
XQuartz is the X11 system that Apple removed from Mac OS 10.8.... its not Wine
Costas
Pages: 1 [2] 3 4 ... 10