Skip to main content

Home/ Linux/ Group items tagged but

Rss Feed Group items tagged

yc c

man.cx - The Complete Manpages - 1 views

shared by yc c on 22 Mar 10 - Cached
  •  
    There are some manpage interfaces available on the net, but they all just provide access to the GNU tools or maybe to the tools installed on the host, but they are always missing some pages. So I thought, why isn't there a page with all manpages? So I just built one.
Marc Lijour

Open Source has no bearing upon Software Security - Community does - Unscrewing Security - 1 views

  • There's no reason to believe that Apple's iPhone iOS is better or worse than Android from a security perspective - at least from the perspective of openness. There may be more fundamental architectural issues to distinguish the platforms but (again) they both have Unix-like heritage, so they both start from a good place.
  • Security quality is disjoint from openness. Free and Open Source Software (FOSS) is clearly and famously not less secure than closed / proprietary software - but neither is FOSS necessarily more secure than proprietary.
  •  
    There's no reason to believe that Apple's iPhone iOS is better or worse than Android from a security perspective - at least from the perspective of openness. There may be more fundamental architectural issues to distinguish the platforms but (again) they both have Unix-like heritage, so they both start from a good place.
anonymous

Wikipedia:Everything you always wanted to know about Bad Jokes and Other Deleted Nonsen... - 0 views

  • Linus Torvalds facts Linus Torvalds facts are a series of humorous sayings regarding Linus Torvalds. Some of them include: Linus Torvalds edited this page. Linus Torvalds can program without a keyboard Since 1969, the year Linus Torvalds was born, software quality has increased 19.000 percent. The commonest definition of the word programmer is Linus Torvalds Linus Torvalds didn't learn from the University of Helsinki the University of Helsinki learned from Linus Torvalds. Linus Torvalds finished the Linux Kernel the day before he started on it. Linus Torvalds once developed a programming language so good that it makes python look like punch cards. Linus Torvalds doesn't need to boot. Linus Torvalds first written program had artificial intelligence. Linus Torvalds doesn't receive error messages. There is no theory of probability, just a list of events that Linus Torvalds allows to occur. Linus Torvalds doesn't use a monitor. He can read the video signals from a VGA cable with his finger. Linus Torvalds can write to ntfs. Linus Torvalds can install gentoo in under a day. When Linus Torvalds writes new software, he just makes punch cards with his teeth and feeds them into a reader. Linus Torvalds source codes compile themselves. When Linus Torvalds learned to program, the computer printed HELLO, WORLD by itself. Linus was considered as being old and stable at 24, but new and bleeding edge at 26 Linus surfs the web using nothing but netcat Linus Torvalds can play 3D games in his head by interpreting the source code in real-time. Being touched by Linus can cure carpal tunnel syndrome. He does not cure RMS because he thinks it's funny to listen to RMS dictating code for the HURD. Linus Torvalds only wears glasses to make him seem more human. Linus Torvalds can fluently converse with setup wizard. They play basketball on Sundays. Linus Torvalds is the only known entity capable of uploading pure pleasure. Linus Torvalds can read your computer registry from any given point in the world, through any material. Linus Torvalds takes one look at your desktop and knows which porn sites you visited. In the last ten years.
  •  
    Like the infamous Chuck Norris Facts, only with a lot more nerd and a lot less guns.
anonymous

Ubuntu Server: Kernel Configuration Considerations - ServerWatch.com - 0 views

  • Preemption The server kernel has kernel preemption turned off (CONFIG_PREEMPT_NONE=y), while the desktop kernel has it enabled (CONFIG_PREEMPT_BKL=y, CONFIG_PREEMPT_VOLUNTARY=y). Preemption works along with scheduling to fine-tune performance, efficiency and responsiveness. In non-preemptive kernels, kernel code runs until completion; the scheduler can't touch it until it's finished. But the Linux kernel allows tasks to be interrupted at nearly any point (but not when it is unsafe, which is a whole huge fascinating topic all by itself), so that tasks of lesser-priority can jump to the head of the line. This is appropriate for desktop systems because users typically have several things going at once: writing documents, playing music, Web surfing, downloading and so on. Users don't care how responsive background applications are; they care only about the ones they're actively using. So if loading a Web page takes a little longer while the user is writing an e-mail, it's an acceptable trade-off. Overall efficiency and performance are actually reduced but not in a way that annoys the user. On servers you want to minimize any and all performance hits, so turning off preemption is usually the best practice.
Tim Mullins

Linux Mint 8 Helena x64 Edition RC - Review Screencast - 0 views

  •  
    Review Screencast of Linux Mint 8 Helena x64 Edition Release Candidate, which is the same as Linux Mint 8 but is 64bit rather than 32bit. I spend most of the video showing you all the benefits and extra features of Linux Mint over standard Ubuntu Linux 9.10 Karmic Koala. 100% original video production
