Search Results - JustLinux Forums


Search:

Type: Posts; User: shadov

Page 1 of 5 1 2 3 4

Search: Search took 0.06 seconds.

  1. Replies
    2
    Views
    1,531

    I don't think installing from source is really...

    I don't think installing from source is really difficult (unless you run into dependancy problems in which case it fails to compile until you install what ever it needs). Just read whatever...
  2. Replies
    70
    Views
    13,875

    amarok apache blender bluefish eclipse gimp...

    amarok
    apache
    blender
    bluefish
    eclipse
    gimp
    firefox
    krusader
    mplayer
    mysql
  3. Replies
    8
    Views
    1,211

    It should be eth0="dhcp", not eth0=dhcp. And as...

    It should be eth0="dhcp", not eth0=dhcp. And as retsaw pointed out you shouldn't disable lo.

    Here's what I have:

    lo="lo 127.0.0.1"
    eth0="dhcp"
    INTERFACES=(lo eth0)

    ...
  4. Thread: Hub or Switch?

    by shadov
    Replies
    13
    Views
    1,274

    I remember a lecturer (who also works for a...

    I remember a lecturer (who also works for a company providing security auditions for corporations) saying that switch doesn't provide much protection against packet sniffing. Sniffing packets on a...
  5. Thread: Java stacks

    by shadov
    Replies
    7
    Views
    1,019

    Java has a class called Integer for this.

    Java has a class called Integer for this.
  6. Replies
    20
    Views
    2,062

    If you are testing/debugging a program, you use...

    If you are testing/debugging a program, you use shell history to execute it. Right? You only need to type the ./ once in the beginning of your coding session.

    You don't need . in your path to be...
  7. Thread: quicksort

    by shadov
    Replies
    12
    Views
    1,210

    http://en.wikipedia.org/wiki/Quicksort contains...

    http://en.wikipedia.org/wiki/Quicksort contains some theory, pseudocode and implementation in several languages. Perhaps you find out what is wrong with your code by comparing it to the code in...
  8. Replies
    90
    Views
    18,149

    KDE 3.4.0...

    KDE 3.4.0
  9. Replies
    5
    Views
    1,158

    Command + S during startup boots into single user...

    Command + S during startup boots into single user mode. IIRC no passwords asked. You should be then able to set root password.
  10. Replies
    75
    Views
    9,230

    Not everyone here agrees with that analogy. ...

    Not everyone here agrees with that analogy.

    Microsoft is a monopoly, Apple is not. Microsoft is trying to break open standards and replace them with their own proprietary technologies. Apple is...
  11. Replies
    2
    Views
    813

    I've never tried it, but shouldn't taking...

    I've never tried it, but shouldn't taking /etc/shadow and /etc/group from old install to the new do the trick?

    For recreating the os: take backups of /etc and all other config files, make a list...
  12. Replies
    2
    Views
    868

    It is safe. Windows viruses can't run on Linux.

    It is safe. Windows viruses can't run on Linux.
  13. Replies
    66
    Views
    11,897

    Poll: INTJ

    INTJ
  14. Replies
    2
    Views
    897

    Right click on panel -> Add -> Panel -> Child...

    Right click on panel -> Add -> Panel -> Child Panel.

    Everything else you need to arrange panels and add buttons and stuff to them is also under the right click menu.
  15. Replies
    8
    Views
    982

    I usually use SFTP because it comes free with...

    I usually use SFTP because it comes free with sshd and I'm too lazy to configure and secure anything else. It's the easy and most secure way if you can trust the people you give access to your files....
  16. Replies
    61
    Views
    8,722

    Yes. If Apple had over 90% market share they...

    Yes. If Apple had over 90% market share they would be worse than Microsoft. But the thing is they don't. Now they have to play nice. Apple is using a lot of open source software and they are...
  17. Thread: Distro for dad?

    by shadov
    Replies
    8
    Views
    1,544

    Who is going to admin that box? Most desktop...

    Who is going to admin that box?

    Most desktop distros are more or less the same from the end user point of view. If you are going to be the admin, then choose a distro you find easy and familiar....
  18. Replies
    23
    Views
    2,271

    Many screencapture programs default to PNG and I...

    Many screencapture programs default to PNG and I think most of Linux users have fast internet connection, so they don't pay attention to how big the image file is. I think that's why PNG is so...
  19. If you use copyrighted material, you need...

    If you use copyrighted material, you need permission from the copyright holder. With GPL you have the permission as long as you follow the licence. If you don't follow GPL, then you commit a...
  20. Replies
    3
    Views
    851

    You didn't say what method you use to log in to...

    You didn't say what method you use to log in to work computer. I assume you use ssh.

    In that case you can use sftp or scp. Sftp is like ftp but it's secure. Borh graphical and CLI sftp clients are...
  21. Replies
    7
    Views
    999

    Did you access the file some other way before...

    Did you access the file some other way before moving it? Linux caches recently used data in RAM. So maybe it didn't have to touch the USB disk at all. I'm not expert at this, but perhaps kernel just...
  22. Replies
    12
    Views
    1,436

    Bochs (http://bochs.sourceforge.net/) would...

    Bochs would probably suit better for that than wine.
  23. Replies
    10
    Views
    1,031

    OS X 10.3 has it with nice 3D effect. (I know it...

    OS X 10.3 has it with nice 3D effect. (I know it isn't Linux, but it's *nix anyway)

    IMHO bunch of xterms and su is quite cool. But I understand that someone might make use of easy interface for...
  24. Replies
    3
    Views
    738

    I think theoretically you could use Linux...

    I think theoretically you could use Linux software raid, linear mode, to appende the partitions. But you still need to format both partions, and it would be less reliable and perform worse. And...
  25. Replies
    7
    Views
    675

    I would just add it in KDE menu and define kb...

    I would just add it in KDE menu and define kb shortcut in there. Easier than installing additional software.
Results 1 to 25 of 110
Page 1 of 5 1 2 3 4