Search:

Type: Posts; User: SeanKD; Keyword(s):

Search: Search took 0.05 seconds.

  1. Replies
    7
    Views
    8

    Re: Kodi has taken over desktop

    I ran into a similar problem after installing Kodi 17.6. When I rebooted my system for the first time after installing Kodi and logged in, I was logged into Kodi Standalone. There was no getting to...
  2. Re: How to install Brave browser via repo for Ubuntu 14.04 - 16.04

    Thanks for the proofreading! Correcting it now.

    It was a typo on my part. It should be 'sudo apt install brave'. I have corrected it. Thanks for catching the error!



    The error was caused by...
  3. How to install Brave browser via repo for Ubuntu 14.04 - 16.04

    The new Brave browser ( https://brave.com ), based on Chromium, is garnering a lot of interest lately. It is only available for amd64 currently. You can download the 64-bit deb file and install it,...
  4. Simple C# program using MonoDevelop to download HQ Chromecast Wallpapers

    I wrote a small program in C# using MonoDevelop to download high quality Chromecast wallpapers.
    This is an updated and improved version from a previous attempt.
    I have tested the code on Ubuntu...
  5. Re: Download Chromecast Wallpapers using C# and MonoDevelop

    Thanks for the advice. I'm still trying to get used to the language being garbage collected. I'll adjust the script accordingly.
  6. Download Chromecast Wallpapers using C# and MonoDevelop

    I decided to write a small program in C# to download Chromecast Wallpapers. I am providing the code below free for anyone to use. If anyone has any suggestions for improving the code I would love to...
  7. Re: Bash Script to Set GNOME 3 Wallpaper to Bing Pic of the Day

    I'm running Linux Mint 15 64-bit with cinnamon 2.0 and the script works fine for me.
  8. Re: Bash Script to Set GNOME 3 Wallpaper to Bing Pic of the Day

    Thanks for the help, guys! I have updated the script so that it checks to see if the image exists at the desired resolution. If it does, the image is downloaded and set as the wallpaper. If not,...
  9. Re: Bash Script to Set GNOME 3 Wallpaper to Bing Pic of the Day

    Thanks for the help! :)
  10. Replies
    7
    Views
    651

    Re: Need Help with WGet in BASH

    I decided to go with curl instead of wget in my bash script. It seems to be less quirky and more predictable. Thanks for the help! At least I learned something about the -P option in wget for...
  11. Replies
    7
    Views
    651

    Re: Need Help with WGet in BASH

    Thanks for the help!!! :)
  12. Replies
    7
    Views
    651

    Re: Need Help with WGet in BASH

    I don't think I'm misinterpreting -P. For now I have gotten around the problem by saving the working directory to $workingDir then doing a cd to $savDir, executing wget without -P, and then doing a...
  13. Replies
    7
    Views
    651

    Need Help with WGet in BASH

    I'm running into a bit of a problem with wget in bash. I thought I would put the question to the community and see if anyone can help me out.
    The problem is that wget will not save to the directory...
  14. Bash Script to Set GNOME 3 Wallpaper to Bing Pic of the Day

    I don't know about anyone else, but I think it's a shame that Microsoft has made it so that only Windows 7 & 8 users can have their wallpaper automatically set to a high resolution version of the...
Results 1 to 14 of 14