Troubleshooting boot problems can be a very frustrating and challenging process. Sometimes their repair requires the Linux rescue environment, but what can be done if rescue media is not handy? If the system gets past BIOS and loads the GRUB boot loader, often there is much that can be done to get it up and running again.
Basic GRUB usage
Each time a Linux system boots, GRUB flashes by on the screen while it performs a brief countdown. The default countdown on many systems is five seconds but the actual countdown period can be adjusted. GRUB loads the Linux kernel and initial RAM disk image into system memory then fires the system up. When everything goes well and GRUB is finished with its task, the system successfully boots into Linux.
Press any key to enter the menu
Booting Fedora Core (2.6.19-1.2911.fc6) in 5 seconds...
Typical GRUB countdown sequence
Occasionally, GRUB requires some simple intervention. Perhaps a new kernel isn’t working correctly with your system or maybe you want to bring the system into a different runlevel than the default. Hit the ESCAPE key to interrupt the GRUB countdown and bring up GRUB’s main menu.
Full Guide
It is not possible to directly mount an NFSv4 filesystem in two locations on the same client. Instead, the same functionality can be achieved by using a bind mount to mount the first mount point at a second location. In order to achieve this:
- Create a mount point:
[root@host]# mkdir /mnt/nfs4
- Mount the server unto the mount point:
[root@host]# mount -t nfs4 server:/ /mnt/nfs4
- The NFSv4 filesystem is now mounted at /mnt/nfs4. If it is necessary to mount this filesystem at another location, a bind mount must be used:
[root@host]# mkdir /mnt/other_location
[root@host]# mount --bind /mnt/nfs4 /mnt/other_location
The NFSv4 filesystem is now mounted (via a bind mount) at /mnt/other_location.
Considering that the old DVD-Decrypter cannot copy all the known dvd types, Ripit4Me has come along, giving solutions on dvd copying issues. First of all, you have to install Ripit4Me, DVD Shrink and DVD-Decrypter. Execute Ripit4Me, insert the desirable disc in your drive and choose the “Wizard Mode” option.
Full Tutorial @ My-Guides.net
Spoonfed Hacking
Preface:
This guide, written by glj12, is a fairly comprehensive tutorial that covers various methods that involve hacking particular types of “victims.” I do not take any responsibility whatsoever if you choose to follow through the provided methods on non-accepting candidates. The following methods display acts of security cracking. Enjoy, and please remember the prior agreement in terms of usage of the provided knowledge below.
Anyway, let us continue, shall we?
There are two methods of hacking; locally, or globally. There are an infinite amount of subsets to the following ideas, but let us cover as much as we can. The following is one part of several parts of the tutorial that will later be posted. Let us start off with the first scenario.
Local Hacking
This method normally consists gaining access some way or another via the intranet. Let us test the following method. (Note, everything highlighted in yellow is code, what you type in the terminal)
-Wireless Hacking
Let us set up a scenario here. You are eager to gain access to a non-specific, (or specific, if you have an apparent grudge with a mean neighbor) to a local computer. Here are the tools needed to gain access before we go on our mission.
- Laptop with dual boot, (preferably BackTrack 2 for Linux, and the second boot being Windows XP Pro)
- A CD
- Deepburner, so you can burn your .ISO image to your CD.
- Supported wireless card for injection to work properly (please see the list found here: http://www.aircrack-ng.org/doku.php?id=compatibility_drivers#which_is_the_best_card_to_buy)
- Enough battery life to serve you well
- Kismet or netstumbler, (to each his own, preferably Kismet for Linux so you do not have to reboot back and forth so often; this comes complete in BackTrack 2)
Full Tutorial @ LeetUpload.com
CamStudio is able to record all screen and audio activity on your computer and create industry-standard AVI video files and using its built-in SWF Producer can turn those AVIs into lean, mean, bandwidth-friendly Streaming Flash videos (SWFs).
- You can use it to create demonstration videos for any software program
- Or how about creating a set of videos answering your most frequently asked questions?
- You can create video tutorials for school or college class
- You can use it to record a recurring problem with your computer so you can show technical support people
- You can use it to create video-based information products you can sell
- You can even use it to record new tricks and techniques you discover on your favourite software program, before you forget them
Below are some useful tips and links that can help to make your site accessible by all browsers, and better in general. This is not meant to be a complete guide to HTML, just a look at web design from an accessibility point of view. please let me know of any sites that would enhance the usefulness of any of the sections provided on below link. Remember when reading this page that the advice provided is as general and thorough as possible to make it the most useful to the most readers. When enhancing the accesibility of your site, make sure to consider any special needs of your site, as well as the intended audience and available time and skill. The more you do to make your site accessible, the better, but if you can't follow all the recommendations, at least do what you can to follow those that make sense to your needs.
If you don't know enough HTML to make sense of the advice here, and you're looking to learn, there are plenty of links to excellent HTML guides available from About.Com's HTML section.
YouTube was just in a trouble of putting some not-puttable videos online. And they have removed such things. But, someone got different idea and launched a new service which provides deleted videos from YouTube. Amazing! I mean how fast are these people?
DeluTube, as its name implies, can serve up some video clips even after YouTube has purged them. That includes clips that contain copyrighted music and many clips that aren’t work safe. Delutube allows visitors to enter the video ID (pulled from the end of the YouTube URL) of a deleted clip, then attempts to retrieve the clip from YouTube's system. Clips are apparently not deleted from YouTube's database at the moment they are taken down (or they at least persist in YouTube's cache before being cleared), allowing DeluTube a chance of retrieving them. The site also allows for the easy downloading of the clips.
DeluTube isn't the only service that can do such a thing, of course, but it's possibly the most ironic; the site makes money serving Google ads. The creation of these services shows how much demand exists for this sort of material, and what a hard time content owners have controlling it. The line of legality is very fuzzy since the clips all come from YouTube's servers, whether they infringe on copyright laws or are simply inappropriate. Lawsuits are undoubtedly coming, but will they target YouTube for not completely removing the videos or will they target DeluTube and other sites like it?
What do you think? Is this YouTube's partner or supported by them to slap the lawsuit? Leave Your comments on this.
Mushkin has announced the release of a couple new 4GB density overclocking DDR-2 memory kits. The tTwo products are being announced Yesterday:
XP2-6400 4-3-3 4GB kit – The lowest latency PC2-6400 4GB kit available.
XP2-8500 5-4-4 4GB kit – The highest frequency 4GB kit available.
These high density modules give Mushkin a leading edge in this day of Vista overclocking.
FULL STORY @ MUSHKIN
I have tried many softwares which can download from raidshare. But nothing works fine.Finally, i have tried to see page source.And trying to resolve the javascript.And i got it friends.
yes, you can easily stop the waiting timer (or counter) which stucks you for somw time before download the file.Just type this line in Address bar of your browser.And ya, if you are usinf FireFox then enable javascript before doing this.
in address bar: javascript:alert(c);
This will show value of the variable named 'c' in the page.To change its value, you need to call it in void function.
in address bar: javascript:void(c=0);
This will set c to 0 and wow, you will see the link!
it works fine with rapidshare.de and .com both, but since some day, rapidshare.de has got the security.so if you do it, your download link will appear but when you click it will show error message.