LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 06-07-2018, 03:14 PM   #1
wiliamvw
Member
 
Registered: Mar 2008
Location: Pittsburgh
Distribution: Suse, Slack,Uberstudent, Zorin, SL, Bugtraq
Posts: 324

Rep: Reputation: 16
no anything


Am not regular user of deb [slack, suse, zorin], but had trouble getting kali to work, so as it uses deb repositories decided to replace it with debian stretch 9.4 and then after VM install to put kali inside deb.
Problem is that after deb install have no wifi access [said needed some firmware but downloaded -- on other computer -- the required firmware, but it wouldn't install, either through graphic mode or command-line]; also most all standard commands [like ifconfig] not recognized [plus video doesn't work, and will not install any of dozen flash-drive transferred downloads]. My install disc was verified, so should have everything available that required.
No idea what to try, as what usually works, just doesn't.
 
Old 06-07-2018, 03:41 PM   #2
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
you try
Code:
 sudo dpkg -i packageName
then reboot?
 
1 members found this post helpful.
Old 06-11-2018, 05:44 PM   #3
wiliamvw
Member
 
Registered: Mar 2008
Location: Pittsburgh
Distribution: Suse, Slack,Uberstudent, Zorin, SL, Bugtraq
Posts: 324

Original Poster
Rep: Reputation: 16
update

sudo dpkg -i packagename results in: wiliam is not in the sudoers file [there is only one user - myself].
 
Old 06-11-2018, 05:59 PM   #4
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
open terminal

Code:
groups # to see if you're in sudoers group or wheel group
if no then by how ever your desto allows you to log in root, do that. maybe
Code:
su <password>
Code:
#usermod -aG sudo username
//or
#usermod -aG wheel username
the group all depends on how your distro sets up sudoer, most use sudo,
then while in root, open up the sudoers file
Code:
#nano /etc/sudoers
or whatever text editor you're comfortable with, then in the file you see something like this
Code:
## Uncomment to allow members of group wheel to execute any command
# %wheel ALL=(ALL) ALL

## Same thing without a password
%wheel ALL=(ALL) NOPASSWD: ALL

#%sudo  ALL=(ALL) NOPASSWD: ALL

## Uncomment to allow members of group sudo to execute any command
# %sudo ALL=(ALL) ALL
uncomment one, only one, selection that corresponds to your systems sudo group it uses, sudo, or wheel. Save it, exit root user, then you'll have your root priv.

logout then login if you needed to add yourself to a group, so it will take effect.

Last edited by BW-userx; 06-11-2018 at 06:32 PM.
 
1 members found this post helpful.
Old 06-12-2018, 12:24 AM   #5
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by wiliamvw View Post
sudo dpkg -i packagename results in: wiliam is not in the sudoers file [there is only one user - myself].
please, williamvw, be a little more proactive with doing your own research:
https://www.startpage.com/do/dsearch...e+sudoers+file
 
1 members found this post helpful.
Old 06-12-2018, 03:07 PM   #6
wiliamvw
Member
 
Registered: Mar 2008
Location: Pittsburgh
Distribution: Suse, Slack,Uberstudent, Zorin, SL, Bugtraq
Posts: 324

Original Poster
Rep: Reputation: 16
update

Thank you all, am now listed in sudoers and have wifi; still some problems, but hope to work them out; at least now not at a dead end. Thanks again, very informative advice.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 12:15 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration