- Suspension of Service - Rather than implement a total draconian policy, (if the resources are there) you can place suspected infected hosts in a VLAN of their own. (Cisco config.)
Services (ports) could be systematically and selectively filtered. It may even be possible to rate limit on services that you know virii abuse.
The relevance of the advertising also needs to be improved, making them more useful then they currently are. If they 'added more value' to the site for the publisher, then maybe they would be used more, and abused less.
Suggestion:
I am an Adsense publisher for a local community based website.
I would like visitors to see advertising on my site with is relevent to my intended target audience. This could be done by allowing the publisher to add additional keyworks to the Adsence search. (eg. locality name)
Re:The shortcomings of SQL - Postgres
on
An Alternative to SQL?
·
· Score: 2, Interesting
Prior to PostgreSQL, the Postgres database was based on another query language other than SQL.
One of the main reasons why PostgreSQL took off after this was that it changed over to SQL in response to community/industry request and requirements (and openness to community contributions), bringing it in line with the industry standard.
I suspect that the next evolutionary step will be to allow multiple query languages to be used on the same DB engine.
It took me less than 2 minutes to: - plug the 3G PCMCIA card into my Fedora laptop - 'dialup' (it presented as a serial modem) - setup routing from the local LAN - setup masquading and firewalling - and let local users know that they could now
start browsing the internet!
This is an example where an open source solution may actually benefit everyone..
- DVD player running uClinux, enabled with - GPG private/public keys, and a - Web of Trust of the
Academy of Motion Picture Arts and Sciences
This would enable encryped DVDs to be distributed securely. What happens after they are decrypted and played.. well, thats up to how much they trust the people with the screener DVD's.
The technology will also only work when you know where the person/camera is whom you are trying to be tansparent too..
eg. The wall and floor examples are good because
it will look like a picture to the viewer.
The cloak example will not work as well unless you specify the direction of the viewer, or the background is resonable uniform (eg. Forrest)
It may be worse, as it could pickup moving object behind you (in a different direction) and cause the wearer to stand out due to the unexpected movement to the viewer!
I live in Mawson Lakes, and regularly walk past the ITR (The Institute for Telecommunications Research) which is the home the FedSat's ground station.
A flyby has just happened (UTC 2002:12:26:13:46:15), but the next few are at
2002:12:26:23:23:57, 2002:12:27:01:02:00,
2002:12:27:11:43:06, 2002:12:27:13:19:23 (all UTC).
We went out on the night of Chistmas to see if we could see the tracking dish move as the Satellite fly overhead, but it looked like everyone had gone home for the day (all the lights were out!)
I want on a SAS course in Adelaide, South Australia 2 years ago, and ask about using SAS under Linux. I was told that they didn't officially support it, but that the the wizards at the SAS Institute had already gotten it working under Linux as an unofficial project.
Given that it alreadly runs on so many Unix's, this should have need an almost no-brainer. Anyone at the Institute care to comment?
Here are the scripts that I use to do just what was suggested. This doesn't work with dynamically linked libraries (whose directories still need to be added to/etc/ld.so.conf) and programs which do there own 'directory-thing'[TM] (eg. Sendmail, Apache, Samba). One thing I haven't figured out is the best way to handle configuration files. (In their own etc directory or in/etc?)
#!/bin/bash # Paul Schulz : August 1999
# usage: local_link (in software home directory # For each file in selected subdirectories # a link will be created from the corresponding system directories.. # eg./usr/local/bin/prog ->/installed/path/prog-x.x/bin/prog # unless a link already exists by that neme.
echo "In Directory: $1" for prog in *; do if [ -L $prog ] && [ ! -e $prog ]; then # link=`ls -al $prog` echo " Removing stale link: $prog" rm $prog fi done popd >/dev/null }
for dir in $dirs do if [ -d $localpath/$dir ]; then clean_dir $localpath/$dir; fi done
Do you think that we are becoming too dependent on computers in our science and engineering. For example, are there useful mathematical techniques being lost because we are relying more on symbolic mathematical packages (mathematica, matlab etc).
I've found that there are very few prospects for people with physics degrees. After 5 years of a Mathematical Physics Ph.D., which I did for the love of the subject, I've ended up working as a Linux Sysadmin because that's how I could make a living.
How can the study of physics be encouraged when this situation continues?
[I want to go back sometime, and build the biggest beowulf cluster in existance!]
Where I work we are at the end of a project, and are just starting to make use of a program called 'doc++' (see freshmeat.net).
There must be other tools like it (I believe that the GNOME people have something similar that creates SGML docbook documents). It takes inline comments in c/c++ code, above each declaration, and produces a design document (HTML or latex). This could be useful in the design process if used from the beginning (as suggested above) with a change log, and everything stays together in the code.
- Suspension of Service -
Rather than implement a total draconian policy,
(if the resources are there) you can place
suspected infected hosts in a VLAN of their own.
(Cisco config.)
Services (ports) could be systematically and selectively filtered. It may even be possible
to rate limit on services that you know virii
abuse.
Known infectees could be completely cut off.
Another example of how similar technology
is being used: http://www.tinmith.net/
The camera is mounted on the head and with AR
goggles, you can manipulate images suspended
in space.
Wayne will be at the LCA2005 conference in
Canberra Australia the week, talking about his
work.
The relevance of the advertising also needs to be improved, making them more useful then they currently are. If they 'added more value' to the site for the publisher, then maybe they would be used more, and abused less.
Suggestion:
I am an Adsense publisher for a local community based website.
I would like visitors to see advertising on my site with is relevent to my intended target audience. This could be done by allowing the publisher to add additional keyworks to the Adsence search. (eg. locality name)
Prior to PostgreSQL, the Postgres database
was based on another query language other than
SQL.
One of the main reasons why
PostgreSQL took off after this was that
it changed over to SQL in response to
community/industry request and requirements
(and openness to community contributions),
bringing it in line with the industry
standard.
I suspect that the next evolutionary step will
be to allow multiple query languages to be used
on the same DB engine.
Agreed!
It took me less than 2 minutes to:
- plug the 3G PCMCIA card into my Fedora laptop
- 'dialup' (it presented as a serial modem)
- setup routing from the local LAN
- setup masquading and firewalling
- and let local users know that they could now
start browsing the internet!
This is an example where an open source solution
.. well, thats up to how much they
may actually benefit everyone..
- DVD player running uClinux, enabled with
- GPG private/public keys, and a
- Web of Trust of the
Academy of Motion Picture Arts and Sciences
This would enable encryped DVDs to be distributed
securely. What happens after they are decrypted
and played
trust the people with the screener DVD's.
The technology will also only work when you know
where the person/camera is whom you are trying to
be tansparent too..
eg. The wall and floor examples are good because
it will look like a picture to the viewer.
The cloak example will not work as well unless
you specify the direction of the viewer,
or the background is resonable uniform (eg. Forrest)
It may be worse, as it could pickup moving
object behind you (in a different direction)
and cause the wearer to stand out due to the
unexpected movement to the viewer!
I live in Mawson Lakes, and regularly walk past the ITR (The Institute for Telecommunications Research) which is the home the FedSat's ground station.
A flyby has just happened (UTC 2002:12:26:13:46:15),
but the next few are at
2002:12:26:23:23:57, 2002:12:27:01:02:00,
2002:12:27:11:43:06, 2002:12:27:13:19:23
(all UTC).
We went out on the night of Chistmas to see if we could see the tracking dish move as the Satellite
fly overhead, but it looked like everyone had
gone home for the day (all the lights were out!)
Hmm, maybe tomorrow night.
Does anyone have a script creating 'wiki'?
=> Author: The Internet
I want on a SAS course in Adelaide, South Australia 2 years ago, and ask about using SAS under Linux. I was told that they didn't officially support it, but that the the wizards at the SAS Institute had already gotten it working under Linux as an unofficial project.
Given that it alreadly runs on so many Unix's, this should have need an almost no-brainer. Anyone at the Institute care to comment?
Here are the scripts that I use to do just what was suggested. This doesn't work with dynamically linked libraries (whose directories still need to be added to
#!/bin/bash
# Paul Schulz : August 1999
# usage: local_link (in software home directory
# For each file in selected subdirectories
# a link will be created from the corresponding system directories..
# eg.
# unless a link already exists by that neme.
localpath='/usr/local';
IFS=:
dirs="bin:lib:include:doc:info:sbin"
dirs="$dirs:man/man1:man/man2:man/man3:man/man4
dirs="$dirs:man/man5:man/man6:man/man7:man/man8
dirs="$dirs:man/man1m:man/mann"
function link_dir
{
pushd $1 >
echo "In Directory: $1"
for prog in *;
do
echo -n " Creating: $localpath/$1/$prog -> $prog"
if [ -L $localpath/$1/$prog ];
then
echo " (a link exists)";
echo `ls -al $localpath/$1/$prog`
elif [ -e $localpath/$1/$prog ]; then echo " (a file exists)";
else
ln -s `pwd`/$prog $localpath/$1/$prog;
echo " - linked"
fi
done
popd >
}
for dir in $dirs
do
if [ -d $dir ]; then link_dir $dir; fi
done
----- and -----
#!/bin/bash
# Paul Schulz : August 1999
# usage: local_clean
# removed any links in '/usr/local' that point to
# nonexistant files.
localpath='/usr/local';
IFS=:
dirs="bin:doc:info:man/man1:man/man2:man/man3:m
dirs="$dirs:man/man5:man/man6:man/man7:man/man8
function clean_dir
{
pushd $1 >
echo "In Directory: $1"
for prog in *;
do
if [ -L $prog ] && [ ! -e $prog ];
then
# link=`ls -al $prog`
echo " Removing stale link: $prog"
rm $prog
fi
done
popd >
}
for dir in $dirs
do
if [ -d $localpath/$dir ]; then clean_dir $localpath/$dir; fi
done
Do you think that we are becoming too dependent on computers in our science and engineering. For example, are there useful mathematical techniques being lost because we are relying more on symbolic mathematical packages (mathematica, matlab etc).
I've found that there are very few prospects for people with physics degrees. After 5 years of a Mathematical Physics Ph.D., which I did for the love of the subject, I've ended up working as a Linux Sysadmin because that's how I could make a living.
How can the study of physics be encouraged when this situation continues?
[I want to go back sometime, and build the biggest beowulf cluster in existance!]
Where I work we are at the end of a project,
and are just starting to make use of a program called 'doc++' (see freshmeat.net).
There must be other tools like it (I believe that the GNOME people have something similar that creates SGML docbook documents). It takes inline comments in c/c++ code, above each declaration, and produces a design document (HTML or latex). This could be useful in the design process if used from the beginning (as suggested above) with a change log, and everything stays together in the code.