I am a relative beginner when it comes to choosing web servers and hosting plans. I'm about to signup for a hosting plan with GoDaddy. My main requirement is ColdFusion and MySQL. The plans on offer include Linux and Windows based plans.
Which one should I choose, and why? I don't have a lot of requirements other than what I mentioned above. I never used Linux before but I doubt I'll ever need to do anything beyond tampering with my account.
What are the main advantages of one over the other?
In linux version of firefox (specifically in my case Debian's rebranded Iceweasel), folders of bookmarks in the personal toolbar show a little down arrow on the right of the name. It serves no real purpouse and just takes up horizontal space, is there a way to remove it?
Hello,
I have and app that uses celery and django to run distribuited tasks (like send email, crawl web,etc).
The app never wa sin prod, so I always start celeryd with ./manage celeryd.
I want to setup a pre-post env in linux, and I will need information in how to make an init.d script for start the celeryd for django. (I had made some init.d scripts before, no need complete script just relevant part)
Thanks!
Hello,
I posted this over at stack overflow, but had a suggestion to post it here for better help. Currently, I am running Mint Linux (Release 9). I need to downgrade Java from version 1.6 to 1.5, and have been trying to figure out how to go about this. So far, I've had no luck. The package manager doesn't seem to have it.
Does anyone have any suggestions?
Thanks,
- Chris
I'm looking for a replacement for hnb, which served me well but seems to be abandoned.
Please do not suggest text-editor based approaches like emacs org mode or vim outliner.
I want a stand-alone tool, preferably written in Python, with ncurses interface (so it could run on Linux with no X server).
Hi,
I want to know how to generate a fake load on linux server for testing purpose.
We have to get a new server. Before finalizing it we have to test it by generating a fake load so that it can fulfill our future needs.
Is there any software or utility for this purpose.
Thank You
regards
hello open xperts
can you give me some advantages of Recompilation of New Linux Kernel and Installations.
make xconfig modules modules_install install
this is what i`m talking on. can someone provide me the basic needs and Advantages?..
Thanks for helping me
I installed Ubuntu on a free partion on a computer which had Windows 7 installed first, and Windows 7 won't boot. Usually installing linux after windows is recommended, but Windows 7 complains about there being a problem with its boot process.
How do I repair Windows 7 to boot correctly while maintaining grub to boot Ubuntu?
I have a Dell Mini 9 with only Ubuntu installed, I want to install Windows XP also but I don't have and can't get an external CD drive, so I need to make a windows installation from the usb.
All the tutorials I found use windows to make the usb bootable, how can I make the same from linux?
Hi all,
How can I restrict user to read other users directory in linux ?
for instance I have user1 and user2, I dont want the user2 to read /home/user1/... How can I do this ?
Thanks
Hi,
My MacBook's HD started failing recently. Fortunately most of the data was properly backed up and most of the other important data could be retrieved by hooking up the drive with the help of an external USB enclosure, but the problem is that my home directory has been encrypted with FileVault and I currently don't have easy access to a Mac.
So can the FileVault sparsebundle be somehow decrypted and read with Linux?
What's is the most efficient way to install multiple Java JDK versions on the same Linux machine?
I need Java5 whilst my current Ubuntu 9.10 Karmic comes loaded with Java6.
I know I could setup a VM for this but I am looking for alternatives.
Hi,
Following link contains the steps for installing oracle enterprise linux.
Please advice are these steps are correct?
http://insidetheoracle.blogspot.com/
Is there a live linux distro that I can use for burn-in? I'd like something that has Bonnie++ on it. I've found other live CD that has utilities, but nothing with bonnie++ on it.
I have all my domains parked with Godaddy registrar, and now I have aquired a small dedicated server to migrate all my sites.
How do I park my domains in the new site?
The server is a Red Hat Enterprise Linux Box with Apache and Nginx running.
The only way to access the server right now it's via IP address.
I am using RHEL 5 linux server with 10 Windows XP client machines,
I installed bit defender internet security 2009 in my windows machines,
My Problem is automatic updates are not performing,
I get following error
I can't find what i want to do changes in my proxy.
I am using squid 2.6 stable
When i use Norton , get same error.
What i want to do, for update it ?
Hi. i know that in Linux i can stream using vlc and ffmpeg. i was able to successfully stream using vlc but only in static bitrates. i must set 400k/s or 800k/s. i want it to use as much upload bandwidth as it can consume. so if my internet line is not busy and i'm not downloading anything the quality will be better. is it possible to do such a thing?
It seems either I am not looking in the right places or documentation is scarce.
Where to find an illustration of a typical Linux distro? Something to say that this is a kernel, these are the components, this is X11, GNOME, these are the components, etc.
I have been deciphering documents assuming you know what all these things are, and it seems I am missing something.
I just finished setting up a default Linux EC2 instance and would like to install PHPMyAdmin. I already have Apache and MySQL installed but cannot seem to install PHPMyAdmin. I tried using
sudo apt-get phpmyadmin but the command apt-get is not recognized.
I also tried sudo yum install phpmyadmin but that I get the message No package phpmyadmin available.
Any suggestions on what I am doing wrong?
My laptop has a slightly damaged lcd - it has a black strip on the right that reduces the working resolution from 1400x1050 to about 1375x1050 - thus hiding part of the right edge of the desktop, windows, or the mouse pointer should it be unwise enough to stray there.
Is there a way in linux to crop the monitor output so as to keep the screen inside the working area of the monitor?
edit: this is the same question as Limit video output to a section of a display and leave the rest blank
How can I achieve the following behavior?
CUPS Server communicate with hardware printer by using the "PostScript3" language and the LPD/LPR protocol to manage and transmit printing jobs.
CUPS server must be configured to accept following file formats: PS, TXT, PDF, JPEG and PNG. This means only these files get printed and others should be blocked.
I want to connect actual hardware printer using IPP from the linux machine.