Search:

Type: Posts; User: Carl H; Keyword(s):

Page 1 of 6 1 2 3 4

Search: Search took 0.02 seconds.

  1. Thread: Python3.6

    by Carl H
    Replies
    3
    Views
    4

    Re: Python3.6

    Either run your script with python3 instead of python, or add a Python 3 shebang at the top of your script and run it with ./yourscript.py
  2. Re: Python Program Development - Indentations Issue

    Notepad++ is good for Windows but I've found the same issue with EOL when moving between OS.

    I find Geany to be much better for cross-platform development. As Oldfred says, set the tabs to 4...
  3. Replies
    1,833
    Views
    570,101

    Sticky: [SOLVED] Re: Laptop COMPATIBILITY List.

    Same laptop also works flawlessley with 16.04 and 18.04
  4. Replies
    1,833
    Views
    570,101

    Sticky: [SOLVED] Re: Laptop COMPATIBILITY List.

    Lenovo G710 laptop.
    15.04 Works flawlessly out of the box.

    Change the boot priority from UEFI to Legacy to make it boot from USB.

    To boot into Windows 8, change it back.
  5. Replies
    12
    Views
    530

    [all variants] Re: Hardware problem - but what?

    Gnome Disk Utility mentioned some minor problems, but a total reformat of it and everything seems okay (although I haven't reinstalled Ubuntu, I've gone back to Mint).


    Thanks for the replies...
  6. Re: [SOLVED] Mint 16 with ATI 6530D booting to black screen

    This also works for Linux Mint 17. If you boot the install CD with the 'Compatability Mode' option, you won't get the black screen and you can just open a terminal and enter the commands - no need to...
  7. Replies
    12
    Views
    530

    [all variants] Re: Hardware problem - but what?

    I put a different hard drive in and did a fresh install. It worked fine.

    I then put the original hard drive into an older box and installed Mint 16. After about an hour..... "kernel panic - not...
  8. Replies
    12
    Views
    530

    [all variants] Re: Hardware problem - but what?

    It does not dual boot Windows.

    A hardware problem is what I suspect. I'm hoping to isolate the faulty component and then replace it.

    How do I check the hard drive, RAM, etc? The machine...
  9. Replies
    12
    Views
    530

    [all variants] Re: Hardware problem - but what?

    I can't boot to anything. Neither of the installed distros, or any Linux live CD or rescue CD.

    The video card is an ATI 6530D and both distros have the correct drivers installed, and were working...
  10. Replies
    12
    Views
    530

    [all variants] Hardware problem - but what?

    I'm having some issues with my current desktop machine booting up. It either gets as far as the Ubuntu logo, and then freezes with the keyboard LEDs flashing, or it reboots before it gets to that...
  11. [ubuntu] Re: How do I stop Unity showing NFS shares in the launcher?

    It's the same entry, but after removing the share again, the entry has '-' added to the end of it.
  12. Replies
    35
    Views
    51,807

    [ubuntu] Re: 14.04 (Trusty Tahr) known bugs and work arounds

    Installed onto a machine with an ATI 6530D graphics card and Unity was virtually unusable - very sluggish, low resolution.

    Solution as per my thread here:-...
  13. [ubuntu] Re: How do I stop Unity showing NFS shares in the launcher?

    NFS shares don't have UUIDs, but this problem is now the least of my problems with Ubuntu14.04. I've had to resort to typing this from my Linux Mint box...
  14. [ubuntu] How do I stop Unity showing NFS shares in the launcher?

    I have about half a dozen NFS shares mapped to my Ubuntu14.04 box. Each one of them shows up as an icon in the Unity Launcher. This is unnecessary and annoying - they take up a fair bit of space, and...
  15. Re: [SOLVED] Mint 16 with ATI 6530D booting to black screen

    The above also works for Ubuntu 14.04
  16. Replies
    16
    Views
    1,072

    Re: cannot delete a file on remote HHD

    Okay, so you've cracked it. ;)

    You can now cd into whatever directory you want and delete which files you want to delete. Or you can probably type cd and a space in the terminal, then navigate to...
  17. [ubuntu] Re: Interrupted release upgrade and broken AMD driver install

    I had all sorts of problems with a Radeon graphics card. I posted the solution here:- http://ubuntuforums.org/showthread.php?t=2210877
  18. Replies
    16
    Views
    1,072

    Re: cannot delete a file on remote HHD

    Your original question was about changing the permissions of archive.

    Copy this and paste it into a terminal :-

    chmod ugo+rwx "/media/graham/Seagate Expansion Drive/archive /"

    Now cd to...
  19. Replies
    16
    Views
    1,072

    Re: cannot delete a file on remote HHD

    How do you access them?
  20. Replies
    16
    Views
    1,072

    Re: cannot delete a file on remote HHD

    I agree with steeldriver; it sounds like the file or the disk might be corrupted.

    I can see that your HDD is formatted as NTFS. It might be worth plugging it into your Windows machine to see if...
  21. Replies
    16
    Views
    1,072

    Re: cannot delete a file on remote HHD

    This is odd. Are you definitely in the right directory? Can you do these commands and then post the output?


    pwd

    ls -al | grep archive
  22. Replies
    16
    Views
    1,072

    Re: cannot delete a file on remote HHD

    What does this return?


    file archive
  23. Replies
    7
    Views
    1,039

    [ubuntu] Re: Got Owned while using FIrefox

    You sure it's not someone else with physical access to your computer that's checking what you've downloaded and deleting certain files?
  24. [SOLVED] Mint 16 with ATI 6530D booting to black screen

    I have an ATI 6530D graphics card. A couple of months back I installed Mint 16 as a second distro to my Xubuntu 13.04 and got the notorious booting to a black screen problem.

    None of the the...
  25. Replies
    17
    Views
    25,283

    Re: What is the 'best' IDE for python development?

    Geany is very good and available in the repos.
Results 1 to 25 of 130
Page 1 of 6 1 2 3 4