stuff on tech

yahoo booboo 2008.06.25

Wednesday, 25 June 2008 8:50 pm by noel
posted in mine, tech

yahoo mail suddenly acted up — web access to both the free yahoo mail and the bizmail part is not working. i don’t know if its a maintenance thing and if it is then yahoo should really inform their user base. as of this writing, there’s no mention of the downtime in the yahoo mail [...]

firefox 3 out

Tuesday, 10 June 2008 9:38 pm by noel
posted in tech

at least with the linux version, it is. as of this writing the version for windows is not yet available but i would assume it will be soon… mozilla.com is even asking for help in setting the guiness book of records for the most software downloads in 24 hours.
as for the software itself, the good [...]

isolating files from users

Tuesday, 13 May 2008 11:45 am by noel
posted in tech

givens:
server is running samba on linux; users are on windows
problem:
a single or group of files need to be “isolated” from the users, i.e. certain executables, malware, spyware, etc. on the server.
it files cannot be deleted yet because the malware in the users’ computer will jusT recreate them. a remedial solution is to set the file [...]

wine 1.0 rc1 released

Sunday, 11 May 2008 12:09 pm by noel
posted in tech

wine is a bunch of software programs which allows a person to run windows programs on x86-based unixes which includes linux, freebsd and solaris. wine is not an emulator.
this is a bit exciting for me because with wine i can play my windows games on linux. and i could possibly run photoshop (up to cs2) [...]

time to consider linux

Sunday, 11 May 2008 1:23 am by noel
posted in tech

with windows xp on the way out and vista on its way … somewhere (or nowhere-my opinion) maybe it time for people or businesses to seriously consider linux as a real and viable replacement, if not an alternative. i stumbled on to this interesting comparison by infomationweek between seven linux distributions. there are literally hundreds [...]

tags plugin

Saturday, 10 May 2008 3:21 pm by noel
posted in tech

i have been using amaury balmer’s simple tags plugin to extend wordpress‘ tagging feature since wp 2.3.x and it has been great so far. i recently had a glitch which prevented me from installing the latest releases of simple tags. to be fair, its not the plugin’s fault. the problem stems from my hosting server, [...]

cyber attacks

Wednesday, 7 May 2008 6:59 pm by noel
posted in tech

i came upon this interesting article (via /.) that china has started cyber attacks on indian sites. hmmm… why india? i don’t think that china would limit itself to just this one country. which got me into wondering if china would pay any attention to the philippines and if we are ready for such an [...]

detecting bogus e-mails

Friday, 2 May 2008 6:12 pm by noel
posted in tech

every once in a while it happens. i get an e-mail that looks legit but on closer inspection it turns out that its not. here’s one of the ways i find out if an e-mail is bogus or not.
this first e-mail (shown below) appear to be from rapidshare.com — a webhosting provider. the e-mail provides [...]

ubuntu 8.04 lts

Saturday, 26 April 2008 9:36 am by noel
posted in tech

hardy heron — officially known as ubuntu 8.04 lts — was released april 24. “lts” versions of ubuntu enjoy long term support — 3 years for the desktop version and 5 years for the server version.

i tried upgrading online on the 24th but i guess the servers were pretty busy.

persistence leads to downloading of new [...]

reconfiguring xserver

Saturday, 15 March 2008 11:52 pm by noel
posted in tech

if for some reason the graphical user interface of linux doesn’t show up, try booting in recovery mode and run:
dpkg-reconfigure xserver-xorg
this will run a script that will allow you to setup your video card manually.