Search Results

Search: Posts Made By: ccc
7
2,572
Posted By admin_xor
If you are sure that you do not want to keep the...
If you are sure that you do not want to keep the log files for reviewing, you may go ahead with making /var/log as tmpfs. /var/run is one of the directories which need to be cleared during boot time....
7
2,572
Posted By admin_xor
tmpfs is not a persistent storage solution. But,...
tmpfs is not a persistent storage solution. But, not to forget, it takes space from swap area too when there's a shortage of real memory. I have seen it's used on some *BSD based firewalls to store...
7
2,572
Posted By admin_xor
tmpfs is used in cases where you want to save...
tmpfs is used in cases where you want to save temporary data which you do not want to be persistent over a reboot. Solaris uses tmpfs for /tmp.
Forum: Hardware 08-01-2011
3,136
Posted By Tecaze
use this command: nm-tool 2>/dev/null|sed -n...
use this command:

nm-tool 2>/dev/null|sed -n '/Type:[ ]*802.11 WiFi/,/IPv4 Settings/{ /State:[ ]*connected/,/IPv4 Settings/{ s/^[ ]*//;/^\*.*Infra/ { s/^*//;s/:.*//;p }}}'
1,705
Posted By Vincent140
In France, in a webradio, i was using Ubuntu....
In France, in a webradio, i was using Ubuntu. i've encountered some problems (with printers, or with Cisco applications written in Java) but i was usable.
1,705
Posted By sysgate
In my previous company - yes, we were mainly...
In my previous company - yes, we were mainly using OpenSuse or Kubuntu for various tasks.
Sadly, I'm not allowed to reveal more details, but it was a smooth experience, having in mind that only...
Forum: SCO 09-08-2010
6,356
Posted By methyl
... and something under that process has died. ...
... and something under that process has died.


The manual implies that errors are in syslog but there is no mention of a "-G" switch to lpd.
lpd(ADMN)...
Forum: SCO 09-08-2010
6,356
Posted By jgt
Try running this: #!/bin/sh ps -A -o...
Try running this:

#!/bin/sh
ps -A -o "pid=" -o "pcpu=" |awk '$2 > 5 {print $1 " " $2}' | sort -r +1

It will list all processes using more than 5 percent cpu.
Forum: SCO 09-08-2010
6,356
Posted By pludi
There's one process that seems out of bounds (4th...
There's one process that seems out of bounds (4th column is %CPU used):
root 390 1 95 02:48:50 ? 00:29:07 /usr/lbin/lpd -G

Check the printing configuration and log files for...
Forum: SCO 09-08-2010
4,692
Posted By jgt
To disable #/etc/scologin disable To...
To disable

#/etc/scologin disable

To start
#startx
Forum: SCO 09-07-2010
7,855
Posted By ygemici
for start /etc/nfs start for stop ...
for start
/etc/nfs start
for stop
/etc/nfs stop
for configure a nfs share

/etc/exports


for exports more info ;)

exports(NF)...
Forum: SCO 09-07-2010
7,855
Posted By jgt
Assuming you are talking about the Enterprise...
Assuming you are talking about the Enterprise version, it is installed by default when the OS is installed.
Forum: SCO 09-06-2010
13,829
Posted By methyl
This advice is general because I haven't seen SCO...
This advice is general because I haven't seen SCO unix for many years.

Reading between the lines you appear to be trying to move an existing running SCO unix system to a virtual machine. You have...
Forum: SCO 07-31-2010
14,427
Posted By jgt
Where can I get SSH for earlier version of...
Where can I get SSH for earlier version of Openserver 5.0.X? (http://wdb1.sco.com/kb/showta?taid=125483&qid=1002935440&sid=1734144845&pgnum=1)
Forum: SCO 09-05-2010
4,955
Posted By edfair
Earlier versions required the password at that...
Earlier versions required the password at that point to go into single user mode.

How about from multi-user, can you issue the init from a command prompt?
Forum: SCO 09-04-2010
3,797
Posted By jgt
How did you do the migration? Run "mkdev tape"...
How did you do the migration?
Run "mkdev tape" and remove the tape device.
Forum: SCO 08-30-2010
3,587
Posted By ygemici
Actually you must determine purpouse of to set...
Actually you must determine purpouse of to set netbios name (which service or app or other system tests etc... )
then set needed files in your system..

* if you want for samba servicess
u edit...
Forum: SCO 08-20-2010
3,075
Posted By jgt
Open License Manager in scoadmin. Tab to the...
Open License Manager in scoadmin. Tab to the list box, arrow down to the item you want to remove, press the space bar, and tab to "License", press the down arrow to "remove" and press enter.
Forum: SCO 08-19-2010
3,875
Posted By jgt
Save the dump, and use crash to analyze it.
Save the dump, and use crash to analyze it.
Forum: SCO 08-19-2010
2,069
Posted By jgt
Openserver 5 does not automatically discover new...
Openserver 5 does not automatically discover new hardware. Hardware is discovered at operating system installation for devices that SCO supplies the driver for. After that, you have to install a...
Forum: SCO 08-18-2010
2,069
Posted By jgt
The kernel is made up of drivers found in the...
The kernel is made up of drivers found in the /etc/conf/cf.d directory structure.
The file /usr/adm/messages will give you some clues as to the hardware that was actually found.
Forum: SCO 08-18-2010
1,758
Posted By jgt
Closest is /etc/default/filesys
Closest is /etc/default/filesys
Forum: SCO 08-01-2010
19,646
Posted By jgt
See post 11.
See post 11.
Forum: SCO 08-10-2010
13,829
Posted By jgt
Take the & off the end of the line, and see what...
Take the & off the end of the line, and see what error messages if any you get.
Also with this command you might copy the contents of /mnt onto /mnt.
Forum: SCO 08-11-2010
13,829
Posted By john1212
Hi, in your system ./xxxx can be: ./opt ...
Hi,
in your system ./xxxx can be:
./opt ./xaa ./xab ..... I don't see 3066,48 MB at filesystem "/"

du normal show more then df.............. it isn't normal.
bye

you can read man find,...
Showing results 1 to 25 of 37

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