Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.05 seconds.

  1. Replies
    13
    Views
    300

    [other] Re: Snapshot a running physical host

    It's a Hyper-V bug. Passing the numa=no kernel parameter to grub, and turning off NUMA in Hyper-V will allow it to work.
  2. Replies
    9
    Views
    655

    [ubuntu] Re: Strange Message

    Is this not a VNC notice? Do you have VNC enabled?
  3. Replies
    4
    Views
    340

    [ubuntu] Re: Cannot Update Software Sources

    This shows a successful update/install. Where are you seeing errors?
  4. [ubuntu] Re: HEEELP!!! How to fix broken qcow2 image? HAVE NO BACKUP!

    I'm sorry to tell you, but I don't think the image can be recovered, once corrupted. Perhaps if it's a local file system error, the image may not be bad once the FS is repaired...
  5. [ubuntu] Re: Ubuntu server 12.04 drive configuration

    Ok, so with a DB of that size, and assuming you are backing it up to a separate location, I would suggest doing a raid 10 instead of 5 unless your DB transaction load is very light.

    With a RAID...
  6. Replies
    10
    Views
    756

    [SOLVED] Re: Suspicious listening ports.

    The thing with rkhunter, is that you must build an original database as a baseline for it to compare against, otherwise its database is defined by settings on the build system, which is most likely...
  7. [all variants] Re: *buntu on 2 disks - one encryption passphrase?

    I can't speak authoritatively on this, but I have a separate disk that is encrypted the way you describe. It's been almost a year since I did it so be sure and test!

    Before creating my LUKS...
  8. [ubuntu] Re: Ubuntu server 12.04 drive configuration

    Are the drives SAS? What are your PostgreS DB size expectations?

    Hardware or Software RAID on both?
  9. Replies
    4
    Views
    322

    [ubuntu] Re: Help please

    Copied from http://gparted-forum.surf4.info/viewtopic.php?id=9790


    Possible reasons could be:
    - a CD-ROM drive that is broken or does not work well with Linux (especially older drives can cause...
  10. Replies
    15
    Views
    626

    [ubuntu] Re: programs

    Clicking the link did actually download the binary. I did not run it, nor will I, but if you are truly willing to risk it here's what you need to do to run it.

    Open a terminal, then:



    cd...
  11. Replies
    16
    Views
    1,000

    [lubuntu] Re: ssh port closed but still open

    I agree with Cheesehead, this appears to be something on the wireless controller (read: router), not your machine.
  12. Replies
    16
    Views
    1,000

    [lubuntu] Re: ssh port closed but still open

    Would it be possible to just post the output of


    sudo iptables -L


    Please?
  13. Replies
    7
    Views
    933

    [all variants] Re: BIOS rootkit, targeted attack

    You seem very certain of a hack, which is fine, but you don't provide much in the way of detail.

    How does this 'hacker' communicate with you?
    How does this 'hack' become apparent, i.e. messaging,...
  14. [ubuntu] Re: Why is Ubuntu offline (except torrents) while Windows is online?

    If your torrents are utilizing your max bandwidth, it can cause other services like Web, UbuntuOne, DropBox, etc... to disconnect due to timeout. If you disable your torrent client, can you reconnect?
  15. [ubuntu] Re: Wireless Suddenly Not Working, No Apparent Cause

    Would you post the output (from terminal) of:


    sudo iwconfig
    and
    sudo ifconfig


    Be sure to obfuscate IP addresses if you are concerned or not behind a NAT firewall.
  16. Replies
    5
    Views
    583

    [ubuntu] Re: backup Ubuntu with large data

    BackupPC http://backuppc.sourceforge.net
    will do what you need. Some fast storage and there is a little learning curve as you set up your backups, but it is my favorite backup solution.

    It is in...
  17. Replies
    14
    Views
    655

    Re: HOLD UP-I didnt want this!

    I use aptitude instead of apt-get, but


    sudo aptitude purge conky
    should work.
  18. [other] Re: Ubuntu Server vs. Oracle Enterprise Linux

    OEL is primarily a rebranded RHEL, so your RedHat experience will be useful. Oracle juju aside, it's perfectly fine.
  19. [ubuntu] Re: 10.04~wheres psx in the software centre?

    There is no playstation emulator in the repositories, you'll have to install it from somewhere else.
  20. Replies
    11
    Views
    45,797

    [SOLVED] Re: Ext4 Filesystem driver for windows?

    Actually, there is kinda... it's not a full read/write driver, but this:
    http://ext2read.blogspot.com/2010/04/ext2read-22-released-now-with-lvm2-and.html

    works great for me accessing my ext4...
  21. Replies
    5
    Views
    615

    [ubuntu] Re: RAID 5 - Failed

    mdadm --assemble /dev/md0


    ...should at least provide failure data, if the array won't reassemble.
  22. [ubuntu] Re: Help! SSH binaries changed, apache log files missing - stumped

    Everything about this screams compromise. Wipe and restore.
  23. [ubuntu] Re: Using Linux filesystems on NAS boxes to prevent viral spread

    Virus propogation will have very little to do with filesystem, and very much to do with how they are shared.
  24. Replies
    3
    Views
    480

    [ubuntu] Re: Multiple ranges in a VLAN

    Yes, your range statements are correct. Are you sure you want to use VLAN 1 though? It's typically the Management VLAN for most switches...
  25. Replies
    4
    Views
    529

    [other] Re: Suspending an SSH x session?

    Don't use VNC, try freenx, it's much more secure, and it can save sessions!
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4