Search:

User: Blackbird_13; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    325

    [ubuntu] Re: bash if statement help

    In the third line I think you need a space before ] .
  2. [ubuntu] Re: Install with full disk encryption on multiple drives?

    Not sure how helpful I can be, but this is my experience.

    I have a desktop and a laptop that each have 2 hard discs. I used the 12.04 alternative install CD and encrypted partitions on both hard...
  3. Replies
    7
    Views
    2,709

    [ubuntu] Re: Ubuntu 12.04 ufw vs iptables?

    I use, and have not had any problems with, iptables-persistent which is referenced on
    https://help.ubuntu.com/community/IptablesHowTo#Solution_.233_iptables-persistent
  4. Replies
    7
    Views
    638

    [kubuntu] Re: Help with mounting encrypted partition

    You're welcome. I hope it worked for you.
  5. Thread: Swap?

    by Blackbird_13
    Replies
    5
    Views
    288

    [all variants] Re: Swap?

    I'm using just over 400MB at the moment, which is pretty usual for me. Do you know what is using up your RAM?
    Since installing 12.04 I find my system very slow switching between users. This was not...
  6. Replies
    3
    Views
    138

    [lubuntu] Re: creating folder

    The following worked for me:


    mkdir 2-june-2012:22:15:45
  7. Replies
    3
    Views
    138

    [lubuntu] Re: creating folder

    Try

    date +%e-%B-%Y-%T
  8. Replies
    7
    Views
    638

    [kubuntu] Re: Help with mounting encrypted partition

    As I said, my setup is slightly more complicated as I use LVM as well and I don't have pre-boot luks.

    Using what works for me I would try:


    mkdir /mnt/mydir # directory to mount sdb1...
  9. Replies
    7
    Views
    638

    [kubuntu] Re: Help with mounting encrypted partition

    I used this iso: systemrescuecd-x86-2.6.0.iso from http://www.sysresccd.org/SystemRescueCd_Homepage. Not sure my commands will work for you, however, this is what works for me (LVM included).

    ...
  10. Replies
    7
    Views
    638

    [kubuntu] Re: Help with mounting encrypted partition

    I am not sure what "LUKS pre-boot encryption" means. With the exception of my boot partition I have luks encrypted my hard disc . Booting from a systemrescuecd I can mount any of my encrypted...
  11. Thread: Swap?

    by Blackbird_13
    Replies
    5
    Views
    288

    [all variants] Re: Swap?

    To change "swappiness":

    gksudo gedit /etc/sysctl.confSearch for vm.swappiness and change its value as desired. If vm.swappiness does not exist, add it to the end of the file like so:
    ...
  12. [ubuntu] Re: Updates: "The list of changes is not available yet."

    I changed to the main server and am still getting the "changes not available" message.
  13. Replies
    4
    Views
    375

    [ubuntu] Re: network messageing

    Try adding --display=:0. For example


    zenity --info --text="Hi there" --display=:0
  14. Replies
    3
    Views
    275

    [SOLVED] Re: Partition questions

    I have never had a problem sharing a fat (or ntfs) partition with Ubuntu and other linux/windows operating systems on the same hard drive.
  15. Replies
    4
    Views
    375

    [ubuntu] Re: network messageing

    Have you tried connecting to the other pc with ssh and then using zenity?
  16. Replies
    3
    Views
    531

    [SOLVED] Re: Partitioning

    I've been using a separate boot partition for some time. I followed this guide initially.


    http://rxezlqu.wordpress.com/2010/04/07/separate-boot-partition-vs-dedicated-boot-partition/Current...
  17. [SOLVED] Re: cannot use separate /boot partition with grub 2?

    I multi-boot with grub2. This is what I do with one hard disc.

    Install my first Ubuntu OS without a separate boot partition (ie boot/grub is part of root partition), installing grub to mbr of sda....
  18. Replies
    2
    Views
    587

    [ubuntu] Re: bluetooth refuses to stay turned off

    Try this:

    Install boot-up manager ("bum"). It will show a list of services - you can untick Bluetooth services ...
  19. Replies
    3
    Views
    358

    [ubuntu] Re: firefox loading pages slowly

    Same here with Firefox 3.6.8.

    Just done a fresh install of lucid on my dad's pc. It takes 15 seconds to load every page:

    - not using wireless
    - download speed of 1 mb/sec when I did a system...
  20. [ubuntu] Re: partition setup for ubuntu/xp dual boot

    The simple answer is yes, you can install Ubuntu to the ext3 partitions. You just need to decide how you want to allocate your partitions - just do a search on Ubuntu partitioning. This is no right...
  21. [SOLVED] Re: Seeing if the firewall starts on start-up

    For a one-off boot (i.e. not remembered for subsequent boots) at the grub boot menu:


    press e to edit the ubuntu entry
    move to the linux line
    delete "quiet splash"
    press [control] x to...
  22. Replies
    4
    Views
    1,209

    [SOLVED] Re: Hotmail in Evolution?

    This works for me:

    Receiving
    pop3.live.com
    name@hotmail.com
    SSL encryption
    password: check for supported types

    Sending
    smtp.live.com:587
  23. [ubuntu] Re: Reasons for certain partition schemes

    You can get around the problem with ~/.hidden files in /home by having a separate Data partition with Documents/Pictures/Videos/Music etc. You can then create sym links in your /home/user/ directory...
  24. Replies
    10
    Views
    4,882

    [all variants] Re: How do you write grub2 to MBR?

    Not experienced this.

    This may help:

    http://ubuntuforums.org/showthread.php?t=1358123
  25. Replies
    10
    Views
    4,882

    [all variants] Re: How do you write grub2 to MBR?

    Did you install grub2 from a fresh install of lucid? If so, the standard install should have written a small amount of grub2 code to your MBR which will point to your /boot/grub/grub.cfg on boot.
    My...
Results 1 to 25 of 40
Page 1 of 2 1 2