Sponsored Content
Full Discussion: Free O/S for Unix downloads
Top Forums UNIX for Dummies Questions & Answers Free O/S for Unix downloads Post 302457239 by Neo on Monday 27th of September 2010 02:59:28 PM
Old 09-27-2010
Quote:
Originally Posted by jsb1022
Can I download Debian or SUSE for free? If so, from where on the internet can I get a free version of Unix?
As scottn said.....

Debian and suse are not unix systems... they are linux distributions.

... and as scottn also mentioned...

you can easily so a Google search and find these distributions (freely) on the net.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Free/Educational Unix for PC??

1) Which versions of unix are available free or for educational purposes for PC. I see that the solaris binaries cannot be used on PC. 2) When I installed Linux RedHat, I had to make a partition in ext3 format. Will I have to do something similar for unix? BTW, my linux red hat os will not... (5 Replies)
Discussion started by: LANSTARR.COM
5 Replies

2. UNIX for Dummies Questions & Answers

free vs commercial Unix

First off, I apologize for making my first post here a question that has probably been asked over a billion times... however with the ever changing nature of technology, it almost seems like yesterday's answers are no longer applicable. Basically I am looking to start up a business and am trying... (15 Replies)
Discussion started by: Verbose Bob
15 Replies

3. UNIX for Dummies Questions & Answers

Hardware for UNIX/Free BSD

Hi! I'm planning to start to set up a Webserver. All software has to be freeware. I'm also planning to use Free BSD/UNIX for this project. Apache as Webserversystem and so on... Therefor I would like to have some info about what kind of hardware I need. I'm planning to buy a computer... (9 Replies)
Discussion started by: kargooliw
9 Replies

4. UNIX for Dummies Questions & Answers

Free Shareware for UNix.

Hello Guys, Just started with unix. I need it to keep my job. I need a free downloadable Unix simulator to use. I already have a unix material i'm reading. Any ideas. :) (1 Reply)
Discussion started by: iwegbue3
1 Replies

5. UNIX for Dummies Questions & Answers

Free UNIX version

Hi, I want to learn UNIX at home. Are there any free version of UNIX to download on the internet and install on my PC??? (20 Replies)
Discussion started by: 012633023
20 Replies

6. UNIX for Advanced & Expert Users

Free UNIX software with oracle

Hi Friends, is there any site for download the UNIX operating system with Oracle database. if yes, Please send me the link for download the free Oracle software in UNIX environment. Thanks MPS (1 Reply)
Discussion started by: psiva_arul
1 Replies

7. UNIX for Dummies Questions & Answers

Free unix software

I used to have a free software on my computer to practice unix. Unfortunately, I had to rebuild the laptop after it was infected by a virus. Now I cannot remember the website where to download the software. Can anyone point me to a site? Thanks! (2 Replies)
Discussion started by: Ernst
2 Replies

8. UNIX for Advanced & Expert Users

Output of Free command in unix?

Hello, I need some help to interpret the below output... What is -/+ buffers/cache? My understanding is, total RAM is 3986152 Bytes, used RAM is 3950904 bytes. What is buffers and cached?? Can any one please interpret this output? It would be great help if some one can help me on this? ... (2 Replies)
Discussion started by: govindts
2 Replies

9. Red Hat

How do i find free space in my unix?

Hello, I wanted to calculate free space in my unix file system. Here is my direction. I can use df -h command to get the below output. Filesystem Size Used Avail Use% Mounted on =================================================== /dev/vx/dsk/edcdg/data01vol ... (9 Replies)
Discussion started by: govindts
9 Replies

10. Shell Programming and Scripting

Free online unix pdf?

Hi Friends, Can anybody please send me the best links for reading online unix tutorials. I knew the unix little bit, but I don't know properly :) Regards, Nag (1 Reply)
Discussion started by: nagraju.allam
1 Replies
PODBEUTER(1)															      PODBEUTER(1)

NAME
podbeuter - a podcast download manage for text terminals SYNOPSIS
podbeuter [-C configfile] [-q queuefile] [-a] [-h] DESCRIPTION
podbeuter is a podcast manager for text terminals. It is a helper program to newsbeuter which queues podcast downloads into a file. These queued downloads can then be download with newsbeuter. OPTIONS
-h Display help -C configfile Use an alternative configuration file -q queuefile Use an alternative queue file -a Start automatic download of all queued files on startup PODCAST SUPPORT
A podcast is a media file distributed over the internet using syndication feeds such as RSS, for later playback on portable players or computers. Newsbeuter contains support for downloading and saving podcasts. This support differs a bit from other podcast aggregators or "podcatchers" in how it is done. Podcast content is transported in RSS feeds via special tags called "enclosures". Newsbeuter recognizes these enclosures and stores the relevant information for every podcast item it finds in an RSS feed. Since version 2.0, it also recognizes and handles the Yahoo Media RSS extensions. What the user then can do is to add the podcast download URL to a download queue. Alternatively, newsbeuter can be configured to automatically do that. This queue is stored in the file $HOME/.newsbeuter/queue. The user can then use the download manager "podbeuter" to download these files to a directory on the local filesystem. Podbeuter comes with the newsbeuter package, and features a look and feel very close to the one of newsbeuter. It also shares the same configuration file. Podcasts that have been downloaded but haven't been played yet remain in the queue but are marked as downloaded. You can remove them by purging them from the queue with the P key. After you've played a file and close podbeuter, it will be removed from the queue. The downloaded file remains on the filesystem. CONFIGURATION COMMANDS
download-path (parameters: <path>; default value: ~/) Specifies the directory where podbeuter shall download the files to. Optionally, the placeholders "%n" (for the podcast feed's name) and "%h" (for the podcast feed's hostname) can be used to place downloads in a directory structure. (example: download-path "~/Downloads/%h/%n") max-downloads (parameters: <number>; default value: 1) Specifies the maximum number of parallel downloads when automatic download is enabled. (example: max-downloads 3) player (parameters: <player command>; default value: "") Specifies the player that shall be used for playback of downloaded files. (example: player "mp3blaster") FILES
$HOME/.newsbeuter/config $HOME/.newsbeuter/queue SEE ALSO
newsbeuter(1). The documentation that comes with newsbeuter is a good source about the general use and configuration of newsbeuter's podcast support. AUTHORS
Andreas Krennmair <ak@newsbeuter.org>, for contributors see AUTHORS file. 06/23/2011 PODBEUTER(1)
All times are GMT -4. The time now is 05:56 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy