Skip to content

Vamsi Pavan's Home

When curiosity outbursts …!!!

Main Navigation

  • Home
  • About
  • Contact Me

Author: vamsipavan

Messenger problem

vamsipavan August 5, 2005 Leave a Comment on Messenger problem

Sometimes, eventhough we can browse the web, we are not able to use any chat clients/messengers like yahoo and msn. This can happen for any of the following reasons: –> DNS Server is not working on the proxy server (serviceContinue reading… Messenger problem

Copying Files

vamsipavan August 5, 2005 Leave a Comment on Copying Files

‘tar’ is a good tool for moving files because it retains symbolic links and user/group permissions properly. A simple ‘Tar Pipe’ can be done to send and get files: To send: tar cf – myfiles | ssh remotehost ” (Continue reading… Copying Files

Using ‘export’ for Sound

vamsipavan August 5, 2005 Leave a Comment on Using ‘export’ for Sound

We know generally we use ‘export’ as export DISPLAY=”172.16.5.99:0.0″ Similary to export audio to another system we need to start the esd sound server on the machine we need the audio on like this: esd -tcp -public -port xxx thenContinue reading… Using ‘export’ for Sound

CGI errors

vamsipavan August 5, 2005 Leave a Comment on CGI errors

Some times, when we try to run a cgi script, apache throws an error message “Internal Server Error”. The possible solutions are: –> The cgi script needs the to have the permission set as 755 if mod_suexec is not enabledContinue reading… CGI errors

Apache configuration

vamsipavan August 5, 2005 Leave a Comment on Apache configuration

You need to make these changes to your /etc/httpd/conf/http.conf file in super user mode. You need to comment off the line: UserDir disable and instead put UserDir public_html In addition, you need to add: Directory /home/*/public_html> AllowOverride FileInfo AuthConfig LimitContinue reading… Apache configuration

Netsend using samba

vamsipavan August 5, 2005 Leave a Comment on Netsend using samba

Using Samba in Linux, we can do netsend like in windows to other machines. The command for this is: smbclient -M [NETBIOS Name] -I [IP Address] If you don’t know the NETBIOS name, we can find that using following command:Continue reading… Netsend using samba

Default desktop problem

vamsipavan August 5, 2005 Leave a Comment on Default desktop problem

The default desktop option problem continued till FC3 in RedHat series of Linux is that even though if you change your desktop to kde, next time when you reboot it will load gnome instead of your settings. Some times thisContinue reading… Default desktop problem

A black day to remember ….

vamsipavan May 20, 2005 Leave a Comment on A black day to remember ….

Yes, really … The day with the date 17/5/2005 was marked as black day by me. This was the day i spent almost whole day, from morning to evening, travelling by city bus. Don’t be such an impatient, this isContinue reading… A black day to remember ….

The Bus with the drunker …..

vamsipavan May 7, 2005 Leave a Comment on The Bus with the drunker …..

sadfdlksafldksajflksda fdaslkjflasdkjf asdlkfj asdlfkjsda sdalfkj fsdlakjfasdlkjfdlaskjfldks sdlakjfsdlafjsad sdafasdfsad fasdklfjsda fdlksajf asdlkjf asdlfkjsdaf sdlfkjal sadlkfj sadlkfjsdalkfj asdlkfj asd

Posts navigation

Previous Page 1 … Page 21 Page 22

Primary Sidebar

About Me

About me

Recent Comments

  • vicky on java.sql.SQLException: Io exception: Invalid Packet Lenght
  • Vamsi Pavan on ORA-01658: unable to create INITIAL extent for segment in tablespace SYSTEM
  • Harpreet on ORA-01658: unable to create INITIAL extent for segment in tablespace SYSTEM
  • Solve Captchas on Bit wise operators
  • what is debt consolidation on Give a fast way to multiply a number by 7

Recent Posts

  • Core Java: Programming code snippets frequently used
  • Core Java: ConcurrentModificationException while removing items from LinkedHashMap
  • Gas Station Problem
  • HTTP methods (verbs)
  • Concurrency Vs Parallelism

Archives

open all | close all

Categories

open all | close all

Copyright © Vamsi Pavan's Place 2021. All rights reserved.