James Cady

The 10 Cleverest Ways to Use Linux to Fix Your Windows PC - How-To Geek - 0 views

  •  
    You might not be ready to accept Linux as your desktop yet, but you can still use it to save your Windows PC-whether you need to reset passwords, recover deleted files, or scan for viruses, here's how to do it.
Frank Boros

Installing Wordpress/Joomla/Drupal on CentOS 6.2 (netinstall) - 0 views

  •  
    Step by Step how to install Wordpress/Joomla/Drupal on CentOS 6.2 (netinstall).
    I've been looking at using a CMS for a while as an alternative to designing websites from scratch. I finally have had a reason to use one (long story) but the short end of it is that it needs to run on Linux.

    The
vas_kut

DigitalOcean Community | DigitalOcean - 0 views

  •  
    The Linux Diigo group might have already seen this, but if they haven't it's a good 'repository' of useful articles.
Krizna G

How to install Lamp server on ubuntu 14.04 - 0 views

  •  
    How to install LAMP server on Ubuntu 14.04 LAMP stack is nothing but a combination of opensource softwares to make a webserver . LAMP refers to the first l
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...
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

Vim Plugins You Should Know About, Part VII: ragtag.vim (formerly allml.vim) - good cod... - 0 views

  •  
    This is the seventh post in the article series "Vim Plugins You Should Know About". This time I am going to introduce you to a plugin called "ragtag.vim". A month ago it was still known as "allml.vim" but now it has been renamed to ragtag.vim. The best parts of RagTag are mappings for editing HTML tags. It has a mapping for quickly closing open HTML tags, a mapping for quickly turning the typed word into a pair of open/close HTML tags, several mappings for inserting HTML doctype, linking to CSS stylesheets, loading JavaScript and it includes mappings for wrapping the typed text in a pair of tags for PHP, or for ASP or eRuby, and {% .. %} for Django. RagTag is written by Tim Pope. He's the master of Vim plugin programming. I have already written about two of his plugins - surround.vim and repeat.vim and more articles about his plugins are coming!
anonymous

Mount Your iDisk on a Linux Host | JedTheHead - 0 views

  •  
    "Mount Your iDisk on a Linux Host These instructions apply to recent distros / versions of Ubuntu, but should work on any *nix system that has davfs support. "
anonymous

POSIX IO Must Die! | Linux Magazine - 0 views

  •  
    POSIX IO Must Die! POSIX IO is becoming a serious impediment to IO performance and scaling. POSIX is one of the standards that enabled portable programs and POSIX IO is the portion of the standard surrounding IO. But as the world of storage evolves with greatly increasing capacities and greatly increasing performance, it is time for POSIX IO to evolve or die.
anonymous

Linux screen command tutorial | Linux Operating System - Debian, Ubuntu, Fedora, Gentoo... - 0 views

  •  
    Linux screen command tutorial ggarron | April 30, 2010 - 3 weeks 5 days  in Linux command line Linux tips I have face this lots of times, I am connected to my server using ssh, then I start a download, a log processing or a bittorrent download. I realize that task is going to take a lot of time. What to do?, well usually one have leave the ssh session open, and the home computer on. What if the ssh session just drops? all work is done, and there is the need to start all over again. I have used nohup command to execute commands after exit from the shell prompt. But there are other options, one of them is screen.
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.
yc c

VirtualBox - 0 views

  •  
    Presently, VirtualBox runs on Windows, Linux, Macintosh and OpenSolaris hosts and supports a large number of guest operating systems including but not limited to Windows (NT 4.0, 2000, XP, Server 2003, Vista), DOS/Windows 3.x, Linux (2.4 and 2.6), Solaris and OpenSolaris, and OpenBSD.
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.
Djiezes Kraaijst

Is OpenOffice.org getting faster? - OpenOffice.org Ninja - 0 views

  • Is OpenOffice.org getting faster?
  • Some complain OpenOffice.org is slow and bloated. With each release there may be dozens of performance improvements, but there are also new features, some of which may slow things down. This the natural balance in software development, but in the end, what is the net effect on performance from one version to the next?
  • In conclusion, OpenOffice.org is generally getting slower with each release. However, startup performance has made great improvements, the performance losses are relatively small, advances in new computer hardware are more than making up the loses, and OpenOffice.org continues to mature with new features. OpenOffice.org doesn't compel users to upgrade, so you are welcome to continue using older versions.
Sandra Nowakowski

The new HP laptop with linux, is it the right choice for you? - 0 views

  •  
    In the Microsoft Windows dominated world, it is big news when a company announces that it is going to implement a Linux operating system on one of its computers. It is even more surprising that when that computer is a laptop. But that is exactly what H...
1 - 20 of 98 Next › Last »
Showing 20 items per page