***: Ehtyar has joined #arpnetworks
_Ehtyar has joined #arpnetworks
_Ehtyar has quit IRC (Remote host closed the connection)
_Ehtyar has joined #arpnetworks
Ehtyar has quit IRC (Remote host closed the connection) dxtr: RandalSchwartz:
What's the difference between shell, eshell and terminal in emacs?
Wich one should I use? And isn't it possible to somehow be able use curses stuff in the emacs terminal? ***: schmir has joined #arpnetworks
schmir has quit IRC (Ping timeout: 240 seconds) RandalSchwartz: dxtr? dxtr: RandalSchwartz: I've done some research now and found Multiterm
But it still kind of sucks. The cursor travels over the entire screen, the output isn't correct in ncurses apps and stuff RandalSchwartz: shell = a real /bin/sh attached to a pty
eshell = faked shell, simulated as much as possible with emacs native ops
terminal = a real /bin/sh, but with terminal mode emulation
I don't need an emacs window handle full-screen stuff
I run emacs inside screen
so when I need full-screen stuff, I pop into a new screen
that does a far better job than emacs does dxtr: Darn :)
I was hoping Xemacs could do it for me RandalSchwartz: I don't use Xemacs either
or emacs in X11 mode
I *do* use emacs in Cocoa mode though dxtr: To be fair it's emacs in X11 mode :P
I thought they were the same RandalSchwartz: "they"?
which two?
Xemacs != emacs
two different source trees
with different philosophies
lots of sharing, but lots of separation
Xemacs forked from emacs when RMS woudln't allow something back in the day
and remains forked since
I'm sure there's a story on that in wikip :) dxtr: Oh, cool
I didn't know that RandalSchwartz: ahh - it was originally a fork in 1990 for Lucid Inc dxtr: but.. but.. So Emacs won't do the job for me? :) RandalSchwartz: what job?
you asked about features, not goals
I have no idea what you're trying to accomplish
and what your constraints are dxtr: Well, I want to replace (u)xterm RandalSchwartz: and I don't know what that is. :) dxtr: xterm? RandalSchwartz: are you talking about x11 xterm? dxtr: Yeah RandalSchwartz: Yeah, I don't use those. dxtr: What are you using :D RandalSchwartz: Terminal.app client side. A window inside screen on the server side
and one of those windows is my emacs
I also use cocoa emacs on clientside dxtr: Mkay RandalSchwartz: occasionaly I also use terminal emac inside Terminal.app on client side :)
mostly when I need a root emacs
"sudo emacs -Q" dxtr: I found two awesome things the other day
emacsclient o RandalSchwartz: yeah... I have that running dxtr: I forgot the second thing :/ RandalSchwartz: I also set VISUAL to "emacsclient" for subshells
(setenv "EDITOR" "/usr/local/bin/emacsclient") (setenv "PAGER" "/bin/cat") (server-start)
that way... shell-mode doesn't try to "page" a doc
since I can do that with scrolling anyway dxtr: Oh cool RandalSchwartz: and if it ever needs to edit something (crontab -e), a separate window will pop up in my current editor
this has been working well for me. I don't have X11 clients installed on my servers
just "screen emacs" launched about once a month dxtr: Why aren't you using tmux? :) RandalSchwartz: Terminal.app -> ssh -> screen -> emacs -> irc.el for this window for example
I looked at tmux... I'd have to completely relearn things
and I didn't see any way to do the most common thing I do. I forgot what it is at the moment. ***: heavysixer has joined #arpnetworks
ChanServ sets mode: +o heavysixer RandalSchwartz: screen works fine for now dxtr: Hehe, righ
right*
RandalSchwartz: You made me teach my girlfriend rsync
How does that feel?
:)
she's downloading stuff from me all the time now :/
Abusing my connection
And when using emacsclient; what is the "correct" way to save-and-kill the buffers? I use C-x C-s C-x C-k now RandalSchwartz: heh
be sure you learn about "--filter='. -'"
include/exclude in every possible combination
ignore in source, ignore in dest, copy, etc dxtr: Hmm, right RandalSchwartz: I used to have a complex series of --include and --exclude, to decide what to mirror from my server to my laptop
now it's much easier to read and edit as just "+" and "-"
rsync $FLAGS --filter='. -' $SRC $DST <<EOF
+ foo
+ bar
- bar/bletch
EOF dxtr: Oh that's cool RandalSchwartz: Yeah... I can't believe I didn't see that before
oh yeah, first line "- *~"
no point in transferring emacs backups :)
as for emacs client, I'm doing it within a subshell
so it pops up a window in my current emacs
I save that ^X ^S then stop recurisive edit... I forget that char sequence but my fingers know
ahh.. just tryied it... ^X #
so ^X ^S ^X #
it actually reminds me with the message line :) dxtr: :D
Fuck yeah! mpc.el <3 RandalSchwartz: what's mpc.el? dxtr: It controls mpd from emacs RandalSchwartz: what's mpd? dxtr: music player daemon :
:) RandalSchwartz: ahh. I have itunes :) dxtr: I think it's too much bloat in iTunes RandalSchwartz: well - for just a music player, yes
but it also handles all my iphone sync
and app installation dxtr: That's true
I haven't got an iphone so :P RandalSchwartz: and now itunes U :) dxtr: I think I'll be going to the store in a couple of minutes ***: schmir has joined #arpnetworks
schmir has quit IRC (Ping timeout: 240 seconds)
js245646267 has joined #arpnetworks
js245646267 has quit IRC (Ping timeout: 265 seconds)
js245646267 has joined #arpnetworks jdoe: toddf: on vmware it's done through the guest utilities
wow
that was WAY delayed :P
sorry :P toddf: jdoe: heh guest utilities, well thats the typical userland stuff, vmt(4) on OpenBSD is a kernel driver to use the publically documented interface to vmware as used by the guest utilities jdoe: the part I'm thinking of is kernelspace on linux/fbsd as well.
I'm not sure if it semi-exposes the hardware clock or how it works exactly, I never really paid it much mind. ***: ziyourenxiang has joined #arpnetworks
fink_ has joined #arpnetworks
heavysixer has quit IRC (Quit: heavysixer) dxtr: Oh hey guys
My new domain registrar is retarded phlux: who is your new registrar? dxtr: namecheap.com phlux: ah
I've been using GoDaddy since like..2002/2003 dxtr: I just switched from them :P phlux: any reasons why? dxtr: Well, I hated their interface, that they constantly spammed me with useless crap and I've heard so much bad about them phlux: ah
well, I've heard people complain, but my personal experience with them has always been great. dxtr: Plus their "hide-my-stuff-from-whois" was a little too expensive
BUT THEY DON'T SUPPORT IPV6
HOW CAN THEY NOT SUPPORT IPV6!?
Namecheap.com that is
I'll have to mail their developer(s) so he/them can add it manuallly
manually
Kim Lidstrom: Oh well, thanks for you time
Alexander K.: Not at all. It was a pleasure to help you. phlux: I don't think the registrar has anything to do with ipv6..
My IPv6 stuff is handled with my VPSes. ziyourenxiang: some DNS registrars provide DNS service, i.e., their DNS servers can serve your zones/domains authoritatively. RandalSchwartz: use twit.hover.com
I bet *they* support v6
Hmm. can't tell from website. just mailed them. ***: nerdd has joined #arpnetworks
nerdd_ has quit IRC (Ping timeout: 240 seconds)
synack- has quit IRC (Quit: leaving)
hsbt has quit IRC (Ping timeout: 240 seconds)
hsbt has joined #arpnetworks
RandalSchwartz has quit IRC (Remote host closed the connection)
heavysixer has joined #arpnetworks
ChanServ sets mode: +o heavysixer
fink_ has quit IRC (Quit: fink_)
_Ehtyar has quit IRC (Remote host closed the connection)
Ehtyar has joined #arpnetworks
ziyourenxiang has quit IRC (Ping timeout: 265 seconds)
RandalSchwartz has joined #arpnetworks
fink_ has joined #arpnetworks RandalSchwartz: up_the_irons - by the way, neil is here next to me, and still appreciates his ARP boxen mattx86: dxtr: btw, if you switch to namecheap's DNS v2 system for your domain(s), you can add AAAA records, and they do seem to work
dxtr: only downside is that namecheap's DNS servers are *not* available over IPv6
dxtr: which may or may not be a big deal, but I chose to go with dns.he.net for free dns
dxtr: if you want a registrar with full IPv6 support, I found out recently that name.com atleast supports AAAA records and queries over IPv6.. I think they support IPv6 "glue", but I'm not sure
I should point out that http://dns.he.net does have full IPv6 support... they just don't have some of the extra goodies yet, like web redirects
if you need IPv6 "glue" with namecheap, I recently read that you would need to contact them to have them do it for you manually
they said they are working on it, but that thread hadn't been updated in a few months IIRC
working on having the IPv6 glue feature available in the web interface, that is
also, FWIW, I believe I read that name.com is planning to have an "Enable DNSSEC" button in their web GUI eventually
supposed to make it easy to switch on DNSSEC
here are the sources actually:
http://community.namecheap.com/forums/viewtopic.php?f=10&t=947&st=0&sk=t&sd=a&start=10
http://community.namecheap.com/forums/viewtopic.php?f=10&t=2560&p=11130#p11130
http://www.theregister.co.uk/2010/07/13/name_dot_com_does_ipv6_and_dnssec/ ***: up_the_irons has quit IRC (Read error: Operation timed out)
phlux has quit IRC (Read error: Operation timed out)
dxtr has quit IRC (Read error: Operation timed out)
Husky has quit IRC (Read error: Operation timed out)
mike-burns has quit IRC (Read error: Operation timed out)
nesta has quit IRC (Ping timeout: 240 seconds)
CESSMASTER has quit IRC (Read error: Connection reset by peer)
synack- has joined #arpnetworks
awyeah has quit IRC (Read error: Operation timed out)
mhoran has quit IRC (Read error: Operation timed out)
LucasWilcox has quit IRC (Read error: Connection reset by peer)
BarberRonny has quit IRC (Read error: Connection reset by peer) synack-: anybody else having network issues? ***: LucasWilcox has joined #arpnetworks
CESSMASTER has joined #arpnetworks
awyeah has joined #arpnetworks
phlux has joined #arpnetworks
BarberRonny has joined #arpnetworks
Lefty has quit IRC (Ping timeout: 265 seconds)
Lefty_ has joined #arpnetworks
RandalSchwartz has quit IRC (Ping timeout: 272 seconds)
cmeiklejohn has quit IRC (Ping timeout: 260 seconds)
up_the_irons has joined #arpnetworks
mick_laptop has quit IRC (Ping timeout: 245 seconds)
mike-burns has joined #arpnetworks
ChanServ sets mode: +o mike-burns
nesta has joined #arpnetworks
cmeiklejohn has joined #arpnetworks
phlux is now known as Guest41948
ChanServ sets mode: +o up_the_irons
mick_laptop has joined #arpnetworks mattx86: wow, wonder what that was
my he.net didn't go down IPv6Freely: yea my vps connection just crapped itself for a min synack-: +1 IPv6Freely: but i ddnt lose my irssi connection
very odd up_the_irons: Any2 IX just rebooted their switch, I think -: IPv6Freely slaps them up_the_irons: i skimmed some emergency maintenance notification, i think it was happening at 10pm pst -: fink_ laughs heartily at your plebian connection troubles ***: fink_ has quit IRC (Quit: fink_) IPv6Freely: whats even more odd is that my website (not hosted on my vps) is also having issues at the same time ***: mhoran has joined #arpnetworks
ChanServ sets mode: +o mhoran
dxtr has joined #arpnetworks up_the_irons: IPv6Freely: is it hosted "nearby" ? mattx86: yeah, depends on its location too and from where you were monitoring it IPv6Freely: ummmmm i honestly have no idea ***: coil_ has joined #arpnetworks
amdprophet has joined #arpnetworks amdprophet: hey up_the_irons, was there any network switchovers a second ago? our monitoring solution went crazy for all of our servers
just trying to find out if it was the monitor failing or not IPv6Freely: ACTIVO INC is who ARIN says owns the IP I'm on.
up_the_irons: might wanna put a "yes there was a network issue a few mins ago" in the topic ;) ***: nakano is now known as nakano_
nakano_ is now known as nakano up_the_irons: amdprophet: heh, yeah, Any2 IX rebooted their switch
so all my peers went down mattx86: hey, who is it here that runs 4or6.com?
in any case, I've added 4 more EU VPS providers to the list and one more US provider :o
speaking of which, does arp have any plans to move into EU? up_the_irons: mattx86: not sure if the owner of 4or6.com hangs out in here. no plans on EU right now; there's enough to do just in LA :) mattx86: ah, that's cool :)
see, I have a project I'm interested in doing, and I'm planning on getting a vps from arp and one in EU
so if you guys decide to go there, I'd be happy to get the service from you there as well ***: mattx86|2 has joined #arpnetworks amdprophet: up_the_irons: ah nice lol, glad to see that our monitoring software works well :p
by the time I got the email saying it was down it was already back up, your network is solid
much much better than vpslink ***: mattx86 has quit IRC (Ping timeout: 240 seconds)
mattx86|2 is now known as mattx86 mattx86: amdprophet: didn't vpslink basically go down the tubes after it was sold? amdprophet: who bought them? spry? mattx86: rather, it got worse
nah, someone else i thought... i thought spry was the original owner amdprophet: ah maybe
we were only on them when they were owned by spry
they had 2 or 3 power outages during the time we were with them mattx86: ah, that's not good amdprophet: their hard disk system was horrible too, we were always being slowed down by other people on the same dom0 as us
180 minutes to boot our server
after the power outage up_the_irons: amdprophet: ah, sweet amdprophet: that's when we switched to arp :P up_the_irons: 180 minutes? wowzers amdprophet: yup lol
and we've tried a few other providers for new projects, like gigenet cloud
moved that project from them to arp up_the_irons: what was wrong with gigenet cloud? i see their advertising slamming VPS's ;) amdprophet: price for performance can't even compare to what you offer
not to mention they were slapping hidden charges on to us up_the_irons: ouch
i c ***: synack- has quit IRC (Quit: Lost terminal) mattx86: gigenet cloud seemed awesome, but if you get down to the nitty gritty, apparently bandwidth and/or disk isn't included in the base price of $10/mo
plus, no ipv6 support
and they may be paravirtual-only... cant remember
it'd be nice if someone came along with a cloud service that offered: ipv6, full hardware virtualization, live migrations possible, and you're only billed for the bandwidth and diskspace used (if that diskspace part is feasible) amdprophet: yea that would be neat mattx86: guaranteed ram and plenty of cpu to go around
yeah
can filesystems dynamically shrink/grow yet?
or that something for the future of cloud systems
heh amdprophet: I think some of them can mattx86: wouldn't that be awesome? amdprophet: it would mattx86: you set the the threshold for available space, and it grows with you
in turn, you get billed for how much is allocated to you amdprophet: I think it would be neat if you could get billed for how much you use up_the_irons: ext3 can be grown/shrunk, but ufs2 can only be grown. one of the reasons cloud providers can't offer the *BSDs mattx86: true, but honestly, how well would that work out
if it's allocated, it's allocated
ah, so this is technically do-able, perhaps? :) up_the_irons: i still fundamentally believe the cloud audience and my vps audience is different. cloud people are looking for transient VMs ("I need 100 VMs for this 4 day number crunch") and my VPS audience is looking for permanent VMs ("My mail server needs to be up always") mattx86: up_the_irons: right, unfortunately, that's what I came to realize..
it's too bad there's not a compromise
with ipv6 support i might add :) up_the_irons: perhaps it is hard to do; it would be hard for me to do it, that's why i don't ;) mattx86: so instead of paying for all this bandwidth and all this disk space every month, we're only billed for what's used
ah
i cant believe that no one has such a service yet.. but hopefully its not too much further away
with that said, you do have some awesome prices for a vps :) up_the_irons: mattx86: the bandwidth part of that is doable, much harder on the disk mattx86: right
I fear that if/when that comes around, it will almost surely be an extra layer, similar to doing xen PV; you have to modify the distro until it becomes 'standard' up_the_irons: yeah mattx86: the kernel anyways
oh well, time will tell
amdprophet: I feel as though I came off as being rude to you a moment ago; I apologize if that's how it sounded amdprophet: what? no not at all mattx86: oh ok :) amdprophet: I've been busy playing games :p mattx86: ah :)
carry on :) ***: synack- has joined #arpnetworks