ubuntu

  1. Kippykip

    [Fix] Opera Linux - Fix Facebook, Twitter and YT Movies / Netflix Playback

    If you've ever used Opera on Linux, you'll notice that videos on facebook don't play at all. Same goes for playing DRM movies/shows through YouTube movies or Netflix. The fix is to replace the libffmpeg.so library with one that actually works (supposedly Opera can't distribute it because of...
  2. Kippykip

    [Tutorial] Run Linux programs in a resolution, then restore after closing

    First off, open a terminal and type xrandr, scroll up and it'll show the name of your display here: Then for your program, you'll want to make a launcher on your desktop or something, and for the command line use this template: bash -c "xrandr --output VGA-1 --mode 640x480 &&...
  3. Kippykip

    [Tip] Skip the disk check on the LiveCD boot splash keyboard shortcuts (Skip check, Details)

    This actually applies to pretty much all Ubuntu based distros. But while it's doing the casper disc check on the splash screen, press CTRL+C at anytime to skip the MD5 checking. You can also press Escape to show what's exactly is happening in the console
  4. Kippykip

    [Releases] - WINEdows Linux Distribution Thread

    Introduction: I've always had a bit of a secondary interest to Linux, there's always been some interesting software for it and it's very customisable. But I never really found it practical to use outside of maybe using it on an underpowered laptop that can't handle Windows 10 etc (such as a...
  5. Kippykip

    Fixing sound in Debian - Master Mono muted on boot

    I have a Dell Optiplex GX520 system, I've tried using Debian but so far I've ran into many problems. Most solutions people mention do not work but I'm gonna explain. I think this happens on a clean install if you use XFCE (which of course everyone uses). If you have no sound have a look at your...
  6. Kippykip

    XScreenSaverWin Password

    Alright so XScreenSaver is an open-source program that comes with a fuckton of screensavers in linux. A lot of desktop enviroments use it. Now someone under the name of "katahiromz" has ported it to Windows under the name of "XScreenSaverWin"... only thing is you gotta pay 10 USD for it...
  7. Kippykip

    How to compile PCSX-Reloaded on Linux (Debian)

    Alright, so I'm gonna pretend you're completely new to Linux as I was and try to compile a simple program. A lot of programs need to be compiled from the source (for some reason). I think it's because if they want the program to work on different architectures (such as ARM, PowerPC devices etc)...
Top