2006/2/10-13 [Computer/HW/CPU] UID:41795 Activity:moderate | 2/10 What was your computer configuration during your UCB years?
\_ None.
\_ 286, 5.25" disk drives
\_ 486-66, upgraded to 100MHz. Worked far better than the HPUX
machines compiling over NFS at the time (graduated in '97).
\_ hah, me too, except I also did the DX3 (33 MHz FSB) to
...
|
2005/1/28-29 [Computer/SW/Unix/WindowManager] UID:35950 Activity:kinda low | 1/28 What is your favorite lightweight terminal program?
\_ SecureCRT, the best. Putty, second.
\_ Terminal.app, SecureCRT, Putty.
\_ how does Terminal.app compare with SecureCRT?
\_ Sorry I mean for *nix. I find xterm too slow, and rxvt buggy.
\_ uh, xterm?
...
|
2004/12/9-12 [Computer/SW/Unix] UID:35237 Activity:high | 12/9 Has anyone had experience with using a file under NFS as basically
a region of memory shared between separate machines? I.e., the
machines lock the file and read/write it to communicate. Speed is
not a huge concern, but can this be done reliably? Are there
caching issues? Will fsync work properly over NFS? This doesn't
seem ideal, but thanks for any advice.
...
|
2004/5/8-9 [Computer/SW/OS/Linux, Computer/SW/Unix] UID:30108 Activity:very high | 5/8 On the linux ls discussion from the other day, this is my take:
Using/learning linux specific flags is all fine and good, and
adding new features to old tools is too, but when I have to
switch between 5 different OSes in a given day, it's simply a
waste of my time. There are many ways to solve a given problem.
Linux's solution always seems to be "add another flag". If you're
...
|
2003/10/28-29 [Computer/SW/Unix/WindowManager, Computer/SW/OS/OsX] UID:10829 Activity:kinda low | 10/28 I've used PC&UNIX for most of my life and after trying to use the Macs
for only a week, I LOVE IT!!! Here's a question for you Mac users--
has anyone NOT like the Macs after trying them out?
\_ yes. i hated those fucking things from the day they came out
and apple abandoned their last decent line of computers
(the apple II). I hate the prices, I hate the interface, I hate
...
|
2002/7/14-15 [Computer/SW/OS/Solaris] UID:25353 Activity:moderate | 7/13 Has anyone experienced the difference in qsort between Solaris and
Linux? I found that when the indices are the same, the sorting order
is different. Is there any way to get the Solaris-equivalent qsort
on Linux?
\_ The recursive nature of qsort means that you can never get
a stable sort out of it (AFAIK), meaning that
...
|
2001/12/19-20 [Computer/SW/OS/Misc] UID:23305 Activity:nil | 12/19 On HPUX are the init scripts stored in /etc/init.d and /etc/rc.*?
If not, where are they stored? tia.
\_ /sbin/init.d if I remember properly. That was 10.10. --jsjacob
\_ try /sbin/rc*.d and /sbin/init.d
It also depends on which HP-UX you're running --dwc
\_ I'm interested in 10.0 and newer, but this info helps
...
|
2001/12/11-12 [Computer/SW/Unix] UID:23216 Activity:moderate | 12/11 is there a way to 'uname' from a distance? ie is there some way to
'uname' a machine that i'm not logged into?
\_ Try "nslookup -query=hinfo hostname", but I think only some machines
conform to this. --- yuen
\_ some sites give out incorrect info to confound '1337 H4X0R5!
so don't trust hinfo records.
...
|
2001/3/21 [Computer/SW/OS/Misc] UID:20874 Activity:nil 58%like:20870 | 3/21 What's the proper way to say:
HPUX 1) H-P You-EX or 2) H-Pux?
\_ hp sucks.
Linux 1) Linn-nex 2) Line-nex
new Solaris 1) Solaris2.8 2) Solaris5.8 3) Solaris8?
\_ Who cares?
...
|
2001/2/23 [Computer/SW/OS/Windows] UID:20653 Activity:insanely high | 2/22 Let's do a political-OS correlation poll. I am a:
Democrat and Linux user: .
Democrat and Un*x user: ...
Democrat and Mac* user: .
Democrat and Windows* user: .
Republican and Linux user:
...
|
2001/2/22-23 [Computer/SW/OS/Windows] UID:20647 Activity:insanely high | 2/22 Come on. How hard could it be for some X savy Gnome lover out there
to script up a "minimize all"? It was the best think about windows
98 and after 3 years i can't find it for my linux box (i've searched
a little but not a huge amount so point the way if i just missed it).
\_ use win98 then, foo.
\_ Serves you right for using a shitty window manager with a shitty
...
|
2000/11/28-30 [Computer/SW/Compilers] UID:19936 Activity:moderate | 11/28 On an HP-UX system, how do I make a shared library? I tried the
procedure I normally use with other systems, but it fails. Here's
what happens:
gcc -c -fPIC a.c
[no errors]
gcc -shared -o a.so a.o
...
|
2010/2/8-18 [Computer/SW/Apps/Media, Computer/SW/Apps] UID:53695 Activity:kinda low | 2/5 I like Adobe Flash. When written correctly, it scales along
with your browser size. It looks consistent on every single
browser. It is predictable. On the other hand, I'm not a big
fan of CSS/HTML, which for the most part, look wildly different
between browsers, and don't even work consistently or
correctly at times. So why do so many people (like Steve Jobs)
...
|
2009/4/20-23 [Computer/SW/Database] UID:52876 Activity:nil | 4/19 ORCL u SUNW = ORCL.
What is Larry Ellison thinking? What is he going to do with a bunch of
legacy Sun hardware that no one uses anymore, its fading workstation
customer base, and open source Sun MySQL that doesn't even generate
revenue? I really don't get all this acquisition business.
\_ A lot of big companies still use big, fat Sun hardware. Or use
...
|
2009/1/15-23 [Computer/SW/OS/OsX] UID:52398 Activity:nil | 1/15 can any serious development be done on OSX that is not *for OSX*.
i'll grant that ruby on rails has excellent tutorials for the mac.
discuss:
\_ What kind of serious development? If you want to use the standard
OSX ui then your ui code will be pretty much useless elsewhere,
but that's why concepts like MVC are so important. Otherwise
...
|
2008/11/29-12/6 [Computer/SW/OS/FreeBSD, Computer/SW/OS/VM] UID:52129 Activity:moderate | 11/29 I'm experimenting with virtualization, and as a poor college student
I'm wondering what the best alternatives for virtualization are, and
how best to cut my teeth on messing with non-linux platforms (or I
guess interesting stuff on Linux would work too). Right now I've got
FreeBSD7 running on KVM on my home computer (on a Core 2 Quad), and am
somewhat at a loss as to how to use it. (More details: bridged
...
|
2008/11/14-26 [Computer/SW/OS/Linux, Computer/SW/OS/Solaris] UID:51989 Activity:moderate | 11/14 lulz why doesn't GOOG buy JAVA i mean SUN i mean whatever the hell they
are these days.
\_ Even GOOG isn't THAT stupid
\_ Sorry, but WHY would Google do something like that? They
run 99.2% Linux servers on the backend. They don't use
Solaris for development. I mean, what does Sun have to
...
|
2008/9/24-29 [Computer/SW/OS/Windows, Computer/SW/OS/Solaris] UID:51283 Activity:nil | 9/24 Why is nscd going crazy? DoS?
\- back in the solaris say 2.5-2.6 era, it had both some bugs
(some malformed nis maps made it go crazy) and architectural
flaws in the IPC/door+threading mechanism. if you are running
OS-recent, dunno, but you can trace it.
\_ Yeah, I think it's just buggy. I've restarted it, and it seems
...
|
2008/3/30-4/6 [Computer/SW/OS/Solaris] UID:49614 Activity:nil | 3/30 Question: I just deleted 60 GB of files from an 80 GB disk. The
disk activity lights were blinking like crazy and I could hear the
drive crunch while the data was deleted. This is under Solaris.
Anyway, I think UNIX uses unlink() when files are deleted. Shouldn't
it just update the free list on the superblock and call it a day?
What is all the crunching about?
...
|
2007/11/27-30 [Computer/SW/Languages/C_Cplusplus, Computer/SW/OS/Solaris] UID:48701 Activity:high | 11/27 I'm using select to do a nonblocking check to see if a single socket
has anything to read off it. Problem is, I can have up to 12228
file descriptors, and Linux fd_set only supports up to 4096. Any idea
what I can do about this? (Or a better solution?) -jrleek
\- 1. who are you
2. i am busy this week and you didnt mention language
...
|
|