Single User Mode

2006-01-27 Thread Anirban Adhikary
Hi guys
This is anirban here.Our offices linux server is connected in a network .I
have deleted the pango rpm pango 1.8.1-2 while working on it but i dont
delete the depencies of pango. I used the command
rpm -e pango --nodeps.
But after that i cant login in the machine and whenever i am tryong to login
as a root user it is showing that root login are not allowed.Then i download
the exact prm from internet and login in the single user mode on the damaged
machine but i am not able to do ftp operation.
Now i have two question
1) In single user mode is it possible to access resources from the network.
2) How to install this rpm . My machine doesnt have a floppy drive.

I dont want to reinstall the os .I use FC4.

With regards
Anirban.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


How to install x-windows in freeBSD

2006-01-18 Thread Anirban Adhikary
Hi guys ,This is Anirban here.I have just installed freeBSD 6.0 and i have
installed it properly.But i am not able to see any graphics on it.So my
question is that how i can install x-window system in freeBSD environment.
Hope i will receive my reply soon.
with regards
Anirban.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


How to access of linux and windows XP desktop simaltaneously

2006-01-12 Thread Anirban Adhikary
Hi guys
This is Anirban here.Presently my os is Windows-XP.But i want to have the
entire linux desktop along with my present desktop.I am connected with an
existing network.Presently i get the LINUX server access with PUTTY
software. I cant use telnet or SSH type utilities.But I want that I have the
windows and linux destop simaltaneously.How can i do this?

with regards
Anirban.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


shell script doesnot executing

2005-12-15 Thread Anirban Adhikary
  Hi guys
This is Anirban here. I have the problem again with the previous shell
script.Which was
Write a shell script that will check whether a server is up or not(on ping)
 log the report to a file.

I have tried to write the program in the following way

#! /bin/sh
echo -n Enter the IP or Hostname of the Server
read host
#echo $host
ping -c2 $host file2
if [ $? = 0 ];then
echo Server is up and working $host
else
echoServer is not up and not working $host
fi

But when I am trying to execute the program in the case when the server is
not up it is showing
The server is up and running but from the ping statistics it is showing that
100% loss is occured.I am not able to point the problem.(i used the chmod
755 filename before executing the program)

Please help me.And one more thing is there any other option to check the
connectivity without ping command?
 with regards
Anirban
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


doubts

2005-12-13 Thread Anirban Adhikary
Hi guys
This is Anirban. I have a doubts on the following question.

How to write a shell program that will check whether a server is up or down
(on ping) and log the report to a file.

Hope i will receive my answer soon.

With regards
Anirban.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


doubts

2005-11-30 Thread Anirban Adhikary

Hi guys this is Anirban.I have a doubt on the following

write a Shell script that will take a tar backup of a user on a daily basis.
Server details -
192.168.1.19
login - beta
password - bta321
working directory to use anirban
Hope i will receive my answer soon.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


doubts

2005-11-30 Thread Anirban Adhikary
Hi this is Anirban. I have to write a shell script that will take the tar 
back-up of a directory (named anirban)on a dialy basis 
Hope i will receive the ans soon.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


doubts

2005-11-24 Thread Anirban Adhikary
Hi guys. This is Anirban. I have a doubt on crontab.The question is

how to write a crontabwhich takes the back-up at 11:59 pm daily and every 
tuesday of the week
Hope i will receive the answer soon.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


doubts on FreeBSD

2005-11-22 Thread Anirban Adhikary
Hi guys,

This is ANIRBAN. I have question on  How to install any application on FreeBSD 
from tar.gz source?

Hoping to received the answer soon.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]