Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Linux adoption

Name: Anonymous 2009-03-18 14:52

I want to adopt a Linux, but i'm not sure if i can take this commitment.
Any successful Linux owners here?

Name: Anonymous 2009-03-18 21:43

>>36
why didn't you just download one of the dvd isos?........

Name: Anonymous 2009-03-18 21:45

>>41
I have a netbook without a CD-ROM drive.

Name: Anonymous 2009-03-18 21:47

>>42
ever heard of a virtual drive?

Name: Anonymous 2009-03-18 21:49

>>42
just get a usb cd-rom drive. seriously, they only cost about 0.80 XAG.

Name: Anonymous 2009-03-18 21:53

>>43
>>44
I did get it to install via USB.  My main gripe was the fact that I had to go to some guy's blog to find out how to do it instead of just reading the FreeBSD install guide.

Name: Anonymous 2009-03-18 21:54

>>45
you have to do the same thing for any other operating system.

Name: Anonymous 2009-03-19 0:31

>>24
Non-electrical Touring complete machines. With enough thought, a genius could probably develop a transmit-a-electromagnetic-or-electrical-signal process.

http://imgs.xkcd.com/comics/a_bunch_of_rocks.png

Name: Anonymous 2009-03-19 0:38

>>25-27
Actually, most of the Amish community aren't anti-technology, they are closer to anti-materialistic. In some Amish communities, if there is an issue that necessitates the use of high technology, they would debate with themselves and then actually purchase and learn to use that technology.

Name: Anonymous 2009-03-19 0:59

>>1
1. It's easy to play with Linux on a test computer or a VM.
2. There aren't many reasons why you must give up what you already have for Linux.

Name: Anonymous 2009-03-19 2:19

The OpenSolaris kernel is much better. It just needs some polishing and some loving like Linux got from rms's ass.

Name: Anonymous 2009-03-19 2:21

>>50
Or you could use one of the BSDs.

Name: Anonymous 2009-03-19 2:27

>>51
or a modern operating system, like plan 9 or minix.

Name: Anonymous 2009-03-19 2:42

>>52
Or a real operating system like Windows.

Name: Anonymous 2009-03-19 2:44

>>53
Back to /g/, please.

Name: Anonymous 2009-03-19 4:02

>>53
4/10. Toy operating systems don't count. Get back to me when Windows gets support for deleting files that posses active handles.

Name: Anonymous 2009-03-19 4:02

50<<
Open Solaris is alright; i would have used to more but i can't be bothered relearning all the OS specific commands & how everything fits together

Name: Anonymous 2009-03-19 4:26

>>55
There are multiple ways to do this(the simplest way: kill processes using those handles, simpler way: force processes to close their own handles, trickier way: have a kernel mode component close those handles and delete the file, and there's probably other ways I'm not aware of), but of course subsequent operations using that handle will fail.

Name: Anonymous 2009-03-19 5:30

>>57
Fucking idiot, that's not deleting files that possess active handles.  That's just deleting files with NO active handles, because you ensured that first!

Now fuck off!

Name: Anonymous 2009-03-19 6:25

>>57
Like I said, Windows is a toy. I prefer real operating systems over toys systems that are designed specifically not break old toys.

Name: Anonymous 2009-03-19 8:01

>>58
And what if I unlink the file directly from the filesystem without closing its handle, using handle would subsequently fail anyway because the underlying file doesn't exist anymore.

Are you saying UNIX-like operating systems would handle it much more gracefully? Other alternatives to this would be to keep the handle and the file's contents alive(cached or the actual contents locked until all handles to it have been closed) while unlinking it from the filesystem.

Windows also offers an API for delayed removal/renaming of files in case they're in use ( even if the implementation for this is a bit useless as the 'delay' is usually the next reboot ).

Regardless of what you desire, implementation of any of this behaviour isn't hard, but given your attitude, I'd believe you don't really know anything about how the NT kernel works internally, so arguing with you is pointless, as you don't see that this is a non-issue and if there would be a need for this, it wouldn't be hard to implement by any seasoned Windows driver developer.

Name: Anonymous 2009-03-19 10:04

And given your attitude, I'd believe you don't really know anything about how UNIX kernels work internally, so arguing with you is likewise pointless, as you don't see this is an issue and it shouldn't have to be implemented as a driver because it's trivial behavior that the OS should already be handling.

Name: Anonymous 2009-03-19 15:46

>>61
What about his your attitude?

Name: Anonymous 2009-03-19 15:57

I agree with >>60. Most people who bash Windows in favour of a toy OS just aren't EXPERT enough.

Name: Anonymous 2009-03-19 21:57

>>60
Yes, Unix-like operating systems let somebody delete a file, while the existing read handles can merrily keep thinking the file & data is still there, and keeps it all consistent.

Name: Anonymous 2009-03-19 22:07

>>64
And then you can put another file on top of it and crash and loose all you rdata. I know it's true, I read it on slashdot.

Name: Anonymous 2009-03-19 22:22

>>64
The file is still there, just its entry in the directory has been removed. Like a GC, only once a file isn't referenced (by directories or handles) it is really gone.

Name: Anonymous 2009-03-19 23:16

>>66
Indeed. The fact that virtually all Windows programs, including Explorer, tend to leave zombie file handles lying around, makes this issue unbearable.

Name: Anonymous 2009-03-20 3:55

>>67
Not to mention that Windows likes fucking itself up the ass when you've got programs crashing, and still thinks there are file handles open when you're trying to delete a directory or overwrite files.

Sometimes, no amount of SysInternals can un-fuck itself up the ass, and you just have to resort to another goddamn reboot.

Name: Anonymous 2009-03-20 4:18

>>69
Never encountered such an issue (unsolvable without reboot). Open file handles are freed once the process is terminated ( an exception to this is when you have a process which is being debugged, and while it has been terminated, its handles and memory space aren't freed until you have the debugger close the process ). There was a case when explorer didn't close the handle to some video files which have been previewed ( preview is handled by multiple third party directshow filters, such as haali's splitter/ffdshow video decoder, but this happens within explorer's process), restarting explorer would close those handles.

Name: Anonymous 2010-12-25 13:30


Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List