<b>David Wheeler:</b> "Traditional journalists completely failed the public in the SCO cases...If journalists are simply reorganizing press releases, there's really no need for journalism, is there?"
Unlikely allies Microsoft, Google, AT&T and a host of often-feuding advocacy groups and think tanks join forces in call for update to ECPA to reflect cloud computing and location services.
I am trying to block an IP address from accessing my server by using iptables, but didn't succeed.
Here are the commands that I used. (after these commands, I still keep seeing 50.18.12.86 sending request to my Apache server).
sudo iptables -F
sudo iptables -I OUTPUT -s 50.18.12.86 -j REJECT
sudo iptables -I INPUT -s 50.18.12.86 -j REJECT
sudo iptables -L -n
Chain INPUT (policy ACCEPT)
target prot opt source destination
REJECT all -- 50.18.12.86 0.0.0.0/0 reject-with icmp-port-unreachable
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
REJECT all -- 50.18.12.86 0.0.0.0/0 reject-with icmp-port-unreachable
I have tried DROP instead of REJECT, but doesn't help.
grep is a mighty search power tool that slices and dices your Linux searches as finely as you like. Today Juliet Kemp shows us how to speed up Linux searches by excluding directories in grep searches.
<b>mozilla.dev.security.policy:</b> "That's rather worrying. Do we know for certain that one or other created it originally? Do we know if it's in any other root stores other than our own?"
I have a Samsung NP-RV509-A0GIN laptop and LINUX UBUNTU 11.10 installed on it.
all the Fn key combinations work except for the Fn+F9 i.e the wireless or the WLAN key.
I am not able to switch off my wireless port as the key is not working.
I can switch off the bluetooth from the bluetooth menu and disable wireless from the networking menu but this doesnt switch off the port.The indication light for wireless still keeps glowing. I tried many things but it is not working still.
Can anyone please help me out with the Fn+F9(WLAN) hotkey problem?
Firefox : Mozilla travaille sur une version sans onglet pour iPad
Et sur deux autres projets « de rupture » pour son navigateur
Aussi curieux que cela puisse paraitre, Firefox ? un des navigateurs les plus populaires au monde ? n'est pas présent sur la tablette la plus populaire de la planète.
Jusqu'ici, Mozilla expliquait cette absence avec plusieurs arguments... qui semblent aujourd'hui être caduques puisque la fondation annonce qu'elle travaille sur un Firefox pour iPad. Une version qui ne sera pas adaptée de celle pour pour bureau, mais bien une version entièrement ré-imaginée « from scratch ».
C'est la toute nouvelle équipe « Product Design and Strategy » de Mozi...
La montre connectée de Microsoft pourrait débarquer cet été,
elle serait compatible avec iOS et Android Selon le quotidien américain Forbes, Microsoft serait en train de préparer la commercialisation de sa montre intelligente. Elle serait dotée d'une autonomie de 48h et serait compatible avec iOS et Android en plus de Windows Phone ; une particularité qui lui permettra d'être compatible avec la plupart des smartphones sur le marché étant donné qu'Android et iOS comptent à eux seuls pour plus...
Unlikely allies Microsoft, Google, AT&T and a host of often-feuding advocacy groups and think tanks join forces in call for update to ECPA to reflect cloud computing and location services.
I have followed the instructions over at https://juju.ubuntu.com/docs/config-aws.html to try and setup myself with a juju environment.
It all seemed to setup alright. SSH keys, Gererate config, repository, adding access id and secret keys to environments.yaml file.
Although my key file from aws IAM management console was called credentials.csv rather than rootkey, I couldn't find that link described in the documentation.
When I give the command juju bootstrap in the testing page. It fails giving me the error:
juju bootstrap ERROR Get https://s3-us-west-1.amazonaws.com/juju-gobblygookmynukmbersinhere/provider-state: lookup s3-us-west-1.amazonaws.com: Temporary failure in name resolution
(note I just replaced my numbers for this posting my actual terminal has my numbers in.
This is my first attempt at any ec2 work so I have gone in and created new IAM profiles. What have I done wrong?
Any help would be great. I think I'm in over my head!
Lorsquevous faites une recherche sur les pseudo-éléments en CSS, vous pouvez constater différentes syntaxes pour :before et :after, précédés de deux-points doublés (::) ou non. Cela peut sembler un peu déroutant de prime abord mais il y a, en fait, une explication plutôt simple.
J'avais supposé qu'il y avait une différence de fonctionnement entre les deux types de syntaxe, mais ce n'est pas le cas comme le montre, ci dessous, les explications courte et longue.
<b>The ERACC Web Log:</b> "The fact that malware are written primarily for PC systems is a given and is well reported in the news. The fact that malware are written primarily for Microsoft Windows based PC systems is often not reported."
Patch meant to kill off 17-year-old bug was suspected of causing multiple crashes and continuous reboots, but the problems were traced to a rootkit. But since the patch won't install on infected systems, what will users do now?
<b>Technology & Life Integrationt:</b> "Many moons ago ( and I am not talking about those drunken moons at passing cars :), while the IT jungle was still fresh and green. There was a big blue king of the jungle. This top monkey position was usurped by an up and coming tiger that, while the tigers name seemed small and soft, it wasn't afraid to show its teeth."
Patch meant to kill off 17-year-old bug was suspected of causing multiple crashes and continuous reboots, but the problems were traced to a rootkit. But since the patch won't install on infected systems, what will users do now?
It's possible to treat a text file as a data table, and use the standard approaches to dealing with tables, which is a major advantage in that you can use SQL to filter the text in the file. Doug Steele shows you how.
Lundi 6 Décembre 2010
L'interview de Sebastian Nyström, vice-président Application & Service Frameworks, est maintenant disponible;
Interview de Sebastian Nyström
En comparaison avec l'interview de Rich Green, Sebastian réponds à des questions concernant le framework Qt faisant suite à Qt Roadmap. Il réponds entre autre à nos interrogations sur le SDK de Qt, Qt Mobility et Qt creator.
Citation: