Creative Rides
sYs aDmIn - “One individual always has the answers to problems”
. .
Latest global searches: iai arava 201 modelismo  baixar crash bandicoot 1 iso  wow multi realm launcher  forum rpg hp  check list como hacerlo 
Top global searches: free hosting  iso for playstation  minnesota pigeon forum  education  philippine chess 
Search found 19 matches
Creative Rides Forum Index
Author Message
  Topic: How to check Hardware Configuration?
ballu

Replies: 0
Views: 1488

PostForum: Solaris    Posted: Fri Sep 21, 2007 3:00 pm   Subject: How to check Hardware Configuration?
Description To check Hardware Configuration

#/usr/platform/`uname -i`/sbin/prtdiag

you sould get result like this:

#/usr/platform/`uname -i`/sbin/prtdiag
System Configuration: Sun Microsyst ...
  Topic: How to check physical memory on solaris?
ballu

Replies: 0
Views: 1911

PostForum: Solaris    Posted: Fri Sep 21, 2007 2:56 pm   Subject: How to check physical memory on solaris?
Description How to check physical memory on solaris?

#/usr/sbin/prtconf | grep Memory

You sould get result like this.

# /usr/sbin/prtconf | grep Memory
Memory size: 2048 Megabytes
  Topic: To Check file system
ballu

Replies: 0
Views: 186

PostForum: Windows   Posted: Sat Apr 07, 2007 12:49 pm   Subject: To Check file system
Description

To check file system

cmd> chkdsk /r
  Topic: How to set date & time in unix
ballu

Replies: 0
Views: 1246

PostForum: General    Posted: Fri Mar 30, 2007 3:22 pm   Subject: How to set date & time in unix
Description To set date & time in unix

#date
Output: Mon Jan 12 16:27:00 IST 2004

Only the superuser or root user may set the date.
General format of date command is as follows:

Eg: Mo ...
  Topic: How to determine the file permission
ballu

Replies: 0
Views: 251

PostForum: General    Posted: Fri Mar 30, 2007 3:17 pm   Subject: How to determine the file permission
Description Determine the file permission

File Permissions
- --- --- ---
Directory Owner Group Others
Owner rwx 111 in binary -> 7 in decimal
group rwx 111
Others rwx 111

owner full perm ...
  Topic: To extracting Oracle CPIO file on unix
ballu

Replies: 0
Views: 910

PostForum: General    Posted: Fri Mar 30, 2007 3:15 pm   Subject: To extracting Oracle CPIO file on unix
Description: To extracting Oracle CPIO file on unix

#cpio -idmvc 10gr2_db_sol.cpio

#cat cpio_file | cpio -idmv

#cpio -idcmv < 10gr2_db_sol.cpio
  Topic: How to determine Solaris using the 64-bit Kernel
ballu

Replies: 0
Views: 300

PostForum: Solaris    Posted: Fri Mar 30, 2007 3:14 pm   Subject: How to determine Solaris using the 64-bit Kernel
Description

# /usr/bin/isainfo -kv
64-bit sparcv9 kernel modules
  Topic: View current routes in unix
ballu

Replies: 0
Views: 180

PostForum: General    Posted: Fri Mar 30, 2007 3:11 pm   Subject: View current routes in unix
Description:View current routes in unix

#netstat -rn
  Topic: View I/O Wait Times
ballu

Replies: 0
Views: 177

PostForum: General    Posted: Fri Mar 30, 2007 3:09 pm   Subject: View I/O Wait Times
Description: To check IO wait times

#iostat -xpn 3
  Topic: Snoop Commands
ballu

Replies: 0
Views: 197

PostForum: General    Posted: Fri Mar 30, 2007 3:08 pm   Subject: Snoop Commands
Description

#sudo snoop –x0 port 443 to view on a screen or

#sudo snoop –o capture.out port 443 to capture to a file
  Topic: Route Add Unix
ballu

Replies: 0
Views: 213

PostForum: General    Posted: Fri Mar 30, 2007 3:07 pm   Subject: Route Add Unix
Description

#route add default 205.100.155.2 1

#route change default 205.100.155.2 1

#route add -net 10.0.0.0 -netmask 255.0.0.0 172.40.30.1 1
  Topic: Add IP address Manually on Solaris
ballu

Replies: 0
Views: 325

PostForum: Solaris    Posted: Thu Mar 29, 2007 2:48 pm   Subject: Add IP address Manually on Solaris
Description

#ifconfig hme0 inet 10.50.100.49 netmask 255.255.255.0 broadcast + up
  Topic: dos2unix - HP-UX equivalent command
ballu

Replies: 0
Views: 488

PostForum: General    Posted: Tue Mar 27, 2007 4:47 pm   Subject: dos2unix - HP-UX equivalent command
HP-UX equivalent command

#dos2ux file_name file_name
  Topic: Ubuntu also need to update the daylight savings time Patch
ballu

Replies: 0
Views: 368

PostForum: Linux   Posted: Tue Mar 06, 2007 1:43 pm   Subject: Ubuntu also need to update the daylight savings time Patch
Ubuntu also need to update the daylight savings time Patch…

Description
Download this patch & install http://packages.ubuntu.com/edgy/libs/tzdata

After installation verify if your machi ...
  Topic: weird problem on one of our E280
ballu

Replies: 0
Views: 234

PostForum: Solaris    Posted: Tue Mar 06, 2007 1:06 pm   Subject: weird problem on one of our E280
Hi All,

I am experiencing a weird problem on one of our E280.
When i try to login both remotely or locally i get the error messages below.I also tried login in using a tip session but still upon e ...
  Topic: Install CVS server on Ubuntu 6.10
ballu

Replies: 0
Views: 526

PostForum: Linux   Posted: Sun Mar 04, 2007 10:53 am   Subject: Install CVS server on Ubuntu 6.10
1) Login as root user and check that the software packages, or higher versions,are installed in your Server

gcc version 4.1.2

If not, please Install/upgrade the Packages by using the following c ...
  Topic: Daylight Saving Time updates to Linux operating systems
ballu

Replies: 0
Views: 192

PostForum: Linux   Posted: Sun Mar 04, 2007 10:49 am   Subject: Daylight Saving Time updates to Linux operating systems
Daylight Saving Time updates to Linux operating systems for year 2007

Red Hat updates are available for the following current releases:
Affected Products:

Red Hat Desktop (v. 3)
Red H ...
  Topic: Fedora Core 6 Installation
ballu

Replies: 1
Views: 178

PostForum: Linux   Posted: Sun Mar 04, 2007 10:46 am   Subject: Fedora Core 6 Installation
just follow these steps...

http://fedora.redhat.com/docs/install-guide/fc6/en/
  Topic: how to change user domain passowrd from linux?
ballu

Replies: 0
Views: 154

PostForum: Linux   Posted: Mon Jan 29, 2007 1:11 pm   Subject: how to change user domain passowrd from linux?
how to change user domain passowrd from linux?
i m using ubuntu... i need to change the password...
 
Page 1 of 1
All times are GMT
Jump to:  


© 2007-2008 Informe.com. Get Free Forum Hosting
Powered by phpBB © 2001, 2005 phpBB Group
Software tags powered by Software Informer