Saturday, June 23, 2012
Download Linux Kernel 3 3.4.4 / 3.5-rc3
Linux Kernel 3, Linux Kernel.
Linux is a clone of the operating system Unix, written from scratch by Linus Torvalds with assistance from a loosely-knit team of hackers across the Net. It aims towards POSIX and Single UNIX Specification compliance.
It has all the features you would expect in a modern fully-fledged Unix, including true multitasking, virtual memory, shared libraries, demand loading, shared copy-on-write executables, proper memory management, and multistack networking including IPv4 and IPv6.
Although originally developed first for 32-bit x86-based PCs (386 or higher), today Linux also runs on (at least) the Alpha AXP, Sun SPARC, Motorola 68000, PowerPC, ARM, Hitachi SuperH, IBM S/390, MIPS, HP PA-RISC, Intel IA-64, AMD x86-64, AXIS CRIS, Renesas M32R, Atmel AVR32, Renesas H8/300, NEC V850, Tensilica Xtensa, and Analog Devices Blackfin architectures; for many of these architectures in both 32- and 64-bit variants.
Linux is easily portable to most general-purpose 32- or 64-bit architectures as long as they have a paged memory management unit (PMMU) and a port of the GNU C compiler (gcc) (part of The GNU Compiler Collection, GCC). Linux has also been ported to a number of architectures without a PMMU, although functionality is then obviously somewhat limited.
Greg Kroah-Hartman announced yesterday, June 22nd, the immediate availability for download of the fourth maintenance release for the stable Linux 3.4 kernel series.
Linux kernel 3.4.4 incorporates some updated Radeon, USB and wireless drivers, a few ARM fixes, improvements for the x86 and PowerPC architectures, and some other small changes.
"I'm announcing the release of the 3.4.4 kernel. All users of the 3.4 kernel series must upgrade.”
"The updated 3.4.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.4.y and can be browsed at the normal kernel.org git web browser: http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary" - said Greg KH in the email announcement.
The Linux kernel 3.4.4 is a must-grab update for all Linux users who use the Linux 3.4 kernel. Therefore, upgrade as soon as possible!
Download Linux Kernel 3 3.4.4
Reset Password In Linux
With today’s technology, you can store your whole life on your hard drive! Without password protection, nothing is safe (not even this article!). ! To modify a user’s password or your own password in Linux or UNIX use the passwd command. |
To change any users password as a root, Login as the root user and type the command: |
# passwd User_Name |
# passwd dhaval |
# passwd soni |
Sample outputs: |
Enter new UNIX password: |
Retype new UNIX password: |
passwd: password updated successfully |
To Change Your Own Password or as a normal user, Simply type the passwd command: |
$ passwd |
Sample outputs: |
(current) UNIX password: |
Enter new UNIX password: |
Retype new UNIX password: |
passwd: password updated successfully |
Fedora Root Login Activation
Fedora uses pam module called pam_succeed_if.so for its authentication. This module is designed to succeed or fail authentication based on characteristics of the account of the authenticated user. Default configuration of this module blocks root login using GUI. |
STEP 1: Login as a Normal User. |
STEP 2: Open the terminal and use your favourite text editor like vim or gedit to open the /etc/pam.d/gdm. |
# su -c “vim /etc/pam.d/gdm” |
STEP 3: Comment the following line ‘auth required pam_succeed_if.so user !=root quiet’ |
# auth required pam_succeed_if.so user != root quiet |
STEP 4: Also open /etc/pam.d/gdm-password and put comment in front of the below line: |
# auth required pam_succeed_if.so user != root quiet |
Save the file and logout from GUI. Now you can login as root |
Download VueScan 9.1.06
VueScan, Scanning software.
VueScan is the world's most widely used scanning software, with more than 5 million copies downloaded. VueScan is easy to use, saves you time and improves your productivity. It saves you money by letting you continue using your existing scanner, and it gives you higher quality scans than the software that comes with your scanner.
VueScan supports more than 700 scanners and 209 digital camera raw files.
Download VueScan 9.1.06
Download XZ Utils 5.0.4
XZ Utils, Compression software.
XZ Utils is free general-purpose data compression software with high compression ratio. XZ Utils were written for POSIX-like systems, but also work on some not-so-POSIX systems. XZ Utils are the successor to LZMA Utils.
The core of the XZ Utils compression code is based on LZMA SDK, but it has been modified quite a lot to be suitable for XZ Utils. The primary compression algorithm is currently LZMA2, which is used inside the .xz container format. With typical files, XZ Utils create 30 % smaller output than gzip and 15 % smaller output than bzip2.
Download XZ Utils 5.0.4
Download TCPDF 5.9.168
TCPDF, PHP class for generating PDF documents.
TCPDF is a PHP class for generating PDF documents without requiring external extensions. TCPDF Supports UTF-8, Unicode, RTL languages, XHTML, Javascript, digital signatures, barcodes and much more.
Download TCPDF 5.9.168
Subscribe to:
Posts (Atom)