
Newznab on Ubuntu 11.10 — Newznab 0.2.3-dev documentation Once Ubuntu is installed and updated, we can begin installing Newznab. Before we get started though, we need to decide where to install Newznab. Typically, web-related stuff goes in /var/www/, so lets put Newznab in /var/www/newznab. Now we can begin installing the prerequisites. Prerequisites Newznab as a few dependencies, so let’s start with installing the required software. PHP 5.2+GD Imaging Library w/PHP integrationPEARDatabase: MySQL (or Percona)Web Server: Apache (or Nginx) Its worth mentioning a few things at this point. The following software is optional, but we’ll also cover installing it and setting it up: UnrarFFmpegLameMediaInfoSphinx By the end of this guide we’ll have a fully working Newznab+ install with all optional components working as well. Let’s start by installing PHP and required PHP extensions: sudo apt-get install -y php5 php5-dev php-pear php5-gd php5-mysql php5-curl The install docs also say that PHP needs a few tweaks. sudo nano /etc/php5/cli/php.ini Database Apache .
Bash-Befehl top - Dipl.-Soz.-Wiss. Helena Morzuch Unter Windows ist man es gewohnt den Task-Manager aufzurufen, um zu sehen wie hoch die CPU-Last gerade ist, welche Programme laufen oder auch nicht. Bei Linux gibt es solche Anzeigemöglichkeiten ebenfalls, sowohl grafisch als auch in der Konsole, deshalb beschäftigt sich der heutige Artikel mit dem Befehl top. Die grafische Anzeige lasse ich außen vor, dass sie von Distribution zu Distribution jeweils unterschiedlich sind. Kurzer Schlenker: Was sind eigentlich Derivate und Distributionen und wo liegt der Unterschied? Der Begriff Derivat (lat. derivare - ableiten) klärt Abhängigkeiten und Zugehörigkeiten. Nach diesem kurzen Schlenker geht es nun zurück zu dem Bash-Befehl top. top - 13:29:28 up 45 min, 2 users, load average: 0.42, 0.16, 0.10Tasks: 150 total, 1 running, 149 sleeping, 0 stopped, 0 zombieCpu(s): 40.1%us, 7.9%sy, 0.0%ni, 52.1%id, Mem: 2061536k total, 1575876k used, 485660k free, 129624k buffersSwap: 4104568k total, 0k used, 4104568k free, 585740k cached
Removing non-empty directory Hi folks, I was trying to remove '/sources/glibc-build' and '/sources/glibc-2.3.4-20040701', both non-empty with following steps without success 1) on LFS after chroot Code: root:/# rmdir -p --ignore-fail-on-non-empty . They are still there. 2) Login as 'su -' on FC3 host [satimis@localhost ~]$ su - Password: [root@localhost ~]# rmdir -pv --ignore-fail-on-non-empty /mnt/lfs/sources/glibc-build rmdir: removing directory, /mnt/lfs/sources/glibc-build [root@localhost ~]# ls /mnt/lfs/sources/glibc-build/ still showing them there. Finally starting Konqueror as root on Konsole, I can remove them on Konqueror. Please advise what was the trick behind. B.R. satimis
Как сделать заказ видеокурса "Общий комплекс Спиральной гимнастики" Издание с популяризованным изложением материала в книге с одноименным названием. Упрощенное оформление позволило снизить стоимость комплекта. От автора Мой опыт похудения значительно превышает опыт любого из вас, потому что я – врач диетолог с 20-летним стажем. Через мои руки прошла не одна сотня «худеющих», и с каждым пациентом я «худела» и переживала все его тяготы и неудачи, радовалась победам и приходила в отчаяние от поражений. Увы - поражений, было больше… В поисках работающего рецепта от полноты я ушла далеко за рамки диетологии. Ирина Свитенкова, врач, организатор Центра Спирального фитнеса «Невская Улыбка», С-Петербург Хотите прочитать вступление к книге? …вы не просто с легкостью избавляетесь от лишнего жира, словно выжимая его в результате скручиваний, подобно влаге из мокрого белья, и заставляя при этом работать мышцы, главное - вы влияете на основную причину вашей полноты, нормализуя углеводный и жировой обмен… Столь широкого диапазона воздействия не даст вам ни один фитнес!
Solution: Password for ‘(null)’ GNOME keyring « Selvamani's Blog You can commit you project using subversion as follows: svn commit -m “Your comment here for your modification on the project” –username <gmailusername> Then the following prompt should be opened for commiting your project successfully… Password for ‘<gmailusername>’: For this password, you should give your code.google.com password assigned to you while hosting your project. First time commiting project using svn commit will work properly. If you are commiting your project next time, you can get the prompt like Password for ‘(null)’ GNOME keyring: which means, Multiple keyrings are present on a users system. selva@selva-laptop:~$ cd .subversion/ selva@selva-laptop:~$ ls auth config README.txt servers open the ‘config’ file with any text editor, selva@selva-laptop:~/.subversion$ gedit config inside the text file, look for the line ‘password-stores = no’ under ‘[auth]‘ section and uncomment it & remove the value ‘no’ for it to look like ‘password-stores = ‘. That’s it. Booming GNU/Linux, செல்வமணி.
Linux-Einführung: Das Dateisystem Dateisysteme (File Systems) Baum-Struktur von Dateien und Verzeichnissen. Wurzelverzeichnis: / Verzeichnisse enthalten Verzeichnisse oder Dateien. Dateisysteme sind auf Datenträgern wie Festplatte, ZIP, Diskette, CDROM, DVD, ... Mehrere Dateisysteme pro Festplatte möglich (Partitionierung). Dateibaum-Struktur Versuch der Standardisierung, an den sich inzwischen viele Linux-Distributionen halten: Filesystem Hierarchy Standard. Ausgehend vom root-Verzeichnis »/« finden sich folgende Verzeichnisse: Der Standard sieht unter den Haupt-Verzeichnissen weitere Verzeichnis-Strukturen vor. Lokale Besonderheiten Im ZIV werden die Nutzer-HOME-Verzeichnisse auf einem Samba-Server verwaltet und in Unterverzeichnissen von /home gemounted. Befehle: df und mount Mit dem df-Befehl kann man sich die augenblicklich benutzten Datei-Systeme ansehen. Will man wissen, welchen Typ die Dateisysteme haben, so hilft mount: Dateien Typen Namen Verzeichnisse Begriffe Pfad Ein Pfadname darf nicht länger als 1023 Zeichen sein.
Issues about giving a talk and attending one, about reading a paper and writing one, and about receiving a review and offering one The present page is superseded by this new one (15 July 2011). Issues about giving a talk and attending one, about reading a paper and writing one, and about receiving a review and offering one Latest version 2007 BRICS retreat: Practical PhD requirements (revised version of January 26, 2007). Issues in making an oral presentation Be it for an exam or for a job interview, we all have at one point to stand up and express ourselves, which is sometimes not easy at all. Here are the slides of a presentation at the BRICS retreat of October 2001: Here is the version given at APPSEM'2000 on September 10, 2000: A4 ps.gz Here is the version for the DAIMI Bachelor students on March 10, 2000: Extra hint for writing slides (courtesy of Niels Ole Jensen). Issues in making a written presentation Be it for a student report, for a thesis, for a user's manual, or for a project report, we all have at one point to sit down and write something, which is often not easy at all. Comments are welcome!
KVM/Networking There are a few different ways to allow a virtual machine access to the external network. The default virtual network configuration is known as Usermode Networking. Traffic is NATed through the host interface to the outside network. Alternately, you can configure Bridged Networking to enable external hosts to directly access services on the guest operating system. In the default configuration, the guest operating system will have access to network services, but will not be visible to other machines on the network. The guest will be able, for example, to browse the web, but will not be able to host an accessible web server. By default, the guest OS will get an IP address in the 10.0.2.0/24 address space and the host OS will be reachable at 10.0.2.2. You should be able to ssh into the host OS (at 10.0.2.2) from inside the guest OS and use scp to copy files back and forth. If this configuration is suitable for your purposes, no other configuration is required. Install the bridge-utils package:
Webcam capture using fswebcam This article is part of the Webcam Cool Project. You should check the project homepage first! My first attempt at configuring webcam capture used camE as it was in the Ubuntu repositories. Although camE worked happily with my Quickcam Sphere, when I built my weatherproof webcam I based it on a Logitech Quickcam 5000 which is a V4L2 device that camE didn't like. Despite many hours of searching and testing, I couldn't find a program in the repos that would work with the Quickcam 5000, however a search on the internet soon turned up a compatible alternative in the form of fswebcam. Installation on Ubuntu is a breeze. You can start fswebcam from the command line with various options however as some tweaking will invariably be involved it may be best to create a config file where you can quickly jump in and edit entries until you get it working as you want it. To create a config file, use:nano ~/.fswebcam.conf The contents of my config file are listed below... A brief description of each line: