Search:

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

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    150

    [all variants] Re: Setting up 'headless' instance of 12.10

    The easiest way would be to install the server edition.
  2. [SOLVED] Re: Ubuntu 13.04 Is Now Ready And I have 12.04 LTS

    just run
    sudo do-release-upgrade
  3. [all variants] Re: Doing Banking on a PC INFESTED with viruses, Trojans and key-loggers....

    1. I wouldn't mess with this
    2. Live environments are always slow, using a USB 3 device and port may improve things.
    3. You should be able to save the desktop (I just tested in a VM)
    4. Windows...
  4. Thread: Ubuntu server

    by cool110
    Replies
    2
    Views
    94

    [ubuntu] Re: Ubuntu server

    Most NAT routers do not allow incoming pings to be passed through.
  5. [all variants] Re: Doing Banking on a PC INFESTED with viruses, Trojans and key-loggers....

    1. Ubuntu will probably be easier to use than LPS
    2. Yes (But avoid running software from untrusted sources)
    3 and 4. Only if you create a persistence file on the USB
    5. Yes
  6. Replies
    3
    Views
    103

    Re: Installed 13.04. Now Admin Passwords Not Accepted

    Ctrl+Alt+F1 will switch to the 1st TTY and Ctrl+Alt+F7 will switch back to the X server.
  7. Replies
    4
    Views
    172

    [ubuntu] Re: partition delete?

    You have a 4GB drive with 2 partitions and a 16GB drive with 1 partition.
  8. Replies
    8
    Views
    300

    [ubuntu] Re: Long name in command line

    You need to remove \h from the prompt. Remember that \u is your username \h is your hostname and \w is the current working directory.
  9. [ubuntu] Re: Typing double quotes (Shift + ') prints 'at' (@) and vice versa

    You have your keyboard layout set to English (UK) instead of English (US).
    https://help.gnome.org/users/gnome-help/3.5/keyboard-layouts.html.en
  10. [ubuntu] Re: SSH: what's the difference between RSAAuthentication and PubkeyAuthentication?

    RSAAuthentication is for SSHv1 keys
    PubkeyAuthentication is for SSHv2 keys
  11. [all variants] Re: Bringing Canadian ordered lemu4 to the United Kingdom

    You'll just need a BS 1363 to IEC C5 power lead like this one.
    http://www.maplin.co.uk/cloverleaf-mains-lead-29240
  12. [kubuntu] Re: ClamAv found 15 threats on my USB, should I ignore it?

    Thats perfectly fine to leave. Most portable apps are detected as potentialy unwanted as some of them can be used to workaround restrictions in locked down corparate systems and networks.
  13. Replies
    3
    Views
    172

    [SOLVED] Re: Does UEFI need defragging?

    No, as the EFI System partition only contains bootloaders it will not be writen to enought to get significantly fragmented.
  14. Replies
    2
    Views
    180

    [SOLVED] Re: Encrypt external HDD: future-proof?

    Disk encryption uses the LUKS standard which is widely supported by most Linux distros and should not have any future compatability issues. Windows does not support LUKS or ext4 (unless third party...
  15. [ubuntu] Re: "Encrypt the Ubuntu install" encrypts the whole disk?

    That option is for the full install partition, if you just want an encrypted home directory the option is on the create user step.
  16. Replies
    7
    Views
    327

    [SOLVED] Re: Windows 7 Dual Boot

    First you need a single section of free space. Assuming C and D are both on the same physical drive it won't matter which one you shrink, if you shrink both you will need to move one of the...
  17. Replies
    3
    Views
    613

    [ubuntu] Re: Pay via debit card

    I had no problems using my RBS debit card, other than a £20 currency exchange fee.
  18. Thread: Permissions

    by cool110
    Replies
    12
    Views
    406

    [ubuntu] Re: New Linux User - Permissions Help

    To change a file/folder's owner and group you need to use chown e.g.

    sudo chown atlas:ftp www
    This will change the owner of www to atlas and the group to ftp.
  19. Replies
    1
    Views
    315

    [ubuntu] Re: Best Way To Jail/Limit User's SSH Access

    Set ChrootDirectory in the sshd_config file, remembering to include essential files such as the user's shell, basic /dev files and the commands you will allow them to run. You can use %u in the...
  20. Replies
    4
    Views
    560

    [SOLVED] Re: Dell OEM Partition

    Go ahead Windows doesn't use it at all, the only side effect will be the diagnostics boot option failing.
  21. Replies
    4
    Views
    560

    [SOLVED] Re: Dell OEM Partition

    That partition contains a DOS system and diagnostic tools. If you have your drivers and utilities disc you can use that instead. I would back it up using dd first
  22. Replies
    2
    Views
    186

    [ubuntu] Re: suspend works, hibernate does not

    If your swap space is encrypted or smaller than your RAM you will not be able to hibernate.
  23. Replies
    4
    Views
    665

    [ubuntu] Re: mail server "send"mail" not sending mail

    Most spam filters will reject all mail from IP addresses belonging to residential ISPs. I would recommend using postfix and relaying mail through your ISP's smart host if they provide one or a Gmail...
  24. Replies
    6
    Views
    264

    [SOLVED] Re: Doubt about text files with a ' ~ ' line

    Those are backup copies created by the text editor, they are safe to delete if you are running out of space.
  25. Replies
    4
    Views
    402

    [ubuntu] Re: Symbolic Link Error with USB Stick

    Starting with Windows Vista you can have symbolic links on NTFS.
Results 1 to 25 of 49
Page 1 of 2 1 2