Hping2 Basics Scanning Security Tool
March 7th, 2011 by Youzhny
You can test the security of your network in a number of ways. One is to hire your own hacker and see if he can get in. Another (and maybe more practical) way is to install hping. As the name suggests, hping is based on the ping utility, but the two applications are used in different ways. (more…)
YouTube 3D On LG Optimus 3D Provides 3D Content Gateway
February 14th, 2011 by Youzhny
Hours before their official Mobile World Congress Press Conference, LG issued a press release teasing their Optimus 3D and Optimus Pad (G-Slate) with a content partnership between themselves and Google. According to LG, their 3D consumer devices solve two huge problems with the 3D experience: limited mobility and the need for special glasses. (more…)
First Update (RC) After LibreOffice 3.3 Brings New Shiny Icons
February 14th, 2011 by Youzhny
It has barely been three weeks and The Document Foundation has almost come up with first update to LibreOffice 3.3. The update is not final and is a Release Candidate meant for testing. There are many fixes, improvements and translation updates in this RC apart from new file mimetypes icons. You can read more about release announcement and all the changes from here
There has been a very interesting...How To Edit A Document On Office Web You Received In Email On Your Hotmail Account
February 9th, 2011 by Youzhny
Microsoft has finally rolled out the feature with which now you can easily edit a document you have received in your hotmail account directly on office web which is online Microsoft office like google docs. So, today we will take you through the easy process of editing any file on the go online in office web which you have got via mail to your hotmail account. (more…)
Technical Details HP Palm Touchpad Runs WebOS Specs
February 9th, 2011 by Youzhny
HP has just announced it’s first webOS based tablet called HP TouchPad, it looks like a great tablet which supports multi tasking and runs Flash. It comes with some in built apps to work with Quickoffice and supports Google Docs, Dropbox, and Box.net for cloud file storage as well as HP Wireless Printer support. It also uses Skype for video calls.
(more…)
Offline Installer Google Chrome Download Full Setup
February 9th, 2011 by Youzhny
Google Chrome is a nice cool browser released recently from google, it has been widely accepted and liked by lot of people.
Google Chrome is quite a lightweight and fast browser, also its a open source web browser from google.
As google chrome is an open source browser those who are interested can also view the source or download google chrome source code at google code
(more…)
Cutting a file into several parts
January 26th, 2011 by Youzhny
Linux is full of utility tools allowing you to manipulate files. There is a very handy tool to split a file into several parts (for example to carry data on low capacity media).
The split command:
split -b 1440k my_big_file
The split command will create files named xaa, xab, Xac [etc], equal in size or less than 1440 KB
To recover the whole file simply use the cat command as follows:
cat xaa xab Xac>...Shutdown your Computer with a Cell Phone
January 23rd, 2011 by Youzhny
This video will show you how to shutdown your computer from anywhere using a texting capable cell phone, Microsoft Outlook and a free account from www.kwiry.com
Convert Folder To ISO CD Image On Linux
January 19th, 2011 by Youzhny
Since it is easier to zip or archive the installer folder using tar command, why bother convert the folder into ISO CD image file?
Let’s what are the benefits of using ISO image file before jumping to the following guide.
Firstly, it is convenient to keep just one single ISO image file of a folder containing hundreds or thousands of files. In additional, maintaining file checksum (for integrity...How to create a Linux loopback file system with a regular disk file?
January 19th, 2011 by Youzhny
How to create a Linux loopback file system with a regular disk file?
To complete this Linux tricks, you need to login with a root user ID for all the steps given below
Type dd if=/dev/zero of=/virtualfs bs=1024 count=30720 to create a 30MB disk file (zero-filled) called virtualfs in the root (/) directory
Type losetup /dev/loop0 to confirm that the current system is not using any loopback devices....Read ISO Image File In Linux
January 18th, 2011 by Youzhny
Windows OS doesn’t build in file system to access CD image file, not even the latest Windows Vista Ultimate or Windows Server 2008. Although, there is plenty of Windows freeware that function as CD drive emulator or CD image file reader.
That’s Windows. How about Linux? Do you have to install CD drive emulator or CD image file reader? Where could you get one of them?
Well, you don’t have to...Find A WordPress Blog RSS Or ATOM Feed URL
January 18th, 2011 by Youzhny
When setting up Feedburner service, for example, it will ask for the feed URL. So, where is it? Where to find the feed URL? How does it look like?
With reference to WordPress Codex (official documentation), the supported feed URL of a WordPress-powered blog are as such (replace “example.com” to your blog home page URL):
RSS 2.0 (default):
http://example.com/?feed=rss2
http://example.com/feed/rss2/
http://example.com/feed/
RDF/RSS...






