lucid ls40

Read about lucid ls40, The latest news, videos, and discussion topics about lucid ls40 from alibabacloud.com

Modify various versions of Ubuntu source

Please use root to execute the script #!/bin/bashapt_dir= "/etc/apt" version= ' awk ' {print$2} ' /etc/issue ' case $VERSION in14.04|14.04.1) release= "Trusty" ;; 13.04|13.04.1) release= "raring" ;; 13.10) release= "Saucy" ;; 12.04|12.04.1|12.04.2|12.04.3|12.04.4|12.04.5) release= "precise" ;; 12.10) release= "Quantal" ;; 11.04) release= "Natty" ;; 11.10) release= "Oneiric" ;; 10.04|10.04.1|10.04.2|10.04.3|10.04.4|10.04.5) release= "Lucid" ;; 10.10) r

Installing the build Toolchain on Linux

Install the build tool chain on Linux, install it will rely on dpkg-dev,g++,libc6-dev,make, etc., so the dependent tools will be installed after installation. So described in the Ubuntu Software LibraryInformational List of build-essential packagesIf you don't plan to build the Debian packages, you don ' t need the package. Starting with dpkg (>= 1.14.18) This is the required for building Debian packages.This is contains an informational list of packages which is considered essential for buildin

Simple implementation of ubuntu12.04 daemon

Using the command Start-stop-daemonOfficial Document: Http://manpages.ubuntu.com/manpages/lucid/en/man8/start-stop-daemon.8.htmlUsage:start-stop-daemon [  DemoOdoo's startup script#!/bin/sh### BEGIN INIT info# provides:openerp-server# required-start: $remote _fs $syslog # Required-sto P: $remote _fs $syslog # Should-start: $network # should-stop: $network # default-start:2 3 4 AA default-stop:0 1 6# short-description:enterprise Resource Management sof

Ubuntu permanently set DNS information

GE would be overwrittenThis means that the file has been dynamically generated by the RESOLVCONF program and will be overwritten by manual editing. This is the first time I have met this resolvconf, what kind of a program is it? Wiki query said Ubuntu 12.04 LTS enabled this program, in Ubuntu manpage found the function description of the program, http://manpages.ubuntu.com/manpages/lucid/man8/ resolvconf.8.html or Direct man resolvconf.Resolvconf is

Ubuntu Domestic Source

Ubuntu12.04 Add a domestic software source (163, Sohu, USTC), edit the Sources.list filesudo nano/etc/apt/sources.listAdd the following content, save and then sudo apt-get update.In the case of other Ubuntu versions, simply change the precise to the corresponding version name. Hardy (8.04), Lucid (10.04), Maverick (10.10), oneiric (11.10), Quantal (12.10), Precise (12.04)#163Deb Http://mirrors.163.com/ubuntu/precise main restricted universe multiverse

Introduction to various versions of Ubuntu

