Posts Tagged ‘ help ’

Penny Saved

July 22, 2010
By Adrian
Penny Saved

Price: $1.99, Version: 2.0 -> 2.1 (iTunes) Description: Penny Saved not only helps you budget your money… It helps you save your money! User Reviews? “Nice Interface. Very intuitive and quick and easy to log expenses. This app should pay for itself.” “This app changed my life. I didn’t realize how much money I...
Read more »

Tags: , , , , , , , , , , , ,
Posted in Apple, Software | 2 Comments »

Windows HCP Flaw: What You Need to Know

June 20, 2010
By Adrian
microsoft

Anyone running Windows XP or Windows Server 2003 needs to update their registry ASAP. A critical bug in the Help and Support center was made public recently and Microsoft has neither a fix nor an estimate as to when a fix might be available. Worse still, sample code to exploit the bug is readily...
Read more »

Tags: , , , , , , , , ,
Posted in Microsoft, Security | No Comments »

Zero-day Microsoft flaw already being exploited

June 18, 2010
By Adrian
Zero-day Microsoft flaw already being exploited

Security experts have warned that hackers are already exploiting a zero-day vulnerability in Windows Help and Support Center, just days after a Google researcher published exploit code for the attack. Tavis Ormandy went public with the CVE 2010-1885 vulnerability last week, having given Microsoft just five days to develop a fix. The flaw affects...
Read more »

Tags: , , , , , , , , , ,
Posted in Microsoft, Security | No Comments »

10 Free iPhone Apps to Help You Go Green for Earth Day

April 23, 2010
By Adrian

In honor of the 40th anniversary of Earth Day, we thought it fitting to compile a list of free green-inspired iPhone apps that promote continued environmental awareness. Although incredible progress has been made in this movement over the past few decades, the fate of the environment still hinges on immediate action from all of...
Read more »

Tags: , , , , , ,
Posted in Apple | 1 Comment »

Killing More Users

April 5, 2010
By Adrian

To kill all processes of a particular user from root at unix prompt type: # kill -9 `ps -fu username |awk ‘{ print $2 }’|grep -v PID` We can also use the username as an argument and pass it from command line, if this command is put as a script.
Read more »

Tags: , , , , , ,
Posted in Linux | No Comments »

Rebooting Because of Fork Bombs

April 5, 2010
By Adrian

There is nothing more frustrating for an Administrator who has to reboot system due to fork bomb (the number of processes in the system reaches the maximum limit when a user, even a superuser, tries to execute some command, the system will respond with Vfork failed) In Solaris under SPARC, this can be controlled...
Read more »

Tags: , , , , , , ,
Posted in Linux | No Comments »

Cleaning Directories

April 5, 2010
By Adrian

The creation of many temporary files in Unix during compilations, occupies a lot of memory space. This can be got rid of by using a simple script. find $1 \( -name a.out -o -name ‘*.o’ -o -name ‘core’ -o -name ‘*.ii’ -o -name ‘*.ti’ -o -name ‘*.class’ -o -name ‘*.pur’ \) -exec rm {}...
Read more »

Tags: , , , , ,
Posted in Linux | No Comments »

Where do the IP addresses come from?

April 3, 2010
By Adrian

You used to have to set up ip addresses, netmasks, gateways, and name resolvers all manually. Refer to any basic networking text to learn more about this aspect. These days DHCP (Dynamic Host Control Protocol) is very popular. Let’s assume that a DHCP server (typically inside your Cable/DSL modem) and issues all the network...
Read more »

Tags: , , , , , ,
Posted in Linux | No Comments »

Fear and hype helps Windows users patch fast

April 1, 2010
By Adrian

It’s the publicity around zero-day bugs that drive Windows users to patch their software quickly, not the fact that Microsoft sounds the alarm by issuing an emergency update, a researcher said today. Windows users rush to patch whenever a zero-day vulnerability is involved, even when Microsoft doesn’t deliver the fix in an out-of-band update,...
Read more »

Tags: , , , , , ,
Posted in Microsoft | No Comments »

Search

Subscribe

Enter your email address:

Delivered by FeedBurner

Sponsors


SponsoredTweets referral badge


Adgitize your web site.

Partner Sites

Translator