2013/2/19-3/26 [Computer/SW/OS/OsX] UID:54611 Activity:nil | 2/19 I program a lot by sshing to a Linux cluster. So I'm used to using
Xemacs to code. This works fine from a Linux or Windows workstation,
but sometimes I have to use a Mac. On Mac, the meta is usually
bound to option, but that often doesn't work over ssh for some reason.
This makes using emacs a real pain. Any suggestions on how to fix it?
(Other than "use vi")
...
|
2012/8/28-11/7 [Computer/HW/Memory] UID:54466 Activity:nil | 8/26 Amazon medium instances (3.75GB RAM): 0.160/hour = $1382/year
Generic standard Linux VPS (4GB RAM): $480/year
Amazon costs more (but does offer superior scaling options).
\_ Amazon is $670 if you buy a year's usage up front (heavy util).
Why is heavy util less expensive than light util?
...
|
2012/1/4-2/6 [Computer/HW/Drives] UID:54281 Activity:nil | 1/4 I want to test how my servers behave during a disk failure and
a RAID reconstruction so I want to simulate a hardware failure.
How can I do this in Linux without having to physically pull
a drive? These disks are behind a RAID card and run Linux. -ausman
\_ According to the Linux RAID wiki, you might be able to use mdadm
to do this with something like the following:
...
|
2010/7/21-8/9 [Computer/SW/OS/FreeBSD] UID:53890 Activity:nil | 7/21 Can I just use ifconfig to expand my netmask on a FreeBSD box?
Are there any gotchas here? Linux forces me to restart my network
to expand my netmask.
\_ yes... and no, you don't have to restart your network on linux either
\_ Rebooting is the Ubootntoo way!
\_ Oooboot'n'tootin!
...
|
2010/7/22-8/9 [Computer/SW/OS/FreeBSD, Computer/HW/Drives] UID:53893 Activity:nil | 7/22 Playing with dd if=/dev/random of=/dev/<disk> on linux and bsd:
2 questions, on linux when <disk>==hda it always gives me this off
by one report i.e. Records out == records in-1 and says there is an
error. Has anyone else seen this? Second, when trying to repeat this
on bsd, <disk>==rwd0 now, to my surprise, using the install disk and
selecting (S)hell, when I try to dd a 40 gig disk it says "409 records
...
|
2010/5/26-6/30 [Computer/SW/Unix/WindowManager, Computer/SW/OS/OsX] UID:53844 Activity:nil | 5/26 anyone use lxde? supposedly it is less stupid than xfce and
less bloated than gnome. thoughts?
\_ lol, does anyone still use desktop linux? Get with the times
buy a mac. Now. DO IT. Go NOW.
\_ but we prefer herring to Kool-Aid
\_ "you have to yell, he's hard of herring"
...
|
2010/5/6-26 [Computer/SW/OS/Windows] UID:53818 Activity:low | 5/5 Does anyone know how to do custom install of Ubuntu 10.04? I can't
even boot it up to give me the menu to custom install and it
keeps installing a bunch of crap I don't need. It's getting
just as slow and bloated as Winblows install. Dear lord,
I miss the old Ubuntu.
5/5=1.0 Numerology FTW. 5+5=10
...
|
2010/4/22-5/10 [Computer/SW/Languages/Misc] UID:53797 Activity:nil | 4/22 In Linux is there an easy way to rename the scripts in /etc/rc?.d ?
For example I want to set all the /etc/rc?.d/S91apache to S100apache
so that it'll run the ramdisk BEFORE going to apache.
\_ Sure, just move them.
\_ I mean is there a script that will rename all of them
for me? Like: setrc apache2 0 0 1 1 1 1
...
|
2010/8/23-9/7 [Computer/SW/OS/Windows] UID:53932 Activity:low | 9/21 are you guys really all using win7 in some way now?
\_ Yes. In my company, we have upgraded all our machines for
development, QA and other office use (HR, Finance, Receptions, etc.)
from WinXP to Win7 a few months ago. Our products now primarily
support Win7/Win2008 and secondarily support WinXP/Win2003.
\_ Any weird gotchas support-wise?
...
|
2010/1/22-30 [Computer/HW/Laptop, Computer/SW/OS/OsX] UID:53655 Activity:high | 1/22 looking to buy a new development laptop
needs ssdrive, >6 hr possible batt life, and runs linux reasonably
Anyone have a recommendation? Thx.
\_ thinkpad t23 w ssdrive and battery inplace of drive bay
\_ Ever wondered what RICHARD STALLMAN uses for a laptop? Well,
wonder no more!
...
|
2009/8/4-13 [Computer/SW/OS/Windows] UID:53239 Activity:kinda low | 8/3 VMWare + Windows XP + Validation question. I need to test stuff with
Service Pack 3 installed. I have a valid key that I own (yeah yeah I
actually *bought* a copy, please don't flame me for supporting evil
M$). Is it possible to register the key once, and then duplicate it
for testing purposes? Will Windows or Microsoft detect copies and
disable the rest the copies?
...
|
2009/7/28-8/6 [Computer/HW/Drives] UID:53216 Activity:nil | 7/28 Does it make sense to defragment disks on VMWare? My 80GB disk
on VMWare isn't really using 80GB, it just uses what it needs.
Will defragment do anything to it?
\_ If you want to speed up disk operation in your VM, it's best to
defragment the disks in your VM, then defragment the disk on your
host machine where the VM files are.
...
|
2009/7/17-24 [Computer/SW/OS/VM] UID:53153 Activity:nil | 7/17 Should I get VMWare Fusion or Parallels 4? I don't want to use
VirtualBox because it's kind of slow.
\_ Yes
...
|
2009/7/17-24 [Computer/SW/OS/OsX] UID:53156 Activity:kinda low | 7/17 -rw-r--r--@
What does the "at sign" mean? This is on Mac OS. VMWare disk file.
\_ The file has metadata attributes
\_ How do I add/delete attributes to files? What about
-rw-r--r--+ <-- what is the "+" sign? Also how do you make
tar preserve these attributes?
...
|
2009/5/2-6 [Computer/HW/CPU] UID:52936 Activity:nil | 5/2 why would my php application chew up 20-30 percent of my CPU when
run on a real machine, but will consitently take up 60-70 percent
of CPU when run in a vmware vm ?
\_ the real CPU has more capacity.
\_ Yes, did you allocate all of your CPU to the VM? Maybe you only
gave it one CPU or something like that.
...
|
|