Sponsored Content
Full Discussion: Linux live cd for low memory
Top Forums UNIX for Advanced & Expert Users Linux live cd for low memory Post 303015275 by cokedude on Saturday 31st of March 2018 09:42:43 PM
Old 03-31-2018
Linux live cd for low memory

Could I please get some recommendations of a linux live cd for low memory?
 

8 More Discussions You Might Find Interesting

1. News, Links, Events and Announcements

Sun Announces Plans for Low-Cost Linux PC

See article on Sun and Linux: http://news.yahoo.com/news?tmpl=story2&cid=569&ncid=738&e=1&u=/nm/20020919/tc_nm/tech_sunmicro_dc (1 Reply)
Discussion started by: Neo
1 Replies

2. Forum Support Area for Unregistered Users & Account Problems

Live CD Linux

Como faço para abrir o Live Linux cd no windows? (1 Reply)
Discussion started by: Foo Stutz
1 Replies

3. Linux

Linux live cd

Does enybody know where I could get instructions how to make Linux live cd? I want to make my own so if you guys know anything just lemme know... thanks a lot... ;) (3 Replies)
Discussion started by: shooroop
3 Replies

4. AIX

High Runqueue (R) LOW CPU LOW I/O Low Network Low memory usage

Hello All I have a system running AIX 61 shared uncapped partition (with 11 physical processors, 24 Virtual 72GB of Memory) . The output from NMON, vmstat show a high run queue (60+) for continous periods of time intervals, but NO paging, relatively low I/o (6000) , CPU % is 40, Low network.... (9 Replies)
Discussion started by: IL-Malti
9 Replies

5. AIX

Low Virtual memory available

Hi I am running AIX 5.2. My server is running low on memory. It it using about 1307775 file pages on a total of 1511424 (from vmstat -v). I looked at the memory yesterday morning, and we had plenty of free memory. I did a backup from Windows (ftp mget command) of a large file selection. From... (5 Replies)
Discussion started by: fredrivard
5 Replies

6. UNIX for Advanced & Expert Users

Live Linux Cd's with testdisk

Which Live Linux Cd's have testdisk? ---------- Post updated at 02:36 PM ---------- Previous update was at 06:52 AM ---------- Found it. TestDisk Livecd - CGSecurity (0 Replies)
Discussion started by: cokedude
0 Replies

7. Red Hat

GUI for RHEL5 on low memory system

I've got RHEL5 running in CLI mode on a powerful workstation. It was a Pentium Pro 200 Mhz, but was upgraded to the new Pentium II Overdrive 333 Mhz chip. This machine has 128 MB of RAM. The video card is an ATI Radeon 9250. RHEL5 runs fine in 128 MB in CLI mode. It won't run in GUI mode... (7 Replies)
Discussion started by: lupin..the..3rd
7 Replies

8. UNIX for Advanced & Expert Users

Live Linux Cd's with gparted

Which Live Linux Cd's have gparted? (1 Reply)
Discussion started by: cokedude
1 Replies
UUID_COMPARE(3) 						    Libuuid API 						   UUID_COMPARE(3)

NAME
uuid_compare - compare whether two UUIDs are the same SYNOPSIS
#include <uuid.h> int uuid_compare(uuid_t uu1, uuid_t uu2) DESCRIPTION
The uuid_compare function compares the two supplied uuid variables uu1 and uu2 to each other. RETURN VALUE
Returns an integer less than, equal to, or greater than zero if uu1 is found, respectively, to be lexicographically less than, equal, or greater than uu2. AUTHOR
Theodore Y. Ts'o AVAILABILITY
libuuid is part of the util-linux package since version 2.15.1 and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. SEE ALSO
uuid(3), uuid_clear(3), uuid_copy(3), uuid_generate(3), uuid_is_null(3), uuid_parse(3), uuid_unparse(3) util-linux May 2009 UUID_COMPARE(3)
All times are GMT -4. The time now is 02:34 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy