Search:

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

Page 1 of 4 1 2 3 4

Search: Search took 0.06 seconds.

  1. Replies
    8
    Views
    8,134

    I solved the problem, First use tune2fs to...

    I solved the problem,

    First use tune2fs to turn full journaling on on the desired partition:


    tune2fs -o +journal_data /dev/hdaX

    then change the /etc/fstab file, add the following line in...
  2. Replies
    8
    Views
    8,134

    Small update: @SirDice thanks but I've already...

    Small update:

    @SirDice thanks but I've already read those two links ;-)

    A few days ago I posted that I should upload the logfiles. Because the filesystem is in read
    only mode (god knows why)...
  3. Replies
    8
    Views
    8,134

    Tomorrow I will look what the error messages are...

    Tomorrow I will look what the error messages are and I shall post the boot.log
    and the exact settings I made.

    By the way I'm still looking on the internet but there's not very much I can find...
  4. Replies
    8
    Views
    8,134

    @SirDice Sorry I forgot to mention that...

    @SirDice

    Sorry I forgot to mention that readonly is the error message I get. I want the
    root filesystem to be read/write but when I set one of these options then the
    system complains that it...
  5. Replies
    8
    Views
    8,134

    Enabling linux ext3 full data journal mode

    I was wondering if anyone could help me with the following problem.

    For a project I'm building some kind of failsafe linux system which users can
    switch off with the power button (no monitor...
  6. Replies
    4
    Views
    6,413

    Network configurations for a mailserver

    I've searched on Google and the forums of AO for mailservers and network configurations but still can't find what I'm looking for.

    If I want to run a mailserver at my own domainname, behind a...
  7. Replies
    9
    Views
    3,830

    If you don't want to use the man then try ...

    If you don't want to use the man then try

    #mount --help

    You didn't tell us what kind of filesystem you wanted to mount NTFS or FAT
    to mount a windows FAT filesystem try this:

    #mkdir...
  8. Which OS are you using, in Windows you can use...

    Which OS are you using, in Windows you can use almost every language
    together with the WinAPI's. I once wrote a keylogger with Delphi but you
    can also use VC++ (or other languages).
  9. Replies
    64
    Views
    180,988

    For those of us who have some more time, check...

    For those of us who have some more time, check this out:

    http://www.mini-itx.com/projects/cluster/
  10. Replies
    21
    Views
    12,721

    Try RedHat. Nowadays linux is not as hard to...

    Try RedHat. Nowadays linux is not as hard to learn as it seems. Just install and learn, get some books at the library or local book store. Try some googlin' on the net and you'll find lots of tuts...
  11. Replies
    169
    Views
    21,922

    Poll: I don't know if Bush is a good president. The...

    I don't know if Bush is a good president. The only thing I know for sure is that he should have worked together with other NATO allies in Iraq. Think of all guys out there in Iraq it's almost the...
  12. Replies
    8
    Views
    2,890

    Is this story about JP true?

    In the year 2000 is saw an interview on dutch television with JP, in this interview they said that JP WAS a hacker but then I found this article on attrition.org.
    ...
  13. Replies
    9
    Views
    4,610

    In linux you can use wget as rcgreen already...

    In linux you can use wget as rcgreen already mentioned. Use it like this:


    wget http://httpd.apache.org/dist/httpd/apache_1.3.19.tar.gz
  14. Replies
    2
    Views
    2,161

    You can also use RedHat or SuSe, these...

    You can also use RedHat or SuSe, these distributions are compatible with the most hardware.
  15. Thread: Downloading?

    by cleanbash
    Replies
    5
    Views
    6,827

    Try to install the Visual Basic Runtime files....

    Try to install the Visual Basic Runtime files. Most VB apps require the runtime files.
    You can also decide to write your own keylogger and adjust it to your needs like I did.
    To read from the...
  16. Replies
    19
    Views
    16,859

    I'm using Xfdisk, this program has a GUI and it...

    I'm using Xfdisk, this program has a GUI and it can work with NTFS, FAT, EXT2 and more.

    check this site for more information http://www.mecronome.de/xfdisk
  17. Replies
    4
    Views
    5,380

    Try the mozilla browser it's capable of stopping...

    Try the mozilla browser it's capable of stopping popups and other annoying stuff. It's also the best browser of the year 2003!!! Have fun.
  18. Replies
    6
    Views
    3,083

    Why am I writing tutorials??

    A couple of weeks ago I wrote some delphi tutorials, and I saw that approx. 100 members read this turorials.
    I got one or two replies on this tutorials, and I'm asking myself and you all, should I...
  19. Replies
    17
    Views
    12,390

    Before you are writing more tutorials check the...

    Before you are writing more tutorials check the search option from this site, and you will find out that there are more c++ tutorials on this site with maybe even more information. Negative has made...
  20. Replies
    19
    Views
    19,639

    I've seen an article on their site, and in that...

    I've seen an article on their site, and in that article they say that they switched servers.
  21. Replies
    0
    Views
    4,634

    Delphi Tutorial 2

    Delphi programming tutorial 2

    In tutorial 1 I explained how to create a simple program with some buttons, editboxes and how to
    handle strings and integers. I think now it's time for some...
  22. Replies
    8
    Views
    7,587

    Just write your own so you can customize it to...

    Just write your own so you can customize it to your needs. Use the GetAsyncKeyState WinAPI together with Virtual Key codes to scan the keys and make an invisible program (run it as a service or...
  23. Replies
    14
    Views
    9,431

    It's just a simple as this make at least two...

    It's just a simple as this make at least two partitions with fdisk, first install WIN98 and then WinXP or 2k when you are installing XP or 2k it sees that there is already an OS on the computer so...
  24. Thread: News!!!!

    by cleanbash
    Replies
    26
    Views
    13,795

    A couple of years ago, here in the Netherlands...

    A couple of years ago, here in the Netherlands there was also a guy who developed a superior compression algorithm, this meant that you can store enormous amounts of data on a single SIM card which...
  25. Replies
    65
    Views
    41,795

    Poll: One thing that I allways do, is to buy a computer...

    One thing that I allways do, is to buy a computer in parts and then build it together at home. This way is much cheaper then buy a ready made computer at the store, and another point is that you can...
Results 1 to 25 of 84
Page 1 of 4 1 2 3 4