New pages
From LinuxIntro
- 10:37, 18 April 2012 Setting up a mail server on port 587 (hist) [405 bytes] ThorstenStaerk (Talk | contribs) (Created page with "When you set up your mail server for sending you might find out that your internet service provider has blocked port 25. In this case it is useful to use port 587 instead. Po...")
- 18:11, 8 April 2012 Systemd (hist) [144 bytes] ThorstenStaerk (Talk | contribs) (Created page with "= SysV, SystemD and UpStArt = SysV is a framework for scheduling tasks to start at boot time. It is beeing successed by systemd and upstart.")
- 21:39, 4 April 2012 DoveCot (hist) [423 bytes] ThorstenStaerk (Talk | contribs) (Created page with "'''Dovecot''' is an imap [http://en.wikipedia.org/wiki/Daemon_(computer_software) daemon]. It can be easily configured with webmin that has an own module for this. = Ins...")
- 14:20, 4 April 2012 Network card (hist) [3,520 bytes] ThorstenStaerk (Talk | contribs) (Created page with "= Find out your network card's type = # hwinfo --netcard --short network: eth4 Broadcom NetXtreme II ...")
- 11:42, 13 March 2012 Use the ftp command (hist) [227 bytes] ThorstenStaerk (Talk | contribs) (Created page with "* upload a file via ftp: ftp -p -u ftp://user:password@server/path file = See also = * [http://man-wiki.net/index.php/1:ftp ftp's man page]")
- 08:30, 26 February 2012 MindMap (hist) [320 bytes] ThorstenStaerk (Talk | contribs) (Created page with "MindMapping software for Linux includes: * FreeMind * [http://www.xmind.net/ xMind] * dot")
- 08:22, 26 February 2012 Dot (hist) [604 bytes] ThorstenStaerk (Talk | contribs) (Created page with "Dot is a program from the graphviz package to draw graphs. It can, among other usages, be used to create MindMaps. = Mindmap = Here's how you create a mindmap with d...")
- 08:03, 26 February 2012 Graphic editors (hist) [363 bytes] ThorstenStaerk (Talk | contribs) (Created page with "* [http://www.gimp.org/ Gimp] * imagemagick * graphviz = Vector graphics editors = * [http://sodipodi.sourceforge.net/ Sodipodi] * [http://inkscApe.org/ Inkscape] * [http://www....")
- 08:25, 25 February 2012 Text editors (hist) [243 bytes] ThorstenStaerk (Talk | contribs) (Created page with "Here are some text editors for Linux: {| class="wikitable sortable" border=1 ! name !! graphical !! remarks |- | kwrite || yes || |- | vi || no || |- | yudit || yes || all...")
- 10:24, 19 February 2012 Seq (hist) [681 bytes] ThorstenStaerk (Talk | contribs) (Created page with "seq is a command to show a sequence of numbers. For example the sequence from 1 to 5 can be shown like this: # seq 1 5 1 2 3 4 5")
- 11:12, 10 February 2012 Connect to the internet via an UMTS connection using SUSE 11.4 using any desktop environment (hist) [702 bytes] ThorstenStaerk (Talk | contribs) (Created page with "This describes an example how to surf via UMTS under Linux. The example has been done on 2012-02-10 in Germany with the otelo SurfStick in the Vodaphone network on SUSE Linux...")