• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Solved Linux debian 8.0 su - apt-get install help

Joriku

Working in the mines, need something?
Premium User
Joined
Jul 16, 2016
Messages
1,140
Solutions
15
Reaction score
431
Location
Sweden
No passwd entry for user 'apt-get'
command: su - apt-get install
Fast awnser please
- Slamos

Edit...
Solved by typeing "su -" only, got access to root while typying my password.
Thanks To Joe Rod by saying that!
 
Last edited:
msg just apt-get install

su is command for change your user, sometthing like login for other user account ;P if u want use root commands from normal user type

sudo apt-get install

but if u are on root u can just
apt-get install
 
msg just apt-get install

su is command for change your user, sometthing like login for other user account ;P if u want use root commands from normal user type

sudo apt-get install

but if u are on root u can just
apt-get install

-bash: sudo: command not found
dont work...
bought host and the support is offline atm so cant get root and give myself perms, he said sudo, su - works
 
and how it has to help him? You littering forum
UtRvU9p.png

?
 
Allright, i got it all work and got it compiled now but how/where do i put the files?
Pictures
39f2252ca51984169edb2dbfd5274a37.png

Cmakefiles folder
dbc705c6f1379062b09172414046c064.png

cotire folder
82f560d94172548a47be3a1818347093.png

src folder
85eb2f2e5f33633163cc0058d32b6000.png

Need help to get it all work
 
Last edited:
Code:
ln -s /usr/share/phpmyadmin /var/www/html
Permission Denied
found apache2 and nginx
Error: rm /usr/share/nginx/html/index.html: permission denied
cant remove anything, connected as admin on filezilla
 
Back
Top