Search Results

Search: Posts Made By: oky
1,369
Posted By oky
Don, This is not a homework problem. I have...
Don,

This is not a homework problem. I have corrected the code now its looking good
1,369
Posted By oky
balajesuri, Sorry when i typed the code...
balajesuri,

Sorry when i typed the code intentation changed.

However this is the output



Please input the start and end no: 1
Please input the start and end no: 20
1
Whereas i am...
1,369
Posted By oky
Python - Function print vs return - whats wrong
All,

I have a basic buzz program written in python with return function. If i change return with print,it works fine but i want to know whats wrong with return statement.Can anyone help me whats...
1,027
Posted By oky
can u post the sample input file
can u post the sample input file
1,565
Posted By oky
vivek, check the below one-liner,as far as...
vivek,

check the below one-liner,as far as the columns/words are constant this will work out


awk -F " " '{ print $1,$2,$3,$4 }' <filename>



If this didn't worked out, paste some lines...
Forum: Solaris 08-25-2011
3,089
Posted By oky
Mani, Try this command out...this will list...
Mani,

Try this command out...this will list the filenames that has your name.

find / -type f -exec grep -l Mani { } \;
Forum: Solaris 08-16-2011
2,358
Posted By oky
Auto Arrange desktop icons
Hi all,

I want to auto-arrange the desktop icons in Solaris 10.

I believe it uses the nautilus file manager.

thanks in advance
oky
Forum: Solaris 07-27-2011
4,295
Posted By oky
is it something related to the library path
is it something related to the library path
Forum: Solaris 07-27-2011
3,143
Posted By oky
did you checked the last command
did you checked the last command
Forum: Red Hat 06-24-2011
7,220
Posted By oky
Are you giving FTP access or SSH access...bcz the...
Are you giving FTP access or SSH access...bcz the snapshot you can attached shows a FTP client..

If its FTP client you are rules are fine...once you ve enabled the iptables. cat...
Forum: Red Hat 06-22-2011
7,220
Posted By oky
as far as SSH restriction to lock the users, you...
as far as SSH restriction to lock the users, you need to configure the restricted shell along with chroot.

FTP ..can u post the output how u r trying to access.

Customer who is getting the...
Forum: Red Hat 06-22-2011
7,469
Posted By oky
can you remove the PEERDNS option in the...
can you remove the PEERDNS option in the ifcfg-eth2 file.restart the network service and check if still DNS nameserver entries changes in resolv.conf
Forum: Red Hat 06-20-2011
7,469
Posted By oky
can you post the output of ...
can you post the output of

/etc/sysconfig/named
/etc/sysconfig/network
Forum: Red Hat 06-20-2011
7,469
Posted By oky
Did you manually changed the IP-address from the...
Did you manually changed the IP-address from the another active interface to this one.
Forum: Red Hat 06-15-2011
10,573
Posted By oky
I hope you dont have any other iptables rule to...
I hope you dont have any other iptables rule to block the IP or a subnet.
If you are suspecting the iptables, temporarily stop it and check whether you are able to access the page from the network...
Forum: Red Hat 06-15-2011
10,573
Posted By oky
did you tried to search for ntop via find command
did you tried to search for ntop via find command
Forum: Red Hat 06-14-2011
12,165
Posted By oky
Ravi, As with other logical volumes you...
Ravi,

As with other logical volumes you cannot the extend / volume easily.

df output shows only 16 GB is used, check the list of all the open files via lsof command so that you can get an idea...
Forum: Red Hat 06-14-2011
10,573
Posted By oky
I dont think ntop has a init script for starting...
I dont think ntop has a init script for starting and stopping. Please check /usr/local/bin/ntop.
and its options for starting the ntop.

Once its started access the webpage from port 3000 and...
35,758
Posted By oky
sed -i 's/^..//g' filename Please note this...
sed -i 's/^..//g' filename

Please note this will modify the source file with the required output.
if the -i option doesn't supported please redirect the output to a file.
Forum: Red Hat 06-09-2011
3,399
Posted By oky
Did u checked whether your disks (sd [b|c] ) are...
Did u checked whether your disks (sd [b|c] ) are available after the reboot...
Forum: Red Hat 06-03-2011
7,472
Posted By oky
(https://www.unix.com/members/302023100.html)As...
(https://www.unix.com/members/302023100.html)As per the snapshot/picture1, the shebang is not properly set. It should #!/bin/ksh.
Forum: Solaris 06-03-2011
33,518
Posted By oky
maota_u, Did you tried to list out the...
maota_u,

Did you tried to list out the files/directories which is consuming more space...chances are there wtmp will fillup the filesystem

List out the files that are having more that 100MB...
Forum: Red Hat 06-03-2011
3,029
Posted By oky
twk, are u sure the proccess (1234) is...
twk,

are u sure the proccess (1234) is running as user2. can u list out the sudo -l output from user1
Forum: Red Hat 06-03-2011
3,809
Posted By oky
mastansaheb, You need to have a webmin user...
mastansaheb,

You need to have a webmin user account apart from the regular user account to login to webmin page.

By the way which acct you are using for login.
Forum: Red Hat 06-02-2011
5,201
Posted By oky
asanchez,...
asanchez, (https://www.unix.com/members/302086786.html)

Install sg3_utils RPM file, which will give you lot of commands. One special command sg_map will reveal you the mapping details from which...
Showing results 1 to 25 of 93

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