Skip to main content

Home/ Linux/ Group items tagged also

Rss Feed Group items tagged

Maluvia Haseltine

Xpdf - 0 views

  •  
    XPDF is an open source viewer for Portable Document Format (PDF) files. (These are also sometimes also called 'Acrobat' files, from the name of Adobe's PDF software.) The Xpdf project also includes a PDF text extractor, PDF-to-PostScript converter, and various other utilities. Xpdf runs under the X Window System on UNIX, VMS, and OS/2. The non-X components (pdftops, pdftotext, etc.) also run on Win32 systems
samonjur

Keywodrs is very important for every website. - 0 views

  •  
    Simply how much targeted traffic are you currently shedding mainly because an individual never have identified several unexpected yet potent keywords and phrases? Choosing the clear keywords and phrases to your internet pages is easy. And also obtaining connected, high-demand and also low-supply keywords and phrases which can be potent to your web site just isn't too much once you begin making use of Wordtracker. Yet think about people keywords and phrases which can be actually unexpected? Think about keywords and phrases you'll by no means consider, yet which may have the particular prospective to operate a vehicle thousands of fresh visitors to your internet site?Pleasant to be able to Wordtracker Search term Study AccountsBeing a Wordtracker client, you are going to right away acquire totally free usage of the most notable 1, 000 keywords and phrases used throughout the key engines like google : equally short-term and also long-term.And also for a few internet marketers, which is adequate.Nonetheless it just isn't adequate should you have identified the actual prospective regarding working together with one of the most searched-for or perhaps freshly growing keywords and phrases on the web.Significant web marketers and also SEARCH ENGINE MARKETING specialists which are seeking development final results consider Wordtracker's Search term Study Record alternatives: from your Top, 000, entirely for the Leading 20 thousand phrases.Just how these kinds of accounts supply development final resultsCheck our own Search term Study Accounts throughout. Try to find hugely well-known, or perhaps freshly growing phrases and words that might be utilized to make huge amounts regarding fresh targeted traffic.How can this kind of perform? You're not trying to find well-known keywords and phrases that may deliver folks inside from the "front door" of your distinct web site. You are interested in undiscovered jewels that will deliver a large amount regarding targeted traffic inside
Tim M

Linux Multimedia Studio (LMMS) + MIDI Keyboard - Tutorial demo - 0 views

  •  
    Live Action Video Tutorial on how-to use Linux Multimedia Studio ( also known as LMMS) and a MIDI to USB cable with a MIDI Electronic Musical Keyboard. I show how to use the plugins like ZynAddSubFX and the other instruments synthesizers. Demonstration made with Linux Mint 9 but is also for Ubuntu...
anonymous

12 More of the Best Free Linux Books - Part 1 - LinuxLinks News - 0 views

  •  
    "12 More of the Best Free Linux Books Many computer users have an insatiable appetite to deepen their understanding of computer operating systems and computer software. Linux users are no different in that respect. At the same time as developing a huge range of open source software, the Linux community fortunately has also written a vast range of documentation in the form of books, guides, tutorials, HOWTOs, man pages, and other help to aid the learning process. Some of this documentation is intended specifically for a newcomer to Linux, or those that are seeking to move away from a proprietary world and embrace freedom. There are literally thousands of Linux books which are available to purchase from any good (online) book shop. However, the focus of this article is to highlight champion Linux books which make an invaluable contribution to learning about Linux, and which are also available to download without charge. We have tried to select a fairly diverse selection of books in this article so that there should be something of interest here for any type of user whatever their level of computing knowledge. This article should be read in conjunction with our previous article on free Linux books, entitled 20 of the Best Free Linux Books."
anonymous

MultiGet file downloader - 0 views

  •  
    Welcome to the MultiGet Home page! MultiGet is an easy-to-use GUI file downloader for Windows/Linux/BSDs/MacOs.  It's programmed in C++ and has a GUI based on wxWidgets. It supports HTTP/FTP protocols which covers the requirements of most users. It supports multi-task with multi-thread on multi-server. It supports resuming downloads if the Web server supports it, and if you like, you can reconfig the thread number without stopping the current task. It's also support SOCKS 4,4a,5 proxy, ftp proxy, http proxy. In v0.8.0, a new feature was introduced, that is so called P2SP, or in other words , get file from multiple servers, and combine the data from different site into one file. This makes downloads complete much faster. MultiGet also supports switching language dynamically, you can choose Chinese or English interface.  Generally it will automatic choose a proper language for you. At this time(version 1.1.1), MultiGet can run on Windows 2000/XP, almost all Linux desktops, MacOs, BSDs. It can only depends on GTK+ runtime environment in Linux if statically linked with wxWidgets. It was tested on many system such as : Windows 2000, ubuntu ,kubuntu, xubuntu, fc5, opensuse10.4, mandriva 2007, MEPIS 6.0, PCLinuxOS, CentOS4.4, Puppy2.0, Xandros, edubuntu, RedFlag workstation 5, MagicLinux, dubuntu, archlinux, Hiweed, FreeBSD, MacOS etc.
Tim M

Update Manager & Hardware Drivers Tips for Setup Ubuntu or Linux Mint 9 64bit Screencas... - 0 views

  •  
    Screencast Tutorial on how-to use the Update Manager & Hardware Drivers on First Time Setup of Linux Mint 9 64bit GNOME. These Linux Tips & Tricks also apply to all Ubuntu Linux 10.04 Lucid Lynx derivatives.
Tim M

Installing Linux Mint 9 64bit Dual Boot with Windows 7 Tutorial - 0 views

  •  
    How-to Tutorial for Installing Linux Mint 9 GNOME 64bit Edition to Dual Boot with Microsoft Windows 7. I give tips and tricks for running Linux Mint 9 for the first time user. I also show how Windows 7 still works fine after installing Linux on top of it. These instructions apply to all Ubuntu..
Marc Lijour

IDC - Press Release - prUS22592710 - 0 views

  • Linux server demand also improved in 3Q10, with revenue growing 32.6% to $2.1 billion when compared with the third quarter of 2009. Linux servers now represent 17.5% of all server revenue, up 2.6 points over 3Q09.
  •  
    Linux server demand also improved in 3Q10, with revenue growing 32.6% to $2.1 billion when compared with the third quarter of 2009. Linux servers now represent 17.5% of all server revenue, up 2.6 points over 3Q09.
vas_kut

Set DNS and-or Nameservers - Manjaro Linux - 0 views

  •  
    If you feel that your Att U-verse or other ISP is painfully slow: manually change your DNS settings. Go to /etc/resolv.conf or make '/etc/resolv.conf.head' file, which will apply any changes to the top of the resolv.conf file. (a tail file is also possible).
bryan yu

A nice webui (avalanche-rt) for rTorrent - 6 views

  •  
    I have yet to find satisfaction since I used to find webui for rtorrent. However, I recently found a nice web interface for rTorrent that was not only clean and beautiful but also contains many features. If you are interested, hurry to the following website to download it now!
anonymous

OOM Killer - linux-mm.org Wiki - 0 views

  •  
    The functions, code excerpts and comments discussed below here are from mm/oom_kill.c unless otherwise noted. It is the job of the linux 'oom killer' to sacrifice one or more processes in order to free up memory for the system when all else fails. It will also kill any process sharing the same mm_struct as the selected process, for obvious reasons. Any particular process leader may be immunized against the oom killer if the value of its /proc//oomadj is set to the constant OOM_DISABLE (currently defined as -17). The function which does the actual scoring of a process in the effort to find the best candidate for elimination is called badness(), which results from the following call chain: _alloc_pages -> out_of_memory() -> select_bad_process() -> badness() The comments to badness() pretty well speak for themselves:
anonymous

Self-Service Linux: Mastering the Art of Problem Determination - download here - 1 views

  •  
    Self-Service Linux: Mastering the Art of Problem Determination by Mark Wilding, Dan Behman Publisher: Prentice Hall PTR 2005 ISBN/ASIN: 013147751X ISBN-13: 9780131477513 Number of pages: 456 Description: The biggest factor in a company's decision to go with Linux is overcoming the support issues. This book should be an essential part of every company's Linux adoption plan to keep the total cost of ownership down and improve the ROI of their Linux strategy. It is also a book that advanced Linux professionals running their own Linux systems will be able to use to troubleshoot. This book gives the staff the basics they need to diagnose most problems that they will face and will go into the nitty-gritty on the toughest problems.    Download or read it online here: Download link    (4.4MB, PDF)
anonymous

How to Run Android Applications on Ubuntu - Step-by-step tutorial with screenshots - So... - 0 views

  •  
    How to Run Android Applications on Ubuntu Adjust text size: June 25th, 2009, 18:04 GMT | By Marius Nestor When Google announced and released Android, back in October 2008, everyone knew that it would become the best operating system for mobile devices. Not only is Android open source, but it also comes with a Software Development Kit, which offers the necessary APIs and utilities for developers to easily build powerful applications for Android-powered mobile devices. The following tutorial was created especially for those of you who want to test the Android platform and install various applications, on the popular Ubuntu operating system. OK, so let's get started... shall we? Grab the Android SDK from Softpedia and save the file on your home folder.
Paul Sydney Orozco

http://www.adobocode.com/spring/marshallingunmarshalling-java-objects-into-xml-file-usi... - 0 views

  •  
    The release 3.0 of Spring Framework added the Spring Module OXM which supports the marshalling and unmarshalling of Java objects and XML documents.In this post, we will be using Spring OXM to take a Java object, convert it to a XML-format and save it in the hard-disk as an XML file containing information of that Java object. We will also cover how to retrieve back the serialized state of that XML file and reconstruct it back to it's original state as a Java object.
yc c

ActiveState - Free the dragon! - Dynamic Tools for Dynamic Languages - 0 views

  •  
    Komodo Edit is a free, open source editor from dynamic language experts. It's absolutely fantastic to work with. It does everything a good editor should do, but it also adds a bunch of other little awesome things." -Dan Hulton, www.danhulton.com * All the languages: Dynamic language expertise for Perl, PHP, Python, Ruby, and Tcl, plus JavaScript, CSS, HTML, and XML, and template languages like RHTML, Template-Toolkit, HTML-Smarty and Django. * All the platforms: Windows? Mac? Linux? Yes! Yes! Yes! * Award-wining tools: Everything you'd expect from an editor based on the award-winning Komodo IDE, like autocomplete and calltips, multi-language file support, syntax coloring and syntax checking, Vi emulation, Emacs key bindings, and more. * Firefox-style extensibility: Go ahead, hack away! Or download some of the cool extensions from member of the Komodo community.
Sandra Nowakowski

Linux Training Tips - Boot Linux from a Linux Installation CD or a Linux Live CD to Lea... - 0 views

  •  
    You can get the free Linux OS (operating system) running on a computer system by booting Linux from a Linux installation CD (or DVD) and installing Linux. And you can also run Linux by booting a system from a Linux live CD / DVD. Once you get Linux run...
yc c

Editix - XML Editor - 0 views

  •  
    XML & XML Schema editor and XSLT debugger. EditiX also includes a CSS editor. (Windows, Mac OS X & Linux; free version available for non-commercial use)
Sandra Nowakowski

Linux vs. Windows web Hosting, does it matter - 0 views

  •  
    One of the most confusing decisions someone new to web hosting will have to make is which platform their server should be on. There are a number of different choices out there but the main two are Linux and Windows web servers. There are also a lot of ...
Scott Beamer

Linux Today - Editor's Note: Ubuntu Is Not Our Savior - 0 views

  • And no matter how superior Ubuntu becomes, Gentoo, Slackware, Red Hat, Fedora, and Debian are more important because they are the primal Linuxes. Everything else flows from them. They are the progenitors, and are essential. Let's also remember non-Linux FOSS operating systems such as FreeBSD, NetBSD, and OpenBSD. From these also come herds of wonderful things such as routers, firewalls, drivers, network stacks, and stout high-demand servers. (Take a look at the top servers on Netcraft.)
  •  
    There is more to Linux then the almighty Ubuntu
jdr santos

SD4L - ScramDisk for Linux - 1 views

  •  
    SD4L is a suite of Linux tools and a graphical user interface (GUI) which allow the creation of, and access to ScramDisk encrypted container files. In particular, SD4L provides a Linux driver which enables mounting ScramDisk containers. ScramDisk for Linux also encrypts partitions on a hard disk or storage media such as USB sticks or floppy disks entirely as devices. Version 2.0, moreover, opens and creates TrueCrypt containers from TrueCrypt version 4.1 to 6.1a.
1 - 20 of 82 Next › Last »
Showing 20 items per page