Re: Sudo/root issues...

2016-05-05 Thread Lisi Reisz
On Thursday 05 May 2016 20:51:45 Ralph Sanchez wrote: > Tried aptitude update and apt-get > commands, they needed root access so i did sudo on them Why not just run them as root?? Open terminal. $ su enter root password when asked. # aptitude update # aptitude safe-upgrade # aptitude full-upgrad

Re: Sudo/root issues...

2016-05-05 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, May 05, 2016 at 03:51:45PM -0400, Ralph Sanchez wrote: > I know ive been asking alot of questions [...] No worries, that's what the list is for... [...] > extent (tried and falled with sudo adduser x sudo, and adding to group Basically

Sudo/root issues...

2016-05-05 Thread Ralph Sanchez
I know ive been asking alot of questions, but i do check debian.org files for documentation and howtos, only asking when something doesnt work or doesnt come up there...so, im setting up my new instal and wanted to make sure everything is upgraded and updated. Tried aptitude update and apt-get comm