Forum: Linux Servers and Apache Oct 26th, 2009 |
| Replies: 4 Views: 1,273 you can also try linux based safesquid proxy server
http://www.safesquid.com |
Forum: *nix Software Oct 26th, 2009 |
| Replies: 4 Views: 712 your file name is automysqlbackup.sh.2.5
rename it from automysqlbackup.sh.2.5 to automysqlbackup.sh
i think it will work |
Forum: Getting Started and Choosing a Distro Sep 10th, 2009 |
| Replies: 5 Views: 5,555 I Suggest you if you have any idea about hardware
then open your pc & remove your RAM & CMOS Battery after 5 to 10 min. just fit it
Now try to start your pc........ |
Forum: Getting Started and Choosing a Distro Sep 10th, 2009 |
| Replies: 7 Views: 1,792 I think Redhat (RHEL 5), fedora is best for server point of view, if you looking for desktop then ubuntu, suse 11.1, Mandriva, slackware, is best
for there amazing look & feel.
One another... |
Forum: Window and Desktop Managers Aug 29th, 2009 |
| Replies: 5 Views: 3,489 You can't do this
You have to connect first to you LAN
i mean to office network......
after that you can do what ever you want |
Forum: Window and Desktop Managers Aug 29th, 2009 |
| Replies: 4 Views: 3,566 just download Putty
in your linux machine enable ssh service
service ssh must be start in linux machine
If you want to share file from linux machine to windows or reverse
you can use... |
Forum: Linux Servers and Apache Aug 29th, 2009 |
| Replies: 3 Views: 1,569 Which server is restart automatically apache dns dhcp ldap mail etc.............. first define this on
in linux lots of services are running any service is restarting or all pc is restarting |
Forum: Linux Servers and Apache Aug 29th, 2009 |
| Replies: 3 Views: 1,725 Hi,
Look at your httpd.conf file and search for Listen directive
if its commanted please uncomment it
#Listen 80
to
Listen 80
don't forget to restart your apache service |
Forum: *nix Software Aug 18th, 2009 |
| Replies: 1 Views: 539 Hi,
I Think you have to make cluster
try this software to install & configure go to this link
http://www.linux-ha.org/
in place of Squid, you can try safesquid (http://www.safesquid.com) ... |
Forum: *nix Software Aug 5th, 2009 |
| Replies: 6 Views: 21,161 Run command "netconfig" to change your ip address for permanently.
for temporary run this command e.g.
ifconfig eth0 192.168.1.5 netmask 255.255.255.0 up
ifconfig eth0 |
Forum: *nix Software Jul 14th, 2009 |
| Replies: 3 Views: 3,662 It may be a problem with your permission & ownership of your zone file.
ownership of your var/named/mydomain.com.zone as well as /var/named/<ipaddress.zone> should be "named"
changed it with this... |