5.10–breezy Badger (lively badger)Ubuntu 6.06–dapper Drake (neat male duck)Ubuntu 6.10–edgy Eft (sharp little lizard)Ubuntu 7.04–feisty fawn (Restless fawn)Ubuntu 7.10–gutsy Gibbon (Bold gibbon)Ubuntu 8.04–hardy Heron (Strong heron)Ubuntu 8.10–intrepid Ibex (Fearless Highland Goat)Ubuntu 9.04–jaunty Jackalope (lively rabbit)Ubuntu 9.10–karmic Koala (Lucky koala)Ubuntu 10.04–lucid Lynx (Awake Lynx)Ubuntu 10.10–maverick Meerkat (the maverick Fox Mongoo

Ubuntu/linux Study Record 1

=120t=674414. Read the Ubuntu documentation and learn about other people's Portal blog posts.I recommend several blog and official desktop training documents that I think are excellent:http://forum.ubuntu.org.cn/viewtopic.php?t=390584http://forum.ubuntu.org.cn/viewtopic.php?f=48t=345815http://people.ubuntu.com/~happyaron/udc-cn/lucid-html/http://people.ubuntu.com/~happyaron/ubuntu-docs/precise-html/5. Learn some basic and important knowledge of Linux,

Ubuntu appears apt-get:package has no installation cand

There was a problem with the package have no installation candidate when installing the software today, such as: # apt-get Install Reading Package Lists ... Done Building Dependency Tree ... Done Package aptitude are not available, but are referred to by the another package. This may mean and the package are missing, has been obsoleted, or is only available from another source e:package Here's how to fix it:# Apt-get Update# Apt-get Upgrade# Apt-get Ins

DEBIAN6 upgrades to debian7 for simple upgrades

-free Deb Http://non-us.debian.org/debian-non-US wheezy/non-us main contrib Non-free Deb http://security.debian.org wheezy/updates main contrib Non-free Deb Http://ppa.launchpad.net/ubuntu-wine/ubuntu Lucid Main Deb Http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt all main Official security upgrades Chinese help documentation, upgrading from squeeze (old stable) 6.0 to wheezy (new Stable) 7.0 Help documentation Http://www.debian.

Some suggestions on prototyping interactive design documents

considered to use this more attractive.   Mockups Similar to the Balsamiq style, the mockups's biggest feature is the Web page version, which allows web-based storage to be opened online on any computer without downloading the installation. There are some other tools that I would not introduce, as individuals have not used them, for example: Microsoft Office Visio, Pencil sketch, Design Studio, Prototype Composer, Lucid Spec, irise Professional E

Programmers must read books and guidance guide

", "computer culture," such as books, you can also see "Introduction to Computer Science" or "computer professional English", proposed to see the original, On the one hand, the whole industry has a comprehensive understanding, on the other hand, to exercise their English proficiency. Anyway, I think programmers should let English become their working language. Computer Concepts "Computer culture" Computer Science Illuminated "Introduction to Computer sciences" Computing Essentials "Computer Prof

Ubuntu11.04 Common Software

④realplayer Installation: Http://www.real.com/realplayer/download 5. Chinese Input Method ①ibus Ubuntu10.10 Default ②fcitx small Penguin Input method, very strong Installation: http://code.google.com/p/fcitx/ Or: PPA deb Http://ppa.launchpad.net/wengxt/fcitx-nightly/ubuntu Lucid main ③ Small Input Method Installation: http://yong.uueasy.com/thread-htm-fid-2.html ④ Cloud input a wide range of Sogou, QQ, Google. 6. Download tool ①transmission Ubuntu1

Normal user starts Tomcat from non 80 port, forwards listener 80 port via port

0.0.0.0/0 tcp dpt:8080 redir ports 80882 REDIRECT TCP - - 0.0.0.0/0 0.0.0.0/0 tcp dpt:80 redir ports 8080 The rule you are are interested in are nr. 2, so to delete it: # iptables-t nat-d prerouting 2 Solve the problem of iptables after reboot failure: Iptables-persistent for Debian/ubuntuSince Ubuntu 10.04 LTS (Lucid) and Debian 6.0 (squeeze) there is a package with the name "Iptables-persistent" w

Installing the Sun Java__java in the Ubuntu 10.04+ system

For some reason, in Ubuntu 10.04 and the newer Ubuntu system, the default official data source does not already contain the SUN-JAVA6-JDK package, but we can install Sun Java from another data source. Add additional data sources first: Add-apt-repository "Deb Http://archive.canonical.com/lucid partner" To update a data source: sudo apt-get update At this point, you can install Sun Java sudo apt-get install SUN-JAVA6-JDK Reference: Http://sta

Ubuntu Add SUN-JAVA6-JDK Source

Since the ubuntu10.04 version removes the source of the SUN-JAVA6-JRE,SUN-JAVA-JDK, the standard library is only openjdk, so it runs directly sudo apt-get install SUN-JAVA6-JDK command, you will be prompted: There are no available package sun-java6-jdk, but it is referenced by other packages.This may mean that the missing package may have been discarded,Or can only be found in other publishing sources The solution is to add the SUN-JAVA-JDK source to the Ubuntu source, as follows: 1. Compil

Ubuntu old version Stop update source invalid-workaround

Ubuntu12.10 code, each Linux version has a code name, interested to read: http://www.cnbeta.com/articles/184259.htm Here's a quick look. Ubuntu 4.10-warty WarthogUbuntu 5.04-hoary HedgehogUbuntu 5.10-breezy BadgerUbuntu 6.06-dapper DrakeUbuntu 6.10-edgy EftUbuntu 7.04-feisty FawnUbuntu 7.10-gutsy GibbonUbuntu 8.04-hardy HeronUbuntu 8.10-intrepid IbexUbuntu 9.04-jaunty JackalopeUbuntu 9.10-karmic KoalaUbuntu 10.04-lucid LynxUbuntu 10.10-maverick Meerk

Ubuntu cannot install the VIM package

Install VIM general instruction: sudo apt-get install vim is done. But there is: reading the list of packages ... Completing the dependency tree that is analyzing the package is reading status information ... Complete the currently unavailable package vim, but it is referenced by other packages. This may mean that the missing package may have been discarded, or it can only be found in other publishing sources E: Package vim has no candidate to installThis problem should be a problem with the sof

DEBIAN6 upgrade to debian7 simple upgrade process

http://security.debian.org wheezy/updates main contrib Non-free Deb Http://ppa.launchpad.net/ubuntu-wine/ubuntu Lucid MainDeb Http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt all main Official security upgrades Chinese help documentation, upgrading from squeeze (old stable) 6.0 to wheezy (new Stable) 7.0 Help documentation Http://www.debian.org/releases/stable/amd64/release-notes.zh-cn.pdf Add a method for adding a system log Edi

The source Insight+ubuntu 10.04 under Linux uses wine to install source Insight__linux

Flex bison sudo apt-get install wine sudo apt-get install flex Bison sudo apt-get install wine 3. Install Sourceinsight To execute a command: Shell Code Wine Si3563Setup.exe Wine Si3563Setup.exe The next step is to install it like a Windows program. 4. Notice of Use How do you know the source Insight? : applications--"Other" contains the available programs. Attached, is my current dependent package. Wine is not included in it because it is over 10MB. Of course, can not be less with the seri

The five anniversary of the Chinese stationmaster station Anhui stationmaster Meeting Feeling

Xing Hua Park in Hefei station were still in progress. I haven't slept much for one weeks and even gave up on the scene for this sorority. In the field beam sum everyone shared the original journey to Shanghai Beach, successfully founded China's earliest marriage net story. and also with the personal webmaster many good advice. You may not know, the beam is always too tired, lying on the guest table, slept for most of the hour. There is the investment portal of Wu Zong, came to the guest table

Total Pages: 15 1 .... 11 12 13 14 15 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.