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
IPCMK(1)							   User Commands							  IPCMK(1)

NAME
ipcmk - make various IPC resources SYNOPSIS
ipcmk [options] DESCRIPTION
ipcmk allows you to create shared memory segments, message queues, and semaphore arrays. OPTIONS
Resources can be specified with these options: -M, --shmem size Create a shared memory segment of size bytes. The size argument may be followed by the multiplicative suffixes KiB (=1024), MiB (=1024*1024), and so on for GiB, etc. (the "iB" is optional, e.g., "K" has the same meaning as "KiB") or the suffixes KB (=1000), MB (=1000*1000), and so on for GB, etc. -Q, --queue Create a message queue. -S, --semaphore number Create a semaphore array with number of elements. Other options are: -p, --mode mode Access permissions for the resource. Default is 0644. -V, --version Display version information and exit. -h, --help Display help text and exit. SEE ALSO
ipcrm(1), ipcs(1) AUTHOR
Hayden A. James <hayden.james@gmail.com> AVAILABILITY
The ipcmk command is part of the util-linux package and is available from Linux Kernel Archive <https://www.kernel.org/pub/linux/utils /util-linux/>. util-linux July 2014 IPCMK(1)
All times are GMT -4. The time now is 05:23 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy