Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 3186 matches

Go to advanced search

Advanced search
Search found 3186 matches
  • Page 1 of 128
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 128
  • Next
by mikegpitt
Tue Jan 07, 2020 5:42 pm
Forum: Portage & Programming
Topic: vmware player ebuild
Replies: 10
Views: 7231

Version 15 so far is working well for me, so I'm not too concerned. For reference, this is the error I was receiving after upgrading to libssl-1.1:
VERIFY bora/lib/ssl/ssl.c:2392

VMware Player Error:

VMware Player unrecoverable error: (vmplayer)
Gentoo preserved the old libssl-1.0.2 library for ...
  • Jump to post
by mikegpitt
Tue Jan 07, 2020 3:28 pm
Forum: Portage & Programming
Topic: vmware player ebuild
Replies: 10
Views: 7231

If you do not insist on the latest version of vmware-workstation you can find version 12.5.9 here .
I am still using it and it works fine. Vmplayer works fine too. Version 15 is crap.
For kernel 5.4.xx vmware-modules need this patch . I ran into incompatibilities with version 12 and the latest ...
  • Jump to post
by mikegpitt
Mon Jan 06, 2020 10:25 pm
Forum: Portage & Programming
Topic: vmware player ebuild
Replies: 10
Views: 7231

Anyone have a resolution for this? I needed to upgrade my vmware installation and vmplayer prompts for a registration key. app-emulation/vmware-workstation installed from the stefantalpalaru overlay.

EDIT: Might just be a case of a deceiving UI in the new vmplayer. Thread here: https://github.com ...
  • Jump to post
by mikegpitt
Fri May 11, 2018 10:11 pm
Forum: Portage & Programming
Topic: [SOLVED] vmware player cannot start the network
Replies: 2
Views: 5330

This thread is old as the hills, but it's the second time recently it's helped me solve this problem. Also of note, if your network connections are failing to initialize you might also want to check if there's a lock file/directory at /etc/vmware/networking.lck/. I had to remove this directory in my ...
  • Jump to post
by mikegpitt
Wed Feb 14, 2018 9:18 pm
Forum: Documentation, Tips & Tricks
Topic: VirtualBox and HiDPI screen tip
Replies: 0
Views: 6415

VirtualBox and HiDPI screen tip

I was struggling to get VirtualBox (booting Kali) looking proper on my HiDPI screen. VirtualBox appears to be scaling everything automatically 2x the size, which is undesirable as everything looked big, blurry, and pixelated. There is apparently an option in VirtualBox to prevent this auto-scaling ...
  • Jump to post
by mikegpitt
Thu Jan 25, 2018 4:34 pm
Forum: Networking & Security
Topic: strange nessus installation behavior
Replies: 3
Views: 2143

Didn't realize that the .keep files weren't required anymore. Going to file a quick bug to have that line removed. Thanks!
  • Jump to post
by mikegpitt
Thu Jan 25, 2018 2:04 am
Forum: Networking & Security
Topic: strange nessus installation behavior
Replies: 3
Views: 2143

strange nessus installation behavior

This is just a heads up for anyone trying to use Nessus. I did my own version bump to 7.0.1 so I could install the latest version. When I brought up Nessus on https://localhost:8834 I wasn't prompted to create a user or register. I checked the cli tool to see what was up:
# /opt/nessus/sbin ...
  • Jump to post
by mikegpitt
Mon Aug 28, 2017 2:52 pm
Forum: Portage & Programming
Topic: chromium-60.0.3112.78 failure [solved ]
Replies: 17
Views: 11012

Re: solved


revdep-rebuild --library 'libstdc++.so.6' -- --exclude gcc

per gcc upgrade
https://wiki.gentoo.org/wiki/Upgrading_GCC
Just ran into this over the weekend, and confirming that this also fixed the issue for me. When I had updated to gcc-5.2 I never did this step, since almost every package in my ...
  • Jump to post
