Search Results

Search: Posts Made By: armen
Forum: Linux 06-11-2005
14,600
Posted By armen
not quite sure what evidence u see that violates...
not quite sure what evidence u see that violates forum rules...
I have no doubt in my mind that there are experts or more knowledgable people here, and that's why I asked. One would only be offended...
Forum: Linux 06-10-2005
14,600
Posted By armen
Yes, I checked the range, 50-160, and that is...
Yes, I checked the range, 50-160, and that is correct.
My monitor is very new.

I still don't know how I can change the refresh rate from 85 to something higher.
Obviously I can do higher, but...
Forum: Linux 06-09-2005
14,600
Posted By armen
I know the range is correct, it's just that i...
I know the range is correct, it's just that i want to increase it above 85.

How do I do that?
Forum: Linux 06-08-2005
14,600
Posted By armen
How to increase refresh rate
Hi,
I am using fc3, and I would like to know how to increase monitor refresh rate.

I have tried "Applications" > "Preferences" > "Screen Resolution" but I can't seem to increase greater than...
6,782
Posted By armen
how to count # of functions in a c/c++ project repository
hi,
does anyone know how to count # of functions in a c/c++ project repository using bash or csh?
is there a mixture of grep/wc/and redirecting operators.

say for instance there is a proj...
4,033
Posted By armen
ctags and vim
hi all,
so i ran ctags recursively on a list of source files in my directory.
a tags file was created.
however, when i run vim filename,
i c the colors on the funcs, tags and so on,
but when i...
9,593
Posted By armen
well, it's a linux server i did try the search,...
well, it's a linux server
i did try the search, but didn't find the answer i am looking for. perhaps i've overlooked something.
as far as window manager, how would i know? I simply ssh into a linux...
9,593
Posted By armen
changing size of text at xterm
hi all,
i log into an xterm with bash shell but the character size of the xterm shell is too small.
how can i enlarge the size of text on this xterm bash shell?
Forum: Solaris 04-10-2005
6,679
Posted By armen
I have fedora core 3 and I would like to dual...
I have fedora core 3 and I would like to dual boot solaris 10.
any idea on how to do this?

would the solaris 10 installer automatically detect a seperate partition and allow itself to be dual...
Forum: Solaris 04-05-2005
6,679
Posted By armen
thank you pressy for u'r help thus far, any...
thank you pressy for u'r help thus far,
any idea on how much memory(gig) does Solaris full installation take?
Forum: Solaris 04-04-2005
6,679
Posted By armen
So how can there be a single solaris 10 version...
So how can there be a single solaris 10 version for both x86 and 64 bit arch?

I thought the 64 bit arch used different addressing so I am not quite sure if there is a 32bit pc version for windows...
Forum: Solaris 04-04-2005
6,679
Posted By armen
also, are there open source...
also, are there open source communities/repositories that support development of software Freely distributable for the Solaris OS?
Forum: Solaris 04-04-2005
6,679
Posted By armen
so this sounds great. Are there any online...
so this sounds great. Are there any online resources that do a good job explaining how to install Solaris 10 with Windows XP to make a dual boot machine?

thanks again,
armen
Forum: Solaris 04-04-2005
6,679
Posted By armen
Solaris Strengths
hi,
I recall reading somewhere that Solaris is a sun modified linux distro. Does Solaris use the same kernel as those found on linux distros?

is solaris freely available for ibm pc's...
3,020
Posted By armen
have u tried diff? man diff
have u tried diff?
man diff
4,560
Posted By armen
it appears that they do come bundeled. have u...
it appears that they do come bundeled. have u tried elvis or vi, vim?

i mean u can always dl an editor if not currently present.
2,247
Posted By armen
nevermind, now i see that this is already...
nevermind, now i see that this is already done...sorry bout that
2,247
Posted By armen
hi all, i've read this ? in several...
hi all,
i've read this ? in several threads..."what books do u recommend for *nix"?
can we make a FAQ out of this.
4,560
Posted By armen
give me details on u'r os, sun os which version?
give me details on u'r os, sun os which version?
Forum: Programming 01-28-2005
14,850
Posted By armen
if not solaris, try /usr/include/stdio.h this...
if not solaris,
try /usr/include/stdio.h
this path is common on most Linx distro's
2,600
Posted By armen
it appears JFS. more info... ...
it appears JFS.
more info...
http://publib.boulder.ibm.com/infocenter/pseries/index.jsp?topic=/com.ibm.aix.doc/cmds/aixcmds2/df.htm
Forum: Programming 01-28-2005
14,850
Posted By armen
The standard C++ namespace.
The standard C++ namespace.
4,560
Posted By armen
good news: pico's is there. bad news: directory...
good news: pico's is there.
bad news: directory permission problem

check /usr/local/bin/pico directory and see if pico there

u should have .login file if using tcsh. are u superuser on this...
Forum: Cybersecurity 01-28-2005
12,588
Posted By armen
http://www.monitortools.com/ then choose the...
http://www.monitortools.com/
then choose the approperiate tool of interest

yes ethereal is a good way to start, but plz be aware, depending on who's traffic u decide to sniff. some org have tools...
Forum: Programming 01-28-2005
28,452
Posted By armen
#include <stdio.h> /* character input */ int...
#include <stdio.h>
/* character input */
int fgetc(FILE *stream);
int getc(FILE *stream);
int getchar(void);
int ungetc(int c, FILE *stream);

These read an unsigned char from the input stream...
Showing results 1 to 25 of 29

 
All times are GMT -4. The time now is 10:42 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy