Search:

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

Page 1 of 5 1 2 3 4

Search: Search took 0.19 seconds.

  1. [SOLVED] Re: Pros and Cons of an Encrypted Server /home folder

    If you want real secure storage then buy an FDE HDD/SSD - within this devices, encryption is hardware-supported. You can't solve a problem with software if it is not software-related.
  2. Re: Setting up an email server -- impossible?

    If a port is blocked then you can't communicate with it. One possible solution is to ask your ISP to release block on port 25.
  3. Replies
    108
    Views
    11,979

    Re: Janiform January Screen-Shot Thread

    Linux Mint 13 Cinnamon 64b

    http://itcafe.hu/dl/upc/2014-01/714_screenshot_from_2014-01-24_20_13_16.jpg
  4. Replies
    27
    Views
    60,586

    [ubuntu] Re: SSH: Permission denied (publickey)

    On the clientside, you need permission 600 on .ssh directory in your home.
  5. Replies
    27
    Views
    60,586

    [ubuntu] Re: Padawan seeking SSH Jedi Master -- HELP!! Permission denied (publickey)

    On the server:

    cat yourpubkey.file >> ~/.ssh/authorized_keys

    This will append your public key file to authorized_keys.
  6. [ubuntu] Re: (Webpage)Code injection malware keeps coming back

    Don't put your server into production (online) while the security flaw is not patched or workarounded otherwise it is still open and can be exploited.
  7. Re: SSH Security -- Someone is brute forcing me

    A little tweak: put your sshd to high port (above 1024). Of course, it will not prevent brute-force attacks from real attackers but prevents script-kiddie activities against your ssh and provides -...
  8. [ubuntu] Re: LAMP for Wordpress safe on home computer?

    Thanks for the link, I will check that.
  9. [ubuntu] Re: LAMP for Wordpress safe on home computer?

    Don't agree. If you set up your VM to communicate only with your host OS, then you cannot get attack from there, so the LAMP is secure and not lowering your host system's security (except...
  10. Re: Ubuntu 12.04 Antivirus & Firewall Do i need them!

    "..Yeah I would just say don't bother with Linux. It causes more problems than its worth! Some can really slow down the computer and make it prone to freezing!..."

    It depends on your hardware....
  11. [ubuntu] Re: LAMP for Wordpress safe on home computer?

    If you worry then install a virtualbox with a LAMP system inside.
  12. Replies
    374
    Views
    62,322

    Re: Delectable December Screenshots

    Thank you very much!
  13. Replies
    374
    Views
    62,322

    Re: Delectable December Screenshots

    Uncle Spellbinder,

    Very nice! Is the wallpaper available in different resolution? (I need fullhd.)
  14. [ubuntu] Re: I do not want encryption.(How do i remove it?)

    Theoretically, your home's encryption doesn't affect other parts of your system - nor your swap area.

    Swap is absolutely a different part on your harddisk.

    Quote from askubuntu:

    "Not to...
  15. [ubuntu] Re: TrueCrypt Fails to Create Encripted Volume in Ubuntu 11.10

    Do you want to use fulldisk encryption?
  16. Replies
    5
    Views
    1,405

    [SOLVED] Re: System Encryption via Truecrypt?

    At least /boot filesystem should be on an unencrypted filesystem because Linux cannot boot from an encypted one. Leave your /boot at the size of 500 MB - it will be enough 'til end of line. All the...
  17. Replies
    26
    Views
    1,534

    [ubuntu] Re: Best SSH Login Strategy

    It does - at least you don't have to take care with script-kiddies. Of course if somebody really want to attack your system, there are a lot of tools out there to find an open port, so he/she will...
  18. Replies
    29
    Views
    1,070

    Re: If a hacker use my internet..?

    What type of internet connection do you have? Cable?
  19. Replies
    26
    Views
    1,534

    [ubuntu] Re: Best SSH Login Strategy

    Don't care, changing the default ssh server port number does NOT in ANY way improve the security...

    I also had a lot of attempts on port 22, changed to a higher one, there is no hit. I think I...
  20. Replies
    22
    Views
    1,436

    [kubuntu] Re: securing the computer physically

    You have to know that ALL BIOS vendors using master passwords which can open your closed BIOS. This means that if the attacker seriously wants your datas, he will get them. Furthermore, if somebody...
  21. Replies
    22
    Views
    1,436

    [kubuntu] Re: securing the computer physically

    Put your computer into a safe/vault and lock it with a Kensington if applicable.
  22. Replies
    809
    Views
    70,946

    Re: Aesthetic August Screenshots

    Here is my current.
  23. [ubuntu] Re: Make changes to read-only file in text editor (syslinux.cfg)

    Right click on the file, properties, permissions and set up access options to read and write. After then try to open the file again with your editor (I'm not exactly sure that you can do the...
  24. Replies
    16
    Views
    1,065

    [SOLVED] Re: Why Shell ignore Spaces...?

    In terminal, use quotes around the name of the file/dir if it contains space, or type the first character and press the Tab key to use autocomplete feature.

    Exmaples:

    12:28:41...
  25. Replies
    7
    Views
    4,868

    [ubuntu] Re: How to upgrade ubuntu 8.04 to 10.04

    Check this: https://help.ubuntu.com/community/LucidUpgrades#Upgrade%20from%208.04%20LTS%20to%2010.04%20LTS
Results 1 to 25 of 112
Page 1 of 5 1 2 3 4