Sponsored Content
Full Discussion: Good free OS
Operating Systems Linux Fedora Good free OS Post 302558431 by Corona688 on Friday 23rd of September 2011 02:01:59 PM
Old 09-23-2011
Also: Trying to dual-boot an unfamiliar OS is a good recipe for disaster; if anything goes wrong, you'll have ruined two operating systems. Better to do it clean, if you can, maybe on a spare/throwaway computer.

Ubuntu's resource requirements are almost as ridiculous as Windows'. It's also the worst offender for overzealous autoconfig, which also makes learning difficult. I don't reccomend it.
 

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Looking for good free Xserver cygwin X slow…

Hello all I was using cygwin X for years now , but now im trying to Open the new sunstudio 12 with it and its stack and slow , other folks Here at work that are using not free Xservers could open it easily. Is there some kind of free Xserver that I can use . (0 Replies)
Discussion started by: umen
0 Replies

2. Solaris

how to get the more memory free space (see memory free column)

Hi all, Could please let me know how to get the more memory free space (not added the RAM) in local zone. -bash-3.00# vmstat 2 5 kthr memory page disk faults cpu r b w swap free re mf pi po fr de sr s0 s1 s1 s1 in sy cs us sy... (3 Replies)
Discussion started by: murthy76
3 Replies

3. Solaris

MountPoint / is 8% with 899.49MB free crossing threshold of 10% free

Hi, I have a problem one of the server file system cross the limitation MountPoint / is 8% with 899.49MB free crossing threshold of 10% free out put please help how to resolve this dev/vx/dsk/bootdg/rootvol 9.8G 8.8G 956M 91% / /devices ... (3 Replies)
Discussion started by: sriniva0
3 Replies

4. What is on Your Mind?

Any good free file hosting websites out there?

Hello. I am trying to find a website where I will post a zip file containing a pdf file and the website can host it and people can download it. I just want to know any good websites for hosting these files. No surveys, free service, ease of use, no pop ups, no sign up and not a lot of advertising.... (6 Replies)
Discussion started by: orszhak
6 Replies

5. What is on Your Mind?

What is good?

Hello everyone, I am using centos, 1) solaris is free right? 2) I want to learn solaris and install it in a computer that I am mounting, I would like know what is strong in solaris and if do it is wise. I am programmer python, learning machine and programming in general,..any help thanks,.. (6 Replies)
Discussion started by: gitac
6 Replies
uri_urn(n)					    Tcl Uniform Resource Identifier Management						uri_urn(n)

__________________________________________________________________________________________________________________________________________________

NAME
uri_urn - URI utilities, URN scheme SYNOPSIS
package require Tcl 8.2 package require uri::urn ?1.1.2? uri::urn::quote url uri::urn::unquote url _________________________________________________________________ DESCRIPTION
This package provides two commands to quote and unquote the disallowed characters for url using the urn scheme, registers the scheme with the package uri, and provides internal helpers which will be automatically used by the commands uri::split and uri::join of package uri to handle urls using the urn scheme. COMMANDS
uri::urn::quote url This command quotes the characters disallowed by the urn scheme (per RFC 2141 sec2.2) in the url and returns the modified url as its result. uri::urn::unquote url This commands performs the reverse of ::uri::urn::quote. It takes an urn url, removes the quoting from all disallowed characters, and returns the modified urls as its result. BUGS, IDEAS, FEEDBACK This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such in the category uri of the Tcllib SF Trackers [http://sourceforge.net/tracker/?group_id=12883]. Please also report any ideas for enhancements you may have for either package and/or documentation. KEYWORDS
rfc 2141, uri, url, urn CATEGORY
Networking uri 1.1.2 uri_urn(n)
All times are GMT -4. The time now is 08:26 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy