Sponsored Content
The Lounge What is on Your Mind? Choice of Linux,IT technology magazines Post 302769251 by bakunin on Monday 11th of February 2013 05:19:49 PM
Old 02-11-2013
I used to read a lot of technical magazines in my younger years, but to be honest, the fascination has worn off. I was a subscriber of "Dr Dobbs Journal" back in the beginning of the nineties, but it evolved from a highly-technical programmers journal to a Windows script-kiddie magazine. I could not care less about methods to write Excel macros more efficiently, let alone the fact that i don't consider this to be programming.

Today i am more interested in the "cultural" side of computing. I have, for instance, re-read Weizenbaums Computer Power and Human Reason. From Judgement to Calculation. a few days ago and i think it did more for my advancement than any article about the newest backup software could.

bakunin
 

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Unix Magazines

Are there any decent Unix Magazines to subscribe to? Cheers, Justin (1 Reply)
Discussion started by: Justin_coleman
1 Replies

2. UNIX for Advanced & Expert Users

DNS server choice: Windows DNS vs Linux BIND

I'd like to get some opnions on choosing DNS server: Windows DNS vs Linux BIND comparrsion: 1) managment, easy of use 2) Security 3) features 4) peformance 5) ?? I personally prefer Windows DNS server for management, it supports GUI and command line. But I am not sure about security... (2 Replies)
Discussion started by: honglus
2 Replies

3. Hardware

Problem Nvidia Optimus Technology linux Support (bumblebee apps)

Hi, I had a asus u30jc laptop with dual video NVIDIA OPTIMUS features (Built-in Intel and Nvidia geforce 310M), I just wondering if someone already figure out how the official nvidia driver works, or any tweaks inorder to use the nvidia card, Ive been using this laptop for more than a year now,... (0 Replies)
Discussion started by: jao_madn
0 Replies
IPCS(1) 						     Linux Programmer's Manual							   IPCS(1)

NAME
ipcs - provide information on ipc facilities SYNOPSIS
ipcs [-asmq] [-tclup] ipcs [-smq] -i id ipcs -h DESCRIPTION
ipcs provides information on the ipc facilities for which the calling process has read access. The -i option allows a specific resource id to be specified. Only information on this id will be printed. Resources may be specified as follows: -m shared memory segments -q message queues -s semaphore arrays -a all (this is the default) The output format may be specified as follows: -t time -p pid -c creator -l limits -u summary SEE ALSO
ipcrm(1), ipcmk(1) CONFORMING TO
The Linux ipcs utility is not fully compatible to the POSIX ipcs utility. The Linux version does not support the -b and -o options, but does support the -l and -u options not defined by POSIX. The portable application shall not use the -a, -b, -o, -l, and -u options. AUTHOR
krishna balasubramanian (balasub@cis.ohio-state.edu) AVAILABILITY
The ipcs command is part of the util-linux-ng package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/. Linux 0.99 9 October 1993 IPCS(1)
All times are GMT -4. The time now is 03:35 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy