LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 06-03-2022, 04:26 PM   #1
1483_fourteeneightythree
LQ Newbie
 
Registered: May 2022
Posts: 18

Rep: Reputation: 0
Thumbs down Slackware 15.0 (64 bit Ed.) [sudo worked without the user than ran sudo being in the sudoers file].


After installing Slackware 15.0 (64 bit Ed.) I ran the sudo command (to format /dev/sda6) and it worked.

Then I ran it again and it said "...not in the sudoers file".

And yesterday night some windows would maximize and minimize without me using neither the mouse neither the trackpoint.

I don't know if that was someone remotely controlling my system or a "spirit".

An image of the CRT monitor that was connected to the computer I used to download Slackware 15.0 (64 bit Ed.) is attached.
Attached Thumbnails
Click image for larger version

Name:	IMG_20220531_194405.jpg
Views:	129
Size:	264.3 KB
ID:	39008  

Last edited by 1483_fourteeneightythree; 06-03-2022 at 08:02 PM.
 
Old 06-03-2022, 06:52 PM   #2
ricky_cardo
Member
 
Registered: Feb 2006
Location: Syracuse, NY
Distribution: Slackware64-Current
Posts: 210

Rep: Reputation: 76
were you in room 237 at the overlook hotel?

- In seriousness I only once had a phantom mouse when I had a used a Dell Latitude c600. https://www.techwalla.com/articles/h...-dell-latitude

I ended up snipping the wire to disable...


Did you add your user to the sudoers? Slackware does not do this by default? (as root you don't need sudo)

Last edited by ricky_cardo; 06-03-2022 at 06:55 PM. Reason: spelling your
 
1 members found this post helpful.
Old 06-03-2022, 08:04 PM   #3
1483_fourteeneightythree
LQ Newbie
 
Registered: May 2022
Posts: 18

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by ricky_cardo View Post
were you in room 237 at the overlook hotel?

- In seriousness I only once had a phantom mouse when I had a used a Dell Latitude c600. https://www.techwalla.com/articles/h...-dell-latitude

I ended up snipping the wire to disable...


Did you add your user to the sudoers? Slackware does not do this by default? (as root you don't need sudo)
I downloaded, burned and used Slackware 13.37 when it came out.
 
Old 06-03-2022, 09:08 PM   #4
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
root is added to the sudoers file by default. No other users or groups are setup to use sudo out of the box.

If you're having issues with your mouse, it is usually the mouse going bad or a bad USB port. Unless you've opened up your system to the internet and made your passwords easily guessable, nobody else is controlling your system.

(I didn't realize people still used CRTs. I haven't owned one in probably 15+ years.)
 
2 members found this post helpful.
Old 06-03-2022, 11:03 PM   #5
1483_fourteeneightythree
LQ Newbie
 
Registered: May 2022
Posts: 18

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by bassmadrigal View Post
root is added to the sudoers file by default. No other users or groups are setup to use sudo out of the box.

If you're having issues with your mouse, it is usually the mouse going bad or a bad USB port. Unless you've opened up your system to the internet and made your passwords easily guessable, nobody else is controlling your system.

(I didn't realize people still used CRTs. I haven't owned one in probably 15+ years.)
I had forgotten about CRTs too. I've seen them being sold at like 5 USD years ago here in Argentina.
 
Old 06-04-2022, 12:13 AM   #6
rkelsen
Senior Member
 
Registered: Sep 2004
Distribution: slackware
Posts: 4,463
Blog Entries: 7

Rep: Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561Reputation: 2561
Quote:
Originally Posted by 1483_fourteeneightythree View Post
An image of the CRT monitor that was connected to the computer I used to download Slackware 15.0 (64 bit Ed.) is attached.
Hey! Is that the Assembly version of Windows 7?
 
3 members found this post helpful.
Old 06-04-2022, 07:14 AM   #7
1483_fourteeneightythree
LQ Newbie
 
Registered: May 2022
Posts: 18

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by rkelsen View Post
Hey! Is that the Assembly version of Windows 7?
Stop trolling.
 
Old 06-05-2022, 05:10 AM   #8
henca
Member
 
Registered: Aug 2007
Location: Linköping, Sweden
Distribution: Slackware
Posts: 992

Rep: Reputation: 674Reputation: 674Reputation: 674Reputation: 674Reputation: 674Reputation: 674
The fact that you did use Windows to download the Slackware installation media is probably not important. However, it could be important to after the download check the md5sum if the .iso file and the corresponding .iso.asc file with gnupg against the public GPG-KEY of Slackware to make sure that its contents really is as intended from Slackware.

Strange behavior like this could be because of a compromised system, broken software or broken hardware. As you haven't had much responses like "yes me too" the software were probably not broken out of the box. So the software could have become broken at download or if your system were compromised. Broken hardware sometimes shows signs in the output from dmesg, but I would start by running memtest from the Slackware installation media or some other boot-able media with memtest.

regards Henrik
 
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
deny sudo -s/ sudo -i command in linux with /etc/sudoers gbcbooks Linux - Security 35 02-18-2017 10:28 PM
Slackware 14.1, full install, sound card worked OK, but microphone is not worked. zw963 Slackware 7 11-23-2013 06:57 AM
[SOLVED] User not in sudoers: How to add user? Permtion Denied for sudoers file esgol Linux - Newbie 3 07-13-2012 07:44 AM
Fedora /etc/sudoers file and sudoers.d directory davejjj Linux - Newbie 2 10-21-2011 06:19 PM
I deleted /etc/sudoers and creates a new file call sudoers but now it doesnt for visu abefroman Linux - Software 1 11-10-2005 05:03 PM

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

All times are GMT -5. The time now is 03:58 PM.

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