Ubuntu Software: Unterschied zwischen den Versionen

Aus Open Source Ecology - Germany
Zur Navigation springen Zur Suche springen
Zeile 79: Zeile 79:
 
* [http://serverfault.com/questions/6895/whats-the-best-way-of-handling-permissions-for-apache2s-user-www-data-in-var What's the best way of handling permissions for apache2's user www-data in /var/www?]
 
* [http://serverfault.com/questions/6895/whats-the-best-way-of-handling-permissions-for-apache2s-user-www-data-in-var What's the best way of handling permissions for apache2's user www-data in /var/www?]
 
** [http://stackoverflow.com/questions/10220531/how-to-set-system-wide-umask UMASK under Ubuntu]
 
** [http://stackoverflow.com/questions/10220531/how-to-set-system-wide-umask UMASK under Ubuntu]
 +
** cd /opt/lampp/htdocs
 +
** sudo ln -s ~/public_html /opt/lampp/htdocs/$USER
  
 
==Disk Analyzer==
 
==Disk Analyzer==

Version vom 22. Juni 2013, 21:00 Uhr

Most of the software can be easily installed through the Ubuntu Software Center.


Text

  • Gedit
    • To add a new language install "myspell-de" for example.

PDF

Edit PDFs

  • PDFedit - read, change and extract information from a PDF file.
  • PDF-Shuffler - merge or split pdf documents and rotate, crop and rearrange their pages.

Annotate PDFs

Remove PDF password

with Ghostscript (Source):

  • gs -q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sOutputFile=unencrypted.pdf -c .setpdfwrite -f encrypted.pdf


Password Generation

Install pwgen and run it from the Terminal.

Audio

Record Audio Output:

Video

Flash

Fix your flash problems with Flash Aid (Download and drag and drop it in Firefox)

Webcam

VoIP

  • Mumble - open source, conference audio, no video yet, needs installed server.

Image Processing

File Exchange

Screen Recording

  • Kazam
    • Can record 2 different audio channels (microphone and loud speakers), better than RecordMyDesktop, BUT unfortunately crashes every few minutes on Nikolay's computer.
  • RecordMyDesktop (Video + Sound)
    • Converts into *.ogv file. 1 Minute is about 18MB.
    • Note: After recording the screen it takes time to convert the file! For 1 Minute recording about 1 minute conversion.
    • Video quality is not good on Nikolay's computer.
sudo add-apt-repository ppa:shnatsel/eidete-daily
sudo apt-get update
sudo apt-get install eidete

Media and Flyers

  • Scribus - Open Source Desktop Publishing.

IT Administration

  • Putty - connect through SSH to a server (console mode)

Server

www dir

Disk Analyzer

Java

Oracle Java

Ubuntu Settings

Search Engines

Others

See Software