This is it. Nikita is down, stripped of her nice HD and nice CD drive and down to the basics. Disconnected from the world and about to move.
Tomorrow she'll be going out to the office with me. There she's going in a nice isolated lan. Sort of a gated community for computers.
Or maybe more of a lab of computer experimentation where computers are relentlessly formatted, forced to network with other operating systems, and put through stress tests unimaginable on live computers.
Basically I'm going to install BSD on her until I get it right and test network setup stuff by bouncing stuff off a windows 98 and a windows nt box. The whole plan being to learn the wonderful world of BSD so I can setup Nikita as a gateway again and bring her back home. Once she's back home, then I'll be able to take Dulcea out to the office to host on our small little OC3 connection! Booyah!
Thursday, 21 August 2003
Monday, 18 August 2003
Mozilla... On Fire!
Warning! The following post may not be appropriate for some readers as it contains coarse and violent language!
So Mozilla. Anyone who tells you that you can 'just copy your settings over' when going from one system to another somewhat different system obviously either has a fucking hole where their head should be or is bullshiting and making assumptions where they don't know shit.
Okay, not quite true. The three fucking bookmarks I have were fine. As for my fucking mail, hah! Yeah right. Sure so all the settings for the local folders were not updated to the somewhat different home directory (from /home/archangel to /home/user/archangel). Okay, fine, I can hack that shit.
What really busts my fucking balls is that I can't fucking create new mail accounts. Sweet Jesus, Mozilla! I outta gouge your eyes out for what little use they are. Dumb shit, just create a new fucking folder! Why you gotta play me like that? I own the folders and parent folders and everything you ought to need. Where are you trying to stick the mail and settings that you can't handle it? Try pulling 'em out of your ass for starters.
And quit pissing me off with your stupid shit!
And for exhibit B, YOU'RE A CRAPPY BROWSER! Just cause every other web browser is shit doesn't make you any better. Why do you handle css, tables, and javascript somewhat differently. Okay, okay, okay. Not fair because I think Mozilla is actually one of the best options are concerned but for the love of fuck! Where you get your name resolution from? Having updated the A record for uro.mine.nu, you still didn't get it. Fine, thinks I. Maybe its my cacheing nameserver.
host uro.mine.nu yields 24.84.202.131 (the new ip) SO WHERE ARE YOU GETTING THE 24.84.201.61 FROM? Again, must be a *huge* ass you have because you seem to have plenty of space in there for your thumb and everything else.
Grrr... Browsers piss me off. Cacheing. I know its great, but why can't you just flush when I tell you to?
Yeorg! That's a shitty jeeeeoooorb you did there, Mozilla.
*pant* *pant* *pant* *boots the dead horse* *pant* *pant*
*phew* I need a drink.
So Mozilla. Anyone who tells you that you can 'just copy your settings over' when going from one system to another somewhat different system obviously either has a fucking hole where their head should be or is bullshiting and making assumptions where they don't know shit.
Okay, not quite true. The three fucking bookmarks I have were fine. As for my fucking mail, hah! Yeah right. Sure so all the settings for the local folders were not updated to the somewhat different home directory (from /home/archangel to /home/user/archangel). Okay, fine, I can hack that shit.
What really busts my fucking balls is that I can't fucking create new mail accounts. Sweet Jesus, Mozilla! I outta gouge your eyes out for what little use they are. Dumb shit, just create a new fucking folder! Why you gotta play me like that? I own the folders and parent folders and everything you ought to need. Where are you trying to stick the mail and settings that you can't handle it? Try pulling 'em out of your ass for starters.
And quit pissing me off with your stupid shit!
And for exhibit B, YOU'RE A CRAPPY BROWSER! Just cause every other web browser is shit doesn't make you any better. Why do you handle css, tables, and javascript somewhat differently. Okay, okay, okay. Not fair because I think Mozilla is actually one of the best options are concerned but for the love of fuck! Where you get your name resolution from? Having updated the A record for uro.mine.nu, you still didn't get it. Fine, thinks I. Maybe its my cacheing nameserver.
host uro.mine.nu yields 24.84.202.131 (the new ip) SO WHERE ARE YOU GETTING THE 24.84.201.61 FROM? Again, must be a *huge* ass you have because you seem to have plenty of space in there for your thumb and everything else.
Grrr... Browsers piss me off. Cacheing. I know its great, but why can't you just flush when I tell you to?
Yeorg! That's a shitty jeeeeoooorb you did there, Mozilla.
*pant* *pant* *pant* *boots the dead horse* *pant* *pant*
*phew* I need a drink.
Sunday, 17 August 2003
Digital Move About Complete
So the move from Nikita to Dulcea is about complete. There's a couple things left over yet but most everything is up and working atm. Got the web and db servers up. Samba and the shared files. The users and permissions. So far looks promising.
Among the last few things to do are (in order from simple to painful):
Once these last minor things are moved, then I'll be able to take down Nikita. Ooo ahhh. She's going to move out to my office where I'll be trying to put BSD on (probably NetBSD for those who care). One of my co-workers is studying for Network+ so we're going to have a wee isolated lan where we can all test our shit and learn a few things. Should be good.
Among the last few things to do are (in order from simple to painful):
- Move the URO forums
- Fix urodev.mine.nu which is the only disfunctional virutal host
- Install and configure an ftp server
Once these last minor things are moved, then I'll be able to take down Nikita. Ooo ahhh. She's going to move out to my office where I'll be trying to put BSD on (probably NetBSD for those who care). One of my co-workers is studying for Network+ so we're going to have a wee isolated lan where we can all test our shit and learn a few things. Should be good.
Thursday, 14 August 2003
Yar! Thar be Data!
Ooo ah! This is my first post on Nikita. Very exciting considering everything that it is doing.
First of all, this is my first .plan entry, so that's cool.
Second, I did it through the web interface. That shows that Apache is up and running and PHP is working swell here too.
Third, since its archived in the db, mysql is up and running.
Bitchin. Now for all the other databases and users...
First of all, this is my first .plan entry, so that's cool.
Second, I did it through the web interface. That shows that Apache is up and running and PHP is working swell here too.
Third, since its archived in the db, mysql is up and running.
Bitchin. Now for all the other databases and users...
Friday, 8 August 2003
Give us Yer Bytes
ncftp is tight! I've been meandering around a certain chap's ftp server alternately messing my shit up and causing him to restrict access further, but what I've learned is that ncftp is sweet.
A set of commands in the ftp client allow you to queue several requests to be run as a batch at a later time. The background commands, bgget and bgput, create a wee file describing the transaction (server, local path, remote path, and simple config info) in a spool directory. In this manner, you can spool up as many files you want to be started at either a certain time or else upon explicit command.
To start 'em if you don't specify a time, you either run bgstart within a ftp session or else simply use the ncftpbatch program. Do so within the client or with the -d switch to the batch program spawns a daemon which will download all queued files one at a time from the default or speficied spool. In this manner, you can just log out and leave the transfers running.
There's also a pile more nice utilities that ncftp has for all this fun batch/spool stuff. Some of which are *very* nice for mirroring. Now I wonder about the ncftpd server...
A set of commands in the ftp client allow you to queue several requests to be run as a batch at a later time. The background commands, bgget and bgput, create a wee file describing the transaction (server, local path, remote path, and simple config info) in a spool directory. In this manner, you can spool up as many files you want to be started at either a certain time or else upon explicit command.
To start 'em if you don't specify a time, you either run bgstart within a ftp session or else simply use the ncftpbatch program. Do so within the client or with the -d switch to the batch program spawns a daemon which will download all queued files one at a time from the default or speficied spool. In this manner, you can just log out and leave the transfers running.
There's also a pile more nice utilities that ncftp has for all this fun batch/spool stuff. Some of which are *very* nice for mirroring. Now I wonder about the ncftpd server...
Saturday, 2 August 2003
MOoC and Fun
Not much news the last little while. The stereo is still tight, by the way. I'm still thinking about a new computer, but not getting one yet (and I'll put it off now that RAM prices seem to have picked up a bit).
However, I have been looking at iptables quite a bit the last little while. I did a bit of cleanup of my current firewall script on Nikita and am finally getting a good enough grasp on tables, chains, rules, and targets to feel I can build a solid and heavily accounted firewall. I've started it a bit, but I'm basically going to toss the script, patch in stuff from other files and go from there.
Other interesting bits... hmmm... There's talk of setting up some computers at the office off the main network so peeps like Wobbly-Headed Bob and I can test some network stuff. *shrug* I don't really have a loose working comp right now to donate to that but once I get the new one then I'll pitch in on that.
Classes, ah yes. I'm going to start part-time in the fall to work towards my B-Tech from BCIT. Shoot me now... Wait! I love school!
Well, I'm off to compile a tighter kernel, so wish me luck.
However, I have been looking at iptables quite a bit the last little while. I did a bit of cleanup of my current firewall script on Nikita and am finally getting a good enough grasp on tables, chains, rules, and targets to feel I can build a solid and heavily accounted firewall. I've started it a bit, but I'm basically going to toss the script, patch in stuff from other files and go from there.
Other interesting bits... hmmm... There's talk of setting up some computers at the office off the main network so peeps like Wobbly-Headed Bob and I can test some network stuff. *shrug* I don't really have a loose working comp right now to donate to that but once I get the new one then I'll pitch in on that.
Classes, ah yes. I'm going to start part-time in the fall to work towards my B-Tech from BCIT. Shoot me now... Wait! I love school!
Well, I'm off to compile a tighter kernel, so wish me luck.
Sunday, 20 July 2003
Gain and Browsers
Its done. I am now the proud owner of a Sony DE 975 receiver. She's a beauty. I wandered into the store aimed for the 695 but I noticed they had a few old models, 1 year dated, they were knocking the price off.
So I takes a peek at the back to find a whole mess of inputs. Video 1, 2, and 3 (3 is on the front), DVD/LD, TV/SAT, CD, Tape, MD/DAT, and Phono. That and four optical inputs for digital feeds. The video inputs can each come in on either normal lines or S-Video.
As for output it has standard, s-video, and composite output for the video. It has a 5.1 system for the speakers with a tight 100w per channel. It will also do a second-room output.
DTS, Dolby Digital, Dolby Pro Logic II, 32b DSP, almost a dozen theatre modes, adjustable gain *and* bandwidth for base, mid-range, and treble on each set of speakers.
And as if that weren't nice enough for you, the volume also works. (Not a feature of the wendawg's receiver.)
I'm definately very happy (and a little flushed) with the new stereo.
Not so much with browsers. This may be an old rant, but for the love of God! Can't there be a little uniformity? The clickable menus for the SLA Industries project have worked fine from the start using Mozilla in Linux.
Apparently not the case with Opera (Windows or Linux), Netscape 7.1, MSIE 6.0 ... Like what the hell?
Looking at the source for the pages (the output of my php scripts) seemed to indicate that that most browsers were trying to intelligently quote urls in anything they thought might be an anchor.
Quoting + Javascript = Dead page.
So it took me several hours to get things straightened out so at least the same stuff was breaking on all browsers. We had a little fun with Mozilla in Windows since it was eating NS settings/cache/lunch/etc. Once we got that far, it was only a short hour of screaming and hollering (ask the wendawg about my debugging techniques sometime) to get it working.
So I feel fucking pleased. Three hours of hacking through php scripts and js output such that the site works exactly as it did before. Save of course that other people get to have the same funcitonality as I do. Yay.
Now if only I could figure how to get the video channels to work as desired through the Sony...
So I takes a peek at the back to find a whole mess of inputs. Video 1, 2, and 3 (3 is on the front), DVD/LD, TV/SAT, CD, Tape, MD/DAT, and Phono. That and four optical inputs for digital feeds. The video inputs can each come in on either normal lines or S-Video.
As for output it has standard, s-video, and composite output for the video. It has a 5.1 system for the speakers with a tight 100w per channel. It will also do a second-room output.
DTS, Dolby Digital, Dolby Pro Logic II, 32b DSP, almost a dozen theatre modes, adjustable gain *and* bandwidth for base, mid-range, and treble on each set of speakers.
And as if that weren't nice enough for you, the volume also works. (Not a feature of the wendawg's receiver.)
I'm definately very happy (and a little flushed) with the new stereo.
Not so much with browsers. This may be an old rant, but for the love of God! Can't there be a little uniformity? The clickable menus for the SLA Industries project have worked fine from the start using Mozilla in Linux.
Apparently not the case with Opera (Windows or Linux), Netscape 7.1, MSIE 6.0 ... Like what the hell?
Looking at the source for the pages (the output of my php scripts) seemed to indicate that that most browsers were trying to intelligently quote urls in anything they thought might be an anchor.
Quoting + Javascript = Dead page.
So it took me several hours to get things straightened out so at least the same stuff was breaking on all browsers. We had a little fun with Mozilla in Windows since it was eating NS settings/cache/lunch/etc. Once we got that far, it was only a short hour of screaming and hollering (ask the wendawg about my debugging techniques sometime) to get it working.
So I feel fucking pleased. Three hours of hacking through php scripts and js output such that the site works exactly as it did before. Save of course that other people get to have the same funcitonality as I do. Yay.
Now if only I could figure how to get the video channels to work as desired through the Sony...
Subscribe to:
Posts (Atom)
Popular Posts
-
For anyone who's had to cleanup some mail problems with Postfix configuration (or more often with other things, like anti-spam, tied in ...
-
In the course of troubleshooting the office Jabber server the other day, I came across some interesting info about the various caches that O...
-
For everyone who uses cron, you are familiar with the job schedule form: min hr day-of-month month day-of-week <command> A problem...