search for: ptrace_scope

Displaying 4 results from an estimated 4 matches for "ptrace_scope".

2018 Aug 10
2
Call for testing: OpenSSH 7.8
On Fri, 10 Aug 2018, Zev Weiss wrote: > Also x86_64 here (Core i7-4771, for what it's worth). I too have 4.17 > installed, I just haven't yet gotten around to actually running it, so 4.14 is > what's presently live on the system. If you want I think you should be able > to replicate that aspect via 'xbps-install linux4.14' (and then of course > booting said
2012 Jun 02
2
Steam on WINE with Fedora 17
Hello, I am not sure if this is the most optimal place to ask this question, but I may as well go ahead and shoot: Steam will not login. I have a day old install of Fedora 17, and am going through my usual routine of using and tweaking a new release until it breaks. Unfortunately, I am cut off from my primary messenger, Steam. I have set SELinux to permissive, even went as far as installing the
2012 May 28
1
Portal 2 crashes and no 3D acceleration
Hi there! I installed Linux Mint on my laptop a few days ago. Installed Wine from the software manager. Works fine. I installed Steam through the Winetricks app. Okay, all good. Installed Bejeweled 3. Loaded and all, but didn't have 3D acceleration. Tried to enable that in the settings, restarted the game (a restart was required)....disabled again. So I installed DirectX 9 and components
2012 May 08
6
Ubuntu 12.04 64bit + Wine 1.5.3 (or 1.4) + .NET Framework3.0
First of all it's clean installation of Kubuntu 12.04 64-bit. Then: Code: sudo add-apt-repository ppa:ubuntu-wine/ppa sudo apt-get update sudo apt-get install wine1.5 Then I got a 32-bit wine environment: Code: rm -rf .wine WINEARCH=win32 WINEPREFIX=~/.wine winecfg Then I tried to install .NET Framework3.0: Code: wget http://kegel.com/wine/winetricks && sh winetricks dotnet30