by mikegpitt
Fri Aug 26, 2016 6:44 pm
Forum: Gentoo Chat
Topic: Is it true? "Why did Gentoo Linux fade into obscurity?"
Replies: 28
Views: 107312

I read this a few days ago. Gentoo does present challenges from time to time, but really I've never had any real major issues in the 12+ years I've been running Gentoo on my machines. Especially once the machine is up and running and configured. I really don't spend much time at all tinkering with ...
  • Jump to post
by mikegpitt
Wed Aug 24, 2016 1:57 pm
Forum: Networking & Security
Topic: [SOLVED] removing ssh
Replies: 34
Views: 53368

farmer.ro wrote:any ideas on how to stop net-misc/openssh being pulled in?
Try this to see why it's being pulled:

Code: Select all

equery d net-misc/openssh
  • Jump to post
by mikegpitt
Mon Aug 22, 2016 8:35 pm
Forum: Networking & Security
Topic: [SOLVED] removing ssh
Replies: 34
Views: 53368

Gentoo, a distro based on minimalism of requirements and choice of what to install I would argue that Gentoo isn't about minimalism, but customization.

As such, you have the choice of two packages that fit the requirement of virtual/ssh, openssh and dropbear. I've never used the latter, but it's ...
  • Jump to post
by mikegpitt
Thu Aug 18, 2016 7:19 pm
Forum: Desktop Environments
Topic: Finding current terminal color scheme [SOLVED]
Replies: 6
Views: 7060

Adding some additional info here for anyone who may find it helpful. I was still having problems with my vim colorscheme looking different than previous. I tried the 256 color urxvt option, but this didn't help. It turns out I was going in the wrong direction. Aterm appears to only use 8 colors. So ...
  • Jump to post
by mikegpitt
Wed Aug 17, 2016 3:43 pm
Forum: Kernel & Hardware
Topic: Want to make sure I'm handling my SSD properly
Replies: 8
Views: 16558

Thank you everyone for the feedback... my apologies for ignoring the thread for a few days. I did read everything a couple days ago.

I generally agree with @frostschutz, and put this type of attack in the highly sophisticated and targeted range. But, from what everyone else is saying, it sounds ...
  • Jump to post
by mikegpitt
Fri Aug 12, 2016 9:54 pm
Forum: Kernel & Hardware
Topic: Want to make sure I'm handling my SSD properly
Replies: 8
Views: 16558

SSD life is reduced without trim as 'write amplification', is maximised. This in due to the erase block size being much larger that the write block size, e.g. an erase block may be 64 or more write blocks. This is what must have happened to my previous drive. Over the last year things kept getting ...
  • Jump to post
by mikegpitt
Fri Aug 12, 2016 8:16 pm
Forum: Kernel & Hardware
Topic: Want to make sure I'm handling my SSD properly
Replies: 8
Views: 16558

LUKS and trim are not compatible. OK, this is in line with what I've read. So, should trim be enabled for the LVM partitions inside of LUKS, or is this out as well? And, if I don't enable trim at all, does this reduce the life or performance of my SSD over time?

What threat is your use of LUKS ...
  • Jump to post
by mikegpitt
Fri Aug 12, 2016 7:43 pm
Forum: Kernel & Hardware
Topic: Want to make sure I'm handling my SSD properly
Replies: 8
Views: 16558

Want to make sure I'm handling my SSD properly

I want to make sure I configure my SSD properly in my new laptop. For my last laptop I set the discard option for / and left it at that. I've read though that this currently isn't the best way to handle things.

My new machine has an NVME type SSD drive. I have all of Gentoo inside a LUKS partition ...
  • Jump to post
by mikegpitt
Fri Aug 12, 2016 7:21 pm
Forum: Desktop Environments
Topic: Finding current terminal color scheme [SOLVED]
Replies: 6
Views: 7060

