Server :: Easy To Learn Server-side Language?
Oct 18, 2010
Coming from a C and C++ background, with a little SQL at university, I was wanting to move to web development and implement an idea of mine for evaluating movies. In a nutshell, the idea is this: produce a score for each movie by only taking into account opinions of people of your age and psychological profile, as derived from a questionaire. Or a score derived from the opinions they have given about other movies, the more match there is with your opinions about those movies, the higher the coefficient for their opinion in the production of the movie score.What's the easiest way to implement this, what language is the easiest to learn?
View 7 Replies
ADVERTISEMENT
Dec 22, 2010
I have been working on CentOS from the last 6 months. I want to know that which scripting language is best to learn.I heard about Python and bash scripting.And I think Python is fastest among others.
View 8 Replies
View Related
Jun 19, 2010
The last time I wrote code for anything was about 15 years ago using Turbo Pascal. I would like to get back into it, most likely to create some mobile apps or enhance web sites. What is the best general purpose language to learn? And what is a good method for learning, preferably free?
View 1 Replies
View Related
May 26, 2011
Which scripting language to learn for Linux Administration? Python, Ruby, Perl, or PHP?
View 7 Replies
View Related
Jan 10, 2011
I'm using NFS and I have the following problem. After ~100 days, the client and server lose connection, but the client doesn't know about this, it gives no error. The problem is that the changes on the server side aren't visible on the client side.
The nfs options are: "noatime, nolock, hard, udp, notcp, nosuid, nodev, rsize=8192, wsize=8192, actimeo=60"
The kernel version is: 2.6.16.27 built with 250 Hz. Is this an already corrected issue in a kernel version? Or are my options wrong?
View 1 Replies
View Related
Jan 4, 2010
If you hadn't guessed it from my last 3000(ish) java-related posts, I'm a Java n00b writing a Java Applet for a work project. I got to the part was I was about to write the applet code that would send HTTP requests to my CGI scripts. But I read some paragraphs in a book praising Java servlets as better that CGI because they are easier to use and give much better performance server side. My server load isn't very big, though, and I was wondering if it would be worth taking the time to learn about Java servlets and how to set up the server side configuration on my Fedora web server.
View 3 Replies
View Related
Apr 26, 2011
Here is my query:
Squid document says that Squid accepts only HTTP requests but speaks FTP on the server side when FTP object are requested.
We call Squid HTTP and FTP caching proxy server. Does it also caches FTP contents? Is it possible to configure FTP clients to use Squid cache? When we make an FTP request to an FTP site via Squid will it be bypassed?
View 5 Replies
View Related
Sep 21, 2010
I want to learn Linux commands and want to do a certification.
PLEASE HELP with the key points and if you have anything important about it.
View 7 Replies
View Related
Jun 27, 2010
I am web developer, i am work with php,and want choice best linux for create my project
and learn web server
View 4 Replies
View Related
Jun 22, 2010
sa-learn throws an error when I try to synch with the database:
Code:
There is a hint that there might be something wrong with the database permissions [url]
I tried to change the file mode:
Code:
But this changed nothing.
System-Information:
Code:
View 8 Replies
View Related
May 14, 2010
how do you get apache to run server side includes. here is what I tried. I do not get an error it just ignores the includes.[URL]..
View 12 Replies
View Related
Jun 3, 2010
Is there an app I can put on my website hosting server that will do the following:
1. Allow the user to view a DVD.
2. Pause / stop to view something in more detail.
3. Rewind to view something again.
4. Mark location so they can return to viewing in the same place at a later time.
I belong to a fly fishing club. We have tapes of fly tying sessions dating back to 1992. Since we are registered as an educational charter with the state, I would like to make the available to our web sight viewers for learning.The club owns all these tapes and they were filmed at club sponsored functions. There should be no copyright problems. I am in the process of converting them to digital.
View 1 Replies
View Related
Feb 4, 2010
I have a mail server (dovecot+postfix) on Centos with amavis/clamav installed and working. It correctly identifies spam as such and puts it in the headers. I want it to move those suspected spam messages into a spam folder. I do have this working on an older debian server that I didn't setup. If someone could point me in the direction if where that config might be. I can't find it in any of the mail config files.Could there be a seperate package doing this?
View 3 Replies
View Related
Jan 29, 2011
I would like to learn basic linux commands and editors (eg : vi). Am using windows and it is difficult for me to install linux in ma laptop. So is there any free linux login servers available in internet so that I can login to server with putty and try using basic linux commands and editors.
View 4 Replies
View Related
May 14, 2011
I am thinking of making a website, but I decided, "hey, can't I just make and host the website myself without spending any money??"
I am just wondering, is this possible? Is there an easy way to have your own website and get it online for free by hosting it on your own computer dedicated to it? It would save me money.
View 7 Replies
View Related
Jun 16, 2010
Question for the sys admin types:So, say you want to do file sharing in an environment with a lot of Windows clients, but you want the shared data on a Linux server. You can use SAMBA, and that will make all the Windows clients happy (provided, of course, that you can get SAMBA working correctly). But is this your only option?I mean, obviously you can use ssh/sftp. But the Windows sftp clients I have tried don't make the file sharing process as simple for non-techies: you either just get a command-line, or you get some kind of two-pane application view like with filezilla or cuteFTP; it isn't as integrated into the desktop as what you get when using native SMB file sharing.So, is there Windows software you can install that can make the file sharing experience very non-expert friendly with some protocol like ssh/sftp or NFS?
View 1 Replies
View Related
Jul 8, 2011
By using ISO2USB for CentOS/RedHat I installed with out having to burn A single cd or dvd. Super easy and free from source forge. Link[URL]... Unplug the USB drive and take it to the machine to be installed.Reboot the machine and choose USB boot option in the BIOS boot menu. Choose Hard drive installation method and select /dev/sdb1 as partition that holds ISO images. Use sda drive for installation and choose to review the partitioning layout. In advanced bootloader options, change drive order to "sda sdb". Proceed with the installation.
So easy it should be a tool in every admins box. I hope I saved you some time and headaches.
View 1 Replies
View Related
Jun 3, 2010
Is there an app I can put on my website hosting server that will do the following:
1. Allow the user to view a DVD.
2. Pause / stop to view something in more detail.
3. Rewind to view something again.
4. Mark location so they can return to viewing in the same place at a later time.
I belong to a fly fishing club. We have tapes of fly tying sessions dating back to 1992. Since we are registered as an educational charter with the state, I would like to make the available to our web sight viewers for learning. The club owns all these tapes and they were filmed at club sponsored functions. There should be no copyright problems. I am in the process of converting them to digital.
View 1 Replies
View Related
Feb 23, 2011
I wanted to know if it is possible to turn off readdirplus calls at the server side. I am currently using a fedora core 8 server.
View 1 Replies
View Related
Dec 3, 2008
I recently got a new server. I installed CentOS 5.2. Here's some more info:
[root@thalamus etc]$ uname -a
Linux thalamus.tch.harvard.edu 2.6.18-92.el5 #1 SMP Tue Jun 10 18:51:06 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
View 13 Replies
View Related
Mar 9, 2010
I'm looking for some sort of app that will hit a pop3 server every x minutes and automatically download the mail from it to a text (mbox?) file. It's a remote server so something that can be ran from terminal and just set up in a cron job I guess.
View 1 Replies
View Related
May 3, 2010
I am making a proxy server that us dansguardian to do parental controls features.
Is there anyway I can set it up so all devices must automatically go to the proxy server without additional configuration. I am thinking something like it gives DHCP what it shows that the proxy server is the gateway, and then the proxy server sends it to the router.
View 2 Replies
View Related
Jan 2, 2011
I want to install either windows xp or windows server 2003 or 2008. Now i want to make it so when i boot i get the bootloader window asking for windows or linux. How do i install my windows so when i click enter on windows it boots windows?
View 4 Replies
View Related
Dec 6, 2010
How to support english language in BrazilFW 3.x .
View 1 Replies
View Related
Jul 22, 2010
Just set up a 10.04 server today, running with dancer-ircd and dancer-services packages to create a private IRC server. However, there's a requirement to log chats against users/host/IP address for future reference. I was wondering if there was a built in server side approach (rather than separate bots per channel) to log chats in such a way?
View 1 Replies
View Related
Nov 24, 2010
How to login multiple client pc on the same network using via openvpn server from client side
View 1 Replies
View Related
Jan 6, 2010
Is this possible that a process running on a remote-host only inform nagios when some thing is wrong. Rather then nagios-monitoring-server checking through NRPE every so often. Reason is I want to add too many alerts in the application. And I don't want a whole list of ok messages.
View 1 Replies
View Related
Jan 26, 2011
I've got a Web app on a server, that may dynamically create some directories inside "/public/sites/medias" from the inside of the app. I've got no problem so far to tell Git to ignore everything _actually_ in "public/sites/medias", but the problem is when users begin to create new dirs and add files like these :
/public/sites/medias
---------------------/images
---------------------------/4
[code]....
View 1 Replies
View Related
Sep 20, 2010
To install XRDP server do
[code]...
To connect server use mstsc.exe in windows, rdesktop in linux - if you do not have it yum install rdesktop. But if you use different from english localasation of fedora, you will see only english Gnome and instead of your local fonts in terminal
[code]...
Now you can use fedora RDP session with your native language.
View 2 Replies
View Related
Feb 22, 2010
I tried to use a windows server side program in wine but seems the ip has changed.
View 9 Replies
View Related