Thanks for the additional comments! I haven't had a chance to review further after I sort of got it where I want. Some of the colors are still a bit off in vim. It's fine, but a little different. It's still an unknown where aterm was pulling in these 'magic' colors. The only reason it matters, is ...
  • Jump to post
by mikegpitt
Thu Aug 11, 2016 12:27 am
Forum: Desktop Environments
Topic: Finding current terminal color scheme [SOLVED]
Replies: 6
Views: 7060

I'm going to mark this one solved. I didn't really answer my original question, but I seem to have what I need. This is the color scheme I'm using:
URxvt*color0: #000000
URxvt*color1: #b21818
URxvt*color2: #18b218
URxvt*color3: #b26818
URxvt*color4: #1818b2
URxvt*color5: #b218b2
URxvt*color6 ...
  • Jump to post
by mikegpitt
Wed Aug 10, 2016 10:31 pm
Forum: Desktop Environments
Topic: Finding current terminal color scheme [SOLVED]
Replies: 6
Views: 7060

Thanks for the reply! I looked at the aterm source and found the colors. They are also listed on the man page :oops:

But, this is why I'm confused. The colors in my aterm are not the defaults. Apparently, aterm is taking some of my custom xterm color scheme, but not all of it. xterm and aterm ...
  • Jump to post
by mikegpitt
Wed Aug 10, 2016 2:59 pm
Forum: Desktop Environments
Topic: Finding current terminal color scheme [SOLVED]
Replies: 6
Views: 7060

Finding current terminal color scheme [SOLVED]

Is there a way to output the current color scheme of your terminal? I know you can override this in your .Xdefaults by adding the color1 - color15 definitions, but I am having problems finding the defaults.

My situation: I have been using aterm for about a decade and really like the default color ...
  • Jump to post
by mikegpitt
Mon Aug 08, 2016 8:46 pm
Forum: Installing Gentoo
Topic: Having EFI problems on new install with full encrypted root
Replies: 3
Views: 2834

As promised, I'm posting a few more details here how I got things working. I'm hoping to post a full guide at some point how I installed/configured Gentoo on the Dell XPS 13 Developer Edition, the 9350 2016 model.

My problem with grub2 did revolve around the drive being an NVME type. Installing ...
  • Jump to post
by mikegpitt
Tue Jul 26, 2016 9:48 pm
Forum: Installing Gentoo
Topic: Having EFI problems on new install with full encrypted root
Replies: 3
Views: 2834

I may have solved my issue with grub-9999 and some messing with the system BIOS. Will post more details when I'm sure everything is working properly.
  • Jump to post
by mikegpitt
Mon Jul 25, 2016 5:37 pm
Forum: Installing Gentoo
Topic: Having EFI problems on new install with full encrypted root
Replies: 3
Views: 2834

I just read a few posts that mention that Grub doesn't yet support NVME disks. This may be core to my issue.
  • Jump to post
by mikegpitt
Mon Jul 25, 2016 4:43 pm
Forum: Installing Gentoo
Topic: Having EFI problems on new install with full encrypted root
Replies: 3
Views: 2834

Having EFI problems on new install with full encrypted root

I've been having problems installing Gentoo on my new machine, a New Dell XPS 13 Developer Edition. I want to fully encrypt the root partition (including /boot and swap). I've attempted the installation 4 times now: the first two times using the legacy MBR BIOS boot and the second two times using ...
  • Jump to post
by mikegpitt
Fri Mar 28, 2014 2:11 pm
Forum: Networking & Security
Topic: GLSA's listed as remote but only locally exploitable
Replies: 1
Views: 1920

GLSA's listed as remote but only locally exploitable

Question for everyone. Why are some GLSA's marked as remotely exploitable, even when they are only locally exploitable? A good example is the latest GLSA for grep: http://www.gentoo.org/security/en/glsa/glsa-201403-07.xml

If a remote attacker requires the user to run something locally, this is a ...
  • Jump to post

Search found 3186 matches
  • Page 1 of 128
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 128
  • Next

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic